>>> linux 6.5.7 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/linux/linux-6.5.7.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7 -xf - >>> linux 6.5.7 Patching for p in ; do if test -d $p ; then PATH=/home/buildroot/autobuild/instance-0/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7 $p \*.patch || exit 1 ; else PATH=/home/buildroot/autobuild/instance-0/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7 `dirname $p` `basename $p` || exit 1; fi done >>> linux-tools Patching if [ -f /home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/perf/Documentation/Makefile ]; then printf "%%:\n\t@:\n" >/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/perf/Documentation/GNUmakefile; fi >>> linux-tools Configuring >>> linux-tools Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools HOSTCC="/usr/bin/gcc -O2 -isystem /home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" ARCH=microblaze INSTALL_MOD_PATH=/home/buildroot/autobuild/instance-0/output-1/target CROSS_COMPILE="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/buildroot/autobuild/instance-0/output-1/host/sbin/depmod LDFLAGS="" gpio make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools' DESCEND gpio make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/gpio' mkdir -p include/linux 2>&1 || true ln -sf /home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/gpio/../../include/uapi/linux/gpio.h include/linux/gpio.h make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/gpio' CC gpio-utils.o LD gpio-utils-in.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/gpio' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/gpio' CC lsgpio.o LD lsgpio-in.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/gpio' LINK lsgpio make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/gpio' CC gpio-hammer.o LD gpio-hammer-in.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/gpio' LINK gpio-hammer make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/gpio' CC gpio-event-mon.o LD gpio-event-mon-in.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/gpio' LINK gpio-event-mon make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/gpio' CC gpio-watch.o LD gpio-watch-in.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/gpio' LINK gpio-watch make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/gpio' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools' >>> linux-tools Installing to staging directory >>> linux-tools Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/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-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools HOSTCC="/usr/bin/gcc -O2 -isystem /home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" ARCH=microblaze INSTALL_MOD_PATH=/home/buildroot/autobuild/instance-0/output-1/target CROSS_COMPILE="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/buildroot/autobuild/instance-0/output-1/host/sbin/depmod LDFLAGS="" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target gpio_install make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools' DESCEND gpio make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/gpio' install -d -m 755 /home/buildroot/autobuild/instance-0/output-1/target/usr/bin; \ for program in lsgpio gpio-hammer gpio-event-mon gpio-watch; do \ install $program /home/buildroot/autobuild/instance-0/output-1/target/usr/bin; \ done make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools/gpio' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/tools' logrotate-3.20.1.tar.xz: OK (sha256: 742f6d6e18eceffa49a4bacd933686d3e42931cfccfb694d7f6369b704e5d094) >>> logrotate 3.20.1 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/logrotate/logrotate-3.20.1.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1 -xf - >>> logrotate 3.20.1 Patching >>> logrotate 3.20.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> logrotate 3.20.1 Patching libtool >>> logrotate 3.20.1 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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-0/output-1/host/bin/pkg-config --libs popt`" CONFIG_SITE=/dev/null ./configure --target=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --without-selinux --without-acl ) 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 microblazeel-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/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 microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 for microblazeel-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... (cached) none checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking build system type... x86_64-pc-linux-gnu checking host system type... microblazeel-buildroot-linux-gnu checking for uint32_t... 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 libgen.h... yes checking for poptParseArgvString in -lpopt... yes checking for asprintf... yes checking for madvise... yes checking for secure_getenv... yes checking for strndup... yes checking for utimensat... yes checking for vsyslog... yes 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 logrotate.8 config.status: creating logrotate.spec 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 logrotate 3.20.1 SELinux support: no ACL support: no default mail command: /bin/mail compress command: /bin/gzip uncompress command: /bin/gunzip compress extension: .gz statefile path: /var/lib/logrotate.status >>> logrotate 3.20.1 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1' Making all in . make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1' CC config.o CC log.o CC logrotate.o CCLD logrotate make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1' Making all in test make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1/test' test .. = .. || ln -fs ../test/* . make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1/test' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1' >>> logrotate 3.20.1 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1' /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1' Making install in . make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' /usr/bin/install -c logrotate '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' /usr/bin/install -c -m 644 logrotate.conf.5 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 logrotate.8 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1' Making install in test make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1/test' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1/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-0/output-1/build/logrotate-3.20.1/test' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1/test' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/logrotate-3.20.1' /usr/bin/install -m 0644 package/logrotate/logrotate.conf /home/buildroot/autobuild/instance-0/output-1/target/etc/logrotate.conf /usr/bin/install -d -m 0755 /home/buildroot/autobuild/instance-0/output-1/target/etc/logrotate.d lrzip-0.651.tar.xz: OK (sha256: 48bd8decb097c1596c9b3777959cd3e332819434ed77a2823e65aa436f1602f9) >>> lrzip 0.651 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/lrzip/lrzip-0.651.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651 -xf - >>> lrzip 0.651 Patching >>> lrzip 0.651 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651 -name $file); do cp support/gnuconfig/$file $i; done; done >>> lrzip 0.651 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/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). >>> lrzip 0.651 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-asm ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --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 microblazeel-buildroot-linux-gnu-strip... /bin/true checking for a thread-safe mkdir -p... /usr/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 microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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... microblazeel-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 microblazeel-buildroot-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 /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld option to reload object files... -r checking for microblazeel-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for microblazeel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for microblazeel-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for microblazeel-buildroot-linux-gnu-strip... (cached) /bin/true checking for microblazeel-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for microblazeel-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 microblazeel-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... (cached) none checking whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ accepts -g... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++... none checking how to run the C++ preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ -E checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) supports shared libraries... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) 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 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 size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking for pod2man... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for off_t... yes checking for size_t... (cached) yes checking for __attribute__... yes checking size of int... 4 checking size of long... 4 checking size of short... 2 checking for large file support... cross checking for inline... inline checking whether byte ordering is bigendian... (cached) no checking for pthread_create in -lpthread... yes checking for sqrt in -lm... yes checking for compress2 in -lz... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for lzo1x_1_compress in -llzo2... yes checking for LZ4_compress_default in -llz4... yes checking for mmap... yes checking for strerror... yes checking for getopt_long... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... 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 whether to build documentation... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lzma/Makefile config.status: creating lzma/C/Makefile config.status: creating lzma/ASM/x86/Makefile config.status: creating doc/Makefile config.status: creating man/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-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls ------------------------------------------------------------------------ lrzip 0.651 ------------------------------------------------------------------------ Configuration Options Summary: ASM................: no Static binary......: no Documentation..........: no Compilation............: make (or gmake) CPPFLAGS.............: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 CFLAGS...............: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pthread CXXFLAGS.............: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 LDFLAGS..............: Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr >>> lrzip 0.651 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651' Making all in lzma make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma' Making all in C make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma/C' CC 7zCrc.lo CC LzFind.lo CC LzFindMt.lo CC LzmaDec.lo CC LzmaEnc.lo CC LzmaLib.lo CC Alloc.lo CC Threads.lo CCLD liblzma.la make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma/C' Making all in ASM/x86 make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma/ASM/x86' CCLD liblzmaasm.la make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma/ASM/x86' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma' Making all in man make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/man' pod2man lrunzip.1.pod lrunzip.1 pod2man lrzcat.1.pod lrzcat.1 pod2man lrztar.1.pod lrztar.1 pod2man lrzuntar.1.pod lrzuntar.1 pod2man lrz.1.pod lrz.1 /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/man' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/man' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/man' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651' CC main.o CC lrzip.lo CC rzip.lo CC runzip.lo CC stream.lo CC util.lo CC md5.lo CC aes.lo CC sha4.lo CXX libzpaq/libzpaq.lo CXXLD libtmplrzip.la CXXLD lrzip make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651' >>> lrzip 0.651 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651' Making install in lzma make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma' Making install in C make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma/C' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma/C' 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-0/output-1/build/lrzip-0.651/lzma/C' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma/C' Making install in ASM/x86 make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma/ASM/x86' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma/ASM/x86' 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-0/output-1/build/lrzip-0.651/lzma/ASM/x86' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma/ASM/x86' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/lrzip/lzma' /usr/bin/install -c -m 644 7zC.txt 7zFormat.txt Methods.txt history.txt lzma.txt README README-Alloc '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/lrzip/lzma' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/lzma' Making install in man make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/man' /usr/bin/make install-am make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/man' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/man' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 lrzip.1 lrunzip.1 lrzcat.1 lrztar.1 lrzuntar.1 lrz.1 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 lrzip.conf.5 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man5' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/man' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/man' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/man' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/lrzip' /usr/bin/install -c -m 644 README.Assembler README.benchmarks README.lzo_compresses.test.txt magic.header.txt lrzip.conf.example '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/lrzip' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/lrzip' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/install -c -m 644 AUTHORS BUGS ChangeLog COPYING README.md README-NOT-BACKWARD-COMPATIBLE TODO WHATS-NEW '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/lrzip' /bin/sh ./libtool --mode=install /usr/bin/install -c lrzip '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/install -c lrztar '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c lrzip /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/lrzip /usr/bin/make install-exec-hook make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651' ln -s -f lrzip /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/lrunzip ln -s -f lrzip /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/lrzcat ln -s -f lrztar /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/lrzuntar ln -s -f lrzip /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/lrz make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzip-0.651' lrzsz-0.12.20.tar.gz: OK (sha256: c28b36b14bddb014d9e9c97c52459852f97bd405f89113f30bee45ed92728ff1) >>> lrzsz 0.12.20 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/lrzsz/lrzsz-0.12.20.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20 -xf - >>> lrzsz 0.12.20 Patching >>> lrzsz 0.12.20 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20 -name $file); do cp support/gnuconfig/$file $i; done; done >>> lrzsz 0.12.20 Patching libtool >>> lrzsz 0.12.20 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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= CONFIG_SITE=/dev/null ./configure --target=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-timesync ) loading site script /dev/null creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc checking whether the C compiler (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 ) works... yes checking whether the C compiler (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 ) is a cross-compiler... yes checking whether we are using GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc needs -traditional... no checking for ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib checking for POSIXized ISC... no checking for AIX... no checking for minix/config.h... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to accept ANSI C... none needed checking for function prototypes... yes checking for working const... yes checking for inline... inline checking for syslog in -lsocket... no checking for syslog in -lbe... no checking for gethostbyname in -lnsl... no checking for ANSI C header files... yes checking for fcntl.h... yes checking for limits.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for sys/times.h... yes checking for termios.h... yes checking for sys/termios.h... yes checking for termio.h... yes checking for sys/termio.h... no checking for sgtty.h... yes checking for termios.h... (cached) yes checking for sys/termios.h... (cached) yes checking for termio.h... (cached) yes checking for sys/termio.h... (cached) no checking for sgtty.h... (cached) yes checking for sys/mman.h... yes checking for utime.h... yes checking for syslog.h... yes checking for sys/syslog.h... yes checking for sys/param.h... yes checking for sys/select.h... yes checking for strings.h... yes checking for arpa/inet.h... yes checking for size_t... yes checking for mode_t... yes checking for off_t... yes checking for speed_t... yes checking for st_rdev in struct stat... yes checking whether time.h and sys/time.h may both be included... yes checking whether sys/time.h and sys/select.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for errno declaration... yes checking return type of signal handlers... void checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for gettimeofday... yes checking for settimeofday... yes checking for strchr... yes checking for memcpy... yes checking for select... yes checking for vprintf... yes checking for times... yes checking for rdchk... no checking for utime... yes checking for syslog... yes checking for siginterrupt... yes checking for mkdir... yes checking for mktime... yes checking for strerror... yes checking for strstr... yes checking for strdup... yes checking for strtoul... yes checking for strtol... yes checking for strpbrk... yes checking for stpcpy... yes checking for strftime... yes checking for vasprintf... yes checking for getopt_long... yes checking for ftime... yes checking that ftime works correctly... will check at run time checking for timezone variable... yes checking for LOG_UUCP... yes checking for argz.h... yes checking for limits.h... (cached) yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for string.h... yes checking for unistd.h... (cached) yes checking for values.h... yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... (cached) yes checking for strcasecmp... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for LC_MESSAGES... yes checking whether NLS is requested... no updating cache ./config.cache creating ./config.status creating Makefile creating intl/Makefile creating lib/Makefile creating testsuite/Makefile creating man/Makefile creating po/Makefile.in creating src/Makefile creating debian/rules creating Specfile creating systype creating src/lrzszbug creating config.h linking ./intl/libgettext.h to intl/libintl.h >>> lrzsz 0.12.20 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20' Making all in lib make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/lib' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c long-options.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c xstrtol.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c xstrtoul.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c error.c long-options.c: In function 'parse_long_options': long-options.c:65:11: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 65 | exit (0); | ^~~~ long-options.c:27:1: note: include '' or provide a declaration of 'exit' 26 | #include "long-options.h" +++ |+#include 27 | long-options.c:65:11: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 65 | exit (0); | ^~~~ long-options.c:65:11: note: include '' or provide a declaration of 'exit' rm -f libzmodem.a ar cru libzmodem.a long-options.o xstrtol.o xstrtoul.o error.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib libzmodem.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/lib' Making all in intl make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/intl' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/src' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c lrz.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c timing.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c zperr.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c zreadline.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c crctab.c lrz.c: In function 'main': lrz.c:485:9: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 485 | siginterrupt(SIGALRM,1); | ^~~~~~~~~~~~ In file included from lrz.c:30: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c rbsb.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c zm.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c protname.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c tcp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c lsyslog.c lsyslog.c: In function 'lsyslog': lsyslog.c:67:25: warning: implicit declaration of function 'sprintf' [-Wimplicit-function-declaration] 67 | sprintf(uid_string,"#%lu",(unsigned long) uid); | ^~~~~~~ lsyslog.c:26:1: note: include '' or provide a declaration of 'sprintf' 25 | #include +++ |+#include 26 | #include lsyslog.c:67:25: warning: incompatible implicit declaration of built-in function 'sprintf' [-Wbuiltin-declaration-mismatch] 67 | sprintf(uid_string,"#%lu",(unsigned long) uid); | ^~~~~~~ lsyslog.c:67:25: note: include '' or provide a declaration of 'sprintf' lsyslog.c:72:5: warning: implicit declaration of function 'vasprintf'; did you mean 'vstringf'? [-Wimplicit-function-declaration] 72 | vasprintf(&s,format, ap); | ^~~~~~~~~ | vstringf /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c canit.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c lsz.c lsz.c: In function 'main': lsz.c:618:9: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 618 | siginterrupt(SIGALRM,1); | ^~~~~~~~~~~~ In file included from lsz.c:31: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o lrz lrz.o timing.o zperr.o zreadline.o crctab.o rbsb.o zm.o protname.o tcp.o lsyslog.o canit.o ../lib/libzmodem.a /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o lsz lsz.o timing.o zperr.o zreadline.o crctab.o rbsb.o zm.o protname.o tcp.o lsyslog.o canit.o ../lib/libzmodem.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/src' Making all in po make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/po' Making all in man make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/man' Making all in testsuite make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/testsuite' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20' >>> lrzsz 0.12.20 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/src/lrz /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rz /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-0/output-1/build/lrzsz-0.12.20/src/lsz /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sz ln -sf rz /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/lrz ln -sf sz /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/lsz ln -sf rz /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rb ln -sf sz /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sb ln -sf rz /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rx ln -sf sz /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sx lzma922.tar.bz2: OK (sha1: fbe4d6c02202d65fae75c2db0e3cdc542ca41e6d) lzma922.tar.bz2: OK (sha256: 9aade84f229fb25f7aef39d8866b375fe6d35a9e18098d7cd86a99e294902944) >>> host-lzma-alone 9.22 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/lzma-alone/lzma922.tar.bz2 | tar --strip-components=0 -C /home/buildroot/autobuild/instance-0/output-1/build/host-lzma-alone-9.22 -xf - >>> host-lzma-alone 9.22 Patching >>> host-lzma-alone 9.22 Configuring >>> host-lzma-alone 9.22 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/host-lzma-alone-9.22/C/Util/Lzma -f makefile.gcc make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-lzma-alone-9.22/C/Util/Lzma' g++ -c -O2 -Wall -D_7ZIP_ST LzmaUtil.c g++ -c -O2 -Wall -D_7ZIP_ST ../../Alloc.c g++ -c -O2 -Wall -D_7ZIP_ST ../../LzFind.c g++ -c -O2 -Wall -D_7ZIP_ST ../../LzmaDec.c LzmaUtil.c: In function 'SRes Decode2(CLzmaDec*, ISeqOutStream*, ISeqInStream*, UInt64)': LzmaUtil.c:95:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 95 | if (res != SZ_OK || thereIsSize && unpackSize == 0) | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ g++ -c -O2 -Wall -D_7ZIP_ST ../../LzmaEnc.c ../../LzmaEnc.c: In function 'SRes LzmaEnc_Alloc(CLzmaEnc*, UInt32, ISzAlloc*, ISzAlloc*)': ../../LzmaEnc.c:1908:8: warning: variable 'btMode' set but not used [-Wunused-but-set-variable] 1908 | Bool btMode; | ^~~~~~ g++ -c -O2 -Wall -D_7ZIP_ST ../../7zFile.c g++ -c -O2 -Wall -D_7ZIP_ST ../../7zStream.c g++ -o lzma -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib LzmaUtil.o Alloc.o LzFind.o LzmaDec.o LzmaEnc.o 7zFile.o 7zStream.o make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-lzma-alone-9.22/C/Util/Lzma' PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/host-lzma-alone-9.22/CPP/7zip/Bundles/LzmaCon -f makefile.gcc make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-lzma-alone-9.22/CPP/7zip/Bundles/LzmaCon' g++ -O2 -Wall -c -D_7ZIP_ST LzmaAlone.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../UI/Common/Bench.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../UI/Console/BenchCon.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../UI/Console/ConsoleClose.cpp In file included from ../../UI/Console/../Common/../../Common/CreateCoder.h:7, from ../../UI/Console/../Common/Bench.h:6, from ../../UI/Console/BenchCon.cpp:5: ../../UI/Console/../Common/../../Common/../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../UI/Console/../Common/../../Common/../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../UI/Console/../Common/../../Common/../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ In file included from ../../UI/Common/../../../Common/StringConvert.h:7, from ../../UI/Common/Bench.cpp:42: ../../UI/Common/../../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../UI/Common/../../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../UI/Common/../../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ In file included from ../../../Common/CommandLineParser.h:6, from LzmaAlone.cpp:28: ../../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../Compress/LzmaDecoder.cpp In file included from ../../Common/FileStreams.h:18, from LzmaAlone.cpp:32: ../../Common/FileStreams.h: In member function 'virtual ULONG CInFileStream::Release()': ../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Common/../../Common/MyCom.h:182:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 182 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:195:33: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 195 | #define MY_UNKNOWN_IMP2(i1, i2) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:56:3: note: in expansion of macro 'MY_UNKNOWN_IMP2' 56 | MY_UNKNOWN_IMP2(IInStream, IStreamGetSize) | ^~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Common/../../Common/MyCom.h:182:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 182 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:195:33: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 195 | #define MY_UNKNOWN_IMP2(i1, i2) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:56:3: note: in expansion of macro 'MY_UNKNOWN_IMP2' 56 | MY_UNKNOWN_IMP2(IInStream, IStreamGetSize) | ^~~~~~~~~~~~~~~ ../../Common/FileStreams.h: In member function 'virtual ULONG CStdInFileStream::Release()': ../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:69:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 69 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:69:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 69 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ../../Common/FileStreams.h: In member function 'virtual ULONG COutFileStream::Release()': ../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Common/../../Common/MyCom.h:182:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 182 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:190:28: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 190 | #define MY_UNKNOWN_IMP1(i) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:110:3: note: in expansion of macro 'MY_UNKNOWN_IMP1' 110 | MY_UNKNOWN_IMP1(IOutStream) | ^~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Common/../../Common/MyCom.h:182:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 182 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:190:28: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 190 | #define MY_UNKNOWN_IMP1(i) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:110:3: note: in expansion of macro 'MY_UNKNOWN_IMP1' 110 | MY_UNKNOWN_IMP1(IOutStream) | ^~~~~~~~~~~~~~~ In file included from ../../UI/Common/../../Common/CreateCoder.h:6, from ../../UI/Common/Bench.h:6, from ../../UI/Common/Bench.cpp:47: ../../UI/Common/Bench.cpp: In member function 'virtual ULONG CBenchmarkInStream::Release()': ../../UI/Common/../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../UI/Common/../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../UI/Common/Bench.cpp:171:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 171 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ../../UI/Common/../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../UI/Common/../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../UI/Common/Bench.cpp:171:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 171 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ../../Common/FileStreams.h: In member function 'virtual ULONG CStdOutFileStream::Release()': ../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:122:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 122 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:122:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 122 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ../../UI/Common/Bench.cpp: In member function 'virtual ULONG CBenchmarkOutStream::Release()': ../../UI/Common/../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../UI/Common/../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../UI/Common/Bench.cpp:211:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 211 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ../../UI/Common/../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../UI/Common/../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../UI/Common/Bench.cpp:211:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 211 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ../../UI/Common/Bench.cpp: In member function 'virtual ULONG CCrcOutStream::Release()': ../../UI/Common/../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../UI/Common/../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../UI/Common/Bench.cpp:238:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 238 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ../../UI/Common/../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../UI/Common/../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../UI/Common/Bench.cpp:238:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 238 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ../../UI/Common/Bench.cpp: In member function 'virtual ULONG CBenchProgressInfo::Release()': ../../UI/Common/../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../UI/Common/../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../UI/Common/Bench.cpp:386:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 386 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ../../UI/Common/../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../UI/Common/../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../UI/Common/Bench.cpp:386:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 386 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ../../Compress/LzmaDecoder.h: In member function 'virtual ULONG NCompress::NLzma::CDecoder::Release()': ../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Compress/LzmaDecoder.h:55:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 55 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Compress/LzmaDecoder.h:55:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 55 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Compress/LzmaEncoder.h: In member function 'virtual ULONG NCompress::NLzma::CEncoder::Release()': ../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Common/../../Common/MyCom.h:182:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 182 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:195:33: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 195 | #define MY_UNKNOWN_IMP2(i1, i2) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ../../Compress/LzmaEncoder.h:23:3: note: in expansion of macro 'MY_UNKNOWN_IMP2' 23 | MY_UNKNOWN_IMP2(ICompressSetCoderProperties, ICompressWriteCoderProperties) | ^~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Common/../../Common/MyCom.h:182:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 182 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:195:33: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 195 | #define MY_UNKNOWN_IMP2(i1, i2) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ../../Compress/LzmaEncoder.h:23:3: note: in expansion of macro 'MY_UNKNOWN_IMP2' 23 | MY_UNKNOWN_IMP2(ICompressSetCoderProperties, ICompressWriteCoderProperties) | ^~~~~~~~~~~~~~~ In file included from ../../Compress/LzmaDecoder.h:8, from ../../Compress/LzmaDecoder.cpp:9: ../../Compress/LzmaDecoder.h: In member function 'virtual ULONG NCompress::NLzma::CDecoder::Release()': ../../Compress/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Compress/LzmaDecoder.h:55:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 55 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Compress/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Compress/LzmaDecoder.h:55:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 55 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../Compress/LzmaEncoder.cpp In file included from ../../Compress/../Common/CWrappers.h:7, from ../../Compress/LzmaEncoder.cpp:7: ../../Compress/LzmaEncoder.h: In member function 'virtual ULONG NCompress::NLzma::CEncoder::Release()': ../../Compress/../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Compress/../Common/../../Common/MyCom.h:182:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 182 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Compress/../Common/../../Common/MyCom.h:195:33: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 195 | #define MY_UNKNOWN_IMP2(i1, i2) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ../../Compress/LzmaEncoder.h:23:3: note: in expansion of macro 'MY_UNKNOWN_IMP2' 23 | MY_UNKNOWN_IMP2(ICompressSetCoderProperties, ICompressWriteCoderProperties) | ^~~~~~~~~~~~~~~ ../../Compress/../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Compress/../Common/../../Common/MyCom.h:182:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 182 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Compress/../Common/../../Common/MyCom.h:195:33: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 195 | #define MY_UNKNOWN_IMP2(i1, i2) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ../../Compress/LzmaEncoder.h:23:3: note: in expansion of macro 'MY_UNKNOWN_IMP2' 23 | MY_UNKNOWN_IMP2(ICompressSetCoderProperties, ICompressWriteCoderProperties) | ^~~~~~~~~~~~~~~ ../../Compress/LzmaEncoder.cpp: In member function 'virtual LONG NCompress::NLzma::CEncoder::SetCoderProperties(const PROPID*, const PROPVARIANT*, UInt32)': ../../Compress/LzmaEncoder.cpp:127:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 127 | if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal == VARIANT_TRUE); break; | ^~ ../../Compress/LzmaEncoder.cpp:127:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 127 | if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal == VARIANT_TRUE); break; | ^~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../Compress/LzmaRegister.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/CreateCoder.cpp In file included from ../../Compress/LzmaDecoder.h:8, from ../../Compress/LzmaRegister.cpp:7: ../../Compress/LzmaDecoder.h: In member function 'virtual ULONG NCompress::NLzma::CDecoder::Release()': ../../Compress/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Compress/LzmaDecoder.h:55:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 55 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Compress/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Compress/LzmaDecoder.h:55:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 55 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Compress/LzmaEncoder.h: In member function 'virtual ULONG NCompress::NLzma::CEncoder::Release()': ../../Compress/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Compress/../../Common/MyCom.h:182:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 182 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Compress/../../Common/MyCom.h:195:33: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 195 | #define MY_UNKNOWN_IMP2(i1, i2) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ../../Compress/LzmaEncoder.h:23:3: note: in expansion of macro 'MY_UNKNOWN_IMP2' 23 | MY_UNKNOWN_IMP2(ICompressSetCoderProperties, ICompressWriteCoderProperties) | ^~~~~~~~~~~~~~~ ../../Compress/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Compress/../../Common/MyCom.h:182:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 182 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Compress/../../Common/MyCom.h:195:33: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 195 | #define MY_UNKNOWN_IMP2(i1, i2) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ../../Compress/LzmaEncoder.h:23:3: note: in expansion of macro 'MY_UNKNOWN_IMP2' 23 | MY_UNKNOWN_IMP2(ICompressSetCoderProperties, ICompressWriteCoderProperties) | ^~~~~~~~~~~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/CWrappers.cpp In file included from ../../Common/CreateCoder.h:7, from ../../Common/CreateCoder.cpp:8: ../../Common/../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../Common/../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../Common/../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ In file included from ../../Common/CreateCoder.h:6: ../../Common/FilterCoder.h: In member function 'virtual ULONG CFilterCoder::Release()': ../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Common/FilterCoder.h:88:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 88 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Common/FilterCoder.h:88:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 88 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/CreateCoder.cpp: In function 'LONG CreateCoder(CMethodId, CMyComPtr&, CMyComPtr&, CMyComPtr&, bool, bool)': ../../Common/CreateCoder.cpp:162:8: warning: variable 'created' set but not used [-Wunused-but-set-variable] 162 | bool created = false; | ^~~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/FileStreams.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/FilterCoder.cpp In file included from ../../Common/FileStreams.h:10, from ../../Common/FileStreams.cpp:16: ../../Common/../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../Common/../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../Common/../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ In file included from ../../Common/FileStreams.h:18: ../../Common/FileStreams.h: In member function 'virtual ULONG CInFileStream::Release()': ../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Common/../../Common/MyCom.h:182:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 182 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:195:33: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 195 | #define MY_UNKNOWN_IMP2(i1, i2) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:56:3: note: in expansion of macro 'MY_UNKNOWN_IMP2' 56 | MY_UNKNOWN_IMP2(IInStream, IStreamGetSize) | ^~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Common/../../Common/MyCom.h:182:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 182 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:195:33: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 195 | #define MY_UNKNOWN_IMP2(i1, i2) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:56:3: note: in expansion of macro 'MY_UNKNOWN_IMP2' 56 | MY_UNKNOWN_IMP2(IInStream, IStreamGetSize) | ^~~~~~~~~~~~~~~ ../../Common/FileStreams.h: In member function 'virtual ULONG CStdInFileStream::Release()': ../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:69:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 69 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:69:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 69 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ../../Common/FileStreams.h: In member function 'virtual ULONG COutFileStream::Release()': ../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Common/../../Common/MyCom.h:182:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 182 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:190:28: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 190 | #define MY_UNKNOWN_IMP1(i) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:110:3: note: in expansion of macro 'MY_UNKNOWN_IMP1' 110 | MY_UNKNOWN_IMP1(IOutStream) | ^~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Common/../../Common/MyCom.h:182:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 182 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:190:28: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 190 | #define MY_UNKNOWN_IMP1(i) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:110:3: note: in expansion of macro 'MY_UNKNOWN_IMP1' 110 | MY_UNKNOWN_IMP1(IOutStream) | ^~~~~~~~~~~~~~~ ../../Common/FileStreams.h: In member function 'virtual ULONG CStdOutFileStream::Release()': ../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:122:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 122 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Common/../../Common/MyCom.h:188:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 188 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/FileStreams.h:122:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 122 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ In file included from ../../Common/FilterCoder.h:6, from ../../Common/FilterCoder.cpp:9: ../../Common/FilterCoder.h: In member function 'virtual ULONG CFilterCoder::Release()': ../../Common/../../Common/MyCom.h:175:32: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 175 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ../../Common/FilterCoder.h:88:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 88 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ../../Common/../../Common/MyCom.h:176:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 176 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ../../Common/FilterCoder.h:88:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 88 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/MethodProps.cpp In file included from ../../Common/MethodProps.h:6, from ../../Common/MethodProps.cpp:7: ../../Common/../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../Common/../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../Common/../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../Common/StreamUtils.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/C_FileIO.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/CommandLineParser.cpp In file included from ../../../Common/CommandLineParser.h:6, from ../../../Common/CommandLineParser.cpp:5: ../../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/CRC.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/IntToString.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/MyString.cpp In file included from ../../../Common/StringConvert.h:7, from ../../../Common/MyString.cpp:12: ../../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/MyVector.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/MyWindows.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/StringConvert.cpp g++ -O2 -Wall -c -D_7ZIP_ST ../../../Common/StringToInt.cpp In file included from ../../../Common/StringConvert.h:7, from ../../../Common/StringConvert.cpp:5: ../../../Common/MyString.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ../../../Common/MyString.h:351:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 351 | for (int i = 0; i < _length; i++) | ^~~ ../../../Common/MyString.h:354:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 354 | return -1; | ^~~~~~ g++ -O2 -Wall -c -D_7ZIP_ST ../../../Windows/PropVariant.cpp gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/7zCrc.c ../../../Windows/PropVariant.cpp: In member function 'LONG NWindows::NCOM::CPropVariant::Attach(PROPVARIANT*)': ../../../Windows/PropVariant.cpp:180:9: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class NWindows::NCOM::CPropVariant' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 180 | memcpy(this, pSrc, sizeof(PROPVARIANT)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../Windows/PropVariant.cpp:5: ../../../Windows/PropVariant.h:12:7: note: 'class NWindows::NCOM::CPropVariant' declared here 12 | class CPropVariant : public tagPROPVARIANT | ^~~~~~~~~~~~ gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/7zCrcOpt.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Alloc.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Bra86.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/CpuArch.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/LzFind.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/LzmaDec.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/LzmaEnc.c gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Lzma86Dec.c ../../../../C/LzmaEnc.c: In function 'LzmaEnc_Alloc': ../../../../C/LzmaEnc.c:1908:8: warning: variable 'btMode' set but not used [-Wunused-but-set-variable] 1908 | Bool btMode; | ^~~~~~ gcc -O2 -Wall -c -D_7ZIP_ST ../../../../C/Lzma86Enc.c g++ -O2 -Wall -o lzma -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib LzmaAlone.o Bench.o BenchCon.o ConsoleClose.o LzmaDecoder.o LzmaEncoder.o LzmaRegister.o CreateCoder.o CWrappers.o FileStreams.o FilterCoder.o MethodProps.o StreamUtils.o C_FileIO.o CommandLineParser.o CRC.o IntToString.o MyString.o MyVector.o MyWindows.o StringConvert.o StringToInt.o PropVariant.o 7zCrc.o 7zCrcOpt.o Alloc.o Bra86.o CpuArch.o LzFind.o LzmaDec.o LzmaEnc.o Lzma86Dec.o Lzma86Enc.o -lm make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-lzma-alone-9.22/CPP/7zip/Bundles/LzmaCon' >>> host-lzma-alone 9.22 Installing to host directory /usr/bin/install -D -m 0755 /home/buildroot/autobuild/instance-0/output-1/build/host-lzma-alone-9.22/CPP/7zip/Bundles/LzmaCon/lzma /home/buildroot/autobuild/instance-0/output-1/host/bin/lzma_alone mawk-1.3.4-20230808.tgz: OK (sha256: 88f55a632e2736ff5c5f69944abc151734d89d8298d5005921180f39ab7ba6d0) >>> mawk 1.3.4-20230808 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/mawk/mawk-1.3.4-20230808.tgz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/mawk-1.3.4-20230808 -xf - >>> mawk 1.3.4-20230808 Patching >>> mawk 1.3.4-20230808 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/mawk-1.3.4-20230808 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mawk 1.3.4-20230808 Patching libtool >>> mawk 1.3.4-20230808 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/mawk-1.3.4-20230808/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: loading site script /dev/null checking build system type... x86_64-pc-linux-gnu checking host system type... microblazeel-buildroot-linux-gnu Configuring for linux-gnu checking for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking version of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... 12.3.0 checking if this is really Intel C compiler... no checking if this is really Clang C compiler... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to accept ANSI C... none needed checking $CFLAGS variable... broken configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options checking $CC variable... ok checking whether make sets ${MAKE}... yes checking for ggrep... no checking for grep... grep checking for fgrep... grep -F checking for makeflags variable... -${MAKEFLAGS} checking for ".PHONY" make-support... yes checking for egrep... grep -E checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp checking for a BSD compatible install... /usr/bin/install -c checking for byacc... no checking for bison... bison -y checking for lint... no checking for cppcheck... no checking for splint... no checking if filesystem supports mixed-case filenames... yes checking for exctags... no checking for ctags... ctags checking for exetags... no checking for etags... no checking for ctags... yes checking for etags... no checking if the POSIX test-macros are already defined... no checking if this is the GNU C library... yes checking if _DEFAULT_SOURCE can be used as a basis... yes checking if _XOPEN_SOURCE=500 works with _DEFAULT_SOURCE... yes checking if _XOPEN_SOURCE really is set... 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 _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... 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 whether exit is declared... yes checking for gcc... gcc checking for native build C compiler... gcc checking for native build C preprocessor... ${BUILD_CC} -E checking for native build C flags... checking for native build C preprocessor-flags... checking for native build linker-flags... checking for native build linker-libraries... checking if the build-compiler "gcc" works... yes checking for log in -lm... yes checking if you want to see long compiling messages... yes checking if you want to use C11 _Noreturn feature... no checking if you want to turn on gcc warnings... no checking for groff... /usr/bin/groff checking for nroff... /usr/bin/nroff checking for tbl... /usr/bin/tbl checking for man2html... no checking for program to convert manpage to html... /usr/bin/groff checking if you want to use mawk's own regular-expressions engine... yes checking if you want to use mawk's own srand/rand functions... no checking for random-integer functions... arc4random_stir/arc4random checking for range of random-integers... 0xFFFFFFFFUL checking if should be included... no checking if should be included... no configure: WARNING: no header file found for arc4random checking if you want mawk to initialize random numbers at startup... yes checking if you want mawk to support regex interval expressions {m,n}... yes checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking if you want to enable debugging trace... no checking for errno.h... yes checking for fcntl.h... yes checking for sys/wait.h... yes checking for int64_t... yes checking for uint64_t... yes checking for long long... yes checking for long... yes checking size of long... 4 checking for int64_t... (cached) yes checking size of int64_t... 8 checking for long long... (cached) yes checking size of long long... 8 checking for stddef.h... yes checking if size_t is declared in stddef.h... yes checking for setlocale()... yes checking if external environ is declared... no checking if external environ exists... yes checking for fork... yes checking for matherr... no checking for mktime... yes checking for pipe... yes checking for strftime... yes checking for tsearch... yes checking for wait... yes checking for clock_gettime... yes checking if math.h declares _LIB_VERSION... no checking for limits.h... yes checking for isnan... yes checking for sigaction... yes checking for siginfo.h... no checking if we should use siginfo... no checking return type of signal handlers... void checking if we should use sigaction.sa_sigaction... yes checking handling of floating point exceptions The program `fpe_check' will not work for cross-compiling. You can continue with the build and the resulting mawk will be usable, but getting FPE_TRAPS_ON correct eventually is best. configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h >>> mawk 1.3.4-20230808 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/mawk-1.3.4-20230808/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mawk-1.3.4-20230808' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 parse.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 scan.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 memory.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 main.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 hash.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 execute.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 code.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 da.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 error.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 init.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 bi_vars.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 cast.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 print.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 bi_funct.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 kw.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 jmp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 array.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 field.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 split.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 re_cmpl.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 regexp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 zmalloc.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 fin.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 files.c gcc -I. -I. -DHAVE_CONFIG_H -o makescan ./makescan.c rm -f scancode.c ./makescan > scancode.c rm makescan /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 matherr.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 fcall.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 version.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -Ofast -g0 scancode.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Ofast -g0 -Ofast -g0 -o mawk parse.o scan.o memory.o main.o hash.o execute.o code.o da.o error.o init.o bi_vars.o cast.o print.o bi_funct.o kw.o jmp.o array.o field.o split.o re_cmpl.o regexp.o zmalloc.o fin.o files.o scancode.o matherr.o fcall.o version.o -lm make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mawk-1.3.4-20230808' >>> mawk 1.3.4-20230808 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/mawk-1.3.4-20230808/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mawk-1.3.4-20230808' installing mawk executable installing mawk manpages make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mawk-1.3.4-20230808/man' make[2]: warning: -j4 forced in submake: resetting jobserver mode. installing /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1/mawk.1 manpage make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mawk-1.3.4-20230808/man' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mawk-1.3.4-20230808/man' make[2]: warning: -j4 forced in submake: resetting jobserver mode. installing /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man7/mawk-arrays.7 manpage make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mawk-1.3.4-20230808/man' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mawk-1.3.4-20230808/man' make[2]: warning: -j4 forced in submake: resetting jobserver mode. installing /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man7/mawk-code.7 manpage make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mawk-1.3.4-20230808/man' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mawk-1.3.4-20230808' ortp-4.4.8.tar.gz: OK (sha256: 9b1d43f676a35920e2837abc0eb4d600d4d3e47d2621fa3b0897777cf587ee8d) >>> ortp 4.4.8 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/ortp/ortp-4.4.8.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8 -xf - >>> ortp 4.4.8 Patching >>> ortp 4.4.8 Configuring (mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8/ && cd /home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake /home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-0/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_DOC=OFF -DENABLE_STRICT=OFF -DENABLE_STATIC=OFF -DENABLE_SHARED=ON ) CMake Deprecation Warning at CMakeLists.txt:23 (cmake_minimum_required): Compatibility with CMake < 3.5 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 12.3.0 -- The CXX compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting install rpath to /usr/lib -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for sys/audio.h -- Looking for sys/audio.h - not found -- Looking for sys/shm.h -- Looking for sys/shm.h - found -- Performing Test HAVE_STDATOMIC_H -- Performing Test HAVE_STDATOMIC_H - Success -- Looking for arc4random -- Looking for arc4random - found -- Looking for recvmsg -- Looking for recvmsg - found -- Looking for sendmsg -- Looking for sendmsg - found -- Configuring done (1.8s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8 >>> ortp 4.4.8 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake --build /home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8/ -j4 -- make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8' [ 3%] Building C object src/CMakeFiles/ortp.dir/avprofile.c.o [ 6%] Building C object src/CMakeFiles/ortp.dir/b64.c.o [ 9%] Building C object src/CMakeFiles/ortp.dir/congestiondetector.c.o [ 12%] Building C object src/CMakeFiles/ortp.dir/event.c.o [ 15%] Building C object src/CMakeFiles/ortp.dir/extremum.c.o [ 18%] Building C object src/CMakeFiles/ortp.dir/jitterctl.c.o [ 21%] Building C object src/CMakeFiles/ortp.dir/kalmanrls.c.o [ 25%] Building C object src/CMakeFiles/ortp.dir/logging.c.o [ 28%] Building C object src/CMakeFiles/ortp.dir/nack.c.o [ 31%] Building C object src/CMakeFiles/ortp.dir/netsim.c.o [ 34%] Building C object src/CMakeFiles/ortp.dir/ortp.c.o [ 37%] Building C object src/CMakeFiles/ortp.dir/payloadtype.c.o [ 40%] Building C object src/CMakeFiles/ortp.dir/port.c.o [ 43%] Building C object src/CMakeFiles/ortp.dir/posixtimer.c.o [ 46%] Building C object src/CMakeFiles/ortp.dir/rtcp.c.o [ 50%] Building C object src/CMakeFiles/ortp.dir/rtcp_fb.c.o [ 53%] Building C object src/CMakeFiles/ortp.dir/rtcp_xr.c.o [ 56%] Building C object src/CMakeFiles/ortp.dir/rtcpparse.c.o [ 59%] Building C object src/CMakeFiles/ortp.dir/rtpparse.c.o [ 62%] Building C object src/CMakeFiles/ortp.dir/rtpprofile.c.o [ 65%] Building C object src/CMakeFiles/ortp.dir/rtpsession.c.o [ 68%] Building C object src/CMakeFiles/ortp.dir/rtpsession_inet.c.o [ 71%] Building C object src/CMakeFiles/ortp.dir/rtpsignaltable.c.o [ 75%] Building C object src/CMakeFiles/ortp.dir/rtptimer.c.o [ 78%] Building C object src/CMakeFiles/ortp.dir/scheduler.c.o [ 81%] Building C object src/CMakeFiles/ortp.dir/sessionset.c.o [ 84%] Building C object src/CMakeFiles/ortp.dir/str_utils.c.o [ 87%] Building C object src/CMakeFiles/ortp.dir/telephonyevents.c.o [ 90%] Building C object src/CMakeFiles/ortp.dir/videobandwidthestimator.c.o [ 93%] Building C object src/CMakeFiles/ortp.dir/utils.c.o /home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8/src/rtpsession.c: In function 'rtp_add_extension_header': /home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8/src/rtpsession.c:2145:20: warning: 'profile' may be used uninitialized [-Wmaybe-uninitialized] 2145 | if (profile != 0xBEDE) { | ^ /home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8/src/rtpsession.c:2139:26: note: 'profile' was declared here 2139 | uint16_t profile; | ^~~~~~~ [ 96%] Building CXX object src/CMakeFiles/ortp.dir/rtpbundle.cc.o /home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8/src/rtpsession.c:2156:33: warning: 'ext_header' may be used uninitialized [-Wmaybe-uninitialized] 2156 | used_size = tmp - ext_header; | ~~~~^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8/src/rtpsession.c:2138:26: note: 'ext_header' was declared here 2138 | uint8_t *ext_header, *tmp; | ^~~~~~~~~~ [100%] Linking CXX shared library libortp.so /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/ortp.dir/rtpbundle.cc.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/ortp.dir/rtpbundle.cc.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/ortp.dir/rtpbundle.cc.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/ortp.dir/rtpbundle.cc.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/ortp.dir/rtpbundle.cc.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/ortp.dir/rtpbundle.cc.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/ortp.dir/rtpbundle.cc.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/ortp.dir/rtpbundle.cc.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/ortp.dir/rtpbundle.cc.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/ortp.dir/rtpbundle.cc.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: further warnings about FDE encoding preventing .eh_frame_hdr generation dropped make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8' [100%] Built target ortp make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8' >>> ortp 4.4.8 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake --install /home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8/ -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/ortp.pc -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/cmake/ortp/ortpTargets.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/cmake/ortp/ortpTargets-release.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/cmake/ortp/ortpConfig.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/cmake/ortp/ortpConfigVersion.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/ortp-./README.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/ortp-./CHANGELOG.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/ortp-./LICENSE.txt -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/ortp-./AUTHORS.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/b64.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/event.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/logging.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/nack.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/ortp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/payloadtype.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/port.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/rtcp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/rtp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/rtpprofile.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/rtpsession.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/rtpsignaltable.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/sessionset.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/str_utils.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/telephonyevents.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/ortp/utils.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libortp.so.15 -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libortp.so.15" to "/usr/lib" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libortp.so >>> ortp 4.4.8 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/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 >>> ortp 4.4.8 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake --install /home/buildroot/autobuild/instance-0/output-1/build/ortp-4.4.8/ -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig/ortp.pc -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/cmake/ortp/ortpTargets.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/cmake/ortp/ortpTargets-release.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/cmake/ortp/ortpConfig.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/cmake/ortp/ortpConfigVersion.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/ortp-./README.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/ortp-./CHANGELOG.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/ortp-./LICENSE.txt -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/ortp-./AUTHORS.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/b64.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/event.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/logging.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/nack.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/ortp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/payloadtype.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/port.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/rtcp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/rtp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/rtpprofile.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/rtpsession.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/rtpsignaltable.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/sessionset.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/str_utils.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/telephonyevents.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ortp/utils.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libortp.so.15 -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libortp.so.15" to "/usr/lib" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libortp.so SDL-1.2.15.tar.gz: OK (sha256: d6d316a793e5e348155f0dd93b979798933fb98aa1edebcc108829d6474aad00) >>> sdl 1.2.15 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/sdl/SDL-1.2.15.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15 -xf - >>> sdl 1.2.15 Patching Applying 0001-use-correct-directfb-config.patch using patch: patching file configure.in Applying 0002-fix-compilation-with-libx11.patch using patch: patching file configure.in Hunk #1 succeeded at 1127 (offset -42 lines). patching file include/SDL_config.h.in Hunk #1 succeeded at 282 (offset -1 lines). patching file src/video/x11/SDL_x11sym.h Applying 0003-SDL_x11yuv.c-fix-possible-use-after-free.patch using patch: patching file src/video/x11/SDL_x11yuv.c >>> sdl 1.2.15 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sdl 1.2.15 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15/build-scripts/ltmain.sh Hunk #1 succeeded at 1048 (offset -166 lines). Hunk #2 succeeded at 2018 (offset -221 lines). Hunk #3 succeeded at 4118 (offset -314 lines). Hunk #4 succeeded at 4128 (offset -314 lines). Hunk #5 succeeded at 4405 (offset -319 lines). Hunk #6 succeeded at 4670 (offset -324 lines). Hunk #7 succeeded at 5412 (offset -326 lines). Hunk #8 succeeded at 5570 (offset -326 lines). Hunk #9 succeeded at 8058 (offset -320 lines). >>> sdl 1.2.15 Configuring cd /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15 && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" ./autogen.sh Generating build information using autoconf This may take a while ... configure.in:3: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.in:3: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.in:3: the top level configure.in:4: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.in:4: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.in:4: the top level configure.in:33: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... aclocal.m4:1337: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:4483: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5558: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:453: _LT_SETUP is expanded from... aclocal.m4:382: LT_INIT is expanded from... configure.in:33: the top level configure.in:33: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... aclocal.m4:4483: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5558: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:453: _LT_SETUP is expanded from... aclocal.m4:382: LT_INIT is expanded from... configure.in:33: the top level configure.in:57: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.in:57: You should run autoupdate. aclocal.m4:417: AC_PROG_LIBTOOL is expanded from... configure.in:57: the top level configure.in:59: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... aclocal.m4:1337: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:5665: _LT_LANG_CXX_CONFIG is expanded from... aclocal.m4:1100: _LT_LANG is expanded from... aclocal.m4:1083: LT_LANG is expanded from... configure.in:59: the top level configure.in:134: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:134: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:134: the top level configure.in:140: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:140: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:140: the top level configure.in:171: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:171: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:171: the top level configure.in:245: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:245: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:245: the top level configure.in:251: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:251: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:251: the top level configure.in:257: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:257: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:257: the top level configure.in:263: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:263: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:263: the top level configure.in:271: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:271: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:271: the top level configure.in:277: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:277: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:277: the top level configure.in:283: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:283: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:283: the top level configure.in:289: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:289: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:289: the top level configure.in:295: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:295: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:295: the top level configure.in:301: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:301: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:301: the top level configure.in:307: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:307: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:307: the top level configure.in:317: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:317: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:317: the top level configure.in:323: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:323: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:323: the top level configure.in:332: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:332: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:332: the top level configure.in:361: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:361: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:361: the top level configure.in:364: warning: The macro `AC_LANG_C' is obsolete. configure.in:364: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... aclocal.m4:16: AM_PATH_ALSA is expanded from... configure.in:364: the top level configure.in:364: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:364: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... aclocal.m4:16: AM_PATH_ALSA is expanded from... configure.in:364: the top level configure.in:371: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:371: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:371: the top level configure.in:400: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:400: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:400: the top level configure.in:436: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:436: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:436: the top level configure.in:460: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:460: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:460: the top level configure.in:463: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:463: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... aclocal.m4:159: AM_PATH_ESD is expanded from... configure.in:463: the top level configure.in:463: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:463: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... aclocal.m4:159: AM_PATH_ESD is expanded from... configure.in:463: the top level configure.in:466: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:466: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:466: the top level configure.in:493: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:493: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:493: the top level configure.in:513: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:513: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:513: the top level configure.in:539: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:539: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:539: the top level configure.in:552: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:552: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:552: the top level configure.in:563: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:563: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:563: the top level configure.in:591: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:591: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:591: the top level configure.in:621: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:621: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:621: the top level configure.in:649: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:649: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:649: the top level configure.in:661: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:661: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:661: the top level configure.in:673: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:673: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:673: the top level configure.in:711: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:711: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:711: the top level configure.in:776: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:776: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:776: the top level configure.in:786: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:786: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:786: the top level configure.in:800: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:800: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:800: the top level configure.in:815: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:815: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:815: the top level configure.in:830: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:830: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:830: the top level configure.in:862: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:862: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:862: the top level configure.in:886: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:886: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:886: the top level configure.in:918: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:918: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:918: the top level configure.in:932: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:932: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:932: the top level configure.in:937: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:937: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:937: the top level configure.in:944: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:944: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:944: the top level configure.in:951: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:951: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:951: the top level configure.in:968: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:968: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:968: the top level configure.in:989: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:989: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:989: the top level configure.in:1054: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1054: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1054: the top level configure.in:1060: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1060: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1060: the top level configure.in:1067: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1067: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1067: the top level configure.in:1073: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1073: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1073: the top level configure.in:1080: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1080: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1080: the top level configure.in:1087: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1087: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1087: the top level configure.in:1094: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1094: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1094: the top level configure.in:1101: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1101: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1101: the top level configure.in:1132: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1132: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1132: the top level configure.in:1149: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1149: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1149: the top level configure.in:1154: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1154: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1154: the top level configure.in:1190: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1190: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1190: the top level configure.in:1195: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1195: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1195: the top level configure.in:1215: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1215: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1215: the top level configure.in:1223: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1223: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1223: the top level configure.in:1243: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1243: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1243: the top level configure.in:1248: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1248: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1248: the top level configure.in:1270: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1270: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1270: the top level configure.in:1323: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1323: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1323: the top level configure.in:1328: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1328: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1328: the top level configure.in:1348: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1348: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1348: the top level configure.in:1353: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1353: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1353: the top level configure.in:1376: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1376: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1376: the top level configure.in:1381: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1381: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1381: the top level configure.in:1402: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1402: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1402: the top level configure.in:1407: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1407: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1407: the top level configure.in:1432: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1432: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1432: the top level configure.in:1437: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1437: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1437: the top level configure.in:1464: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1464: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1464: the top level configure.in:1469: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1469: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1469: the top level configure.in:1492: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1492: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1492: the top level configure.in:1497: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1497: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1497: the top level configure.in:1517: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1517: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1517: the top level configure.in:1527: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1527: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1527: the top level configure.in:1549: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1549: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1549: the top level configure.in:1555: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. configure.in:1555: You should run autoupdate. ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... configure.in:1555: the top level configure.in:1558: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1558: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1558: the top level configure.in:1576: warning: The macro `AC_LANG_C' is obsolete. configure.in:1576: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... configure.in:1576: the top level configure.in:1584: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1584: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1584: the top level configure.in:1589: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1589: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1589: the top level configure.in:1616: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1616: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1616: the top level configure.in:1631: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1631: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1631: the top level configure.in:1651: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1651: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1651: the top level configure.in:1662: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1662: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1662: the top level configure.in:1671: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1671: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1671: the top level configure.in:1693: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1693: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1693: the top level configure.in:1767: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1767: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1767: the top level configure.in:1779: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1779: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1779: the top level configure.in:1790: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1790: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1790: the top level configure.in:1795: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1795: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1795: the top level configure.in:1815: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1815: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1815: the top level configure.in:1820: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1820: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1820: the top level configure.in:1839: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1839: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1839: the top level configure.in:1866: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1866: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1866: the top level configure.in:1870: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1870: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1870: the top level configure.in:1924: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:1924: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... configure.in:1924: the top level configure.in:1943: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:1943: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.in:1943: the top level configure.in:1972: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1972: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1972: the top level configure.in:1983: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1983: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1983: the top level configure.in:1999: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1999: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1999: the top level configure.in:2011: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:2011: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.in:2011: the top level configure.in:2057: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2057: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2057: the top level configure.in:2072: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2072: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2072: the top level configure.in:2090: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2090: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2090: the top level configure.in:2112: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2112: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2112: the top level configure.in:2117: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2117: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2117: the top level configure.in:2143: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2143: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2143: the top level configure.in:2177: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2177: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2177: the top level configure.in:2208: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2208: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2208: the top level configure.in:2240: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2240: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2240: the top level configure.in:2272: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2272: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2272: the top level configure.in:2298: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2298: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2298: the top level configure.in:2322: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2322: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2322: the top level configure.in:2971: warning: AC_OUTPUT should be used without arguments. configure.in:2971: You should run autoupdate. configure.in:35: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:35: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... configure.in:35: the top level configure.in:64: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:64: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... aclocal.m4:11: AM_PATH_SDL is expanded from... configure.in:64: the top level configure.in:64: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:64: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... aclocal.m4:11: AM_PATH_SDL is expanded from... configure.in:64: the top level configure.in:89: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:89: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:89: the top level configure.in:105: warning: AC_OUTPUT should be used without arguments. configure.in:105: You should run autoupdate. Now you are ready to run ./configure (cd /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --enable-video-qtopia=no --enable-video-fbcon=no --enable-video-directfb=no --enable-video-x11=no --disable-pth --disable-rpath --enable-pulseaudio=no --disable-arts --disable-esd --disable-nasm --disable-video-ps3 ) 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 microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... microblazeel-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld option to reload object files... -r checking for microblazeel-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for microblazeel-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar checking for microblazeel-buildroot-linux-gnu-strip... /bin/true checking for microblazeel-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 whether byte ordering is bigendian... (cached) no checking for microblazeel-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether the compiler supports GNU C++... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ option to enable C++11 features... none needed checking whether the compiler supports GNU C++... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ option to enable C++11 features... (cached) none needed checking how to run the C++ preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ -E checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) supports shared libraries... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for microblazeel-buildroot-linux-gnu-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 egrep... (cached) /usr/bin/grep -E checking for sys/types.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for stddef.h... yes checking for stdarg.h... yes checking for malloc.h... yes checking for memory.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for ctype.h... yes checking for math.h... yes checking for iconv.h... yes checking for signal.h... yes checking for size_t... yes checking for int64_t... 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... no checking for pow in -lm... 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 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 strlen... yes checking for strlcpy... yes checking for strlcat... yes checking for strdup... yes checking for _strrev... no checking for _strupr... no checking for _strlwr... no checking for strchr... yes checking for strrchr... yes checking for strstr... 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 sscanf... yes checking for snprintf... yes checking for vsnprintf... yes checking for iconv... yes checking for sigaction... yes checking for setjmp... yes checking for nanosleep... yes checking for libiconv_open in -liconv... no checking for pow in -lm... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for GCC -fvisibility=hidden option... yes checking for dlopen... yes checking for dlopen in -lc... yes 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 OSS audio support... yes checking for dmedia audio support... no checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 0.9.0... not present. checking for snd_ctl_open in -lasound... no checking for audio/audiolib.h... no checking for AuOpenServer in -laudio... no checking for NAS audio support... no checking for PlayStation 2 GS support... no checking for SVGAlib (1.4.0+) support... no checking for libVGL support... no checking for wscons support... no checking for OpenGL (GLX) support... no checking for Linux 2.4 unified input interface... yes checking for Touchscreen library support... no checking for hid_init in -lusbhid... no checking for usb.h... no checking for libusb.h... no checking for hid_init in -lusb... no checking for usbhid... no checking for pthreads... yes checking for recursive mutexes... yes checking for pthread semaphores... yes checking for sem_timedwait... yes checking for linux/version.h... yes checking for GCC -Wall option... yes checking for necessary GCC -Wno-multichar option... no configure: creating ./config.status config.status: creating Makefile config.status: creating sdl-config config.status: creating SDL.spec config.status: creating SDL.qpg config.status: creating sdl.pc config.status: creating include/SDL_config.h config.status: executing libtool commands config.status: executing default commands make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' Generating dependencies for ./src/SDL.c Generating dependencies for ./src/SDL_error.c Generating dependencies for ./src/SDL_fatal.c Generating dependencies for ./src/audio/SDL_audio.c Generating dependencies for ./src/audio/SDL_audiocvt.c Generating dependencies for ./src/audio/SDL_audiodev.c Generating dependencies for ./src/audio/SDL_mixer.c Generating dependencies for ./src/audio/SDL_mixer_MMX.c Generating dependencies for ./src/audio/SDL_mixer_MMX_VC.c Generating dependencies for ./src/audio/SDL_mixer_m68k.c Generating dependencies for ./src/audio/SDL_wave.c Generating dependencies for ./src/cdrom/SDL_cdrom.c Generating dependencies for ./src/cpuinfo/SDL_cpuinfo.c Generating dependencies for ./src/events/SDL_active.c Generating dependencies for ./src/events/SDL_events.c Generating dependencies for ./src/events/SDL_expose.c Generating dependencies for ./src/events/SDL_keyboard.c Generating dependencies for ./src/events/SDL_mouse.c Generating dependencies for ./src/events/SDL_quit.c Generating dependencies for ./src/events/SDL_resize.c Generating dependencies for ./src/file/SDL_rwops.c Generating dependencies for ./src/stdlib/SDL_getenv.c Generating dependencies for ./src/stdlib/SDL_iconv.c Generating dependencies for ./src/stdlib/SDL_malloc.c Generating dependencies for ./src/stdlib/SDL_qsort.c Generating dependencies for ./src/stdlib/SDL_stdlib.c Generating dependencies for ./src/stdlib/SDL_string.c Generating dependencies for ./src/thread/SDL_thread.c Generating dependencies for ./src/timer/SDL_timer.c Generating dependencies for ./src/video/SDL_RLEaccel.c Generating dependencies for ./src/video/SDL_blit.c Generating dependencies for ./src/video/SDL_blit_0.c Generating dependencies for ./src/video/SDL_blit_1.c Generating dependencies for ./src/video/SDL_blit_A.c Generating dependencies for ./src/video/SDL_blit_N.c Generating dependencies for ./src/video/SDL_bmp.c Generating dependencies for ./src/video/SDL_cursor.c Generating dependencies for ./src/video/SDL_gamma.c Generating dependencies for ./src/video/SDL_pixels.c Generating dependencies for ./src/video/SDL_stretch.c Generating dependencies for ./src/video/SDL_surface.c Generating dependencies for ./src/video/SDL_video.c Generating dependencies for ./src/video/SDL_yuv.c Generating dependencies for ./src/video/SDL_yuv_mmx.c Generating dependencies for ./src/video/SDL_yuv_sw.c Generating dependencies for ./src/joystick/SDL_joystick.c Generating dependencies for ./src/video/dummy/SDL_nullevents.c Generating dependencies for ./src/video/dummy/SDL_nullmouse.c Generating dependencies for ./src/video/dummy/SDL_nullvideo.c Generating dependencies for ./src/audio/disk/SDL_diskaudio.c Generating dependencies for ./src/audio/dummy/SDL_dummyaudio.c Generating dependencies for ./src/loadso/dlopen/SDL_sysloadso.c Generating dependencies for ./src/audio/dsp/SDL_dspaudio.c Generating dependencies for ./src/audio/dma/SDL_dmaaudio.c Generating dependencies for ./src/thread/pthread/SDL_systhread.c Generating dependencies for ./src/thread/pthread/SDL_syssem.c Generating dependencies for ./src/thread/pthread/SDL_sysmutex.c Generating dependencies for ./src/thread/pthread/SDL_syscond.c Generating dependencies for ./src/joystick/linux/SDL_sysjoystick.c Generating dependencies for ./src/cdrom/linux/SDL_syscdrom.c Generating dependencies for ./src/timer/unix/SDL_systimer.c Generating dependencies for ./src/main/dummy/SDL_dummy_main.c make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' 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 >>> sdl 1.2.15 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' /bin/sh ./build-scripts//mkinstalldirs build /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c -o build/SDL.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c -o build/SDL_error.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_fatal.c -o build/SDL_fatal.lo mkdir -p -- build /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audio.c -o build/SDL_audio.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c -fPIC -DPIC -o build/.libs/SDL.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c -fPIC -DPIC -o build/.libs/SDL_error.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_fatal.c -fPIC -DPIC -o build/.libs/SDL_fatal.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audio.c -fPIC -DPIC -o build/.libs/SDL_audio.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiocvt.c -fPIC -DPIC -o build/.libs/SDL_audiocvt.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiodev.c -o build/SDL_audiodev.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer.c -o build/SDL_mixer.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiodev.c -fPIC -DPIC -o build/.libs/SDL_audiodev.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer.c -fPIC -DPIC -o build/.libs/SDL_mixer.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX.c -o build/SDL_mixer_MMX.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -o build/SDL_mixer_MMX_VC.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX.c -fPIC -DPIC -o build/.libs/SDL_mixer_MMX.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -fPIC -DPIC -o build/.libs/SDL_mixer_MMX_VC.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_m68k.c -o build/SDL_mixer_m68k.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_wave.c -o build/SDL_wave.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/SDL_cdrom.c -o build/SDL_cdrom.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_m68k.c -fPIC -DPIC -o build/.libs/SDL_mixer_m68k.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_wave.c -fPIC -DPIC -o build/.libs/SDL_wave.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/SDL_cdrom.c -fPIC -DPIC -o build/.libs/SDL_cdrom.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -fPIC -DPIC -o build/.libs/SDL_cpuinfo.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_active.c -o build/SDL_active.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_active.c -fPIC -DPIC -o build/.libs/SDL_active.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_events.c -o build/SDL_events.lo ./src/audio/SDL_wave.c: In function 'SDL_LoadWAV_RW': ./src/audio/SDL_wave.c:396:15: warning: 'chunk.length' may be used uninitialized [-Wmaybe-uninitialized] 396 | Chunk chunk; | ^~~~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_events.c -fPIC -DPIC -o build/.libs/SDL_events.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_expose.c -o build/SDL_expose.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_expose.c -fPIC -DPIC -o build/.libs/SDL_expose.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_keyboard.c -o build/SDL_keyboard.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_keyboard.c -fPIC -DPIC -o build/.libs/SDL_keyboard.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_mouse.c -o build/SDL_mouse.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_mouse.c -fPIC -DPIC -o build/.libs/SDL_mouse.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_quit.c -o build/SDL_quit.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_quit.c -fPIC -DPIC -o build/.libs/SDL_quit.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_resize.c -o build/SDL_resize.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/file/SDL_rwops.c -o build/SDL_rwops.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_resize.c -fPIC -DPIC -o build/.libs/SDL_resize.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/file/SDL_rwops.c -fPIC -DPIC -o build/.libs/SDL_rwops.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_getenv.c -o build/SDL_getenv.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_getenv.c -fPIC -DPIC -o build/.libs/SDL_getenv.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_iconv.c -o build/SDL_iconv.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_malloc.c -o build/SDL_malloc.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_iconv.c -fPIC -DPIC -o build/.libs/SDL_iconv.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_malloc.c -fPIC -DPIC -o build/.libs/SDL_malloc.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_qsort.c -o build/SDL_qsort.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_qsort.c -fPIC -DPIC -o build/.libs/SDL_qsort.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_stdlib.c -o build/SDL_stdlib.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_string.c -o build/SDL_string.lo ./src/stdlib/SDL_iconv.c: In function 'SDL_iconv_string': ./src/stdlib/SDL_iconv.c:861:59: warning: pointer 'string' may be used after 'realloc' [-Wuse-after-free] 861 | outbuf = string + (outbuf - oldstring); | ~~~~~~~~^~~~~~~~~~~~ In file included from ./src/stdlib/SDL_iconv.c:26: ./include/SDL_stdinc.h:174:25: note: call to 'realloc' here 174 | #define SDL_realloc realloc ./src/stdlib/SDL_iconv.c:856:42: note: in expansion of macro 'SDL_realloc' 856 | string = SDL_realloc(string, stringsize); | ^~~~~~~~~~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_stdlib.c -fPIC -DPIC -o build/.libs/SDL_stdlib.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_string.c -fPIC -DPIC -o build/.libs/SDL_string.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/SDL_thread.c -o build/SDL_thread.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/SDL_timer.c -o build/SDL_timer.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/SDL_thread.c -fPIC -DPIC -o build/.libs/SDL_thread.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/SDL_timer.c -fPIC -DPIC -o build/.libs/SDL_timer.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_RLEaccel.c -o build/SDL_RLEaccel.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_RLEaccel.c -fPIC -DPIC -o build/.libs/SDL_RLEaccel.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit.c -o build/SDL_blit.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_0.c -o build/SDL_blit_0.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_1.c -o build/SDL_blit_1.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit.c -fPIC -DPIC -o build/.libs/SDL_blit.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_0.c -fPIC -DPIC -o build/.libs/SDL_blit_0.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_1.c -fPIC -DPIC -o build/.libs/SDL_blit_1.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_A.c -o build/SDL_blit_A.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_A.c -fPIC -DPIC -o build/.libs/SDL_blit_A.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_N.c -o build/SDL_blit_N.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_N.c -fPIC -DPIC -o build/.libs/SDL_blit_N.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_bmp.c -o build/SDL_bmp.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_bmp.c -fPIC -DPIC -o build/.libs/SDL_bmp.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_cursor.c -o build/SDL_cursor.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_cursor.c -fPIC -DPIC -o build/.libs/SDL_cursor.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_gamma.c -o build/SDL_gamma.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_gamma.c -fPIC -DPIC -o build/.libs/SDL_gamma.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_pixels.c -o build/SDL_pixels.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_pixels.c -fPIC -DPIC -o build/.libs/SDL_pixels.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_stretch.c -o build/SDL_stretch.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_stretch.c -fPIC -DPIC -o build/.libs/SDL_stretch.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_surface.c -o build/SDL_surface.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_surface.c -fPIC -DPIC -o build/.libs/SDL_surface.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_video.c -o build/SDL_video.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_video.c -fPIC -DPIC -o build/.libs/SDL_video.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv.c -o build/SDL_yuv.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv.c -fPIC -DPIC -o build/.libs/SDL_yuv.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_mmx.c -o build/SDL_yuv_mmx.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_mmx.c -fPIC -DPIC -o build/.libs/SDL_yuv_mmx.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_sw.c -o build/SDL_yuv_sw.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_sw.c -fPIC -DPIC -o build/.libs/SDL_yuv_sw.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/SDL_joystick.c -o build/SDL_joystick.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/SDL_joystick.c -fPIC -DPIC -o build/.libs/SDL_joystick.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullevents.c -o build/SDL_nullevents.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullmouse.c -o build/SDL_nullmouse.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullevents.c -fPIC -DPIC -o build/.libs/SDL_nullevents.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullmouse.c -fPIC -DPIC -o build/.libs/SDL_nullmouse.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullvideo.c -o build/SDL_nullvideo.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/disk/SDL_diskaudio.c -o build/SDL_diskaudio.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -o build/SDL_dummyaudio.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullvideo.c -fPIC -DPIC -o build/.libs/SDL_nullvideo.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/disk/SDL_diskaudio.c -fPIC -DPIC -o build/.libs/SDL_diskaudio.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -fPIC -DPIC -o build/.libs/SDL_dummyaudio.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -o build/SDL_sysloadso.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dsp/SDL_dspaudio.c -o build/SDL_dspaudio.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dma/SDL_dmaaudio.c -o build/SDL_dmaaudio.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -fPIC -DPIC -o build/.libs/SDL_sysloadso.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dsp/SDL_dspaudio.c -fPIC -DPIC -o build/.libs/SDL_dspaudio.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dma/SDL_dmaaudio.c -fPIC -DPIC -o build/.libs/SDL_dmaaudio.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_systhread.c -o build/SDL_systhread.lo ./src/audio/dsp/SDL_dspaudio.c: In function 'DSP_OpenAudio': ./src/audio/dsp/SDL_dspaudio.c:177:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 177 | else if (spec->channels > 2) | ^~ In file included from ./src/audio/dsp/SDL_dspaudio.c:52: ./src/audio/dsp/SDL_dspaudio.h:46:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 46 | #define audio_fd (this->hidden->audio_fd) | ^ ./src/audio/dsp/SDL_dspaudio.c:181:9: note: in expansion of macro 'audio_fd' 181 | audio_fd = SDL_OpenAudioPath(audiodev, sizeof(audiodev), OPEN_FLAGS, 0); | ^~~~~~~~ /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syssem.c -o build/SDL_syssem.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_systhread.c -fPIC -DPIC -o build/.libs/SDL_systhread.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syssem.c -fPIC -DPIC -o build/.libs/SDL_syssem.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_sysmutex.c -o build/SDL_sysmutex.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_sysmutex.c -fPIC -DPIC -o build/.libs/SDL_sysmutex.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syscond.c -o build/SDL_syscond.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syscond.c -fPIC -DPIC -o build/.libs/SDL_syscond.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/linux/SDL_sysjoystick.c -o build/SDL_sysjoystick.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/linux/SDL_syscdrom.c -o build/SDL_syscdrom.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/linux/SDL_syscdrom.c -fPIC -DPIC -o build/.libs/SDL_syscdrom.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/linux/SDL_sysjoystick.c -fPIC -DPIC -o build/.libs/SDL_sysjoystick.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/unix/SDL_systimer.c -o build/SDL_systimer.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/unix/SDL_systimer.c -fPIC -DPIC -o build/.libs/SDL_systimer.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/main/dummy/SDL_dummy_main.c -o build/SDL_dummy_main.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/main/dummy/SDL_dummy_main.c -fPIC -DPIC -o build/.libs/SDL_dummy_main.o /bin/sh ./libtool --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -o build/libSDLmain.la build/SDL_dummy_main.lo -lm -lpthread -no-undefined -rpath /usr/lib -release 1.2 -version-info 11:4:11 -static libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar cru build/.libs/libSDLmain.a build/.libs/SDL_dummy_main.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib build/.libs/libSDLmain.a libtool: link: ( cd "build/.libs" && rm -f "libSDLmain.la" && ln -s "../libSDLmain.la" "libSDLmain.la" ) /bin/sh ./libtool --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -o build/libSDL.la build/SDL.lo build/SDL_error.lo build/SDL_fatal.lo build/SDL_audio.lo build/SDL_audiocvt.lo build/SDL_audiodev.lo build/SDL_mixer.lo build/SDL_mixer_MMX.lo build/SDL_mixer_MMX_VC.lo build/SDL_mixer_m68k.lo build/SDL_wave.lo build/SDL_cdrom.lo build/SDL_cpuinfo.lo build/SDL_active.lo build/SDL_events.lo build/SDL_expose.lo build/SDL_keyboard.lo build/SDL_mouse.lo build/SDL_quit.lo build/SDL_resize.lo build/SDL_rwops.lo build/SDL_getenv.lo build/SDL_iconv.lo build/SDL_malloc.lo build/SDL_qsort.lo build/SDL_stdlib.lo build/SDL_string.lo build/SDL_thread.lo build/SDL_timer.lo build/SDL_RLEaccel.lo build/SDL_blit.lo build/SDL_blit_0.lo build/SDL_blit_1.lo build/SDL_blit_A.lo build/SDL_blit_N.lo build/SDL_bmp.lo build/SDL_cursor.lo build/SDL_gamma.lo build/SDL_pixels.lo build/SDL_stretch.lo build/SDL_surface.lo build/SDL_video.lo build/SDL_yuv.lo build/SDL_yuv_mmx.lo build/SDL_yuv_sw.lo build/SDL_joystick.lo build/SDL_nullevents.lo build/SDL_nullmouse.lo build/SDL_nullvideo.lo build/SDL_diskaudio.lo build/SDL_dummyaudio.lo build/SDL_sysloadso.lo build/SDL_dspaudio.lo build/SDL_dmaaudio.lo build/SDL_systhread.lo build/SDL_syssem.lo build/SDL_sysmutex.lo build/SDL_syscond.lo build/SDL_sysjoystick.lo build/SDL_syscdrom.lo build/SDL_systimer.lo -lm -lpthread -no-undefined -rpath /usr/lib -release 1.2 -version-info 11:4:11 libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared build/.libs/SDL.o build/.libs/SDL_error.o build/.libs/SDL_fatal.o build/.libs/SDL_audio.o build/.libs/SDL_audiocvt.o build/.libs/SDL_audiodev.o build/.libs/SDL_mixer.o build/.libs/SDL_mixer_MMX.o build/.libs/SDL_mixer_MMX_VC.o build/.libs/SDL_mixer_m68k.o build/.libs/SDL_wave.o build/.libs/SDL_cdrom.o build/.libs/SDL_cpuinfo.o build/.libs/SDL_active.o build/.libs/SDL_events.o build/.libs/SDL_expose.o build/.libs/SDL_keyboard.o build/.libs/SDL_mouse.o build/.libs/SDL_quit.o build/.libs/SDL_resize.o build/.libs/SDL_rwops.o build/.libs/SDL_getenv.o build/.libs/SDL_iconv.o build/.libs/SDL_malloc.o build/.libs/SDL_qsort.o build/.libs/SDL_stdlib.o build/.libs/SDL_string.o build/.libs/SDL_thread.o build/.libs/SDL_timer.o build/.libs/SDL_RLEaccel.o build/.libs/SDL_blit.o build/.libs/SDL_blit_0.o build/.libs/SDL_blit_1.o build/.libs/SDL_blit_A.o build/.libs/SDL_blit_N.o build/.libs/SDL_bmp.o build/.libs/SDL_cursor.o build/.libs/SDL_gamma.o build/.libs/SDL_pixels.o build/.libs/SDL_stretch.o build/.libs/SDL_surface.o build/.libs/SDL_video.o build/.libs/SDL_yuv.o build/.libs/SDL_yuv_mmx.o build/.libs/SDL_yuv_sw.o build/.libs/SDL_joystick.o build/.libs/SDL_nullevents.o build/.libs/SDL_nullmouse.o build/.libs/SDL_nullvideo.o build/.libs/SDL_diskaudio.o build/.libs/SDL_dummyaudio.o build/.libs/SDL_sysloadso.o build/.libs/SDL_dspaudio.o build/.libs/SDL_dmaaudio.o build/.libs/SDL_systhread.o build/.libs/SDL_syssem.o build/.libs/SDL_sysmutex.o build/.libs/SDL_syscond.o build/.libs/SDL_sysjoystick.o build/.libs/SDL_syscdrom.o build/.libs/SDL_systimer.o -lm -lpthread -Wl,-soname -Wl,libSDL-1.2.so.0 -o build/.libs/libSDL-1.2.so.0.11.4 /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_divdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_udivdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_umoddi3.o)(.eh_frame) prevents .eh_frame_hdr table being created libtool: link: (cd "build/.libs" && rm -f "libSDL-1.2.so.0" && ln -s "libSDL-1.2.so.0.11.4" "libSDL-1.2.so.0") libtool: link: (cd "build/.libs" && rm -f "libSDL.so" && ln -s "libSDL-1.2.so.0.11.4" "libSDL.so") libtool: link: ( cd "build/.libs" && rm -f "libSDL.la" && ln -s "../libSDL.la" "libSDL.la" ) make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' >>> sdl 1.2.15 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/aclocal /usr/bin/install -c -m 755 sdl-config /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/sdl-config /bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDL.la /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDL.la /usr/bin/install -c -m 644 ./sdl.m4 /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/aclocal/sdl.m4 mkdir -p -- /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \ /usr/bin/install -c -m 644 ./include/$file /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL/$file; \ done /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/man/man3 /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig for src in ./docs/man3/*.3; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/man/man3/$file; \ done /usr/bin/install -c -m 644 sdl.pc /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig libtool: install: /usr/bin/install -c build/.libs/libSDL-1.2.so.0.11.4 /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDL-1.2.so.0.11.4 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL-1.2.so.0 || { rm -f libSDL-1.2.so.0 && ln -s libSDL-1.2.so.0.11.4 libSDL-1.2.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL.so || { rm -f libSDL.so && ln -s libSDL-1.2.so.0.11.4 libSDL.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDL.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.a libtool: install: chmod 644 /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.a libtool: install: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -m 644 include/SDL_config.h /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL/SDL_config.h make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' >>> sdl 1.2.15 Fixing package configuration files >>> sdl 1.2.15 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/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 >>> sdl 1.2.15 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/bin /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/lib /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal /usr/bin/install -c -m 755 sdl-config /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sdl-config /bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDL.la /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL.la /usr/bin/install -c -m 644 ./sdl.m4 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal/sdl.m4 mkdir -p -- /home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \ /usr/bin/install -c -m 644 ./include/$file /home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL/$file; \ done /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3 /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig for src in ./docs/man3/*.3; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/$file; \ done /usr/bin/install -c -m 644 sdl.pc /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig libtool: install: /usr/bin/install -c build/.libs/libSDL-1.2.so.0.11.4 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL-1.2.so.0.11.4 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL-1.2.so.0 || { rm -f libSDL-1.2.so.0 && ln -s libSDL-1.2.so.0.11.4 libSDL-1.2.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL.so || { rm -f libSDL.so && ln -s libSDL-1.2.so.0.11.4 libSDL.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDLmain.a libtool: install: chmod 644 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDLmain.a libtool: install: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDLmain.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -m 644 include/SDL_config.h /home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL/SDL_config.h make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' mediastreamer-4.4.8.tar.gz: OK (sha256: 64bdfe9dd6bfa64b492b21a45ad4bb36d67626a7f3b3ab2084a708864f129e84) >>> mediastreamer 4.4.8 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/mediastreamer/mediastreamer-4.4.8.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8 -xf - >>> mediastreamer 4.4.8 Patching Applying 0001-src-videofilters-nowebcam.c-fix-build-without-ffmpeg.patch using patch: patching file CMakeLists.txt patching file src/videofilters/nowebcam.c Applying 0002-Use-AV_INPUT_BUFFER_PADDING_SIZE-to-determine-paddin.patch using patch: patching file src/utils/ffmpeg-priv.h Hunk #1 succeeded at 115 with fuzz 1 (offset 13 lines). >>> mediastreamer 4.4.8 Configuring (mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/ && cd /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-0/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_DOC=OFF -DENABLE_GL=OFF -DENABLE_GLX=OFF -DENABLE_MKV=OFF -DENABLE_SOUND=OFF -DENABLE_STRICT=OFF -DENABLE_TOOLS=OFF -DENABLE_UNIT_TESTS=OFF -DENABLE_ZRTP=OFF -DENABLE_ALSA=OFF -DENABLE_G729=OFF -DENABLE_JPEG=ON -DENABLE_GSM=OFF -DENABLE_PCAP=ON -DENABLE_SRTP=OFF -DENABLE_VPX=OFF -DENABLE_OPUS=OFF -DENABLE_PORTAUDIO=OFF -DENABLE_PULSEAUDIO=ON -DENABLE_SOUND=ON -DENABLE_SPEEX_CODEC=OFF -DENABLE_SPEEX_DSP=OFF -DENABLE_RESAMPLE=OFF -DENABLE_FFMPEG=OFF -DENABLE_SDL=ON -DENABLE_X11=OFF -DENABLE_XV=OFF -DENABLE_THEORA=OFF -DENABLE_V4L=OFF -DENABLE_QRCODE=OFF -DENABLE_SHARED=ON -DENABLE_STATIC=OFF ) CMake Deprecation Warning at CMakeLists.txt:23 (cmake_minimum_required): Compatibility with CMake < 3.5 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 12.3.0 -- The CXX compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting install rpath to /usr/lib -- Looking for sys/shm.h -- Looking for sys/shm.h - found -- Looking for alloca.h -- Looking for alloca.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found CMake Warning (dev) at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (bv16) does not match the name of the calling package (BV16). 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/FindBV16.cmake:40 (find_package_handle_standard_args) CMakeLists.txt:185 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find bv16 (missing: BV16_INCLUDE_DIRS BV16_LIBRARIES HAVE_BV16_BV16_H) CMake Warning at CMakeLists.txt:187 (message): Could not find BV16 library, mediastreamer2 will be compiled without the BV16 codec. -- Looking for pa_mainloop_new -- Looking for pa_mainloop_new - found -- Found PulseAudio: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -- Performing Test TURBOJPEG_USE_CONST_BUFFERS -- Performing Test TURBOJPEG_USE_CONST_BUFFERS - Success -- Found TurboJpeg: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -- Found Git: /usr/bin/git (found version "2.41.0") -- Configuring done (1.6s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8 >>> mediastreamer 4.4.8 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake --build /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/ -j4 -- make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' [ 0%] Built target ms2-basedescs-header [ 0%] Built target ms2-git-version make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' [ 0%] Built target ms2-voipdescs-header make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' [ 1%] Building C object src/CMakeFiles/mediastreamer.dir/base/eventqueue.c.o [ 3%] Building C object src/CMakeFiles/mediastreamer.dir/base/mscommon.c.o [ 3%] Building C object src/CMakeFiles/mediastreamer.dir/base/msfactory.c.o [ 4%] Building C object src/CMakeFiles/mediastreamer.dir/base/msfilter.c.o [ 5%] Building C object src/CMakeFiles/mediastreamer.dir/base/msqueue.c.o [ 6%] Building C object src/CMakeFiles/mediastreamer.dir/base/mssndcard.c.o [ 7%] Building C object src/CMakeFiles/mediastreamer.dir/base/msticker.c.o [ 8%] Building C object src/CMakeFiles/mediastreamer.dir/base/msvideopresets.c.o [ 9%] Building C object src/CMakeFiles/mediastreamer.dir/base/mswebcam.c.o [ 10%] Building C object src/CMakeFiles/mediastreamer.dir/base/mtu.c.o [ 11%] Building C object src/CMakeFiles/mediastreamer.dir/base/msasync.c.o [ 12%] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/itc.c.o [ 13%] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/join.c.o [ 14%] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/tee.c.o [ 15%] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/void.c.o [ 16%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/alaw.c.o [ 17%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/audiomixer.c.o [ 18%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/chanadapt.c.o [ 19%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/devices.c.o [ 20%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/dtmfgen.c.o [ 21%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/equalizer.c.o [ 22%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/flowcontrol.c.o [ 23%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/g711.c.o [ 24%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/genericplc.c.o [ 25%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/msgenericplc.c.o [ 26%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/l16.c.o [ 27%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/msfileplayer.c.o [ 28%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/msfilerec.c.o [ 29%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/asyncrw.c.o [ 30%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/msg722.c.o [ 31%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/msvaddtx.c.o [ 32%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/msvolume.c.o [ 33%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/tonedetector.c.o [ 34%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/ulaw.c.o [ 35%] Building C object src/CMakeFiles/mediastreamer.dir/crypto/dtls_srtp.c.o /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/audiofilters/tonedetector.c: In function 'detector_process': /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/audiofilters/tonedetector.c:175:57: warning: 'strncpy' specified bound 8 equals destination size [-Wstringop-truncation] 175 | strncpy(event.tone_name,tone_def->tone_name,sizeof(event.tone_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 36%] Building C object src/CMakeFiles/mediastreamer.dir/crypto/ms_srtp.c.o [ 37%] Building C object src/CMakeFiles/mediastreamer.dir/crypto/zrtp.c.o [ 38%] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/msrtp.c.o [ 39%] Building C object src/CMakeFiles/mediastreamer.dir/utils/audiodiff.c.o [ 40%] Building C object src/CMakeFiles/mediastreamer.dir/utils/box-plot.c.o [ 41%] Building C object src/CMakeFiles/mediastreamer.dir/utils/dsptools.c.o [ 42%] Building C object src/CMakeFiles/mediastreamer.dir/utils/g722_decode.c.o [ 43%] Building C object src/CMakeFiles/mediastreamer.dir/utils/g722_encode.c.o [ 44%] Building C object src/CMakeFiles/mediastreamer.dir/utils/kiss_fft.c.o [ 45%] Building C object src/CMakeFiles/mediastreamer.dir/utils/kiss_fftr.c.o [ 46%] Building C object src/CMakeFiles/mediastreamer.dir/utils/pcap_sender.c.o [ 47%] Building C object src/CMakeFiles/mediastreamer.dir/utils/stream_regulator.c.o [ 48%] Building C object src/CMakeFiles/mediastreamer.dir/voip/audioconference.c.o [ 49%] Building C object src/CMakeFiles/mediastreamer.dir/voip/audiostream.c.o [ 50%] Building C object src/CMakeFiles/mediastreamer.dir/voip/bandwidthcontroller.c.o [ 51%] Building C object src/CMakeFiles/mediastreamer.dir/voip/bitratecontrol.c.o [ 52%] Building C object src/CMakeFiles/mediastreamer.dir/voip/bitratedriver.c.o [ 53%] Building C object src/CMakeFiles/mediastreamer.dir/voip/ice.c.o [ 54%] Building C object src/CMakeFiles/mediastreamer.dir/voip/mediastream.c.o [ 55%] Building C object src/CMakeFiles/mediastreamer.dir/voip/msiframerequestslimiter.c.o [ 56%] Building C object src/CMakeFiles/mediastreamer.dir/voip/msmediaplayer.c.o [ 57%] Building C object src/CMakeFiles/mediastreamer.dir/voip/msvoip.c.o [ 58%] Building C object src/CMakeFiles/mediastreamer.dir/voip/qosanalyzer.c.o [ 59%] Building C object src/CMakeFiles/mediastreamer.dir/voip/qualityindicator.c.o /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/voip/ice.c: In function 'ice_compute_candidate_foundation': /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/voip/ice.c:3277:25: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 3277 | strncpy(candidate->foundation, other_candidate->foundation, sizeof(candidate->foundation) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/voip/ice.c: In function 'ice_candidate_new': /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/voip/ice.c:2988:9: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 2988 | strncpy(candidate->taddr.ip, ip, sizeof(candidate->taddr.ip)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/voip/ice.c:2988:9: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] [ 60%] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/rfc4103_source.c.o /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/voip/ice.c: In function 'ice_generate_pair_foundations_list': /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/voip/ice.c:3583:9: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 3583 | strncpy(foundation.local, pair->local->foundation, sizeof(foundation.local) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/voip/ice.c:3584:9: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 3584 | strncpy(foundation.remote, pair->remote->foundation, sizeof(foundation.remote) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 61%] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/rfc4103_sink.c.o [ 62%] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/msudp.c.o [ 63%] Building C object src/CMakeFiles/mediastreamer.dir/voip/rfc4103_textstream.c.o [ 64%] Building C object src/CMakeFiles/mediastreamer.dir/voip/ringstream.c.o [ 65%] Building C object src/CMakeFiles/mediastreamer.dir/voip/stun.c.o [ 66%] Building C object src/CMakeFiles/mediastreamer.dir/voip/offeranswer.c.o [ 67%] Building C object src/CMakeFiles/mediastreamer.dir/audiofilters/pulseaudio.c.o [ 68%] Building C object src/CMakeFiles/mediastreamer.dir/utils/bits_rw.c.o /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/audiofilters/pulseaudio.c: In function 'pulse_card_merge_lists': /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/audiofilters/pulseaudio.c:240:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 240 | strncpy(pa_device->source_name,sourceCard_data->name, PA_STRING_SIZE -1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/audiofilters/pulseaudio.c: In function 'pulse_card_compare': /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/audiofilters/pulseaudio.c:232:16: warning: 'strncmp' specified bound 512 exceeds source size 256 [-Wstringop-overread] 232 | return strncmp(sink->description, source->description, 512); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/audiofilters/pulseaudio.c:31:14: note: source object allocated here 31 | char description[PA_STRING_SIZE]; | ^~~~~~~~~~~ [ 69%] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/extdisplay.c.o [ 70%] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/mire.c.o [ 71%] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/nowebcam.c.o [ 72%] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/pixconv.c.o [ 73%] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/sizeconv.c.o In function 'ice_compute_candidate_foundation', inlined from 'ice_discover_peer_reflexive_candidate' at /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/voip/ice.c:2369:3, inlined from 'ice_handle_received_binding_response' at /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/voip/ice.c:2740:14, inlined from 'ice_handle_stun_packet' at /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/voip/ice.c:2915:5: /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/voip/ice.c:3277:25: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 3277 | strncpy(candidate->foundation, other_candidate->foundation, sizeof(candidate->foundation) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 74%] Building C object src/CMakeFiles/mediastreamer.dir/voip/layouts.c.o [ 75%] Building C object src/CMakeFiles/mediastreamer.dir/voip/msvideo_neon.c.o [ 76%] Building C object src/CMakeFiles/mediastreamer.dir/voip/msvideo.c.o [ 77%] Building C object src/CMakeFiles/mediastreamer.dir/voip/msvideoqualitycontroller.c.o In function 'ice_compute_candidate_foundation', inlined from 'ice_add_losing_pair' at /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/voip/ice.c:3172:4: /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/src/voip/ice.c:3277:25: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 3277 | strncpy(candidate->foundation, other_candidate->foundation, sizeof(candidate->foundation) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 78%] Building C object src/CMakeFiles/mediastreamer.dir/voip/video_preset_high_fps.c.o [ 79%] Building C object src/CMakeFiles/mediastreamer.dir/voip/videostarter.c.o [ 80%] Building C object src/CMakeFiles/mediastreamer.dir/voip/videostream.c.o [ 81%] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/turbojpegnowebcam.c.o [ 82%] Building C object src/CMakeFiles/mediastreamer.dir/videofilters/turbojpegwriter.c.o [ 83%] Building C object src/CMakeFiles/mediastreamer.dir/otherfilters/mspcapfileplayer.c.o [ 84%] Building CXX object src/CMakeFiles/mediastreamer.dir/utils/filter-wrapper/decoding-filter-wrapper.cpp.o [ 85%] Building CXX object src/CMakeFiles/mediastreamer.dir/utils/filter-wrapper/encoding-filter-wrapper.cpp.o [ 86%] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/turn_tcp.cpp.o [ 87%] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h26x-encoder-filter.cpp.o [ 88%] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h26x-decoder-filter.cpp.o [ 89%] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h26x-utils.cpp.o [ 90%] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h264-nal-packer.cpp.o [ 91%] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h264-nal-unpacker.cpp.o [ 92%] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h264-utils.cpp.o [ 93%] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h265-nal-packer.cpp.o [ 94%] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h265-nal-unpacker.cpp.o [ 95%] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/h265-utils.cpp.o [ 96%] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/nal-packer.cpp.o [ 97%] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/nal-unpacker.cpp.o [ 98%] Building CXX object src/CMakeFiles/mediastreamer.dir/voip/h26x/rfc3984.cpp.o [100%] Linking CXX shared library libmediastreamer.so /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/mediastreamer.dir/utils/filter-wrapper/decoding-filter-wrapper.cpp.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/mediastreamer.dir/utils/filter-wrapper/decoding-filter-wrapper.cpp.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/mediastreamer.dir/utils/filter-wrapper/decoding-filter-wrapper.cpp.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/mediastreamer.dir/utils/filter-wrapper/decoding-filter-wrapper.cpp.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/mediastreamer.dir/utils/filter-wrapper/decoding-filter-wrapper.cpp.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/mediastreamer.dir/utils/filter-wrapper/decoding-filter-wrapper.cpp.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/mediastreamer.dir/utils/filter-wrapper/decoding-filter-wrapper.cpp.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/mediastreamer.dir/utils/filter-wrapper/decoding-filter-wrapper.cpp.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/mediastreamer.dir/utils/filter-wrapper/encoding-filter-wrapper.cpp.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in CMakeFiles/mediastreamer.dir/utils/filter-wrapper/encoding-filter-wrapper.cpp.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: further warnings about FDE encoding preventing .eh_frame_hdr generation dropped make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' [100%] Built target mediastreamer make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8' >>> mediastreamer 4.4.8 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake --install /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/ -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/Mediastreamer2/cmake/Mediastreamer2Targets.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/Mediastreamer2/cmake/Mediastreamer2Targets-release.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/Mediastreamer2/cmake/Mediastreamer2Config.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/Mediastreamer2/cmake/Mediastreamer2ConfigVersion.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/allfilters.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/android_utils.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/bitratecontrol.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/bits_rw.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/box-plot.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/devices.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/dsptools.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/dtls_srtp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/dtmfgen.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/flowcontrol.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/formats.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/ice.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mediastream.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/ms_srtp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msaudiomixer.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mschanadapter.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mscodecutils.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mscommon.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msconference.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msequalizer.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mseventqueue.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msextdisplay.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msfactory.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msfileplayer.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msfilerec.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msfilter.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msgenericplc.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msinterfaces.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msitc.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msjava.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msjpegwriter.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msogl.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msogl_functions.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msqrcodereader.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msmediaplayer.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msqueue.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msrtp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mssndcard.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mstee.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msticker.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mstonedetector.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msutils.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msv4l.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msvaddtx.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msvideo.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msvideoout.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msvideopresets.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msvideoqualitycontroller.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msvolume.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mswebcam.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/qualityindicator.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/rfc3984.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/stun.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/upnp_igd.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/x11_helper.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/zrtp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msrtt4103.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msasync.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/msudp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/mediastreamer2/mspcapfileplayer.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libmediastreamer.so.11 -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libmediastreamer.so.11" to "/usr/lib" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libmediastreamer.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/images/nowebcamCIF.jpg >>> mediastreamer 4.4.8 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/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 >>> mediastreamer 4.4.8 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake --install /home/buildroot/autobuild/instance-0/output-1/build/mediastreamer-4.4.8/ -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/Mediastreamer2/cmake/Mediastreamer2Targets.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/Mediastreamer2/cmake/Mediastreamer2Targets-release.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/Mediastreamer2/cmake/Mediastreamer2Config.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/Mediastreamer2/cmake/Mediastreamer2ConfigVersion.cmake -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/allfilters.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/android_utils.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/bitratecontrol.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/bits_rw.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/box-plot.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/devices.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/dsptools.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/dtls_srtp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/dtmfgen.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/flowcontrol.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/formats.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/ice.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/mediastream.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/ms_srtp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msaudiomixer.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/mschanadapter.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/mscodecutils.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/mscommon.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msconference.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msequalizer.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/mseventqueue.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msextdisplay.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msfactory.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msfileplayer.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msfilerec.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msfilter.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msgenericplc.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msinterfaces.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msitc.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msjava.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msjpegwriter.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msogl.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msogl_functions.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msqrcodereader.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msmediaplayer.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msqueue.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msrtp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/mssndcard.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/mstee.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msticker.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/mstonedetector.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msutils.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msv4l.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msvaddtx.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msvideo.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msvideoout.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msvideopresets.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msvideoqualitycontroller.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msvolume.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/mswebcam.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/qualityindicator.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/rfc3984.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/stun.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/upnp_igd.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/x11_helper.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/zrtp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msrtt4103.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msasync.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/msudp.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/mediastreamer2/mspcapfileplayer.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libmediastreamer.so.11 -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libmediastreamer.so.11" to "/usr/lib" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libmediastreamer.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/images/nowebcamCIF.jpg zeromq-4.3.4.tar.gz: OK (md5: c897d4005a3f0b8276b00b7921412379) zeromq-4.3.4.tar.gz: OK (sha1: 47277a64749049123d1401600e8cfbab10a3ae28) zeromq-4.3.4.tar.gz: OK (sha256: c593001a89f5a85dd2ddf564805deb860e02471171b3f204944857336295c3e5) >>> zeromq 4.3.4 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/zeromq/zeromq-4.3.4.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4 -xf - >>> zeromq 4.3.4 Patching Applying 0001-define-missing-rebind-type.patch using patch: patching file src/secure_allocator.hpp Hunk #1 succeeded at 95 (offset -4 lines). >>> zeromq 4.3.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> zeromq 4.3.4 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4/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 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> zeromq 4.3.4 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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 libzmq_cv_sock_cloexec=yes libzmq_cv_o_cloexec=yes libzmq_cv_so_keepalive=yes libzmq_cv_so_priority=yes libzmq_cv_so_bindtodevice=yes libzmq_cv_tcp_keepcnt=yes libzmq_cv_tcp_keepidle=yes libzmq_cv_tcp_keepintvl=yes CONFIG_SITE=/dev/null ./configure --target=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-Werror --without-documentation --without-norm --without-pgm --disable-drafts --disable-ws --with-tls --disable-libbsd --without-nss --without-libsodium --disable-libunwind ) 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 microblazeel-buildroot-linux-gnu-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1001' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... none checking whether C compiler accepts -std=gnu11... yes checking whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ accepts -g... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++... none checking for a sed that does not truncate output... /usr/bin/sed checking whether to build with code coverage support... no checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) gawk checking pkg-config is at least version 0.9.0... yes checking for xmlto... no checking for asciidoc... no checking build system type... x86_64-pc-linux-gnu checking host system type... microblazeel-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 microblazeel-buildroot-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 /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld option to reload object files... -r checking for microblazeel-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for microblazeel-buildroot-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for microblazeel-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for microblazeel-buildroot-linux-gnu-strip... (cached) /bin/true checking for microblazeel-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for microblazeel-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 how to run the C++ preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ -E checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) supports shared libraries... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for valgrind... no checking linker version script flag... --version-script checking if version scripts can use complex wildcards... yes checking for working posix_memalign... no checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ supports C++11 features by default... yes checking whether the C compiler works... yes checking whether we are using Intel C compiler... no checking whether we are using Sun Studio C compiler... no checking whether we are using clang C compiler... no checking whether we are using gcc >= 4 C compiler... yes checking whether the C++ compiler works... yes checking whether we are using Intel C++ compiler... no checking whether we are using Sun Studio C++ compiler... no checking whether we are using clang C++ compiler... no checking whether we are using gcc >= 4 C++ compiler... yes checking whether to enable debugging information... no checking whether to enable code coverage... no checking if TIPC is available and supports nonblocking connect... no checking whether to enable TSan... no checking whether to enable ASan... no checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... yes checking whether C++ compiler supports -fvisibility=hidden... yes checking whether C++ compiler supports dso visibility... yes configure: WARNING: --without-documentation is DEPRECATED and will be removed in the next release, use --without-docs checking whether to build documentation... no checking whether to install manpages... no configure: Choosing I/O thread polling system from 'kqueue epoll devpoll pollset poll select'... configure: Using 'epoll' I/O thread polling system with CLOEXEC configure: Using 'poll' zmq_poll(er)_* API polling system checking for microblazeel-buildroot-linux-gnu-getconf... no checking for getconf... getconf configure: WARNING: using cross tools not prefixed with host triplet configure: Using "64" bytes alignment for lock-free data structures checking condition_variable usability... yes checking condition_variable presence... yes checking for condition_variable... yes configure: Using "auto" condition variable implementation. checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking whether EFD_CLOEXEC is supported... not during cross-compile checking whether SO_PEERCRED is declared... yes checking whether LOCAL_PEERCRED is declared... no checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint32_t... yes checking for working volatile... yes configure: Using tweetnacl for CURVE security checking "with_norm_ext = no"... no checking how to enable additional warnings for C++ compiler... -Wall checking how to enable strict standards compliance in C++ compiler... -pedantic checking whether C++ compiler accepts -Watomic-alignment... no checking whether compiler supports __atomic_Xxx intrinsics... yes checking return type of signal handlers... void checking for perror... yes checking for gettimeofday... yes checking for clock_gettime... yes checking for memset... yes checking for socket... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for fork... yes checking for mkdtemp... yes checking for accept4... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking whether strnlen is available... yes checking whether if_nametoindex is available... yes checking whether strlcpy is available... yes checking whether signature of pthread_setname_np() has 1 argument... no checking whether signature of pthread_setname_np() has 2 arguments... yes checking whether signature of pthread_setname_np() has 3 arguments... no checking whether pthread_set_name_np() exists... no checking whether pthread_setaffinity_np() exists... yes checking whether SOCK_CLOEXEC is supported... (cached) yes checking whether O_CLOEXEC is supported... (cached) yes checking whether SO_BINDTODEVICE is supported... (cached) yes checking whether SO_KEEPALIVE is supported... (cached) yes checking whether TCP_KEEPCNT is supported... (cached) yes checking whether TCP_KEEPIDLE is supported... (cached) yes checking whether TCP_KEEPINTVL is supported... (cached) yes checking whether TCP_KEEPALIVE is supported... not during cross-compile checking whether SO_PRIORITY is supported... (cached) yes checking whether getrandom is supported... not during cross-compile configure: Building stable and legacy API (no draft API) configure: Using mtree implementation to manage subscriptions checking for clang-format... no checking whether C compiler accepts -Wtautological-constant-compare... no checking whether C++ compiler accepts -Wtautological-constant-compare... no checking whether C compiler accepts -ffat-lto-objects... yes checking whether C++ compiler accepts -ffat-lto-objects... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/libzmq.pc config.status: creating doc/Makefile config.status: creating builds/Makefile config.status: creating builds/deprecated-msvc/Makefile config.status: creating src/platform.hpp 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 >>> zeromq 4.3.4 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' Making all in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' CXX tools/curve_keygen.o CXX src/libzmq_la-address.lo CXX src/libzmq_la-channel.lo CXX src/libzmq_la-client.lo CXX src/libzmq_la-clock.lo CXX src/libzmq_la-ctx.lo CXX src/libzmq_la-curve_client.lo CXX src/libzmq_la-curve_mechanism_base.lo CXX src/libzmq_la-curve_server.lo In file included from /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/include/c++/12.3.0/string:50, from src/options.hpp:33, from src/mechanism.hpp:34, from src/mechanism_base.hpp:33, from src/curve_mechanism_base.hpp:48, from src/curve_mechanism_base.cpp:32: In function 'typename __gnu_cxx::__enable_if::__value, void>::__type std::__fill_a1(_ForwardIterator, _ForwardIterator, const _Tp&) [with _ForwardIterator = unsigned char*; _Tp = int]', inlined from 'void std::__fill_a1(__gnu_cxx::__normal_iterator<_Iterator, _Container>, __gnu_cxx::__normal_iterator<_Iterator, _Container>, const _Tp&) [with _Ite = unsigned char*; _Cont = vector; _Tp = int]' at /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/include/c++/12.3.0/bits/stl_algobase.h:951:21, inlined from 'void std::__fill_a(_FIte, _FIte, const _Tp&) [with _FIte = __gnu_cxx::__normal_iterator >; _Tp = int]' at /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/include/c++/12.3.0/bits/stl_algobase.h:968:21, inlined from 'void std::fill(_ForwardIterator, _ForwardIterator, const _Tp&) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = int]' at /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/include/c++/12.3.0/bits/stl_algobase.h:998:20, inlined from 'int zmq::curve_encoding_t::decode(zmq::msg_t*, int*)' at src/curve_mechanism_base.cpp:263:15: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/include/c++/12.3.0/bits/stl_algobase.h:922:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 922 | *__first = __tmp; | ~~~~~~~~~^~~~~~~ CXX src/libzmq_la-dealer.lo In file included from /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/include/c++/12.3.0/bits/stl_tree.h:63, from /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/include/c++/12.3.0/map:60, from src/metadata.hpp:33, from src/msg.hpp:40, from src/curve_client.cpp:35: In function 'typename __gnu_cxx::__enable_if::__value, void>::__type std::__fill_a1(_ForwardIterator, _ForwardIterator, const _Tp&) [with _ForwardIterator = unsigned char*; _Tp = int]', inlined from 'void std::__fill_a1(__gnu_cxx::__normal_iterator<_Iterator, _Container>, __gnu_cxx::__normal_iterator<_Iterator, _Container>, const _Tp&) [with _Ite = unsigned char*; _Cont = vector; _Tp = int]' at /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/include/c++/12.3.0/bits/stl_algobase.h:951:21, inlined from 'void std::__fill_a(_FIte, _FIte, const _Tp&) [with _FIte = __gnu_cxx::__normal_iterator >; _Tp = int]' at /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/include/c++/12.3.0/bits/stl_algobase.h:968:21, inlined from 'void std::fill(_ForwardIterator, _ForwardIterator, const _Tp&) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = int]' at /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/include/c++/12.3.0/bits/stl_algobase.h:998:20, inlined from 'int zmq::curve_client_t::process_ready(const uint8_t*, size_t)' at src/curve_client.cpp:224:15: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/include/c++/12.3.0/bits/stl_algobase.h:922:18: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 922 | *__first = __tmp; | ~~~~~~~~~^~~~~~~ CXX src/libzmq_la-devpoll.lo CXX src/libzmq_la-dgram.lo CXX src/libzmq_la-dish.lo CXX src/libzmq_la-dist.lo CXX src/libzmq_la-endpoint.lo CXX src/libzmq_la-epoll.lo CXX src/libzmq_la-err.lo CXX src/libzmq_la-fq.lo CXX src/libzmq_la-gather.lo CXX src/libzmq_la-gssapi_mechanism_base.lo CXX src/libzmq_la-gssapi_client.lo CXX src/libzmq_la-gssapi_server.lo CXX src/libzmq_la-io_object.lo CXX src/libzmq_la-io_thread.lo CXX src/libzmq_la-ip.lo CXX src/libzmq_la-ip_resolver.lo CXX src/libzmq_la-ipc_address.lo CXX src/libzmq_la-ipc_connecter.lo CXX src/libzmq_la-ipc_listener.lo CXX src/libzmq_la-kqueue.lo CXX src/libzmq_la-lb.lo CXX src/libzmq_la-mailbox.lo CXX src/libzmq_la-mailbox_safe.lo CXX src/libzmq_la-mechanism.lo CXX src/libzmq_la-mechanism_base.lo CXX src/libzmq_la-metadata.lo CXX src/libzmq_la-msg.lo CXX src/libzmq_la-mtrie.lo CXX src/libzmq_la-norm_engine.lo CXX src/libzmq_la-null_mechanism.lo CXX src/libzmq_la-object.lo CXX src/libzmq_la-options.lo CXX src/libzmq_la-own.lo CXX src/libzmq_la-pair.lo CXX src/libzmq_la-peer.lo CXX src/libzmq_la-pgm_receiver.lo CXX src/libzmq_la-pgm_sender.lo CXX src/libzmq_la-pgm_socket.lo CXX src/libzmq_la-pipe.lo CXX src/libzmq_la-plain_client.lo CXX src/libzmq_la-plain_server.lo CXX src/libzmq_la-poll.lo CXX src/libzmq_la-poller_base.lo CXX src/libzmq_la-polling_util.lo CXX src/libzmq_la-pollset.lo CXX src/libzmq_la-precompiled.lo CXX src/libzmq_la-proxy.lo CXX src/libzmq_la-pub.lo CXX src/libzmq_la-pull.lo CXX src/libzmq_la-push.lo CXX src/libzmq_la-radio.lo CXX src/libzmq_la-radix_tree.lo CXX src/libzmq_la-random.lo CXX src/libzmq_la-raw_decoder.lo CXX src/libzmq_la-raw_encoder.lo CXX src/libzmq_la-raw_engine.lo CXX src/libzmq_la-reaper.lo CXX src/libzmq_la-rep.lo CXX src/libzmq_la-req.lo CXX src/libzmq_la-router.lo CXX src/libzmq_la-scatter.lo CXX src/libzmq_la-select.lo CXX src/libzmq_la-server.lo CXX src/libzmq_la-session_base.lo CXX src/libzmq_la-signaler.lo CXX src/libzmq_la-socket_base.lo CXX src/libzmq_la-socks.lo CXX src/libzmq_la-socks_connecter.lo CXX src/libzmq_la-stream.lo CXX src/libzmq_la-stream_connecter_base.lo CXX src/libzmq_la-stream_listener_base.lo CXX src/libzmq_la-stream_engine_base.lo CXX src/libzmq_la-sub.lo CXX src/libzmq_la-tcp.lo CXX src/libzmq_la-tcp_address.lo CXX src/libzmq_la-tcp_connecter.lo CXX src/libzmq_la-tcp_listener.lo CXX src/libzmq_la-thread.lo CXX src/libzmq_la-timers.lo CXX src/libzmq_la-tipc_address.lo CXX src/libzmq_la-tipc_connecter.lo CXX src/libzmq_la-tipc_listener.lo CXX src/libzmq_la-trie.lo CXX src/libzmq_la-udp_address.lo CXX src/libzmq_la-udp_engine.lo CXX src/libzmq_la-v1_decoder.lo CXX src/libzmq_la-v2_decoder.lo CXX src/libzmq_la-v1_encoder.lo CXX src/libzmq_la-v2_encoder.lo CXX src/libzmq_la-v3_1_encoder.lo CXX src/libzmq_la-vmci.lo CXX src/libzmq_la-vmci_address.lo CXX src/libzmq_la-vmci_connecter.lo CXX src/libzmq_la-vmci_listener.lo CXX src/libzmq_la-xpub.lo CXX src/libzmq_la-xsub.lo CXX src/libzmq_la-zmq.lo CXX src/libzmq_la-zmq_utils.lo CXX src/libzmq_la-decoder_allocators.lo CXX src/libzmq_la-socket_poller.lo CXX src/libzmq_la-zap_client.lo CXX src/libzmq_la-zmtp_engine.lo CC src/libzmq_la-tweetnacl.lo CXX perf/local_lat.o CXX perf/remote_lat.o CXX perf/local_thr.o CXX perf/remote_thr.o CXX perf/inproc_lat.o CXX perf/inproc_thr.o CXX perf/proxy_thr.o CC external/unity/unity.o CXX tests/libtestutil_a-testutil.o CXX tests/libtestutil_a-testutil_monitoring.o CXX tests/libtestutil_a-testutil_security.o tests/testutil_monitoring.cpp: In function 'int64_t get_monitor_event_internal_v2(void*, uint64_t*, char**, char**, int)': tests/testutil_monitoring.cpp:252:30: warning: comparing the result of pointer addition '(value_ + ((sizetype)(((unsigned int)i) * 8)))' and NULL [-Waddress] 252 | if (value_ && value_ + i) | ~~~~~~~^~~ CXX tests/libtestutil_a-testutil_unity.o AR external/unity/libunity.a AR tests/libtestutil.a CXXLD src/libzmq.la /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in src/.libs/libzmq_la-address.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in src/.libs/libzmq_la-address.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in src/.libs/libzmq_la-channel.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in src/.libs/libzmq_la-channel.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in src/.libs/libzmq_la-channel.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in src/.libs/libzmq_la-channel.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in src/.libs/libzmq_la-channel.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in src/.libs/libzmq_la-channel.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in src/.libs/libzmq_la-channel.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in src/.libs/libzmq_la-channel.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: further warnings about FDE encoding preventing .eh_frame_hdr generation dropped CXXLD tools/curve_keygen CXXLD perf/local_lat CXXLD perf/remote_lat CXXLD perf/local_thr CXXLD perf/remote_thr CXXLD perf/inproc_lat CXXLD perf/inproc_thr CXXLD perf/proxy_thr make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' >>> zeromq 4.3.4 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzmq.la '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 src/libzmq.pc '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzmq.so.5.2.4 /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libzmq.so.5.2.4 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libzmq.so.5.2.4 libzmq.so.5 || { rm -f libzmq.so.5 && ln -s libzmq.so.5.2.4 libzmq.so.5; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libzmq.so.5.2.4 libzmq.so || { rm -f libzmq.so && ln -s libzmq.so.5.2.4 libzmq.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzmq.lai /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libzmq.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c tools/curve_keygen '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c tools/curve_keygen /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/curve_keygen make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' >>> zeromq 4.3.4 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/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 >>> zeromq 4.3.4 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzmq.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 src/libzmq.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzmq.so.5.2.4 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libzmq.so.5.2.4 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libzmq.so.5.2.4 libzmq.so.5 || { rm -f libzmq.so.5 && ln -s libzmq.so.5.2.4 libzmq.so.5; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libzmq.so.5.2.4 libzmq.so || { rm -f libzmq.so && ln -s libzmq.so.5.2.4 libzmq.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzmq.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libzmq.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c tools/curve_keygen '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c tools/curve_keygen /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/curve_keygen make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/zeromq-4.3.4' mongrel2-v1.13.0.tar.bz2: OK (sha1: 6057f9cbfae41e2cdef1e0f715df3c1a4d3a1884) mongrel2-v1.13.0.tar.bz2: OK (sha256: b6f1f50c9f65b605342d8792b1cc8a1c151105339030313b9825b6a68d400c10) >>> mongrel2 1.13.0 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/mongrel2/mongrel2-v1.13.0.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0 -xf - >>> mongrel2 1.13.0 Patching Applying 0001-Do-not-run-tests.patch using patch: patching file Makefile Hunk #1 succeeded at 18 with fuzz 2 (offset 2 lines). patching file tools/m2sh/Makefile Hunk #1 succeeded at 12 with fuzz 2 (offset 3 lines). Applying 0002-Fix-Makefiles-for-cross-compilation.patch using patch: patching file Makefile patching file tools/config_modules/Makefile patching file tools/filters/Makefile patching file tools/m2sh/Makefile patching file tools/procer/Makefile Applying 0003-fix-build-with-gcc-4.8.patch using patch: patching file Makefile patching file tools/m2sh/Makefile Hunk #1 succeeded at 10 with fuzz 2. >>> mongrel2 1.13.0 Configuring >>> mongrel2 1.13.0 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0 PREFIX=/usr all make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/adt/darray.o src/adt/darray.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/adt/dict.o src/adt/dict.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/adt/hash.o src/adt/hash.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/adt/list.o src/adt/list.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/adt/radixmap.o src/adt/radixmap.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/adt/tst.o src/adt/tst.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/bstr/bsafe.o src/bstr/bsafe.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/bstr/bstraux.o src/bstr/bstraux.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/bstr/bstrlib.o src/bstr/bstrlib.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/config/config.o src/config/config.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/config/db.o src/config/db.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/config/module.o src/config/module.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/http11/http11_parser.o src/http11/http11_parser.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/http11/httpclient_parser.o src/http11/httpclient_parser.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/mem/halloc.o src/mem/halloc.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/task/context.o src/task/context.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/task/fd.o src/task/fd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/task/net.o src/task/net.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/task/qlock.o src/task/qlock.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/task/rendez.o src/task/rendez.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/task/task.o src/task/task.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/bsd_specific.o src/bsd_specific.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/cache.o src/cache.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/chunked.o src/chunked.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/connection.o src/connection.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/control.o src/control.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/dbg.o src/dbg.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/dir.o src/dir.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/filter.o src/filter.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/handler.o src/handler.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/handler_parser.o src/handler_parser.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/headers.o src/headers.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/host.o src/host.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/io.o src/io.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/log.o src/log.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/logrotate.o src/logrotate.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/mime.o src/mime.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/pattern.o src/pattern.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/proxy.o src/proxy.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/register.o src/register.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/request.o src/request.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/response.o src/response.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/routing.o src/routing.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/server.o src/server.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/setting.o src/setting.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/state.o src/state.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/superpoll.o src/superpoll.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/tnetstrings.o src/tnetstrings.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/unixy.o src/unixy.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/upload.o src/upload.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/websocket.o src/websocket.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/xrequest.o src/xrequest.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -c src/task/asm.S -o src/task/asm.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/mongrel2.o src/mongrel2.c ar rcs build/libm2.a src/adt/darray.o src/adt/dict.o src/adt/hash.o src/adt/list.o src/adt/radixmap.o src/adt/tst.o src/bstr/bsafe.o src/bstr/bstraux.o src/bstr/bstrlib.o src/config/config.o src/config/db.o src/config/module.o src/http11/http11_parser.o src/http11/httpclient_parser.o src/mem/halloc.o src/task/context.o src/task/fd.o src/task/net.o src/task/qlock.o src/task/rendez.o src/task/task.o src/bsd_specific.o src/cache.o src/chunked.o src/connection.o src/control.o src/dbg.o src/dir.o src/filter.o src/handler.o src/handler_parser.o src/headers.o src/host.o src/io.o src/log.o src/logrotate.o src/mime.o src/pattern.o src/proxy.o src/register.o src/request.o src/response.o src/routing.o src/server.o src/setting.o src/state.o src/superpoll.o src/tnetstrings.o src/unixy.o src/upload.o src/websocket.o src/xrequest.o src/state.o src/http11/http11_parser.o src/handler_parser.o src/http11/httpclient_parser.o src/task/asm.o ranlib build/libm2.a /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread src/mongrel2.o -o bin/mongrel2 build/libm2.a -lzmq -ldl -lsqlite3 -lmbedtls -lmbedx509 -lmbedcrypto /usr/bin/make OPTFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread " LDFLAGS="" LIBS="-lzmq -ldl -lsqlite3 -lmbedtls -lmbedx509 -lmbedcrypto" DESTDIR="" PREFIX="/usr" -C tools/m2sh all /usr/bin/make OPTFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread " LDFLAGS="" LIBS="-lzmq -ldl -lsqlite3 -lmbedtls -lmbedx509 -lmbedcrypto" DESTDIR="" PREFIX="/usr" -C tools/procer all /usr/bin/make OPTFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread " LDFLAGS="" LIBS="-lzmq -ldl -lsqlite3 -lmbedtls -lmbedx509 -lmbedcrypto" DESTDIR="" PREFIX="/usr" -C tools/filters all make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/m2sh' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -O2 ../lemon/lemon.c -o ../lemon/lemon make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/procer' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -pthread -g -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o procer.o procer.c make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/filters' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -I../../src -I../../src/mbedtls/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -g -fPIC -shared -nostartfiles -L../../build -o null.so null.c ../../build/libm2.a /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: build/libm2.a(task.o): in function `taskalloc': (.text+0xa8): warning: getcontext is not implemented and will always fail /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: (.text+0xe8): warning: makecontext is not implemented and will always fail /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: build/libm2.a(task.o): in function `taskstart': (.text+0x398): warning: swapcontext is not implemented and will always fail /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/ast.o src/ast.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -I../../src -I../../src/mbedtls/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -g -fPIC -shared -nostartfiles -L../../build -o rewrite.so rewrite.c ../../build/libm2.a /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -pthread -g -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o profile.o profile.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -I../../src -I../../src/mbedtls/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -g -fPIC -shared -nostartfiles -L../../build -o sendfile.so sendfile.c ../../build/libm2.a /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -pthread -g -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rampart.o rampart.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/cli.o src/cli.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -o procer procer.o profile.o rampart.o ../../build/libm2.a -lzmq -ldl -lsqlite3 -lmbedtls -lmbedx509 -lmbedcrypto /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: ../../build/libm2.a(task.o): in function `taskalloc': (.text+0xa8): warning: getcontext is not implemented and will always fail /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: (.text+0xe8): warning: makecontext is not implemented and will always fail /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: ../../build/libm2.a(task.o): in function `taskstart': (.text+0x398): warning: swapcontext is not implemented and will always fail /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: ../../build/libm2.a(task.o): in function `taskalloc': (.text+0xa8): warning: getcontext is not implemented and will always fail /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: (.text+0xe8): warning: makecontext is not implemented and will always fail /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: ../../build/libm2.a(task.o): in function `taskstart': (.text+0x398): warning: swapcontext is not implemented and will always fail /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_divdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_udivdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/filters' /usr/bin/make OPTFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread " LDFLAGS="" LIBS="-lzmq -ldl -lsqlite3 -lmbedtls -lmbedx509 -lmbedcrypto" DESTDIR="" PREFIX="/usr" -C tools/config_modules all make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/config_modules' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -I../../src -I../../src/mbedtls/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -shared -nostartfiles -L../../build -o null.so null.c ../../build/libm2.a make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/procer' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -I../../src -I../../src/mbedtls/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -fPIC -shared -nostartfiles -L../../build -o zmq.so zmq.c ../../build/libm2.a /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/commands.o src/commands.c make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/config_modules' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/config_file.o src/config_file.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/constants.o src/constants.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/lexer.o src/lexer.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/linenoise.o src/linenoise.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/m2sh.o src/m2sh.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/parser.o src/parser.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/query_print.o src/query_print.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/token.o src/token.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/commands/access.o src/commands/access.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/commands/config.o src/commands/config.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/commands/helpers.o src/commands/helpers.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/commands/logging.o src/commands/logging.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/commands/querying.o src/commands/querying.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o src/commands/running.o src/commands/running.c src/commands/running.c: In function 'display_table_style': src/commands/running.c:467:17: warning: '%s' directive argument is null [-Wformat-overflow=] 467 | printf("%s ", bdata(h->value.string)); | ^~ src/commands/running.c: In function 'send_recv_control': src/commands/running.c:563:16: warning: pointer 'outmsg' may be used after 'free' [-Wuse-after-free] 563 | if(outmsg) free(outmsg); | ^~~~~~~~~~~~ src/commands/running.c:549:5: note: call to 'free' here 549 | free(outmsg); | ^~~~~~~~~~~~ mkdir -p build /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread -o build/m2sh src/ast.o src/cli.o src/commands.o src/config_file.o src/constants.o src/lexer.o src/linenoise.o src/m2sh.o src/parser.o src/query_print.o src/token.o src/commands/access.o src/commands/config.o src/commands/helpers.o src/commands/logging.o src/commands/querying.o src/commands/running.o ../../build/libm2.a -lzmq -ldl -lsqlite3 -lmbedtls -lmbedx509 -lmbedcrypto /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: ../../build/libm2.a(task.o): in function `taskalloc': (.text+0xa8): warning: getcontext is not implemented and will always fail /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: (.text+0xe8): warning: makecontext is not implemented and will always fail /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: ../../build/libm2.a(task.o): in function `taskstart': (.text+0x398): warning: swapcontext is not implemented and will always fail make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/m2sh' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0' >>> mongrel2 1.13.0 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0 PREFIX=/usr DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0' /usr/bin/make OPTFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread " LDFLAGS="" LIBS="-lzmq -ldl -lsqlite3 -lmbedtls -lmbedx509 -lmbedcrypto" DESTDIR="/home/buildroot/autobuild/instance-0/output-1/target" PREFIX="/usr" -C tools/m2sh all /usr/bin/make OPTFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread " LDFLAGS="" LIBS="-lzmq -ldl -lsqlite3 -lmbedtls -lmbedx509 -lmbedcrypto" DESTDIR="/home/buildroot/autobuild/instance-0/output-1/target" PREFIX="/usr" -C tools/procer all /usr/bin/make OPTFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread " LDFLAGS="" LIBS="-lzmq -ldl -lsqlite3 -lmbedtls -lmbedx509 -lmbedcrypto" DESTDIR="/home/buildroot/autobuild/instance-0/output-1/target" PREFIX="/usr" -C tools/filters all /usr/bin/make OPTFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread " LDFLAGS="" LIBS="-lzmq -ldl -lsqlite3 -lmbedtls -lmbedx509 -lmbedcrypto" DESTDIR="/home/buildroot/autobuild/instance-0/output-1/target" PREFIX="/usr" -C tools/config_modules all make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/procer' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/procer' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/filters' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/filters' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/config_modules' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/m2sh' make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/config_modules' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/m2sh' install bin/mongrel2 /home/buildroot/autobuild/instance-0/output-1/target//usr/bin/ \ || ( install -d /home/buildroot/autobuild/instance-0/output-1/target//usr/bin/ \ && install bin/mongrel2 /home/buildroot/autobuild/instance-0/output-1/target//usr/bin/ ) /usr/bin/make OPTFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread " LDFLAGS="" LIBS="-lzmq -ldl -lsqlite3 -lmbedtls -lmbedx509 -lmbedcrypto" DESTDIR="/home/buildroot/autobuild/instance-0/output-1/target" PREFIX="/usr" -C tools/m2sh install make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/m2sh' install build/m2sh /home/buildroot/autobuild/instance-0/output-1/target/usr/bin make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/m2sh' /usr/bin/make OPTFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread " LDFLAGS="" LIBS="-lzmq -ldl -lsqlite3 -lmbedtls -lmbedx509 -lmbedcrypto" DESTDIR="/home/buildroot/autobuild/instance-0/output-1/target" PREFIX="/usr" -C tools/config_modules install make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/config_modules' install -d /home/buildroot/autobuild/instance-0/output-1/target//usr/lib/mongrel2/config_modules/ install *.so /home/buildroot/autobuild/instance-0/output-1/target//usr/lib/mongrel2/config_modules/ make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/config_modules' /usr/bin/make OPTFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread " LDFLAGS="" LIBS="-lzmq -ldl -lsqlite3 -lmbedtls -lmbedx509 -lmbedcrypto" DESTDIR="/home/buildroot/autobuild/instance-0/output-1/target" PREFIX="/usr" -C tools/filters install make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/filters' install -d /home/buildroot/autobuild/instance-0/output-1/target//usr/lib/mongrel2/filters/ install *.so /home/buildroot/autobuild/instance-0/output-1/target//usr/lib/mongrel2/filters/ make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/filters' /usr/bin/make OPTFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-const-variable -I./src -DNDEBUG -D_FILE_OFFSET_BITS=64 -pthread " LDFLAGS="" LIBS="-lzmq -ldl -lsqlite3 -lmbedtls -lmbedx509 -lmbedcrypto" DESTDIR="/home/buildroot/autobuild/instance-0/output-1/target" PREFIX="/usr" -C tools/procer install make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/procer' install procer /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0/tools/procer' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mongrel2-1.13.0' motion-4.5.1.tar.gz: OK (sha256: 0c824276bb23565b7cf10409ebdcb46b85fb1f6abca957252e52290bb1fe473e) >>> motion 4.5.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/motion/motion-4.5.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1 -xf - >>> motion 4.5.1 Patching >>> motion 4.5.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> motion 4.5.1 Configuring >>> motion 4.5.1 Autoreconfiguring configure.ac:6: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:6: the top level configure.ac:4: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' src/Makefile.am: installing './depcomp' >>> motion 4.5.1 Patching libtool (cd /home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --without-optimizecpu --without-ffmpeg --without-mysql --without-pgsql --with-sqlite3 --without-webp ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for microblazeel-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/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 for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... none checking whether the compiler supports GNU C++... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 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 build system type... x86_64-pc-linux-gnu checking host system type... microblazeel-buildroot-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/instance-0/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-0/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-0/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-0/output-1/host/bin/msgmerge checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for the common suffixes of directories in the library search path... lib64,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/time.h... yes checking for sys/wait.h... yes checking for sys/ioctl.h... yes checking for sys/mman.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for stdarg.h... yes checking for fcntl.h... yes checking for time.h... yes checking for signal.h... yes checking for limits.h... yes checking for errno.h... yes checking for assert.h... yes checking for netdb.h... yes checking for ctype.h... yes checking for regex.h... yes checking for math.h... yes checking for locale.h... yes checking for dirent.h... yes checking for ctype.h... (cached) yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for termios.h... yes checking for pkg-config... yes checking for pthread.h... yes checking for setjmp.h... yes checking for jerror.h... yes checking for jpeglib.h... yes checking jpg libraries... yes checking for microhttpd.h... yes checking libmicrohttpd libraries... yes checking for pthread_np.h... no checking for pthread_setname_np... yes checking for pthread_getname_np... yes checking for XSI strerror_r... no checking for dev/bktr/ioctl_meteor.h... no checking for dev/bktr/ioctl_bt848.h... no checking for dev/ic/bt8xx.h... no checking for linux/videodev2.h... yes checking MMAL pkg-config path... .:/opt/vc/lib/pkgconfig checking for MMAL... no checking for FFmpeg... skipped checking MariaDB pkg-config path... checking for MariaDB... no checking for MySQL... skipped checking for PostgreSQL... skipped checking for sqlite3.h... yes checking for kill... /usr/bin/kill 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 po/Makefile.in config.status: creating man/Makefile config.status: creating data/camera1-dist.conf config.status: creating data/camera2-dist.conf config.status: creating data/camera3-dist.conf config.status: creating data/camera4-dist.conf config.status: creating data/motion-dist.conf config.status: creating data/motion.service config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-static, --enable-shared ************************** Configure status motion 4.5.1 ************************** CFLAGS: -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 LIBS: -pthread -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -ljpeg -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lmicrohttpd -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lsqlite3 LDFLAGS: OS : linux-gnu pthread_np : no pthread_setname_np : yes pthread_getname_np : yes XSI error : no webp support : no V4L2 support : yes BKTR support : no MMAL support : no FFmpeg support : no libavformat version : -- SQLite3 support : yes MYSQL support : no PostgreSQL support : no MariaDB support : no Install prefix: /usr >>> motion 4.5.1 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1/src' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o motion.o motion.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o logger.o logger.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o conf.o conf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o draw.o draw.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o jpegutils.o jpegutils.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o video_loopback.o video_loopback.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o video_v4l2.o video_v4l2.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o video_common.o video_common.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o video_bktr.o video_bktr.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o netcam.o netcam.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o netcam_http.o netcam_http.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o netcam_ftp.o netcam_ftp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o netcam_jpeg.o netcam_jpeg.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o netcam_wget.o netcam_wget.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o netcam_rtsp.o netcam_rtsp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o track.o track.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o alg.o alg.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o event.o event.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o picture.o picture.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o rotate.o rotate.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o translate.o translate.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o ffmpeg.o ffmpeg.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o util.o util.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o dbse.o dbse.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o webu_status.o webu_status.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o webu.o webu.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o webu_html.o webu_html.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o webu_stream.o webu_stream.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o webu_text.o webu_text.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Dsysconfdir=\"/etc/motion\" -DLOCALEDIR=\"/usr/share/locale\" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o mmalcam.o mmalcam.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o motion motion.o logger.o conf.o draw.o jpegutils.o video_loopback.o video_v4l2.o video_common.o video_bktr.o netcam.o netcam_http.o netcam_ftp.o netcam_jpeg.o netcam_wget.o netcam_rtsp.o track.o alg.o event.o picture.o rotate.o translate.o ffmpeg.o util.o dbse.o webu_status.o webu.o webu_html.o webu_stream.o webu_text.o mmalcam.o -pthread -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -ljpeg -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lmicrohttpd -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lsqlite3 make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1/src' Making all in po make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1/po' Making all in man make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1' >>> motion 4.5.1 Installing to target /usr/bin/install -D -m 0644 /home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1/data/motion-dist.conf /home/buildroot/autobuild/instance-0/output-1/target/etc/motion/motion.conf /usr/bin/install -D -m 0755 /home/buildroot/autobuild/instance-0/output-1/build/motion-4.5.1/src/motion /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/motion /usr/bin/install -D -m 0755 package/motion/S99motion /home/buildroot/autobuild/instance-0/output-1/target/etc/init.d/S99motion mpfr-4.1.1.tar.xz: OK (sha256: ffd195bd567dbaffc3b98b23fd00aad0537680c9896171e44fe3ff79e28ac33d) >>> mpfr 4.1.1 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/mpfr/mpfr-4.1.1.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1 -xf - >>> mpfr 4.1.1 Patching >>> mpfr 4.1.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mpfr 4.1.1 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/ltmain.sh Hunk #1 succeeded at 2951 (offset 264 lines). Hunk #2 succeeded at 4544 (offset 267 lines). Hunk #3 succeeded at 6840 (offset 286 lines). Hunk #4 succeeded at 6850 (offset 286 lines). Hunk #5 succeeded at 7150 (offset 293 lines). Hunk #6 succeeded at 7454 (offset 305 lines). Hunk #7 succeeded at 8435 (offset 323 lines). Hunk #8 succeeded at 11070 (offset 360 lines). >>> mpfr 4.1.1 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --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... microblazeel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for microblazeel-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/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 for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking whether configure options are compatible... yes checking for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp checking for microblazeel-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 microblazeel-buildroot-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 /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld option to reload object files... -r checking for microblazeel-buildroot-linux-gnu-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for microblazeel-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for microblazeel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for microblazeel-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for microblazeel-buildroot-linux-gnu-strip... (cached) /bin/true checking for microblazeel-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for microblazeel-buildroot-linux-gnu-mt... no checking for mt... no checking if : 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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 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 size_t... yes checking for limits.h... yes checking for float.h... yes checking for string.h... (cached) yes checking for locale.h... yes checking for wchar.h... yes checking for stdarg.h... yes 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... yes 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 double, 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... no checking if __float128 can be used as a fallback... no 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... no 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.1 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 RANLIB=/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib -C /home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' Making all in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/doc' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/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-0/output-1/build/mpfr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o exceptions.lo exceptions.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o extract.lo extract.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o uceil_exp2.lo uceil_exp2.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o uceil_log2.lo uceil_log2.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c extract.c -fPIC -DPIC -o .libs/extract.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c uceil_log2.c -fPIC -DPIC -o .libs/uceil_log2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c uceil_exp2.c -fPIC -DPIC -o .libs/uceil_exp2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c exceptions.c -fPIC -DPIC -o .libs/exceptions.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o ufloor_log2.lo ufloor_log2.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o add.lo add.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o add1.lo add1.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o add_ui.lo add_ui.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c ufloor_log2.c -fPIC -DPIC -o .libs/ufloor_log2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c add1.c -fPIC -DPIC -o .libs/add1.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o agm.lo agm.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o clear.lo clear.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c agm.c -fPIC -DPIC -o .libs/agm.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o cmp.lo cmp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c clear.c -fPIC -DPIC -o .libs/clear.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o cmpabs.lo cmpabs.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c cmpabs.c -fPIC -DPIC -o .libs/cmpabs.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o cmp_si.lo cmp_si.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o cmp_ui.lo cmp_ui.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o comparisons.lo comparisons.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o div_2exp.lo div_2exp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c comparisons.c -fPIC -DPIC -o .libs/comparisons.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c div_2exp.c -fPIC -DPIC -o .libs/div_2exp.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o div_2si.lo div_2si.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o div_2ui.lo div_2ui.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o div.lo div.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o div_ui.lo div_ui.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c div_2si.c -fPIC -DPIC -o .libs/div_2si.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c div_2ui.c -fPIC -DPIC -o .libs/div_2ui.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c div.c -fPIC -DPIC -o .libs/div.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o dot.lo dot.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o dump.lo dump.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o eq.lo eq.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c dot.c -fPIC -DPIC -o .libs/dot.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c dump.c -fPIC -DPIC -o .libs/dump.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c eq.c -fPIC -DPIC -o .libs/eq.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o exp10.lo exp10.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o exp2.lo exp2.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o exp3.lo exp3.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c exp10.c -fPIC -DPIC -o .libs/exp10.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c exp2.c -fPIC -DPIC -o .libs/exp2.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o exp.lo exp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c exp3.c -fPIC -DPIC -o .libs/exp3.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c exp.c -fPIC -DPIC -o .libs/exp.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o frac.lo frac.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c frac.c -fPIC -DPIC -o .libs/frac.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o frexp.lo frexp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c frexp.c -fPIC -DPIC -o .libs/frexp.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_d.lo get_d.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_exp.lo get_exp.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_str.lo get_str.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o init.lo init.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_d.c -fPIC -DPIC -o .libs/get_d.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_exp.c -fPIC -DPIC -o .libs/get_exp.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_str.c -fPIC -DPIC -o .libs/get_str.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c init.c -fPIC -DPIC -o .libs/init.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o inp_str.lo inp_str.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o isinteger.lo isinteger.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o isinf.lo isinf.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c isinteger.c -fPIC -DPIC -o .libs/isinteger.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c isinf.c -fPIC -DPIC -o .libs/isinf.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o isnan.lo isnan.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o isnum.lo isnum.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o const_log2.lo const_log2.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c isnan.c -fPIC -DPIC -o .libs/isnan.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c isnum.c -fPIC -DPIC -o .libs/isnum.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c const_log2.c -fPIC -DPIC -o .libs/const_log2.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o log.lo log.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o modf.lo modf.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o mul_2exp.lo mul_2exp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c log.c -fPIC -DPIC -o .libs/log.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c modf.c -fPIC -DPIC -o .libs/modf.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o mul_2si.lo mul_2si.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o mul_2ui.lo mul_2ui.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o mul.lo mul.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o mul_ui.lo mul_ui.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c mul_2si.c -fPIC -DPIC -o .libs/mul_2si.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c mul_2ui.c -fPIC -DPIC -o .libs/mul_2ui.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o neg.lo neg.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o next.lo next.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o out_str.lo out_str.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c next.c -fPIC -DPIC -o .libs/next.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o printf.lo printf.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c out_str.c -fPIC -DPIC -o .libs/out_str.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c printf.c -fPIC -DPIC -o .libs/printf.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o vasprintf.lo vasprintf.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o const_pi.lo const_pi.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o pow.lo pow.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c const_pi.c -fPIC -DPIC -o .libs/const_pi.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c pow.c -fPIC -DPIC -o .libs/pow.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o pow_si.lo pow_si.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o pow_ui.lo pow_ui.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c pow_si.c -fPIC -DPIC -o .libs/pow_si.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o print_raw.lo print_raw.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o print_rnd_mode.lo print_rnd_mode.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c print_raw.c -fPIC -DPIC -o .libs/print_raw.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o reldiff.lo reldiff.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c print_rnd_mode.c -fPIC -DPIC -o .libs/print_rnd_mode.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c reldiff.c -fPIC -DPIC -o .libs/reldiff.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o round_prec.lo round_prec.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set.lo set.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o setmax.lo setmax.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c round_prec.c -fPIC -DPIC -o .libs/round_prec.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c setmax.c -fPIC -DPIC -o .libs/setmax.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o setmin.lo setmin.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_d.lo set_d.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c setmin.c -fPIC -DPIC -o .libs/setmin.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_d.c -fPIC -DPIC -o .libs/set_d.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_dfl_prec.lo set_dfl_prec.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_dfl_prec.c -fPIC -DPIC -o .libs/set_dfl_prec.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_exp.lo set_exp.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_rnd.lo set_rnd.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_exp.c -fPIC -DPIC -o .libs/set_exp.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_f.lo set_f.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_rnd.c -fPIC -DPIC -o .libs/set_rnd.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_prc_raw.lo set_prc_raw.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_prec.lo set_prec.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_f.c -fPIC -DPIC -o .libs/set_f.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_prc_raw.c -fPIC -DPIC -o .libs/set_prc_raw.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_q.lo set_q.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_prec.c -fPIC -DPIC -o .libs/set_prec.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_si.lo set_si.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_q.c -fPIC -DPIC -o .libs/set_q.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_str_raw.lo set_str_raw.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_si.c -fPIC -DPIC -o .libs/set_si.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_ui.lo set_ui.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_str_raw.c -fPIC -DPIC -o .libs/set_str_raw.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_z.lo set_z.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sqrt.lo sqrt.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sqrt_ui.lo sqrt_ui.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_z.c -fPIC -DPIC -o .libs/set_z.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sub.lo sub.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sub1.lo sub1.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sqrt_ui.c -fPIC -DPIC -o .libs/sqrt_ui.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sub1.c -fPIC -DPIC -o .libs/sub1.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sub_ui.lo sub_ui.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o rint.lo rint.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o ui_div.lo ui_div.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c rint.c -fPIC -DPIC -o .libs/rint.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o ui_sub.lo ui_sub.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o urandom.lo urandom.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o urandomb.lo urandomb.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c urandom.c -fPIC -DPIC -o .libs/urandom.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_z_exp.lo get_z_exp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o swap.lo swap.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o factorial.lo factorial.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_z_exp.c -fPIC -DPIC -o .libs/get_z_exp.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c swap.c -fPIC -DPIC -o .libs/swap.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c factorial.c -fPIC -DPIC -o .libs/factorial.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o cosh.lo cosh.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sinh.lo sinh.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o tanh.lo tanh.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c cosh.c -fPIC -DPIC -o .libs/cosh.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sinh.c -fPIC -DPIC -o .libs/sinh.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sinh_cosh.lo sinh_cosh.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c tanh.c -fPIC -DPIC -o .libs/tanh.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sinh_cosh.c -fPIC -DPIC -o .libs/sinh_cosh.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o acosh.lo acosh.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o asinh.lo asinh.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o atanh.lo atanh.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c acosh.c -fPIC -DPIC -o .libs/acosh.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c asinh.c -fPIC -DPIC -o .libs/asinh.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c atanh.c -fPIC -DPIC -o .libs/atanh.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o atan.lo atan.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o cmp2.lo cmp2.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c atan.c -fPIC -DPIC -o .libs/atan.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o exp_2.lo exp_2.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o asin.lo asin.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c cmp2.c -fPIC -DPIC -o .libs/cmp2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c exp_2.c -fPIC -DPIC -o .libs/exp_2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c asin.c -fPIC -DPIC -o .libs/asin.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o const_euler.lo const_euler.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o cos.lo cos.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c const_euler.c -fPIC -DPIC -o .libs/const_euler.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c cos.c -fPIC -DPIC -o .libs/cos.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sin.lo sin.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o tan.lo tan.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sin.c -fPIC -DPIC -o .libs/sin.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o fma.lo fma.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c tan.c -fPIC -DPIC -o .libs/tan.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o fms.lo fms.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c fma.c -fPIC -DPIC -o .libs/fma.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o hypot.lo hypot.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o log1p.lo log1p.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c fms.c -fPIC -DPIC -o .libs/fms.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c hypot.c -fPIC -DPIC -o .libs/hypot.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o expm1.lo expm1.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c log1p.c -fPIC -DPIC -o .libs/log1p.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o log2.lo log2.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c expm1.c -fPIC -DPIC -o .libs/expm1.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c log2.c -fPIC -DPIC -o .libs/log2.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o log10.lo log10.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o ui_pow.lo ui_pow.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o ui_pow_ui.lo ui_pow_ui.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c log10.c -fPIC -DPIC -o .libs/log10.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o minmax.lo minmax.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c ui_pow.c -fPIC -DPIC -o .libs/ui_pow.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c ui_pow_ui.c -fPIC -DPIC -o .libs/ui_pow_ui.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c minmax.c -fPIC -DPIC -o .libs/minmax.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o dim.lo dim.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o signbit.lo signbit.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o copysign.lo copysign.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c dim.c -fPIC -DPIC -o .libs/dim.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o setsign.lo setsign.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c signbit.c -fPIC -DPIC -o .libs/signbit.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c copysign.c -fPIC -DPIC -o .libs/copysign.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o gmp_op.lo gmp_op.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c setsign.c -fPIC -DPIC -o .libs/setsign.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o init2.lo init2.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o acos.lo acos.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c gmp_op.c -fPIC -DPIC -o .libs/gmp_op.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sin_cos.lo sin_cos.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c init2.c -fPIC -DPIC -o .libs/init2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c acos.c -fPIC -DPIC -o .libs/acos.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sin_cos.c -fPIC -DPIC -o .libs/sin_cos.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_nan.lo set_nan.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_inf.lo set_inf.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_nan.c -fPIC -DPIC -o .libs/set_nan.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_zero.lo set_zero.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_inf.c -fPIC -DPIC -o .libs/set_inf.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o powerof2.lo powerof2.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_zero.c -fPIC -DPIC -o .libs/set_zero.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o gamma.lo gamma.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_ld.lo set_ld.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c powerof2.c -fPIC -DPIC -o .libs/powerof2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c gamma.c -fPIC -DPIC -o .libs/gamma.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_ld.c -fPIC -DPIC -o .libs/set_ld.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_ld.lo get_ld.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o cbrt.lo cbrt.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o volatile.lo volatile.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_ld.c -fPIC -DPIC -o .libs/get_ld.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c cbrt.c -fPIC -DPIC -o .libs/cbrt.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c volatile.c -fPIC -DPIC -o .libs/volatile.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o fits_sshort.lo fits_sshort.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o fits_sint.lo fits_sint.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o fits_slong.lo fits_slong.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o fits_ushort.lo fits_ushort.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o fits_uint.lo fits_uint.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o fits_ulong.lo fits_ulong.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o fits_uintmax.lo fits_uintmax.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o fits_intmax.lo fits_intmax.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c fits_uintmax.c -fPIC -DPIC -o .libs/fits_uintmax.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_si.lo get_si.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c fits_intmax.c -fPIC -DPIC -o .libs/fits_intmax.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_ui.lo get_ui.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o zeta.lo zeta.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_si.c -fPIC -DPIC -o .libs/get_si.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o cmp_d.lo cmp_d.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c zeta.c -fPIC -DPIC -o .libs/zeta.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o erf.lo erf.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o inits.lo inits.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c erf.c -fPIC -DPIC -o .libs/erf.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o inits2.lo inits2.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c inits.c -fPIC -DPIC -o .libs/inits.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c inits2.c -fPIC -DPIC -o .libs/inits2.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o clears.lo clears.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sgn.lo sgn.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c clears.c -fPIC -DPIC -o .libs/clears.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o check.lo check.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sub1sp.lo sub1sp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sgn.c -fPIC -DPIC -o .libs/sgn.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o version.lo version.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c check.c -fPIC -DPIC -o .libs/check.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o mpn_exp.lo mpn_exp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sub1sp.c -fPIC -DPIC -o .libs/sub1sp.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o mpfr-gmp.lo mpfr-gmp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c mpn_exp.c -fPIC -DPIC -o .libs/mpn_exp.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o mp_clz_tab.lo mp_clz_tab.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c mpfr-gmp.c -fPIC -DPIC -o .libs/mpfr-gmp.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c mp_clz_tab.c -fPIC -DPIC -o .libs/mp_clz_tab.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sum.lo sum.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o add1sp.lo add1sp.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o free_cache.lo free_cache.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sum.c -fPIC -DPIC -o .libs/sum.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c add1sp.c -fPIC -DPIC -o .libs/add1sp.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c free_cache.c -fPIC -DPIC -o .libs/free_cache.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o si_op.lo si_op.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c si_op.c -fPIC -DPIC -o .libs/si_op.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o cmp_ld.lo cmp_ld.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c cmp_ld.c -fPIC -DPIC -o .libs/cmp_ld.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_ui_2exp.lo set_ui_2exp.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_si_2exp.lo set_si_2exp.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_uj.lo set_uj.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_ui_2exp.c -fPIC -DPIC -o .libs/set_ui_2exp.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_si_2exp.c -fPIC -DPIC -o .libs/set_si_2exp.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_uj.c -fPIC -DPIC -o .libs/set_uj.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_sj.lo set_sj.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_sj.lo get_sj.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_uj.lo get_uj.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_sj.c -fPIC -DPIC -o .libs/set_sj.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_sj.c -fPIC -DPIC -o .libs/get_sj.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_uj.c -fPIC -DPIC -o .libs/get_uj.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_z.lo get_z.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o iszero.lo iszero.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o cache.lo cache.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sqr.lo sqr.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_z.c -fPIC -DPIC -o .libs/get_z.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c iszero.c -fPIC -DPIC -o .libs/iszero.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c cache.c -fPIC -DPIC -o .libs/cache.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sqr.c -fPIC -DPIC -o .libs/sqr.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o int_ceil_log2.lo int_ceil_log2.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o isqrt.lo isqrt.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c int_ceil_log2.c -fPIC -DPIC -o .libs/int_ceil_log2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c isqrt.c -fPIC -DPIC -o .libs/isqrt.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o strtofr.lo strtofr.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o pow_z.lo pow_z.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o logging.lo logging.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c strtofr.c -fPIC -DPIC -o .libs/strtofr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c pow_z.c -fPIC -DPIC -o .libs/pow_z.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c logging.c -fPIC -DPIC -o .libs/logging.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o mulders.lo mulders.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_f.lo get_f.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c mulders.c -fPIC -DPIC -o .libs/mulders.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_f.c -fPIC -DPIC -o .libs/get_f.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o round_p.lo round_p.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o erfc.lo erfc.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c round_p.c -fPIC -DPIC -o .libs/round_p.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c erfc.c -fPIC -DPIC -o .libs/erfc.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o atan2.lo atan2.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o subnormal.lo subnormal.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o const_catalan.lo const_catalan.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c atan2.c -fPIC -DPIC -o .libs/atan2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c subnormal.c -fPIC -DPIC -o .libs/subnormal.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c const_catalan.c -fPIC -DPIC -o .libs/const_catalan.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o root.lo root.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c root.c -fPIC -DPIC -o .libs/root.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sec.lo sec.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o csc.lo csc.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o cot.lo cot.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sec.c -fPIC -DPIC -o .libs/sec.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c csc.c -fPIC -DPIC -o .libs/csc.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c cot.c -fPIC -DPIC -o .libs/cot.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o eint.lo eint.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sech.lo sech.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o csch.lo csch.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o coth.lo coth.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c eint.c -fPIC -DPIC -o .libs/eint.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sech.c -fPIC -DPIC -o .libs/sech.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c csch.c -fPIC -DPIC -o .libs/csch.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c coth.c -fPIC -DPIC -o .libs/coth.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o round_near_x.lo round_near_x.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o constant.lo constant.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o abort_prec_max.lo abort_prec_max.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c round_near_x.c -fPIC -DPIC -o .libs/round_near_x.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o stack_interface.lo stack_interface.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c constant.c -fPIC -DPIC -o .libs/constant.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c abort_prec_max.c -fPIC -DPIC -o .libs/abort_prec_max.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o lngamma.lo lngamma.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c stack_interface.c -fPIC -DPIC -o .libs/stack_interface.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o zeta_ui.lo zeta_ui.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_d64.lo set_d64.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c lngamma.c -fPIC -DPIC -o .libs/lngamma.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_d64.lo get_d64.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c zeta_ui.c -fPIC -DPIC -o .libs/zeta_ui.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_d64.c -fPIC -DPIC -o .libs/set_d64.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_d64.c -fPIC -DPIC -o .libs/get_d64.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o jn.lo jn.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o yn.lo yn.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c jn.c -fPIC -DPIC -o .libs/jn.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o rem1.lo rem1.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c yn.c -fPIC -DPIC -o .libs/yn.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c rem1.c -fPIC -DPIC -o .libs/rem1.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o add_d.lo add_d.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o sub_d.lo sub_d.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c add_d.c -fPIC -DPIC -o .libs/add_d.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c sub_d.c -fPIC -DPIC -o .libs/sub_d.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o d_sub.lo d_sub.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o mul_d.lo mul_d.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o div_d.lo div_d.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o d_div.lo d_div.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c d_sub.c -fPIC -DPIC -o .libs/d_sub.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c mul_d.c -fPIC -DPIC -o .libs/mul_d.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c div_d.c -fPIC -DPIC -o .libs/div_d.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c d_div.c -fPIC -DPIC -o .libs/d_div.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o li2.lo li2.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o rec_sqrt.lo rec_sqrt.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o min_prec.lo min_prec.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o buildopt.lo buildopt.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c li2.c -fPIC -DPIC -o .libs/li2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c rec_sqrt.c -fPIC -DPIC -o .libs/rec_sqrt.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c min_prec.c -fPIC -DPIC -o .libs/min_prec.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c buildopt.c -fPIC -DPIC -o .libs/buildopt.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o digamma.lo digamma.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o bernoulli.lo bernoulli.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c digamma.c -fPIC -DPIC -o .libs/digamma.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c bernoulli.c -fPIC -DPIC -o .libs/bernoulli.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o isregular.lo isregular.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_flt.lo set_flt.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c isregular.c -fPIC -DPIC -o .libs/isregular.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_flt.lo get_flt.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_flt.c -fPIC -DPIC -o .libs/set_flt.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o scale2.lo scale2.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_flt.c -fPIC -DPIC -o .libs/get_flt.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_z_exp.lo set_z_exp.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o ai.lo ai.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c scale2.c -fPIC -DPIC -o .libs/scale2.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o gammaonethird.lo gammaonethird.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_z_exp.c -fPIC -DPIC -o .libs/set_z_exp.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c ai.c -fPIC -DPIC -o .libs/ai.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o grandom.lo grandom.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c gammaonethird.c -fPIC -DPIC -o .libs/gammaonethird.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c grandom.c -fPIC -DPIC -o .libs/grandom.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o fpif.lo fpif.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_float128.lo set_float128.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c fpif.c -fPIC -DPIC -o .libs/fpif.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_float128.lo get_float128.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_float128.c -fPIC -DPIC -o .libs/set_float128.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_float128.c -fPIC -DPIC -o .libs/get_float128.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o rndna.lo rndna.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o nrandom.lo nrandom.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o random_deviate.lo random_deviate.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o erandom.lo erandom.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c rndna.c -fPIC -DPIC -o .libs/rndna.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c nrandom.c -fPIC -DPIC -o .libs/nrandom.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c random_deviate.c -fPIC -DPIC -o .libs/random_deviate.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c erandom.c -fPIC -DPIC -o .libs/erandom.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o mpfr-mini-gmp.lo mpfr-mini-gmp.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o fmma.lo fmma.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o log_ui.lo log_ui.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c mpfr-mini-gmp.c -fPIC -DPIC -o .libs/mpfr-mini-gmp.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c fmma.c -fPIC -DPIC -o .libs/fmma.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o gamma_inc.lo gamma_inc.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c log_ui.c -fPIC -DPIC -o .libs/log_ui.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o ubf.lo ubf.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c gamma_inc.c -fPIC -DPIC -o .libs/gamma_inc.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o beta.lo beta.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c ubf.c -fPIC -DPIC -o .libs/ubf.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c beta.c -fPIC -DPIC -o .libs/beta.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o odd_p.lo odd_p.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_q.lo get_q.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c odd_p.c -fPIC -DPIC -o .libs/odd_p.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_q.c -fPIC -DPIC -o .libs/get_q.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o pool.lo pool.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o total_order.lo total_order.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o set_d128.lo set_d128.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_d128.lo get_d128.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c pool.c -fPIC -DPIC -o .libs/pool.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c total_order.c -fPIC -DPIC -o .libs/total_order.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c set_d128.c -fPIC -DPIC -o .libs/set_d128.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_d128.c -fPIC -DPIC -o .libs/get_d128.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o nbits_ulong.lo nbits_ulong.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o cmpabs_ui.lo cmpabs_ui.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c -o get_patches.lo get_patches.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c nbits_ulong.c -fPIC -DPIC -o .libs/nbits_ulong.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c cmpabs_ui.c -fPIC -DPIC -o .libs/cmpabs_ui.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_STDIO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DMPFR_HAVE_FESETROUND=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IS_DOUBLE=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -c get_patches.c -fPIC -DPIC -o .libs/get_patches.o /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -ffloat-store -version-info 7:1: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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wl,-soname -Wl,libmpfr.so.6 -o .libs/libmpfr.so.6.1.1 libtool: link: (cd ".libs" && rm -f "libmpfr.so.6" && ln -s "libmpfr.so.6.1.1" "libmpfr.so.6") libtool: link: (cd ".libs" && rm -f "libmpfr.so" && ln -s "libmpfr.so.6.1.1" "libmpfr.so") libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/src' Making all in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tests' Making all in tune make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tune' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tune' Making all in tools/bench make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tools/bench' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tools/bench' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' >>> mpfr 4.1.1 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/info' /usr/bin/install -c -m 644 FAQ.html '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr' /usr/bin/install -c -m 644 ./mpfr.info '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/info' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/doc' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/src' /usr/bin/make install-am make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/src' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libmpfr.la '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 mpfr.h mpf2mpfr.h '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libmpfr.so.6.1.1 /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libmpfr.so.6.1.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmpfr.so.6.1.1 libmpfr.so.6 || { rm -f libmpfr.so.6 && ln -s libmpfr.so.6.1.1 libmpfr.so.6; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libmpfr.so.6.1.1 libmpfr.so || { rm -f libmpfr.so && ln -s libmpfr.so.6.1.1 libmpfr.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpfr.lai /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libmpfr.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.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-0/output-1/build/mpfr-4.1.1/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tests' Making install in tune make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tune' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/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-0/output-1/build/mpfr-4.1.1/tune' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tune' Making install in tools/bench make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tools/bench' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/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-0/output-1/build/mpfr-4.1.1/tools/bench' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tools/bench' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 mpfr.pc '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr/examples' /usr/bin/install -c -m 644 AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/mpfr/.' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' >>> mpfr 4.1.1 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/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.1 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/mpfr' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/info' /usr/bin/install -c -m 644 FAQ.html '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/mpfr' /usr/bin/install -c -m 644 ./mpfr.info '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/info' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/doc' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/src' /usr/bin/make install-am make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/src' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libmpfr.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 mpfr.h mpf2mpfr.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' libtool: install: /usr/bin/install -c .libs/libmpfr.so.6.1.1 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libmpfr.so.6.1.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libmpfr.so.6.1.1 libmpfr.so.6 || { rm -f libmpfr.so.6 && ln -s libmpfr.so.6.1.1 libmpfr.so.6; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libmpfr.so.6.1.1 libmpfr.so || { rm -f libmpfr.so && ln -s libmpfr.so.6.1.1 libmpfr.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpfr.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libmpfr.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.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-0/output-1/build/mpfr-4.1.1/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tests' Making install in tune make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tune' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/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-0/output-1/build/mpfr-4.1.1/tune' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tune' Making install in tools/bench make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tools/bench' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/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-0/output-1/build/mpfr-4.1.1/tools/bench' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1/tools/bench' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/mpfr' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 mpfr.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/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-0/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-0/output-1/target/usr/share/doc/mpfr/.' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpfr-4.1.1' mpc-1.2.1.tar.gz: OK (sha256: 17503d2c395dfcf106b622dc142683c1199431d095367c6aacba6eec30340459) >>> mpc 1.2.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/mpc/mpc-1.2.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/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-0/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-0/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-0/output-1/build/mpc-1.2.1/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --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 microblazeel-buildroot-linux-gnu-strip... /bin/true checking for a thread-safe mkdir -p... /usr/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... microblazeel-buildroot-linux-gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... none checking for microblazeel-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 microblazeel-buildroot-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 /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld option to reload object files... -r checking for microblazeel-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for microblazeel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for microblazeel-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for microblazeel-buildroot-linux-gnu-strip... (cached) /bin/true checking for microblazeel-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for microblazeel-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 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... -lm 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... 12.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-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o abs.lo abs.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o acos.lo acos.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o acosh.lo acosh.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o add.lo add.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c acos.c -fPIC -DPIC -o .libs/acos.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c abs.c -fPIC -DPIC -o .libs/abs.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c acosh.c -fPIC -DPIC -o .libs/acosh.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c add.c -fPIC -DPIC -o .libs/add.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o add_fr.lo add_fr.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o add_si.lo add_si.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o add_ui.lo add_ui.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c add_fr.c -fPIC -DPIC -o .libs/add_fr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c add_si.c -fPIC -DPIC -o .libs/add_si.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o arg.lo arg.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o asin.lo asin.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o asinh.lo asinh.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o atan.lo atan.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c arg.c -fPIC -DPIC -o .libs/arg.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c asin.c -fPIC -DPIC -o .libs/asin.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c asinh.c -fPIC -DPIC -o .libs/asinh.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c atan.c -fPIC -DPIC -o .libs/atan.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o atanh.lo atanh.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o clear.lo clear.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c atanh.c -fPIC -DPIC -o .libs/atanh.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o cmp.lo cmp.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o cmp_abs.lo cmp_abs.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o cmp_si_si.lo cmp_si_si.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c cmp_abs.c -fPIC -DPIC -o .libs/cmp_abs.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o conj.lo conj.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c cmp_si_si.c -fPIC -DPIC -o .libs/cmp_si_si.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o cos.lo cos.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c conj.c -fPIC -DPIC -o .libs/conj.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o cosh.lo cosh.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c cos.c -fPIC -DPIC -o .libs/cos.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o div_2si.lo div_2si.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o div_2ui.lo div_2ui.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c cosh.c -fPIC -DPIC -o .libs/cosh.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c div_2si.c -fPIC -DPIC -o .libs/div_2si.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o div.lo div.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c div_2ui.c -fPIC -DPIC -o .libs/div_2ui.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c div.c -fPIC -DPIC -o .libs/div.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o div_fr.lo div_fr.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o div_ui.lo div_ui.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o dot.lo dot.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c div_fr.c -fPIC -DPIC -o .libs/div_fr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c dot.c -fPIC -DPIC -o .libs/dot.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o exp.lo exp.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o fma.lo fma.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c exp.c -fPIC -DPIC -o .libs/exp.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c fma.c -fPIC -DPIC -o .libs/fma.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o fr_div.lo fr_div.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c fr_div.c -fPIC -DPIC -o .libs/fr_div.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o fr_sub.lo fr_sub.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o get_prec2.lo get_prec2.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o get_prec.lo get_prec.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o get_version.lo get_version.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c fr_sub.c -fPIC -DPIC -o .libs/fr_sub.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c get_prec2.c -fPIC -DPIC -o .libs/get_prec2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c get_prec.c -fPIC -DPIC -o .libs/get_prec.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c get_version.c -fPIC -DPIC -o .libs/get_version.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o get_x.lo get_x.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o imag.lo imag.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o init2.lo init2.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o init3.lo init3.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c get_x.c -fPIC -DPIC -o .libs/get_x.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c imag.c -fPIC -DPIC -o .libs/imag.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c init2.c -fPIC -DPIC -o .libs/init2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c init3.c -fPIC -DPIC -o .libs/init3.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o inp_str.lo inp_str.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o log.lo log.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o log10.lo log10.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o mem.lo mem.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c log.c -fPIC -DPIC -o .libs/log.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c log10.c -fPIC -DPIC -o .libs/log10.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c mem.c -fPIC -DPIC -o .libs/mem.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o mul_2si.lo mul_2si.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o mul_2ui.lo mul_2ui.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o mul.lo mul.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c mul_2si.c -fPIC -DPIC -o .libs/mul_2si.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c mul_2ui.c -fPIC -DPIC -o .libs/mul_2ui.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o mul_fr.lo mul_fr.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c mul_fr.c -fPIC -DPIC -o .libs/mul_fr.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o mul_i.lo mul_i.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o mul_si.lo mul_si.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c mul_i.c -fPIC -DPIC -o .libs/mul_i.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c mul_si.c -fPIC -DPIC -o .libs/mul_si.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o mul_ui.lo mul_ui.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o neg.lo neg.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o norm.lo norm.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o out_str.lo out_str.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c norm.c -fPIC -DPIC -o .libs/norm.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c out_str.c -fPIC -DPIC -o .libs/out_str.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o pow.lo pow.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c pow.c -fPIC -DPIC -o .libs/pow.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o pow_fr.lo pow_fr.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o pow_ld.lo pow_ld.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o pow_d.lo pow_d.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c pow_fr.c -fPIC -DPIC -o .libs/pow_fr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c pow_ld.c -fPIC -DPIC -o .libs/pow_ld.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c pow_d.c -fPIC -DPIC -o .libs/pow_d.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o pow_si.lo pow_si.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o pow_ui.lo pow_ui.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o pow_z.lo pow_z.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c pow_si.c -fPIC -DPIC -o .libs/pow_si.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c pow_z.c -fPIC -DPIC -o .libs/pow_z.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o proj.lo proj.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o real.lo real.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c proj.c -fPIC -DPIC -o .libs/proj.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c real.c -fPIC -DPIC -o .libs/real.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o rootofunity.lo rootofunity.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o urandom.lo urandom.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c rootofunity.c -fPIC -DPIC -o .libs/rootofunity.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o set.lo set.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o set_prec.lo set_prec.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c urandom.c -fPIC -DPIC -o .libs/urandom.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c set_prec.c -fPIC -DPIC -o .libs/set_prec.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o set_str.lo set_str.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o set_x.lo set_x.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o set_x_x.lo set_x_x.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o sin.lo sin.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c set_x.c -fPIC -DPIC -o .libs/set_x.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c set_x_x.c -fPIC -DPIC -o .libs/set_x_x.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c sin.c -fPIC -DPIC -o .libs/sin.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o sin_cos.lo sin_cos.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o sinh.lo sinh.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c sin_cos.c -fPIC -DPIC -o .libs/sin_cos.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o sqr.lo sqr.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o sqrt.lo sqrt.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c sinh.c -fPIC -DPIC -o .libs/sinh.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c sqr.c -fPIC -DPIC -o .libs/sqr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o strtoc.lo strtoc.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c strtoc.c -fPIC -DPIC -o .libs/strtoc.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o sub.lo sub.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o sub_fr.lo sub_fr.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o sub_ui.lo sub_ui.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o sum.lo sum.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c sub_fr.c -fPIC -DPIC -o .libs/sub_fr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c sum.c -fPIC -DPIC -o .libs/sum.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o swap.lo swap.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o tan.lo tan.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o tanh.lo tanh.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o uceil_log2.lo uceil_log2.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c tan.c -fPIC -DPIC -o .libs/tan.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c tanh.c -fPIC -DPIC -o .libs/tanh.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o ui_div.lo ui_div.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c uceil_log2.c -fPIC -DPIC -o .libs/uceil_log2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c -o ui_ui_sub.lo ui_ui_sub.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -c ui_ui_sub.c -fPIC -DPIC -o .libs/ui_ui_sub.o /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -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 -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -lm -Ofast -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-0/output-1/build/mpc-1.2.1/src' Making all in tests make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tests' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/doc' Making all in tools make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools' Making all in bench make[4]: Entering directory '/home/buildroot/autobuild/instance-0/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-0/output-1/build/mpc-1.2.1/tools/bench' Making all in mpcheck make[4]: Entering directory '/home/buildroot/autobuild/instance-0/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-0/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/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-0/output-1/build/mpc-1.2.1/tools' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' >>> mpc 1.2.1 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libmpc.la '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libmpc.so.3.2.1 /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libmpc.so.3.2.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libmpc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/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-0/output-1/build/mpc-1.2.1/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tests' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/info' /usr/bin/install -c -m 644 ./mpc.info '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/info' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/doc' Making install in tools make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools' Making install in bench make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools/bench' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/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-0/output-1/build/mpc-1.2.1/tools/bench' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools/bench' Making install in mpcheck make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/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-0/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/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-0/output-1/build/mpc-1.2.1/tools' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 src/mpc.h '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' >>> mpc 1.2.1 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/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-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libmpc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libmpc.so.3.2.1 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libmpc.so.3.2.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/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-0/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-0/output-1/target/usr/lib/libmpc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/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-0/output-1/build/mpc-1.2.1/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tests' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/info' /usr/bin/install -c -m 644 ./mpc.info '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/info' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/doc' Making install in tools make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools' Making install in bench make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools/bench' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/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-0/output-1/build/mpc-1.2.1/tools/bench' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools/bench' Making install in mpcheck make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/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-0/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/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-0/output-1/build/mpc-1.2.1/tools' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1/tools' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 src/mpc.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mpc-1.2.1' ncftp-3.2.6-src.tar.gz: OK (sha256: 129e5954850290da98af012559e6743de193de0012e972ff939df9b604f81c23) >>> ncftp 3.2.6 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/ncftp/ncftp-3.2.6-src.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -xf - >>> ncftp 3.2.6 Patching Applying 0001-fix-gcc-10.patch using patch: patching file sh_util/gpshare.c >>> ncftp 3.2.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> ncftp 3.2.6 Patching libtool >>> ncftp 3.2.6 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6; /home/buildroot/autobuild/instance-0/output-1/host/bin/autoconf -I "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/aclocal" -I "/home/buildroot/autobuild/instance-0/output-1/host/share/aclocal" -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/) configure.in:5: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.in:5: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.in:5: the top level configure.in:23: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:23: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1149: wi_PROG_CC is expanded from... configure.in:23: the top level configure.in:34: warning: AC_CACHE_VAL(wi_cv_cc_precomp, ...): suspicious presence of an AC_DEFINE in the second argument, where no actions should be taken ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:124: wi_CC_PRECOMP is expanded from... configure.in:34: the top level configure.in:34: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:34: 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... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:124: wi_CC_PRECOMP is expanded from... configure.in:34: the top level configure.in:36: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1019: wi_CFLAGS_NO_Y2K_WARNINGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:452: wi_SSP_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1095: wi_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1095: wi_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1123: wi_CROSS_COMPILER_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1123: wi_CROSS_COMPILER_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1240: wi_HPUX_GCC___STDC_EXT__ is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2595: wi_SIZEOF_ST_SIZE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2532: wi_SIZEOF_OFF_T is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2719: wi_SIZEOF_STAT64_ST_SIZE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2658: wi_SIZEOF_OFF64_T is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1019: wi_CFLAGS_NO_Y2K_WARNINGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:452: wi_SSP_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1095: wi_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1095: wi_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1123: wi_CROSS_COMPILER_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1123: wi_CROSS_COMPILER_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1240: wi_HPUX_GCC___STDC_EXT__ is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2595: wi_SIZEOF_ST_SIZE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2532: wi_SIZEOF_OFF_T is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2469: wi_SIZEOF_SIZE_T is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2719: wi_SIZEOF_STAT64_ST_SIZE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2658: wi_SIZEOF_OFF64_T is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:56: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:56: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:56: the top level configure.in:59: warning: The macro `AC_TIME_WITH_SYS_TIME' is obsolete. configure.in:59: You should run autoupdate. ./lib/autoconf/oldnames.m4:81: AC_TIME_WITH_SYS_TIME is expanded from... configure.in:59: the top level configure.in:59: warning: The macro `AC_HEADER_TIME' is obsolete. configure.in:59: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... ./lib/autoconf/oldnames.m4:81: AC_TIME_WITH_SYS_TIME is expanded from... configure.in:59: the top level configure.in:61: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:61: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:6: wi_CACHE_CHECK_GUESS_MESSAGE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1990: wi_UNIX_DOMAIN_SOCKETS is expanded from... configure.in:61: the top level configure.in:61: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:61: 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... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2969: wi_SOCKADDR_UN_SUN_LEN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1990: wi_UNIX_DOMAIN_SOCKETS is expanded from... configure.in:61: the top level configure.in:78: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:78: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:6: wi_CACHE_CHECK_GUESS_MESSAGE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2072: wi_LIB_RESOLV is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2166: wi_NET_LIBS is expanded from... configure.in:78: the top level configure.in:102: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:102: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:5008: wi_LIB_CURSES is expanded from... configure.in:102: the top level configure.in:102: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:102: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:5008: wi_LIB_CURSES is expanded from... configure.in:102: the top level configure.in:148: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:148: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:3435: wi_USE_LONG_LONG is expanded from... configure.in:148: the top level configure.in:149: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:149: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:6: wi_CACHE_CHECK_GUESS_MESSAGE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1534: wi_STRUCT_TIMEVAL_FIELD_TYPES is expanded from... configure.in:149: the top level configure.in:158: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:158: 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/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/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... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:4056: wi_FUNC_SELECT_ARGTYPES is expanded from... configure.in:158: the top level configure.in:159: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:159: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2780: wi_STRUCT_STAT64 is expanded from... configure.in:159: the top level configure.in:160: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:160: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:3209: wi_TYPE_SIG_ATOMIC_T is expanded from... configure.in:160: the top level configure.in:161: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:161: 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... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1728: wi_GETOPT is expanded from... configure.in:161: the top level configure.in:162: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:162: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:3175: wi__RES_DEFDNAME is expanded from... configure.in:162: the top level configure.in:163: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:163: 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... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2809: wi_STRUCT_CMSGHDR is expanded from... configure.in:163: the top level configure.in:164: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:164: 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... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2838: wi_MSGHDR_CONTROL is expanded from... configure.in:164: the top level configure.in:165: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:165: 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... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2866: wi_MSGHDR_ACCRIGHTS is expanded from... configure.in:165: the top level configure.in:166: warning: AC_CHECK_HEADERS($wi_chk_headers): you should use literals ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1943: wi_HEADER_SYS_SELECT_H is expanded from... configure.in:166: the top level configure.in:166: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:166: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1943: wi_HEADER_SYS_SELECT_H is expanded from... configure.in:166: the top level configure.in:174: warning: The macro `AC_WARN' is obsolete. configure.in:174: You should run autoupdate. ./lib/autoconf/oldnames.m4:33: AC_WARN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:359: wi_FUNC_GETCWD is expanded from... configure.in:174: the top level configure.in:177: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:177: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1797: wi_SNPRINTF_TERMINATES is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1912: wi_SNPRINTF is expanded from... configure.in:177: the top level configure.in:177: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:177: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1859: wi_SNPRINTF_RETVAL is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1912: wi_SNPRINTF is expanded from... configure.in:177: the top level configure.in:178: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:178: 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... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2228: wi_FUNC_SIGSETJMP is expanded from... configure.in:178: the top level configure.in:180: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:180: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:6449: wi_FUNC_SETVBUF is expanded from... configure.in:180: the top level configure.in:182: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:182: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:5211: wi_CURSES_FEATURES is expanded from... configure.in:182: the top level configure.in:182: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:182: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:5211: wi_CURSES_FEATURES is expanded from... configure.in:182: the top level configure.in:306: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete. configure.in:306: You should run autoupdate. ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... configure.in:306: the top level configure.in:307: warning: AC_OUTPUT should be used without arguments. configure.in:307: You should run autoupdate. (cd /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-ccdv ) 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 if you set and exported the environment variable CC... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc checking for environment variable CFLAGS... -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 checking for environment variable CPPFLAGS... -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 checking for environment variable LDFLAGS... checking for environment variable LIBS... no checking for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for clang C compiler... "no" checking if CC should now be set... no checking for microblazeel-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking version of C library... libc5 checking platform... "linux-x86_64" checking if the C compiler can use precompiled headers... no checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp 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 the version of GCC... 12.3.0 checking if we should customize your CFLAGS environment variable... no checking for ldd... no checking if compiled programs use a shared library version of libgcc... unknown (ldd is not available to check) checking if this is a debug build... no checking for unistd.h... (cached) yes checking size of st_size field in struct stat... unknown checking size of off_t... unknown checking size of st_size field in struct stat64... unknown checking size of off64_t... unknown checking size of st_size field in struct stat... unknown checking size of off_t... unknown checking if we should add CFLAGS for LFS64 support... already included -D_LARGEFILE64_SOURCE checking if we should add CFLAGS for reentrancy... -D_REENTRANT checking for strip... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-strip checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for arpa/nameser.h... yes checking for gnu/libc-version.h... yes checking for locale.h... yes checking for net/errno.h... no checking for nserve.h... no checking for resolv.h... yes checking for sgtty.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for syslog.h... yes checking for sys/sendfile.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/utsname.h... yes checking for sys/systeminfo.h... no checking for termio.h... yes checking for termios.h... yes checking for time.h... yes checking for utime.h... yes checking for unistd.h... (cached) yes checking for gnu/libc-version.h... (cached) yes checking for sys/un.h... yes checking for UNIX domain sockets... (guessing) yes checking for sun_len field in struct sockaddr_un... no checking for strerror... yes checking for socket... yes checking for gethostbyname... yes checking if we need to look for a separate DNS resolver library... (guessing) yes checking for main in -lresolv... yes checking if SOCKS5 will be used... no checking for curses library headers... checking for ncurses.h... yes checking for curses.h... yes checking for termios.h... (cached) yes checking for termio.h... (cached) yes checking for sgtty.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for curses library... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for off_t... yes checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking what type main() should return... int checking for 64-bit integral type: long long... (guessing) yes checking how to print a 64-bit integral type... (guessing) %lld checking how to scan a 64-bit integral type... (guessing) %lld checking if everything was available to use the 64-bit integral type... yes checking what type the tv_sec field of struct timeval is... (guessing) long checking what type the tv_usec field of struct timeval is... (guessing) long checking for perl... /usr/bin/perl checking for mktemp... /usr/bin/mktemp checking for return type from write... ssize_t checking for size parameter to write... size_t checking for return type from send... ssize_t checking for size parameter to send... size_t checking for size parameter to connect... socklen_t checking for size parameter to setsockopt... socklen_t checking for backlog parameter to listen... int checking for seconds parameter to alarm... unsigned int checking for address parameter to gethostbyaddr... const struct in_addr * checking for size parameter to gethostname... size_t checking for negative_control_t... no checking for ssize_t... yes checking for sa_family_t... yes checking types of arguments for select()... int,fd_set *,struct timeval * checking for struct stat64... yes checking for sig_atomic_t... yes checking how to access getopt() global variables... automatic checking for useable _res global variable... yes checking for struct cmsghdr... yes checking for msg_control field in struct msghdr... yes checking for msg_accrights field in struct msghdr... no checking for sys/time.h... (cached) yes checking for getcwd... yes checking for getwd... yes checking for fstat64... yes checking for getdomainname... yes checking for gethostname... yes checking for getpass... yes checking for getpassphrase... no checking for gnu_get_libc_release... yes checking for gnu_get_libc_version... yes checking for inet_aton... yes checking for inet_ntop... yes checking for llseek... no checking for lseek64... yes checking for lstat64... yes checking for memmove... yes checking for mktime... yes checking for open64... yes checking for pathconf... yes checking for readlink... yes checking for recvfile... no checking for res_init... no checking for sendfile... yes checking for setlocale... yes checking for setpgid... yes checking for setpgrp... yes checking for setsid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigsetjmp... no checking for stat64... yes checking for strcasecmp... yes checking for strcoll... yes checking for strdup... yes checking for strerror... (cached) yes checking for strncoll... no checking for strstr... yes checking for strtoq... yes checking for symlink... yes checking for sysconf... yes checking for sysctl... no checking for sysinfo... yes checking for syslog... yes checking for tcgetattr... yes checking for uname... yes checking for waitpid... yes checking for gethostbyaddr_r... yes checking for gethostbyname_r... yes checking for gethostbyname2_r... yes checking for getlogin_r... yes checking for getpwnam_r... yes checking for _posix_getpwnam_r... no checking for getpwuid_r... yes checking for _posix_getpwuid_r... no checking for getservbyname_r... yes checking for getservbyport_r... yes checking for gmtime_r... yes checking for localtime_r... yes checking for readdir_r... yes checking for snprintf... yes checking for vsnprintf... yes checking if snprintf works correctly... (guessing) yes checking what snprintf() returns... (guessing) length of data written checking for sigsetjmp and siglongjmp... yes checking if setpgrp behavior needs to be checked... no checking whether setvbuf behavior can be checked... no checking for working alloca.h... yes checking for alloca... yes checking string parameter to waddstr... const char * checking whether curses structure has maxx or _maxx field... _maxx checking for getcurx() functionality in curses library... yes checking for getyx() functionality in curses library... yes checking for getmaxx() functionality in curses library... yes checking for getmaxyx() functionality in curses library... yes checking for getbegx() functionality in curses library... yes checking for getbegyx() functionality in curses library... yes checking for touchwin() functionality in curses library... yes checking for beep() functionality in curses library... yes checking for keypad... yes checking for nodelay... yes checking for curs_set... yes checking for doupdate... yes checking for wnoutrefresh... yes checking for long file names... yes checking whether make sets $(MAKE)... yes checking for gtar... /usr/bin/gtar checking how to create TAR files... /usr/bin/gtar -c --owner=root --group=root --verbose -f checking for microblazeel-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ranlib checking for ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for pwd... /usr/bin/pwd checking for ccdv... (disabled) checking if shell can test for symlinks... yes checking CC... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc checking CFLAGS... -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc checking CPPFLAGS... -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 checking DEFS... checking NDEFS... -DLINUX=60011 -DLINUX_LIBC=5 checking LDFLAGS... -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn checking LIBS... -lresolv configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating Makefile.bin config.status: WARNING: 'Makefile.bin.in' seems to ignore the --datarootdir setting config.status: creating ncftp/Makefile config.status: creating libncftp/Makefile config.status: creating Strn/Makefile config.status: WARNING: 'Strn/Makefile.in' seems to ignore the --datarootdir setting config.status: creating sio/Makefile config.status: creating sh_util/Makefile config.status: creating vis/Makefile 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 >>> ncftp 3.2.6 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrCat.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrFree.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Dynscpy.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strncpy.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 strtokc.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrCatList.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrInit.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Dynsrecpy.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strnpcat.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrCpy.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrNew.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 StrFree.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strnpcpy.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrCpyList.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Dynscat.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strncat.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strntok.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strncpy_NoZeroPad.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strncat_NoZeroPad.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ar r libStrn.a DStrCat.o DStrFree.o Dynscpy.o Strncpy.o strtokc.o DStrCatList.o DStrInit.o Dynsrecpy.o Strnpcat.o DStrCpy.o DStrNew.o StrFree.o Strnpcpy.o DStrCpyList.o Dynscat.o Strncat.o Strntok.o Strncpy_NoZeroPad.o Strncat_NoZeroPad.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ar: creating libStrn.a /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ranlib "libStrn.a" -rw-r--r--. 1 buildroot buildroot 24562 Oct 18 17:21 libStrn.a Done making Strn. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 UAccept.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 UBind.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 UConnectByName.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 UConnect.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 UNew.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 URecvfrom.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 USendtoByName.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 USendto.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DNSUtil.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 main.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 PRead.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 PWrite.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SAccept.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SBind.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SClose.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SConnectByName.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SConnect.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SError.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SNew.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SocketUtil.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SRead.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SReadline.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SRecv.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SRecvfrom.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SRecvmsg.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SSelect.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SSend.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SSendtoByName.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SSendto.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 StrAddr.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SWait.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SWrite.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ar r libsio.a UAccept.o UBind.o UConnectByName.o UConnect.o UNew.o URecvfrom.o USendtoByName.o USendto.o DNSUtil.o main.o PRead.o PWrite.o SAccept.o SBind.o SClose.o SConnectByName.o SConnect.o SError.o SNew.o SocketUtil.o SRead.o SReadline.o SRecv.o SRecvfrom.o SRecvmsg.o SSelect.o SSend.o SSendtoByName.o SSendto.o StrAddr.o SWait.o SWrite.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ar: creating libsio.a /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ranlib libsio.a -rw-r--r--. 1 buildroot buildroot 78854 Oct 18 17:21 libsio.a make[2]: [Makefile:66: libsio.a] Error 2 (ignored) Done. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_chdir.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_chdir3.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_chdirlist.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_chmod.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_delete.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_exists.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_filetype.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_getcwd.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_mkdir.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_mlist1.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_modtime.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_opennologin.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_rename.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_rhelp.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_rmdir.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_rmdirr.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_size.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_sizemdtm.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_symlink.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_type.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_umask.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_utime.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 errno.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ftp.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ftw.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_get.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_getfiles.c -c ftw.c: In function 'Readdir': ftw.c:134:9: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] 134 | if ((readdir_r(dir, dp, &p) == 0) && (p != NULL)) | ^~ In file included from /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/features.h:503, from /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/unistd.h:25, from syshdrs.h:112, from ftw.c:12: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/dirent.h:191:12: note: declared here 191 | extern int __REDIRECT (readdir_r, | ^~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_getmem.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_getonefile.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_gettar.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_list.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_listmem.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_put.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_putfiles.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_putmem.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_putonefile.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_sendfile.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_util.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 lglob.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 lglobr.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 linelist.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 open.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 rcmd.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 rftw.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 rglob.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 rglobr.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_close.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_decodeurl.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_decodehost.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_error.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_fileextn.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getcwd.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_gethome.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getpass.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getopt.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getpw.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getusr.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getutc.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_gmtime.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_localtime.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_misc.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_miscdebug.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_mkdirs.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_pathcat.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_printf.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_rebuildci.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_scram.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_shutdownci.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_signal.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_slash.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_unmdtm.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 unls.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_feat.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ar r libncftp.a c_chdir.o c_chdir3.o c_chdirlist.o c_chmod.o c_delete.o c_exists.o c_filetype.o c_getcwd.o c_mkdir.o c_mlist1.o c_modtime.o c_opennologin.o c_rename.o c_rhelp.o c_rmdir.o c_rmdirr.o c_size.o c_sizemdtm.o c_symlink.o c_type.o c_umask.o c_utime.o errno.o ftp.o ftw.o io_get.o io_getfiles.o io_getmem.o io_getonefile.o io_gettar.o io_list.o io_listmem.o io_put.o io_putfiles.o io_putmem.o io_putonefile.o io_sendfile.o io_util.o lglob.o lglobr.o linelist.o open.o rcmd.o rftw.o rglob.o rglobr.o u_close.o u_decodeurl.o u_decodehost.o u_error.o u_fileextn.o u_getcwd.o u_gethome.o u_getpass.o u_getopt.o u_getpw.o u_getusr.o u_getutc.o u_gmtime.o u_localtime.o u_misc.o u_miscdebug.o u_mkdirs.o u_pathcat.o u_printf.o u_rebuildci.o u_scram.o u_shutdownci.o u_signal.o u_slash.o u_unmdtm.o unls.o u_feat.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ar: creating libncftp.a -rw-r--r--. 1 buildroot buildroot 334276 Oct 18 17:21 libncftp.a make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio' Done. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn' Done making Strn. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn' Done. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/ncftp' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 cmds.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 cmdlist.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ls.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 main.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DO_S=\"linux-x86_64-libc5\" version.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 shell.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 util.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 readln.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 progress.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 bookmark.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 pref.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 preffw.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 trace.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 spool.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 spoolutil.c -c spoolutil.c: In function 'WriteSpoolEntry': spoolutil.c:286:38: warning: passing argument 2 of 'lstat' from incompatible pointer type [-Wincompatible-pointer-types] 286 | if (lstat(lpathname, &st) == 0) { | ^~~ | | | struct stat64 * In file included from /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/features.h:503, from /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/unistd.h:25, from syshdrs.h:143, from spoolutil.c:8: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/sys/stat.h:327:12: note: expected 'struct stat * restrict' but argument is of type 'struct stat64 *' 327 | extern int __REDIRECT_NTH (lstat, | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 log.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 gl_getline.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 cmds.o cmdlist.o ls.o main.o version.o shell.o util.o readln.o progress.o bookmark.o pref.o preffw.o trace.o spool.o spoolutil.o log.o gl_getline.o -o ../bin/ncftp -L../libncftp -L../Strn -L../sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lresolv Done making NcFTP. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/ncftp' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sh_util' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c gpshare.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../ncftp/bookmark.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../ncftp/preffw.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../ncftp/spoolutil.c ../ncftp/spoolutil.c: In function 'WriteSpoolEntry': ../ncftp/spoolutil.c:286:38: warning: passing argument 2 of 'lstat' from incompatible pointer type [-Wincompatible-pointer-types] 286 | if (lstat(lpathname, &st) == 0) { | ^~~ | | | struct stat64 * In file included from /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/features.h:503, from /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/unistd.h:25, from ../ncftp/syshdrs.h:143, from ../ncftp/spoolutil.c:8: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/sys/stat.h:327:12: note: expected 'struct stat * restrict' but argument is of type 'struct stat64 *' 327 | extern int __REDIRECT_NTH (lstat, | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../ncftp/util.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../ncftp/gl_getline.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ../ncftp/version.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 preffw.o util.o spoolutil.o version.o gpshare.o bookmark.o ncftpbatch.c -o ../bin/ncftpbatch -L../libncftp -L../Strn -L../sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lresolv /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 gpshare.o bookmark.o preffw.o spoolutil.o util.o gl_getline.o version.o ncftpget.c -o ../bin/ncftpget -L../libncftp -L../Strn -L../sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lresolv /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 gpshare.o bookmark.o preffw.o spoolutil.o util.o gl_getline.o version.o ncftpput.c -o ../bin/ncftpput -L../libncftp -L../Strn -L../sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lresolv /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 gpshare.o bookmark.o preffw.o util.o gl_getline.o version.o ncftpls.c -o ../bin/ncftpls -L../libncftp -L../Strn -L../sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lresolv Done making NcFTP shell utilities. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sh_util' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/vis' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 wgets.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 wutil.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ../ncftp/pref.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ../ncftp/preffw.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ../ncftp/trace.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ../ncftp/util.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ../ncftp/bookmark.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ../ncftp/version.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dvis -DO_S=\"linux-x86_64-libc5\" -DNCFTPPATH=\"/usr/bin/ncftp\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 bmed.c wgets.o wutil.o pref.o preffw.o trace.o util.o bookmark.o version.o -o ../bin/ncftpbookmarks -L../libncftp -L../Strn -L../sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lncurses -lresolv Done making NcFTP full-screen utilities. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/vis' total 1520 -rwxr-xr-x. 1 buildroot buildroot 377068 Oct 18 17:21 ncftp -rwxr-xr-x. 1 buildroot buildroot 272288 Oct 18 17:21 ncftpbatch -rwxr-xr-x. 1 buildroot buildroot 174344 Oct 18 17:21 ncftpbookmarks -rwxr-xr-x. 1 buildroot buildroot 255880 Oct 18 17:21 ncftpget -rwxr-xr-x. 1 buildroot buildroot 206652 Oct 18 17:21 ncftpls -rwxr-xr-x. 1 buildroot buildroot 255880 Oct 18 17:21 ncftpput lrwxrwxrwx. 1 buildroot buildroot 10 Oct 18 17:21 ncftpspooler -> ncftpbatch Done. ** Please report any problems to http://www.NcFTP.com/contact/ ** make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6' >>> ncftp 3.2.6 Installing to target /usr/bin/install -m 0755 /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/bin/ncftp /home/buildroot/autobuild/instance-0/output-1/target/usr/bin netstat-nat-1.4.10.tar.gz: OK (sha256: e945faa283a49f33af15de915a949c9273a230fc17154925364c547adab676ca) >>> netstat-nat 1.4.10 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/netstat-nat/netstat-nat-1.4.10.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/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-0/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-0/output-1/build/netstat-nat-1.4.10/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --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 microblazeel-buildroot-linux-gnu-strip... /bin/true checking for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o netstat-nat netstat-nat.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' >>> netstat-nat 1.4.10 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' test -z "/usr/bin" || mkdir -p -- "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin" test -z "/usr/share/doc/netstat-nat-1.4.10" || mkdir -p -- "/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/netstat-nat-1.4.10" test -z "/usr/share/man/man1" || mkdir -p -- "/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1" /usr/bin/install -c -m 644 'INSTALL' '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/netstat-nat-1.4.10/INSTALL' /usr/bin/install -c 'netstat-nat' '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/netstat-nat' /usr/bin/install -c -m 644 'NEWS' '/home/buildroot/autobuild/instance-0/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-0/output-1/target/usr/share/man/man1/netstat-nat.1' /usr/bin/install -c -m 644 'README' '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/netstat-nat-1.4.10/README' /usr/bin/install -c -m 644 'ChangeLog' '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/netstat-nat-1.4.10/ChangeLog' /usr/bin/install -c -m 644 'AUTHORS' '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/netstat-nat-1.4.10/AUTHORS' /usr/bin/install -c -m 644 'COPYING' '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/netstat-nat-1.4.10/COPYING' /usr/bin/install -c -m 644 'NEWS' '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/netstat-nat-1.4.10/NEWS' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' nftables-1.0.8.tar.xz: OK (sha256: 9373740de41a82dbc98818e0a46a073faeb8a8d0689fa4fa1a74399c32bf3d50) >>> nftables 1.0.8 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/nftables/nftables-1.0.8.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8 -xf - >>> nftables 1.0.8 Patching >>> nftables 1.0.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> nftables 1.0.8 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/build-aux/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> nftables 1.0.8 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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="-lncurses" CONFIG_SITE=/dev/null ./configure --target=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-debug --disable-man-doc --disable-pdf-doc --disable-python --without-mini-gmp --with-cli=readline --without-json ) 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-pdf-doc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for microblazeel-buildroot-linux-gnu-strip... /bin/true checking for a thread-safe mkdir -p... /usr/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 for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for microblazeel-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... microblazeel-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 microblazeel-buildroot-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 /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld option to reload object files... -r checking for microblazeel-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for microblazeel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for microblazeel-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for microblazeel-buildroot-linux-gnu-strip... (cached) /bin/true checking for microblazeel-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for microblazeel-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc static flag -static works... no checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 whether compiler accepts -fvisibility=hidden... yes checking pkg-config is at least version 0.9.0... yes checking for libmnl >= 1.0.4... yes checking for libnftnl >= 1.2.6... yes checking for __gmpz_init in -lgmp... yes checking for readline in -lreadline... yes checking for python... /home/buildroot/autobuild/instance-0/output-1/host/bin/python checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libnftables.pc config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/nftables/Makefile config.status: creating include/linux/Makefile config.status: creating include/linux/netfilter/Makefile config.status: creating include/linux/netfilter_arp/Makefile config.status: creating include/linux/netfilter_bridge/Makefile config.status: creating include/linux/netfilter_ipv4/Makefile config.status: creating include/linux/netfilter_ipv6/Makefile config.status: creating files/Makefile config.status: creating files/examples/Makefile config.status: creating files/nftables/Makefile config.status: creating files/osf/Makefile config.status: creating doc/Makefile config.status: creating py/Makefile config.status: creating examples/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, --disable-pdf-doc nft configuration: cli support: readline enable debugging symbols: no use mini-gmp: no enable man page: no libxtables support: no json output support: no enable Python: no >>> nftables 1.0.8 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' CC main.o CC cli.o CC rule.lo CC statement.lo CC cache.lo CC cmd.lo CC datatype.lo CC expression.lo datatype.c: In function 'ipaddr_type_parse': datatype.c:618:18: warning: cast increases required alignment of target type [-Wcast-align] 618 | addr = &((struct sockaddr_in *)ai->ai_addr)->sin_addr; | ^ datatype.c: In function 'ip6addr_type_parse': datatype.c:677:18: warning: cast increases required alignment of target type [-Wcast-align] 677 | addr = &((struct sockaddr_in6 *)ai->ai_addr)->sin6_addr; | ^ datatype.c: In function 'inet_service_type_parse': datatype.c:811:25: warning: cast increases required alignment of target type [-Wcast-align] 811 | port = ((struct sockaddr_in *)ai->ai_addr)->sin_port; | ^ CC evaluate.lo CC proto.lo CC payload.lo CC exthdr.lo CC fib.lo CC hash.lo CC intervals.lo CC ipopt.lo CC meta.lo CC rt.lo CC numgen.lo CC ct.lo CC xfrm.lo CC netlink.lo CC netlink_linearize.lo CC netlink_delinearize.lo netlink_linearize.c: In function 'nft_expr_loc_find': netlink_linearize.c:33:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 33 | hash = (uint64_t)nle % NFT_EXPR_LOC_HSIZE; | ^ netlink_linearize.c: In function 'nft_expr_loc_add': netlink_linearize.c:52:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 52 | hash = (uint64_t)nle % NFT_EXPR_LOC_HSIZE; | ^ CC misspell.lo CC monitor.lo CC owner.lo CC segtree.lo CC gmputil.lo CC utils.lo CC erec.lo CC mnl.lo CC iface.lo CC mergesort.lo CC optimize.lo CC osf.lo CC nfnl_osf.lo CC tcpopt.lo CC socket.lo CC print.lo CC sctp_chunk.lo CC dccpopt.lo CC libnftables.lo CC xt.lo CC libparser_la-parser_bison.lo CC libparser_la-scanner.lo CCLD libparser.la CCLD libnftables.la /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_udivdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_umoddi3.o)(.eh_frame) prevents .eh_frame_hdr table being created CCLD nft make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' Making all in include make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include' Making all in linux make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux' Making all in netfilter make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter' Making all in netfilter_arp make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_arp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_arp' Making all in netfilter_bridge make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_bridge' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_bridge' Making all in netfilter_ipv4 make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv4' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv4' Making all in netfilter_ipv6 make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv6' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv6' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux' Making all in nftables make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/nftables' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/nftables' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include' Making all in files make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files' Making all in nftables make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/nftables' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/nftables' Making all in examples make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/examples' Making all in osf make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/osf' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/osf' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/doc' Making all in examples make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/examples' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' >>> nftables 1.0.8 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' /usr/bin/make install-am make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c libnftables.la '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c nft '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin' libtool: install: /usr/bin/install -c .libs/libnftables.so.1.1.0 /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libnftables.so.1.1.0 libtool: install: /usr/bin/install -c nft /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/nft libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libnftables.so.1.1.0 libnftables.so.1 || { rm -f libnftables.so.1 && ln -s libnftables.so.1.1.0 libnftables.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libnftables.so.1.1.0 libnftables.so || { rm -f libnftables.so && ln -s libnftables.so.1.1.0 libnftables.so; }; }) libtool: install: /usr/bin/install -c .libs/libnftables.lai /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libnftables.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' Making install in include make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include' Making install in linux make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux' Making install in netfilter make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/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-0/output-1/build/nftables-1.0.8/include/linux/netfilter' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter' Making install in netfilter_arp make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_arp' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_arp' 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-0/output-1/build/nftables-1.0.8/include/linux/netfilter_arp' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_arp' Making install in netfilter_bridge make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_bridge' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_bridge' 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-0/output-1/build/nftables-1.0.8/include/linux/netfilter_bridge' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_bridge' Making install in netfilter_ipv4 make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv4' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/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-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv4' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv4' Making install in netfilter_ipv6 make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv6' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv6' 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-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv6' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv6' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/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-0/output-1/build/nftables-1.0.8/include/linux' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux' Making install in nftables make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/nftables' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/nftables' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/nftables' /usr/bin/install -c -m 644 libnftables.h '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/nftables' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/nftables' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/nftables' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/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-0/output-1/build/nftables-1.0.8/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include' Making install in files make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files' Making install in nftables make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/nftables' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/nftables' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/nftables' /usr/bin/install -c -m 644 all-in-one.nft arp-filter.nft bridge-filter.nft inet-filter.nft inet-nat.nft ipv4-filter.nft ipv4-mangle.nft ipv4-nat.nft ipv4-raw.nft ipv6-filter.nft ipv6-mangle.nft ipv6-nat.nft ipv6-raw.nft netdev-ingress.nft '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/nftables' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/nftables' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/nftables' Making install in examples make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/examples' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/examples' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/nftables/examples' /usr/bin/install -c ct_helpers.nft load_balancing.nft secmark.nft sets_and_maps.nft '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/nftables/examples' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/examples' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/examples' Making install in osf make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/osf' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/osf' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/etc/nftables/osf' /usr/bin/install -c -m 644 pf.os '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/etc/nftables/osf' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/osf' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/osf' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files' 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-0/output-1/build/nftables-1.0.8/files' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/doc' Making install in examples make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/examples' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/examples' 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-0/output-1/build/nftables-1.0.8/examples' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/examples' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libnftables.pc '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' >>> nftables 1.0.8 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/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 >>> nftables 1.0.8 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' /usr/bin/make install-am make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c libnftables.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c nft '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c .libs/libnftables.so.1.1.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libnftables.so.1.1.0 libtool: install: /usr/bin/install -c nft /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/nft libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libnftables.so.1.1.0 libnftables.so.1 || { rm -f libnftables.so.1 && ln -s libnftables.so.1.1.0 libnftables.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libnftables.so.1.1.0 libnftables.so || { rm -f libnftables.so && ln -s libnftables.so.1.1.0 libnftables.so; }; }) libtool: install: /usr/bin/install -c .libs/libnftables.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libnftables.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/src' Making install in include make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include' Making install in linux make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux' Making install in netfilter make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/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-0/output-1/build/nftables-1.0.8/include/linux/netfilter' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter' Making install in netfilter_arp make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_arp' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_arp' 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-0/output-1/build/nftables-1.0.8/include/linux/netfilter_arp' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_arp' Making install in netfilter_bridge make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_bridge' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_bridge' 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-0/output-1/build/nftables-1.0.8/include/linux/netfilter_bridge' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_bridge' Making install in netfilter_ipv4 make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv4' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/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-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv4' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv4' Making install in netfilter_ipv6 make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv6' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv6' 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-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv6' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux/netfilter_ipv6' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/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-0/output-1/build/nftables-1.0.8/include/linux' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/linux' Making install in nftables make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/nftables' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/nftables' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/nftables' /usr/bin/install -c -m 644 libnftables.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/nftables' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/nftables' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include/nftables' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/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-0/output-1/build/nftables-1.0.8/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/include' Making install in files make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files' Making install in nftables make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/nftables' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/nftables' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/nftables' /usr/bin/install -c -m 644 all-in-one.nft arp-filter.nft bridge-filter.nft inet-filter.nft inet-nat.nft ipv4-filter.nft ipv4-mangle.nft ipv4-nat.nft ipv4-raw.nft ipv6-filter.nft ipv6-mangle.nft ipv6-nat.nft ipv6-raw.nft netdev-ingress.nft '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/nftables' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/nftables' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/nftables' Making install in examples make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/examples' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/examples' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/nftables/examples' /usr/bin/install -c ct_helpers.nft load_balancing.nft secmark.nft sets_and_maps.nft '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/nftables/examples' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/examples' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/examples' Making install in osf make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/osf' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/osf' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/etc/nftables/osf' /usr/bin/install -c -m 644 pf.os '/home/buildroot/autobuild/instance-0/output-1/target/etc/nftables/osf' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/osf' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files/osf' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files' 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-0/output-1/build/nftables-1.0.8/files' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/files' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/doc' Making install in examples make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/examples' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/examples' 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-0/output-1/build/nftables-1.0.8/examples' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8/examples' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libnftables.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/nftables-1.0.8' numactl-2.0.16.tar.gz: OK (sha256: 1b242f893af977a1d31af6ce9d6b8dafdd2d8ec3dc9207f7c2dc0d3446e7c7c8) >>> numactl 2.0.16 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/numactl/numactl-2.0.16.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16 -xf - >>> numactl 2.0.16 Patching Applying 0001-link-with-latomic-if-needed-again.patch using patch: patching file configure.ac >>> numactl 2.0.16 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16 -name $file); do cp support/gnuconfig/$file $i; done; done >>> numactl 2.0.16 Configuring >>> numactl 2.0.16 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:20: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:20: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:594: AS_CASE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/ax_tls.m4:49: AX_TLS is expanded from... configure.ac:20: the top level configure.ac:25: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET ./lib/autoconf/general.m4:2057: AC_CANONICAL_TARGET is expanded from... configure.ac:25: the top level configure.ac:13: installing 'build-aux/compile' configure.ac:9: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' >>> numactl 2.0.16 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16/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-0/output-1/build/numactl-2.0.16/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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 -Ofast -g0 -fPIC" CONFIG_SITE=/dev/null ./configure --target=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --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 microblazeel-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/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... microblazeel-buildroot-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 microblazeel-buildroot-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 /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld option to reload object files... -r checking for microblazeel-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for microblazeel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for microblazeel-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for microblazeel-buildroot-linux-gnu-strip... (cached) /bin/true checking for microblazeel-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for microblazeel-buildroot-linux-gnu-mt... no checking for mt... no checking if : 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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 microblazeel-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... (cached) none checking for thread local storage (TLS) class... __thread checking whether C compiler accepts -ftree-vectorize... yes checking target system type... microblazeel-buildroot-linux-gnu checking for library containing __atomic_fetch_and_1... -latomic checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands 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 >>> numactl 2.0.16 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16' /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16' CC numactl.o CC util.o CC shm.o CC libnuma.lo CC syscall.lo CC distance.lo CC affinity.lo CC sysfs.lo CC rtnetlink.lo CC numastat-numastat.o CC numademo-numademo.o CC numademo-stream_lib.o numastat.c: In function 'fmt_cell_data': numastat.c:509:50: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int64_t' {aka 'long long int'} [-Wformat=] 509 | snprintf(buf, SMALL_BUF_SIZE, "%ld", c_ptr->l); | ~~^ ~~~~~~~~ | | | | long int int64_t {aka long long int} | %lld numademo.c: In function 'main': numademo.c:580:72: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] 580 | fprintf(stderr, "You must set msize at least %lu bytes for ptrchase test.\n", | ~~^ | | | long unsigned int | %u 581 | sizeof(union node)); | ~~~~~~~~~~~~~~~~~~ | | | unsigned int CC numademo-mt.o CC numademo-clearcache.o CC numademo-util.o clearcache.c: In function 'clearcache': clearcache.c:74:2: warning: #warning "Consider adding a clearcache implementation for your architecture" [-Wcpp] 74 | #warning "Consider adding a clearcache implementation for your architecture" | ^~~~~~~ CC migratepages.o CC migspeed.o CC memhog.o GEN numa.pc CCLD numastat CCLD libnuma.la CCLD numactl CCLD numademo CCLD migratepages CCLD migspeed CCLD memhog make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16' >>> numactl 2.0.16 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libnuma.la '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/man/man2' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 numa.h numacompat1.h numaif.h '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 numa.3 '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 move_pages.2 '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/man/man2' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 numactl.8 numastat.8 migratepages.8 migspeed.8 memhog.8 '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 numa.pc '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libnuma.so.1.0.0 /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libnuma.so.1.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libnuma.so.1.0.0 libnuma.so.1 || { rm -f libnuma.so.1 && ln -s libnuma.so.1.0.0 libnuma.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libnuma.so.1.0.0 libnuma.so || { rm -f libnuma.so && ln -s libnuma.so.1.0.0 libnuma.so; }; }) libtool: install: /usr/bin/install -c .libs/libnuma.lai /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libnuma.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c numactl numastat numademo migratepages migspeed memhog '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c numactl /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/numactl libtool: install: /usr/bin/install -c numastat /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/numastat libtool: install: /usr/bin/install -c numademo /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/numademo libtool: install: /usr/bin/install -c migratepages /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/migratepages libtool: install: /usr/bin/install -c migspeed /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/migspeed libtool: install: /usr/bin/install -c memhog /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/memhog make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16' >>> numactl 2.0.16 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/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 >>> numactl 2.0.16 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c libnuma.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man2' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 numa.h numacompat1.h numaif.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 numa.3 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 move_pages.2 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man2' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 numactl.8 numastat.8 migratepages.8 migspeed.8 memhog.8 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 numa.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libnuma.so.1.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libnuma.so.1.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libnuma.so.1.0.0 libnuma.so.1 || { rm -f libnuma.so.1 && ln -s libnuma.so.1.0.0 libnuma.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libnuma.so.1.0.0 libnuma.so || { rm -f libnuma.so && ln -s libnuma.so.1.0.0 libnuma.so; }; }) libtool: install: /usr/bin/install -c .libs/libnuma.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libnuma.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c numactl numastat numademo migratepages migspeed memhog '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c numactl /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/numactl libtool: install: /usr/bin/install -c numastat /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/numastat libtool: install: /usr/bin/install -c numademo /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/numademo libtool: install: /usr/bin/install -c migratepages /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/migratepages libtool: install: /usr/bin/install -c migspeed /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/migspeed libtool: install: /usr/bin/install -c memhog /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/memhog make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/numactl-2.0.16' tyrian21.zip: OK (sha256: 7790d09a2a3addcd33c66ef063d5900eb81cc9c342f4807eb8356364dd1d9277) >>> opentyrian-data 2.1 Extracting /usr/bin/unzip -q -d /home/buildroot/autobuild/instance-0/output-1/build/opentyrian-data-2.1 /home/buildroot/autobuild/instance-0/dl/opentyrian-data/tyrian21.zip >>> opentyrian-data 2.1 Patching >>> opentyrian-data 2.1 Configuring >>> opentyrian-data 2.1 Building >>> opentyrian-data 2.1 Installing to target mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/usr/share/opentyrian/data/ cp /home/buildroot/autobuild/instance-0/output-1/build/opentyrian-data-2.1/tyrian21/* /home/buildroot/autobuild/instance-0/output-1/target/usr/share/opentyrian/data/ rm -f /home/buildroot/autobuild/instance-0/output-1/target/usr/share/opentyrian/data/*.doc rm -f /home/buildroot/autobuild/instance-0/output-1/target/usr/share/opentyrian/data/*.exe opentyrian-cf5dbeb69eebd9ef9afc4473088d9469b79589eb.tar.gz: OK (sha256: 2b0db65c735cc099279ea3da6d9b76f791633897cd0f5b67528f70de0758a944) >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/opentyrian/opentyrian-cf5dbeb69eebd9ef9afc4473088d9469b79589eb.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/opentyrian-cf5dbeb69eebd9ef9afc4473088d9469b79589eb -xf - >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Patching Applying 0001-Move-definitions-that-don-t-need-to-be-exposed-from-opl-h-to-opl-c.patch using patch: patching file src/opl.c patching file src/opl.h >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Configuring >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 PLATFORM=UNIX CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" STRIP="/bin/true" SDL_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/sdl-config" LDFLAGS=" -lm" WITH_NETWORK="false" -C /home/buildroot/autobuild/instance-0/output-1/build/opentyrian-cf5dbeb69eebd9ef9afc4473088d9469b79589eb release make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/opentyrian-cf5dbeb69eebd9ef9afc4473088d9469b79589eb' abort: there is no Mercurial repository here (.hg not found) /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/animlib.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/animlib.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/arg_parse.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/arg_parse.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/backgrnd.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/backgrnd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/config.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/config.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/config_file.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/config_file.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/destruct.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/destruct.c src/destruct.c: In function 'DE_RunTickAI': src/destruct.c:2102:37: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] 2102 | if (abs(ptrUnit->unitX - ptrCurUnit->unitX) < 8) | ^~~ src/destruct.c: In function 'DE_RunTickGravity': src/destruct.c:1573:36: warning: this statement may fall through [-Wimplicit-fallthrough=] 1573 | if (unit->isYInAir == true) /* unit is falling down, at least in theory */ | ^ src/destruct.c:1580:25: note: here 1580 | default: | ^~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/editship.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/editship.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/episodes.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/episodes.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/file.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/file.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/font.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/font.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/fonthand.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/fonthand.c src/episodes.c: In function 'JE_initEpisode': src/episodes.c:261:44: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 261 | sprintf(levelFile, "tyrian%d.lvl", episodeNum); | ^ src/episodes.c:261:9: note: 'sprintf' output between 12 and 14 bytes into a destination of size 13 261 | sprintf(levelFile, "tyrian%d.lvl", episodeNum); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/episodes.c:262:41: warning: '.dat' directive writing 4 bytes into a region of size between 3 and 5 [-Wformat-overflow=] 262 | sprintf(cube_file, "cubetxt%d.dat", episodeNum); | ^~~~ src/episodes.c:262:9: note: 'sprintf' output between 13 and 15 bytes into a destination of size 13 262 | sprintf(cube_file, "cubetxt%d.dat", episodeNum); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/episodes.c:263:44: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 263 | sprintf(episode_file, "levels%d.dat", episodeNum); | ^ src/episodes.c:263:9: note: 'sprintf' output between 12 and 14 bytes into a destination of size 13 263 | sprintf(episode_file, "levels%d.dat", episodeNum); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/game_menu.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/game_menu.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/helptext.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/helptext.c src/game_menu.c: In function 'JE_updateNavScreen': src/game_menu.c:1995:13: warning: using integer absolute value function 'abs' when argument is of floating-point type 'JE_real' {aka 'float'} [-Wabsolute-value] 1995 | if (abs(newNavX - navX) < 1) | ^~~ src/game_menu.c:1997:13: warning: using integer absolute value function 'abs' when argument is of floating-point type 'JE_real' {aka 'float'} [-Wabsolute-value] 1997 | if (abs(newNavY - navY) < 1) | ^~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/joystick.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/joystick.c src/joystick.c:47:19: warning: 'joystick_cfg_version' defined but not used [-Wunused-const-variable=] 47 | static const char joystick_cfg_version = 1; | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/jukebox.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/jukebox.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/keyboard.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/keyboard.c src/joystick.c: In function 'assignment_to_code': src/joystick.c:514:51: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 3 [-Wformat-truncation=] 514 | snprintf(name, sizeof(name), "BTN %d", | ^~ src/joystick.c:514:46: note: directive argument in the range [-2147483647, 2147483647] 514 | snprintf(name, sizeof(name), "BTN %d", | ^~~~~~~~ src/joystick.c:514:17: note: 'snprintf' output between 6 and 16 bytes into a destination of size 7 514 | snprintf(name, sizeof(name), "BTN %d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | assignment->num + 1); | ~~~~~~~~~~~~~~~~~~~~ src/joystick.c:519:49: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 5 [-Wformat-truncation=] 519 | snprintf(name, sizeof(name), "H %d%c%c", | ^~ src/joystick.c:519:46: note: directive argument in the range [-2147483647, 2147483647] 519 | snprintf(name, sizeof(name), "H %d%c%c", | ^~~~~~~~~~ src/joystick.c:519:17: note: 'snprintf' output between 6 and 16 bytes into a destination of size 7 519 | snprintf(name, sizeof(name), "H %d%c%c", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 520 | assignment->num + 1, | ~~~~~~~~~~~~~~~~~~~~ 521 | assignment->x_axis ? 'X' : 'Y', | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 522 | assignment->negative_axis ? '-' : '+'); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/joystick.c:508:50: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 4 [-Wformat-truncation=] 508 | snprintf(name, sizeof(name), "AX %d%c", | ^~ src/joystick.c:508:46: note: directive argument in the range [-2147483647, 2147483647] 508 | snprintf(name, sizeof(name), "AX %d%c", | ^~~~~~~~~ src/joystick.c:508:17: note: 'snprintf' output between 6 and 16 bytes into a destination of size 7 508 | snprintf(name, sizeof(name), "AX %d%c", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | assignment->num + 1, | ~~~~~~~~~~~~~~~~~~~~ 510 | assignment->negative_axis ? '-' : '+'); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/keyboard.c: In function 'service_SDL_events': src/keyboard.c:212:36: warning: this statement may fall through [-Wimplicit-fallthrough=] 212 | if (!input_grab_enabled) | ^ src/keyboard.c:218:25: note: here 218 | case SDL_MOUSEBUTTONUP: | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/lds_play.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/lds_play.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/loudness.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/loudness.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/lvllib.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/lvllib.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/lvlmast.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/lvlmast.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/mainint.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/mainint.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/menus.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/menus.c src/game_menu.c: In function 'JE_itemScreen': src/game_menu.c:635:69: warning: '%s' directive output may be truncated writing up to 1175 bytes into a region of size 50 [-Wformat-truncation=] 635 | snprintf(buf, sizeof(buf), "%s %lu", miscText[40 + i], player[i].cash); | ^~ src/game_menu.c:635:41: note: 'snprintf' output between 3 and 1187 bytes into a destination of size 50 635 | snprintf(buf, sizeof(buf), "%s %lu", miscText[40 + i], player[i].cash); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/game_menu.c:635:69: warning: '%s' directive output may be truncated writing up to 1133 bytes into a region of size 50 [-Wformat-truncation=] 635 | snprintf(buf, sizeof(buf), "%s %lu", miscText[40 + i], player[i].cash); | ^~ src/game_menu.c:635:41: note: 'snprintf' output between 3 and 1145 bytes into a destination of size 50 635 | snprintf(buf, sizeof(buf), "%s %lu", miscText[40 + i], player[i].cash); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/game_menu.c:856:69: warning: '%s' directive output may be truncated writing up to 41 bytes into a region of size 20 [-Wformat-truncation=] 856 | snprintf(buf, sizeof(buf), "%s %d%%", miscText[11], percent_read); | ^~ ~~~~~~~~~~~~ src/game_menu.c:856:68: note: directive argument in the range [0, 546125] 856 | snprintf(buf, sizeof(buf), "%s %d%%", miscText[11], percent_read); | ^~~~~~~~~ src/game_menu.c:856:41: note: 'snprintf' output between 4 and 50 bytes into a destination of size 20 856 | snprintf(buf, sizeof(buf), "%s %d%%", miscText[11], percent_read); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/mainint.c: In function 'JE_highScoreCheck': src/mainint.c:1630:74: warning: this statement may fall through [-Wimplicit-fallthrough=] 1630 | validkey = true; | ^ src/mainint.c:1631:57: note: here 1631 | default: | ^~~~~~~ src/mainint.c: In function 'JE_operation': src/mainint.c:2461:58: warning: this statement may fall through [-Wimplicit-fallthrough=] 2461 | validkey = true; | ^ src/mainint.c:2462:41: note: here 2462 | default: | ^~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/mouse.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/mouse.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/mtrand.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/mtrand.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/musmast.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/musmast.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/network.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/network.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/nortsong.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/nortsong.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/nortvars.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/nortvars.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/opentyr.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/opentyr.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/opl.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/opl.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/palette.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/palette.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/params.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/params.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/pcxload.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/pcxload.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/pcxmast.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/pcxmast.c src/opl.c: In function 'adlib_write': src/opl.c:832:51: warning: array subscript 22 is above array bounds of 'const Bit8u[22]' {aka 'const unsigned char[22]'} [-Warray-bounds] 832 | Bitu modop = regbase2modop[second_set?(base+22):base]; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/opl.c:238:20: note: while referencing 'regbase2modop' 238 | static const Bit8u regbase2modop[22] = { | ^~~~~~~~~~~~~ src/opl.c:802:51: warning: array subscript 22 is above array bounds of 'const Bit8u[22]' {aka 'const unsigned char[22]'} [-Warray-bounds] 802 | Bitu modop = regbase2modop[second_set?(base+22):base]; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/opl.c:238:20: note: while referencing 'regbase2modop' 238 | static const Bit8u regbase2modop[22] = { | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/picload.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/picload.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/player.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/player.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/scroller.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/scroller.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/setup.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/setup.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/shots.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/shots.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/sizebuf.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/sizebuf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/sndmast.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/sndmast.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/sprite.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/sprite.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/starlib.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/starlib.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/std_support.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/std_support.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/tyrian2.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/tyrian2.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/varz.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/varz.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/vga256d.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/vga256d.c src/mainint.c: In function 'JE_playerCollide': src/mainint.c:4402:75: warning: '%s' directive writing up to 839 bytes into a region of size 256 [-Wformat-overflow=] 4402 | sprintf(tempStr, "%s %s %s", JE_getName(1), miscTextB[4-1], miscText[45-1]); | ^~ src/mainint.c:4402:57: note: 'sprintf' output between 3 and 893 bytes into a destination of size 256 4402 | sprintf(tempStr, "%s %s %s", JE_getName(1), miscTextB[4-1], miscText[45-1]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/mainint.c:4415:75: warning: '%s' directive writing up to 797 bytes into a region of size 256 [-Wformat-overflow=] 4415 | sprintf(tempStr, "%s %s %s", JE_getName(2), miscTextB[4-1], miscText[46-1]); | ^~ src/mainint.c:4415:57: note: 'sprintf' output between 3 and 851 bytes into a destination of size 256 4415 | sprintf(tempStr, "%s %s %s", JE_getName(2), miscTextB[4-1], miscText[46-1]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/mainint.c:4321:83: warning: '%s' directive writing up to 839 bytes into a region of size 256 [-Wformat-overflow=] 4321 | sprintf(tempStr, "%s %s %s", JE_getName(1), miscTextB[4-1], weaponPort[evalue - 30000].name); | ^~ src/mainint.c:4321:65: note: 'sprintf' output 3 or more bytes (assuming 852) into a destination of size 256 4321 | sprintf(tempStr, "%s %s %s", JE_getName(1), miscTextB[4-1], weaponPort[evalue - 30000].name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/mainint.c:4294:83: warning: '%s' directive writing up to 797 bytes into a region of size 256 [-Wformat-overflow=] 4294 | sprintf(tempStr, "%s %s %s", JE_getName(2), miscTextB[4-1], weaponPort[evalue - 31000].name); | ^~ src/mainint.c:4294:65: note: 'sprintf' output 3 or more bytes (assuming 810) into a destination of size 256 4294 | sprintf(tempStr, "%s %s %s", JE_getName(2), miscTextB[4-1], weaponPort[evalue - 31000].name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/mainint.c:4245:83: warning: '%s' directive writing up to 797 bytes into a region of size 256 [-Wformat-overflow=] 4245 | sprintf(tempStr, "%s %s %s", JE_getName(2), miscTextB[4-1], options[evalue - 32000].name); | ^~ src/mainint.c:4245:65: note: 'sprintf' output 3 or more bytes (assuming 810) into a destination of size 256 4245 | sprintf(tempStr, "%s %s %s", JE_getName(2), miscTextB[4-1], options[evalue - 32000].name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/mainint.c:4229:83: warning: '%s' directive writing up to 839 bytes into a region of size 256 [-Wformat-overflow=] 4229 | sprintf(tempStr, "%s %s %s", JE_getName(1), miscTextB[4-1], special[evalue - 32100].name); | ^~ src/mainint.c:4229:65: note: 'sprintf' output 3 or more bytes (assuming 852) into a destination of size 256 4229 | sprintf(tempStr, "%s %s %s", JE_getName(1), miscTextB[4-1], special[evalue - 32100].name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/vga_palette.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/vga_palette.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/video.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/video.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/video_scale.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/video_scale.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/video_scale_hqNx.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/video_scale_hqNx.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -c -o obj/xmas.o -std=c99 -I./src -DTARGET_UNIX -g0 -O2 -DNDEBUG -MMD -pedantic -Wall -Wextra -Wno-missing-field-initializers -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT src/xmas.c src/video_scale_hqNx.c: In function 'diff': src/video_scale_hqNx.c:125:20: warning: taking the absolute value of unsigned type 'Uint32' {aka 'unsigned int'} has no effect [-Wabsolute-value] 125 | return ( ( abs((YUV1 & Ymask) - (YUV2 & Ymask)) > trY ) || | ^~~ src/video_scale_hqNx.c:126:20: warning: taking the absolute value of unsigned type 'Uint32' {aka 'unsigned int'} has no effect [-Wabsolute-value] 126 | ( abs((YUV1 & Umask) - (YUV2 & Umask)) > trU ) || | ^~~ src/video_scale_hqNx.c:127:20: warning: taking the absolute value of unsigned type 'Uint32' {aka 'unsigned int'} has no effect [-Wabsolute-value] 127 | ( abs((YUV1 & Vmask) - (YUV2 & Vmask)) > trV ) ); | ^~~ src/tyrian2.c: In function 'JE_main': src/tyrian2.c:2093:47: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] 2093 | sprintf(tempStr, "%s%c", tempStr, smoothies[temp] + 48); | ^ src/tyrian2.c:2093:25: note: 'sprintf' output between 2 and 32 bytes into a destination of size 31 2093 | sprintf(tempStr, "%s%c", tempStr, smoothies[temp] + 48); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/tyrian2.c:2093:25: warning: 'sprintf' argument 3 overlaps destination object 'tempStr' [-Wrestrict] src/tyrian2.c:69:6: note: destination object referenced by 'restrict'-qualified argument 1 was declared here 69 | char tempStr[31]; | ^~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -o opentyrian -lm obj/animlib.o obj/arg_parse.o obj/backgrnd.o obj/config.o obj/config_file.o obj/destruct.o obj/editship.o obj/episodes.o obj/file.o obj/font.o obj/fonthand.o obj/game_menu.o obj/helptext.o obj/joystick.o obj/jukebox.o obj/keyboard.o obj/lds_play.o obj/loudness.o obj/lvllib.o obj/lvlmast.o obj/mainint.o obj/menus.o obj/mouse.o obj/mtrand.o obj/musmast.o obj/network.o obj/nortsong.o obj/nortvars.o obj/opentyr.o obj/opl.o obj/palette.o obj/params.o obj/pcxload.o obj/pcxmast.o obj/picload.o obj/player.o obj/scroller.o obj/setup.o obj/shots.o obj/sizebuf.o obj/sndmast.o obj/sprite.o obj/starlib.o obj/std_support.o obj/tyrian2.o obj/varz.o obj/vga256d.o obj/vga_palette.o obj/video.o obj/video_scale.o obj/video_scale_hqNx.o obj/xmas.o -lm -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/../../usr/lib -lSDL -lpthread /bin/true opentyrian make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/opentyrian-cf5dbeb69eebd9ef9afc4473088d9469b79589eb' >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Installing to target /usr/bin/install -D -m 0755 /home/buildroot/autobuild/instance-0/output-1/build/opentyrian-cf5dbeb69eebd9ef9afc4473088d9469b79589eb/opentyrian /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/opentyrian openvpn-2.6.6.tar.gz: OK (sha256: 3b074f392818b31aa529b84f76e8b5e4ad03fca764924f46d906bceaaf421034) >>> openvpn 2.6.6 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/openvpn/openvpn-2.6.6.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6 -xf - >>> openvpn 2.6.6 Patching >>> openvpn 2.6.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> openvpn 2.6.6 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/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). >>> openvpn 2.6.6 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-unit-tests --enable-dco --disable-lz4 --disable-lzo --disable-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 microblazeel-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/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... microblazeel-buildroot-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether make sets $(MAKE)... (cached) yes checking for ifconfig... /usr/sbin/ifconfig checking for route... /usr/sbin/route checking for ip... /usr/sbin/ip checking for systemd-ask-password... /usr/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) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 microblazeel-buildroot-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 /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld option to reload object files... -r checking for microblazeel-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for microblazeel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for microblazeel-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for microblazeel-buildroot-linux-gnu-strip... (cached) /bin/true checking for microblazeel-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for microblazeel-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 microblazeel-buildroot-linux-gnu-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 return type of signal handlers... void checking for socklen_t... yes checking size of unsigned int... 4 checking size of unsigned long... 4 checking for fcntl.h... yes checking for io.h... no checking for sys/types.h... (cached) yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for netinet/in.h... yes checking for netinet/in_systm.h... yes checking for netinet/tcp.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for versionhelpers.h... no checking for sys/time.h... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for sys/file.h... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for libgen.h... yes checking for stropts.h... no checking for syslog.h... yes checking for pwd.h... yes checking for grp.h... yes checking for termios.h... yes checking for sys/sockio.h... no checking for sys/uio.h... yes checking for linux/sockios.h... yes checking for linux/types.h... yes checking for linux/errqueue.h... yes checking for poll.h... yes checking for sys/epoll.h... 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 for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether SO_MARK is declared... yes 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 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 dup... yes checking for dup2... yes checking for syslog... yes checking for openlog... yes checking for mlockall... yes checking for getrlimit... yes checking for getgrnam... yes checking for setgid... yes checking for setgroups... yes checking for flock... yes checking for readv... yes checking for writev... yes checking for time... yes checking for gettimeofday... yes checking for setsid... yes checking for chdir... yes checking for chsize... no checking for ftruncate... yes checking for execve... yes checking for getpeereid... no 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... no checking for socket in -lsocket... no checking for gethostbyname in -lresolv... yes checking for sendmsg... yes checking for recvmsg... yes checking for library containing __res_init... none required checking for net/if_tun.h... no checking for net/tun/if_tun.h... no checking for linux/if_tun.h... yes checking for tap-windows.h... no checking whether TUNSETPERSIST is declared... yes checking for setcon in -lselinux... no checking for pam_start in -lpam... no checking for PKCS11_HELPER... no checking for LIBNL_GENL... yes configure: Enabled ovpn-dco support for Linux checking for LIBCAPNG... yes checking for sys/prctl.h... yes checking for OPENSSL... yes checking for SSL_CTX_new... yes checking for EVP_aes_256_gcm... yes checking for lzo1x_1_15_compress in -llzo2... yes checking for lzo/lzoutil.h... yes checking for lzo/lzo1x.h... 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.6.6 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6' Making all in build make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build' Making all in msvc make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build/msvc' Making all in msvc-generate make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build/msvc/msvc-generate' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build/msvc/msvc-generate' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build/msvc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build/msvc' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build/msvc' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build' Making all in distro make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/distro' Making all in systemd make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/distro/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/distro/systemd' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/distro' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/distro' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/distro' Making all in include make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/include' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/include' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/include' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src' Making all in compat make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/compat' /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o compat-dirname.lo compat-dirname.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o compat-basename.lo compat-basename.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o compat-gettimeofday.lo compat-gettimeofday.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o compat-daemon.lo compat-daemon.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c compat-dirname.c -fPIC -DPIC -o .libs/compat-dirname.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c compat-gettimeofday.c -fPIC -DPIC -o .libs/compat-gettimeofday.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c compat-basename.c -fPIC -DPIC -o .libs/compat-basename.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c compat-daemon.c -fPIC -DPIC -o .libs/compat-daemon.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o compat-strsep.lo compat-strsep.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c compat-strsep.c -fPIC -DPIC -o .libs/compat-strsep.o /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -o libcompat.la compat-dirname.lo compat-basename.lo compat-gettimeofday.lo compat-daemon.lo compat-strsep.lo -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lnl-genl-3 -lnl-3 -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lcap-ng libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar cr .libs/libcompat.a .libs/compat-dirname.o .libs/compat-basename.o .libs/compat-gettimeofday.o .libs/compat-daemon.o .libs/compat-strsep.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/build/openvpn-2.6.6/src/compat' Making all in openvpn make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpn' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o argv.o argv.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o auth_token.o auth_token.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o base64.o base64.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o buffer.o buffer.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o clinat.o clinat.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o comp.o comp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o compstub.o compstub.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o comp-lz4.o comp-lz4.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o crypto.o crypto.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o crypto_openssl.o crypto_openssl.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o crypto_mbedtls.o crypto_mbedtls.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o dco.o dco.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o dco_freebsd.o dco_freebsd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o dco_linux.o dco_linux.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o dco_win.o dco_win.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o dhcp.o dhcp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o dns.o dns.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o env_set.o env_set.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o error.o error.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o event.o event.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o fdmisc.o fdmisc.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o forward.o forward.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o fragment.o fragment.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o gremlin.o gremlin.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o helper.o helper.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o httpdigest.o httpdigest.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o lladdr.o lladdr.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o init.o init.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o interval.o interval.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o list.o list.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o lzo.o lzo.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o manage.o manage.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o mbuf.o mbuf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o misc.o misc.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o platform.o platform.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o console.o console.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o console_builtin.o console_builtin.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o console_systemd.o console_systemd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o mroute.o mroute.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o mss.o mss.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o mstats.o mstats.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o mtcp.o mtcp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o mtu.o mtu.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o mudp.o mudp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o multi.o multi.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o networking_freebsd.o networking_freebsd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o networking_iproute2.o networking_iproute2.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o networking_sitnl.o networking_sitnl.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o ntlm.o ntlm.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o occ.o occ.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o pkcs11.o pkcs11.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o pkcs11_openssl.o pkcs11_openssl.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o pkcs11_mbedtls.o pkcs11_mbedtls.c In function 'sitnl_addattr', inlined from 'sitnl_route_set' at networking_sitnl.c:928:9, inlined from 'sitnl_route_del' at networking_sitnl.c:1264:12, inlined from 'net_route_v4_del' at networking_sitnl.c:1293:12: networking_sitnl.c:145:9: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 145 | memcpy(RTA_DATA(rta), data, alen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ networking_sitnl.c: In function 'net_route_v4_del': networking_sitnl.c:103:21: note: at offset [32, 40] into destination object 'n' of size 16 103 | struct nlmsghdr n; | ^ In function 'sitnl_addattr', inlined from 'sitnl_route_set' at networking_sitnl.c:933:9, inlined from 'sitnl_route_del' at networking_sitnl.c:1264:12, inlined from 'net_route_v4_del' at networking_sitnl.c:1293:12: networking_sitnl.c:145:9: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 145 | memcpy(RTA_DATA(rta), data, alen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ networking_sitnl.c: In function 'net_route_v4_del': networking_sitnl.c:103:21: note: at offset [40, 48] into destination object 'n' of size 16 103 | struct nlmsghdr n; | ^ In function 'sitnl_addattr', inlined from 'sitnl_route_set' at networking_sitnl.c:938:9, inlined from 'sitnl_route_del' at networking_sitnl.c:1264:12, inlined from 'net_route_v4_del' at networking_sitnl.c:1293:12: networking_sitnl.c:145:9: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 145 | memcpy(RTA_DATA(rta), data, alen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ networking_sitnl.c: In function 'net_route_v4_del': networking_sitnl.c:103:21: note: at offset [48, 56] into destination object 'n' of size 16 103 | struct nlmsghdr n; | ^ In function 'sitnl_addattr', inlined from 'sitnl_route_set' at networking_sitnl.c:943:9, inlined from 'sitnl_route_del' at networking_sitnl.c:1264:12, inlined from 'net_route_v4_del' at networking_sitnl.c:1293:12: networking_sitnl.c:145:9: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 145 | memcpy(RTA_DATA(rta), data, alen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ networking_sitnl.c: In function 'net_route_v4_del': networking_sitnl.c:103:21: note: at offset [48, 64] into destination object 'n' of size 16 103 | struct nlmsghdr n; | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o openvpn.o openvpn.c In function 'sitnl_addattr', inlined from 'sitnl_route_set' at networking_sitnl.c:928:9, inlined from 'sitnl_route_del' at networking_sitnl.c:1264:12, inlined from 'net_route_v6_del' at networking_sitnl.c:1322:12: networking_sitnl.c:145:9: warning: writing 16 bytes into a region of size 0 [-Wstringop-overflow=] 145 | memcpy(RTA_DATA(rta), data, alen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ networking_sitnl.c: In function 'net_route_v6_del': networking_sitnl.c:103:21: note: at offset [32, 40] into destination object 'n' of size 16 103 | struct nlmsghdr n; | ^ In function 'sitnl_addattr', inlined from 'sitnl_route_set' at networking_sitnl.c:933:9, inlined from 'sitnl_route_del' at networking_sitnl.c:1264:12, inlined from 'net_route_v6_del' at networking_sitnl.c:1322:12: networking_sitnl.c:145:9: warning: writing 16 bytes into a region of size 0 [-Wstringop-overflow=] 145 | memcpy(RTA_DATA(rta), data, alen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ networking_sitnl.c: In function 'net_route_v6_del': networking_sitnl.c:103:21: note: at offset [52, 60] into destination object 'n' of size 16 103 | struct nlmsghdr n; | ^ In function 'sitnl_addattr', inlined from 'sitnl_route_set' at networking_sitnl.c:938:9, inlined from 'sitnl_route_del' at networking_sitnl.c:1264:12, inlined from 'net_route_v6_del' at networking_sitnl.c:1322:12: networking_sitnl.c:145:9: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 145 | memcpy(RTA_DATA(rta), data, alen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ networking_sitnl.c: In function 'net_route_v6_del': networking_sitnl.c:103:21: note: at offset [72, 80] into destination object 'n' of size 16 103 | struct nlmsghdr n; | ^ In function 'sitnl_addattr', inlined from 'sitnl_route_set' at networking_sitnl.c:943:9, inlined from 'sitnl_route_del' at networking_sitnl.c:1264:12, inlined from 'net_route_v6_del' at networking_sitnl.c:1322:12: networking_sitnl.c:145:9: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 145 | memcpy(RTA_DATA(rta), data, alen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ networking_sitnl.c: In function 'net_route_v6_del': networking_sitnl.c:103:21: note: at offset [72, 88] into destination object 'n' of size 16 103 | struct nlmsghdr n; | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o options.o options.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o options_util.o options_util.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o otime.o otime.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o packet_id.o packet_id.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o perf.o perf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o ping.o ping.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o plugin.o plugin.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o pool.o pool.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o proto.o proto.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o proxy.o proxy.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o ps.o ps.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o push.o push.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o reflect_filter.o reflect_filter.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o reliable.o reliable.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o route.o route.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o run_command.o run_command.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o schedule.o schedule.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o session_id.o session_id.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o shaper.o shaper.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o sig.o sig.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o socket.o socket.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o socks.o socks.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o ssl.o ssl.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o ssl_openssl.o ssl_openssl.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o ssl_mbedtls.o ssl_mbedtls.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o ssl_ncp.o ssl_ncp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o ssl_pkt.o ssl_pkt.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o ssl_util.o ssl_util.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o ssl_verify.o ssl_verify.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o ssl_verify_openssl.o ssl_verify_openssl.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o ssl_verify_mbedtls.o ssl_verify_mbedtls.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o status.o status.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o tls_crypt.o tls_crypt.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o tun.o tun.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o vlan.o vlan.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o xkey_provider.o xkey_provider.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o xkey_helper.o xkey_helper.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o win32.o win32.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o win32-util.o win32-util.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o cryptoapi.o cryptoapi.c /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -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 dco.o dco_freebsd.o dco_linux.o dco_win.o dhcp.o dns.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_freebsd.o networking_iproute2.o networking_sitnl.o ntlm.o occ.o pkcs11.o pkcs11_openssl.o pkcs11_mbedtls.o openvpn.o options.o options_util.o otime.o packet_id.o perf.o ping.o plugin.o pool.o proto.o proxy.o ps.o push.o reflect_filter.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_pkt.o ssl_util.o ssl_verify.o ssl_verify_openssl.o ssl_verify_mbedtls.o status.o tls_crypt.o tun.o vlan.o xkey_provider.o xkey_helper.o win32.o win32-util.o cryptoapi.o ../../src/compat/libcompat.la -lresolv -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -ldl -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lnl-genl-3 -lnl-3 -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lcap-ng libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -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 dco.o dco_freebsd.o dco_linux.o dco_win.o dhcp.o dns.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_freebsd.o networking_iproute2.o networking_sitnl.o ntlm.o occ.o pkcs11.o pkcs11_openssl.o pkcs11_mbedtls.o openvpn.o options.o options_util.o otime.o packet_id.o perf.o ping.o plugin.o pool.o proto.o proxy.o ps.o push.o reflect_filter.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_pkt.o ssl_util.o ssl_verify.o ssl_verify_openssl.o ssl_verify_mbedtls.o status.o tls_crypt.o tun.o vlan.o xkey_provider.o xkey_helper.o win32.o win32-util.o cryptoapi.o ../../src/compat/.libs/libcompat.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/build/libnl-3.7.0/lib/.libs/libnl-3.so -lpthread -lresolv -lssl -lcrypto -ldl /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libnl-genl-3.so /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.so /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libcap-ng.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/libnl-3.7.0/lib/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpn' Making all in openvpnmsica make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpnmsica' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpnmsica' Making all in openvpnserv make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpnserv' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpnserv' Making all in plugins make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins' Making all in auth-pam make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins/auth-pam' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins/auth-pam' Making all in down-root make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins/down-root' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c -o down-root.lo down-root.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -c down-root.c -fPIC -DPIC -o .libs/down-root.o /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -I../../../include -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -std=c99 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/include/libnl3 -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 -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lnl-genl-3 -lnl-3 -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lcap-ng 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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/down-root.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libnl-genl-3.so /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.so /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libcap-ng.so -Ofast -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-0/output-1/build/openvpn-2.6.6/src/plugins/down-root' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins' Making all in tapctl make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/tapctl' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/tapctl' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src' Making all in sample make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/sample' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/sample' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/doc' Making all in doxygen make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/doc/doxygen' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/doc/doxygen' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/doc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/doc' Making all in tests make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests' Making all in unit_tests make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests/unit_tests' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests/unit_tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests/unit_tests' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests/unit_tests' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6' >>> openvpn 2.6.6 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6' /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6' Making install in build make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build' Making install in msvc make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build/msvc' Making install in msvc-generate make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build/msvc/msvc-generate' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/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-0/output-1/build/openvpn-2.6.6/build/msvc/msvc-generate' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build/msvc/msvc-generate' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build/msvc' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/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-0/output-1/build/openvpn-2.6.6/build/msvc' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build/msvc' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build/msvc' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/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-0/output-1/build/openvpn-2.6.6/build' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/build' Making install in distro make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/distro' Making install in systemd make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/distro/systemd' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/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-0/output-1/build/openvpn-2.6.6/distro/systemd' make[6]: Nothing to be done for 'install-data-hook'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/distro/systemd' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/distro/systemd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/distro/systemd' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/distro' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/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-0/output-1/build/openvpn-2.6.6/distro' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/distro' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/distro' Making install in include make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/include' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/include' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 openvpn-plugin.h openvpn-msg.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/include' Making install in src make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src' Making install in compat make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/compat' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/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-0/output-1/build/openvpn-2.6.6/src/compat' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/compat' Making install in openvpn make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpn' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpn' make[5]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c openvpn '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c openvpn /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/openvpn make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpn' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpn' Making install in openvpnmsica make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpnmsica' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpnmsica' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpnmsica' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpnmsica' Making install in openvpnserv make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpnserv' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpnserv' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpnserv' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/openvpnserv' Making install in plugins make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins' Making install in auth-pam make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins/auth-pam' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins/auth-pam' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins/auth-pam' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins/auth-pam' Making install in down-root make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins/down-root' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins/down-root' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/openvpn' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/openvpn/plugins' /bin/sh ../../../libtool --mode=install /usr/bin/install -c openvpn-plugin-down-root.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/openvpn/plugins' /usr/bin/install -c -m 644 README.down-root '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/openvpn' libtool: install: /usr/bin/install -c .libs/openvpn-plugin-down-root.so /home/buildroot/autobuild/instance-0/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-0/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-0/output-1/build/openvpn-2.6.6/src/plugins/down-root' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins/down-root' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/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-0/output-1/build/openvpn-2.6.6/src/plugins' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/plugins' Making install in tapctl make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/tapctl' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/tapctl' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/tapctl' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src/tapctl' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/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-0/output-1/build/openvpn-2.6.6/src' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/src' Making install in sample make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/sample' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/sample' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/sample' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/sample' Making install in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/doc' Making install in doxygen make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/doc/doxygen' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/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-0/output-1/build/openvpn-2.6.6/doc/doxygen' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/doc/doxygen' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/doc' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/doc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/openvpn' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 management-notes.txt gui-notes.txt '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/openvpn' /usr/bin/install -c -m 644 openvpn-examples.5 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 openvpn.8 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/doc' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/doc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/doc' Making install in tests make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests' Making install in unit_tests make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests/unit_tests' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests/unit_tests' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/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-0/output-1/build/openvpn-2.6.6/tests/unit_tests' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests/unit_tests' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests/unit_tests' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/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-0/output-1/build/openvpn-2.6.6/tests' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/openvpn' /usr/bin/install -c -m 644 README README.mbedtls Changes.rst COPYRIGHT.GPL COPYING '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/openvpn' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openvpn-2.6.6' /usr/bin/install -m 755 -D package/openvpn/S60openvpn /home/buildroot/autobuild/instance-0/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-0/dl/patchelf/patchelf-0.13.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/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-0/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-0/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-0/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-0/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-0/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... /usr/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-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/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-0/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildroot/autobuild/instance-0/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-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/bin' /usr/bin/install -c patchelf '/home/buildroot/autobuild/instance-0/output-1/host/bin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/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-0/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README.md '/home/buildroot/autobuild/instance-0/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' physfs-3.0.2.tar.bz2: OK (sha256: 304df76206d633df5360e738b138c94e82ccf086e50ba84f456d3f8432f9f863) >>> physfs 3.0.2 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/physfs/physfs-3.0.2.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/physfs-3.0.2 -xf - >>> physfs 3.0.2 Patching >>> physfs 3.0.2 Configuring (mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/physfs-3.0.2/ && cd /home/buildroot/autobuild/instance-0/output-1/build/physfs-3.0.2/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake /home/buildroot/autobuild/instance-0/output-1/build/physfs-3.0.2/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-0/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 -DPHYSFS_BUILD_TEST=OFF -DPHYSFS_BUILD_SHARED=ON -DPHYSFS_BUILD_STATIC=OFF ) CMake Deprecation Warning at CMakeLists.txt:12 (cmake_minimum_required): Compatibility with CMake < 3.5 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 12.3.0 -- The CXX compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Doxygen not found. You won't be able to build documentation. -- PhysicsFS will build with the following options: -- ZIP support: enabled -- 7zip support: enabled -- GRP support: enabled -- WAD support: enabled -- HOG support: enabled -- MVL support: enabled -- QPAK support: enabled -- SLB support: enabled -- VDF support: enabled -- ISO9660 support: enabled -- Build static library: disabled -- Build shared library: enabled -- Build stdio test program: disabled -- Configuring done (0.8s) -- Generating done (0.0s) 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-0/output-1/build/physfs-3.0.2 >>> physfs 3.0.2 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake --build /home/buildroot/autobuild/instance-0/output-1/build/physfs-3.0.2/ -j4 -- make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/physfs-3.0.2' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/physfs-3.0.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/physfs-3.0.2' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/physfs-3.0.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/physfs-3.0.2' [ 4%] Building C object CMakeFiles/physfs.dir/src/physfs.c.o [ 9%] Building C object CMakeFiles/physfs.dir/src/physfs_byteorder.c.o [ 14%] Building C object CMakeFiles/physfs.dir/src/physfs_unicode.c.o [ 19%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_posix.c.o [ 23%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_unix.c.o [ 28%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_windows.c.o [ 33%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_os2.c.o [ 38%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_qnx.c.o [ 42%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_dir.c.o [ 47%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_unpacked.c.o [ 52%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_grp.c.o [ 57%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_hog.c.o [ 61%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_7z.c.o [ 66%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_mvl.c.o [ 71%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_qpak.c.o [ 76%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_wad.c.o [ 80%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_zip.c.o [ 85%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_slb.c.o [ 90%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_iso9660.c.o [ 95%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_vdf.c.o [100%] Linking C shared library libphysfs.so /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_divdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_udivdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/physfs-3.0.2' [100%] Built target physfs make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/physfs-3.0.2' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/physfs-3.0.2' >>> physfs 3.0.2 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake --install /home/buildroot/autobuild/instance-0/output-1/build/physfs-3.0.2/ -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libphysfs.so.3.0.2 -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libphysfs.so.1 -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libphysfs.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/physfs.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/physfs.pc >>> physfs 3.0.2 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/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 >>> physfs 3.0.2 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake --install /home/buildroot/autobuild/instance-0/output-1/build/physfs-3.0.2/ -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libphysfs.so.3.0.2 -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libphysfs.so.1 -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libphysfs.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/physfs.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig/physfs.pc sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170.tar.gz: OK (sha256: b3c0f36500b23a6f5832d472f3e07b74f1d3f6bd00bf6700bc5e99babc9ba2ab) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/sdl_mixer/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 -xf - >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Patching Applying 0001-Add-Libs.private-field-to-pkg-config-file.patch using patch: patching file Makefile.in patching file SDL_mixer.pc.in patching file configure.ac Applying 0002-configure__set_macro_directory.patch using patch: patching file configure.ac Hunk #1 succeeded at 2 with fuzz 2 (offset 1 line). Applying 0003-configure.ac-fix-static-linking-with-tremor.patch using patch: patching file configure.ac >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Configuring >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-scripts'. libtoolize: copying file 'build-scripts/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'acinclude'. libtoolize: copying file 'acinclude/libtool.m4' libtoolize: copying file 'acinclude/ltoptions.m4' libtoolize: copying file 'acinclude/ltsugar.m4' libtoolize: copying file 'acinclude/ltversion.m4' libtoolize: copying file 'acinclude/lt~obsolete.m4' libtoolize: Consider adding '-I acinclude' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:99: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:99: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:99: the top level configure.ac:161: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:161: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:161: the top level configure.ac:260: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:260: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:260: the top level configure.ac:510: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:510: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:510: the top level configure.ac:601: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:601: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:601: the top level >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/build-scripts/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-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/external/libmpg123/build/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 8144 (offset 32 lines). Hunk #8 succeeded at 10773 (offset 63 lines). patching file /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/external/libogg/ltmain.sh patching file /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/external/libflac/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 8144 (offset 32 lines). Hunk #8 succeeded at 10773 (offset 63 lines). patching file /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/external/libmikmod/autotools/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 8144 (offset 32 lines). Hunk #8 succeeded at 10773 (offset 63 lines). patching file /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/external/libvorbis/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 8144 (offset 32 lines). Hunk #8 succeeded at 10773 (offset 63 lines). (cd /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-sdl-prefix=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr --disable-music-mod --disable-music-mp3 --disable-music-flac --disable-music-midi --disable-music-mp3-mad-gpl --disable-music-mod-modplug --disable-music-ogg ) 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... microblazeel-buildroot-linux-gnu checking how to print strings... printf checking for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 microblazeel-buildroot-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 /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld option to reload object files... -r checking for microblazeel-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for microblazeel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for microblazeel-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for microblazeel-buildroot-linux-gnu-strip... /bin/true checking for microblazeel-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib checking for gawk... gawk checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for microblazeel-buildroot-linux-gnu-mt... no checking for mt... no checking if : 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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 microblazeel-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for windres... no checking for microblazeel-buildroot-linux-gnu-windres... no checking for linux-gnu-windres... no checking for an ANSI C-conforming const... yes checking pkg-config is at least version 0.9.0... yes checking for sdl-config... /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/sdl-config checking for SDL - version >= 1.2.10... cross compiling; assumed OK... yes checking for pow in -lm... yes checking for GCC -fvisibility=hidden option... yes checking for fork... yes checking for vfork... yes configure: WARNING: MOD support disabled checking for signal.h... yes checking for setbuf... yes configure: WARNING: MP3 support disabled configure: creating ./config.status config.status: creating Makefile config.status: creating SDL_mixer.spec config.status: creating SDL_mixer.qpg config.status: creating SDL_mixer.pc config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' /bin/sh ./build-scripts//mkinstalldirs build mkdir -p -- build /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effect_position.c -o build/effect_position.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effect_position.c -fPIC -DPIC -o build/.libs/effect_position.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effect_stereoreverse.c -o build/effect_stereoreverse.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effect_stereoreverse.c -fPIC -DPIC -o build/.libs/effect_stereoreverse.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effects_internal.c -o build/effects_internal.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effects_internal.c -fPIC -DPIC -o build/.libs/effects_internal.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c load_aiff.c -o build/load_aiff.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c load_aiff.c -fPIC -DPIC -o build/.libs/load_aiff.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c load_voc.c -o build/load_voc.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c load_voc.c -fPIC -DPIC -o build/.libs/load_voc.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c mixer.c -o build/mixer.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c mixer.c -fPIC -DPIC -o build/.libs/mixer.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c music.c -o build/music.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c music.c -fPIC -DPIC -o build/.libs/music.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c music_cmd.c -o build/music_cmd.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c music_cmd.c -fPIC -DPIC -o build/.libs/music_cmd.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c wavestream.c -o build/wavestream.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c wavestream.c -fPIC -DPIC -o build/.libs/wavestream.o /bin/sh ./libtool --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -o build/libSDL_mixer.la build/effect_position.lo build/effect_stereoreverse.lo build/effects_internal.lo build/load_aiff.lo build/load_voc.lo build/mixer.lo build/music.lo build/music_cmd.lo build/wavestream.lo -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread -lm -no-undefined -rpath /usr/lib -release 1.2 -version-info 12:1:12 libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -fPIC -DPIC build/.libs/effect_position.o build/.libs/effect_stereoreverse.o build/.libs/effects_internal.o build/.libs/load_aiff.o build/.libs/load_voc.o build/.libs/mixer.o build/.libs/music.o build/.libs/music_cmd.o build/.libs/wavestream.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so -lpthread -lm -Wl,-soname -Wl,libSDL_mixer-1.2.so.0 -o build/.libs/libSDL_mixer-1.2.so.0.12.1 libtool: link: (cd "build/.libs" && rm -f "libSDL_mixer-1.2.so.0" && ln -s "libSDL_mixer-1.2.so.0.12.1" "libSDL_mixer-1.2.so.0") libtool: link: (cd "build/.libs" && rm -f "libSDL_mixer.so" && ln -s "libSDL_mixer-1.2.so.0.12.1" "libSDL_mixer.so") libtool: link: ( cd "build/.libs" && rm -f "libSDL_mixer.la" && ln -s "../libSDL_mixer.la" "libSDL_mixer.la" ) /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c playwave.c -o build/playwave.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c playwave.c -fPIC -DPIC -o build/.libs/playwave.o /bin/sh ./libtool --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -o build/playwave build/playwave.lo -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread build/libSDL_mixer.la libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -o build/playwave build/.libs/playwave.o -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib build/.libs/libSDL_mixer.so /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so -lpthread -lm -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/build/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c playmus.c -o build/playmus.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c playmus.c -fPIC -DPIC -o build/.libs/playmus.o /bin/sh ./libtool --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -o build/playmus build/playmus.lo -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread build/libSDL_mixer.la libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -o build/playmus build/.libs/playmus.o -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib build/.libs/libSDL_mixer.so /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so -lpthread -lm -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/build/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j1 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL for src in ./SDL_mixer.h; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL/$file; \ done /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 SDL_mixer.pc /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/ /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib /bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDL_mixer.la /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDL_mixer.la libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer-1.2.so.0.12.1 /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDL_mixer-1.2.so.0.12.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL_mixer-1.2.so.0.12.1 libSDL_mixer-1.2.so.0 || { rm -f libSDL_mixer-1.2.so.0 && ln -s libSDL_mixer-1.2.so.0.12.1 libSDL_mixer-1.2.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL_mixer-1.2.so.0.12.1 libSDL_mixer.so || { rm -f libSDL_mixer.so && ln -s libSDL_mixer-1.2.so.0.12.1 libSDL_mixer.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer.lai /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDL_mixer.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/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 >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j1 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL for src in ./SDL_mixer.h; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL/$file; \ done /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 SDL_mixer.pc /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig/ /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/lib /bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDL_mixer.la /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL_mixer.la libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer-1.2.so.0.12.1 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL_mixer-1.2.so.0.12.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libSDL_mixer-1.2.so.0.12.1 libSDL_mixer-1.2.so.0 || { rm -f libSDL_mixer-1.2.so.0 && ln -s libSDL_mixer-1.2.so.0.12.1 libSDL_mixer-1.2.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libSDL_mixer-1.2.so.0.12.1 libSDL_mixer.so || { rm -f libSDL_mixer.so && ln -s libSDL_mixer-1.2.so.0.12.1 libSDL_mixer.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL_mixer.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' SDL_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3.tar.gz: OK (sha256: 7549dbc91813c37986300e7f34e63a068b42fd91abb41cabcaca63b4c7404ea5) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/sdl_net/SDL_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 -xf - >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Patching >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/ltmain.sh Hunk #1 succeeded at 1048 (offset -166 lines). Hunk #2 succeeded at 2018 (offset -221 lines). Hunk #3 succeeded at 4118 (offset -314 lines). Hunk #4 succeeded at 4128 (offset -314 lines). Hunk #5 succeeded at 4405 (offset -319 lines). Hunk #6 succeeded at 4670 (offset -324 lines). Hunk #7 succeeded at 5412 (offset -326 lines). Hunk #8 succeeded at 5570 (offset -326 lines). Hunk #9 succeeded at 8058 (offset -320 lines). >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-sdl-prefix=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr --with-sdl-exec-prefix=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr ) 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 configure: loading site script /dev/null checking build system type... x86_64-pc-linux-gnu checking host system type... microblazeel-buildroot-linux-gnu checking for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld option to reload object files... -r checking for microblazeel-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for microblazeel-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar checking for microblazeel-buildroot-linux-gnu-strip... /bin/true checking for microblazeel-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc object... ok checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 host system type... (cached) microblazeel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for microblazeel-buildroot-linux-gnu-strip... (cached) /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... none checking for microblazeel-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ accepts -g... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++... none checking how to run the C++ preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ -E checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) supports shared libraries... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++... (cached) none checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for windres... no checking for microblazeel-buildroot-linux-gnu-windres... no checking for linux-gnu-windres... no checking pkg-config is at least version 0.9.0... yes checking for sdl-config... /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/sdl-config checking for SDL - version >= 1.2.14... cross compiling; assumed OK... yes checking for GUI_Create in -lGUI... no configure: WARNING: *** Can't find the GUI library - not building test programs The GUI library can be found at: http://www.libsdl.org/projects/GUIlib/ configure: creating ./config.status config.status: creating Makefile config.status: creating SDL_net.spec config.status: creating SDL_net.qpg config.status: creating SDL_net.pc config.status: executing libtool commands 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 >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDLnet.lo SDLnet.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDLnetTCP.lo SDLnetTCP.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDLnetUDP.lo SDLnetUDP.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDLnetselect.lo SDLnetselect.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDLnet.c -fPIC -DPIC -o .libs/SDLnet.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDLnetTCP.c -fPIC -DPIC -o .libs/SDLnetTCP.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDLnetselect.c -fPIC -DPIC -o .libs/SDLnetselect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDLnetUDP.c -fPIC -DPIC -o .libs/SDLnetUDP.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c showinterfaces.c /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -no-undefined -release 1.2 -version-info 8:1:8 -o libSDL_net.la -rpath /usr/lib SDLnet.lo SDLnetTCP.lo SDLnetUDP.lo SDLnetselect.lo -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared .libs/SDLnet.o .libs/SDLnetTCP.o .libs/SDLnetUDP.o .libs/SDLnetselect.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so -lm -lpthread -Wl,-soname -Wl,libSDL_net-1.2.so.0 -o .libs/libSDL_net-1.2.so.0.8.1 libtool: link: (cd ".libs" && rm -f "libSDL_net-1.2.so.0" && ln -s "libSDL_net-1.2.so.0.8.1" "libSDL_net-1.2.so.0") libtool: link: (cd ".libs" && rm -f "libSDL_net.so" && ln -s "libSDL_net-1.2.so.0.8.1" "libSDL_net.so") libtool: link: ( cd ".libs" && rm -f "libSDL_net.la" && ln -s "../libSDL_net.la" "libSDL_net.la" ) /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o showinterfaces showinterfaces.o libSDL_net.la -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o showinterfaces showinterfaces.o ./.libs/libSDL_net.so -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib" test -z "/usr/include/SDL" || /usr/bin/mkdir -p "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL" test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig" /bin/sh ./libtool --mode=install /usr/bin/install -c libSDL_net.la '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 SDL_net.h '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL' /usr/bin/install -c -m 644 SDL_net.pc '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libSDL_net-1.2.so.0.8.1 /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDL_net-1.2.so.0.8.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL_net-1.2.so.0.8.1 libSDL_net-1.2.so.0 || { rm -f libSDL_net-1.2.so.0 && ln -s libSDL_net-1.2.so.0.8.1 libSDL_net-1.2.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL_net-1.2.so.0.8.1 libSDL_net.so || { rm -f libSDL_net.so && ln -s libSDL_net-1.2.so.0.8.1 libSDL_net.so; }; }) libtool: install: /usr/bin/install -c .libs/libSDL_net.lai /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libSDL_net.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/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 >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib" test -z "/usr/include/SDL" || /usr/bin/mkdir -p "/home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL" test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig" /bin/sh ./libtool --mode=install /usr/bin/install -c libSDL_net.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 SDL_net.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL' /usr/bin/install -c -m 644 SDL_net.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libSDL_net-1.2.so.0.8.1 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL_net-1.2.so.0.8.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libSDL_net-1.2.so.0.8.1 libSDL_net-1.2.so.0 || { rm -f libSDL_net-1.2.so.0 && ln -s libSDL_net-1.2.so.0.8.1 libSDL_net-1.2.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libSDL_net-1.2.so.0.8.1 libSDL_net.so || { rm -f libSDL_net.so && ln -s libSDL_net-1.2.so.0.8.1 libSDL_net.so; }; }) libtool: install: /usr/bin/install -c .libs/libSDL_net.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL_net.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' prboom-2.5.0.tar.gz: OK (sha256: 226c1c470f8cc983327536404f405a1d026cf0a5188c694a1243cc8630014bae) >>> prboom 2.5.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/prboom/prboom-2.5.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0 -xf - >>> prboom 2.5.0 Patching Applying 0001-libpng-1.4.patch using patch: patching file src/SDL/i_sshot.c Applying 0002-configure-remove-predefined-O2-optimization-flag.patch using patch: patching file configure.ac >>> prboom 2.5.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> prboom 2.5.0 Configuring >>> prboom 2.5.0 Autoreconfiguring configure.ac:11: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:11: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:954: AM_CONFIG_HEADER is expanded from... configure.ac:11: the top level configure.ac:14: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:14: the top level configure.ac:26: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:26: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:26: the top level configure.ac:52: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:52: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: AC_C_COMPILE_FLAGS is expanded from... configure.ac:52: the top level configure.ac:54: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:54: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:54: the top level configure.ac:57: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:57: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: AC_C_COMPILE_FLAGS is expanded from... configure.ac:57: the top level configure.ac:60: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:60: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: AC_C_COMPILE_FLAGS is expanded from... configure.ac:60: the top level configure.ac:65: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:65: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:65: the top level configure.ac:73: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:73: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... autotools/ac_cpu_optimisations.m4:3: AC_CPU_OPTIMISATIONS is expanded from... configure.ac:73: the top level configure.ac:73: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:73: 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:1534: AC_ARG_ENABLE is expanded from... autotools/ac_cpu_optimisations.m4:3: AC_CPU_OPTIMISATIONS is expanded from... configure.ac:73: the top level configure.ac:73: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:73: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: AC_C_COMPILE_FLAGS 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:1534: AC_ARG_ENABLE is expanded from... autotools/ac_cpu_optimisations.m4:3: AC_CPU_OPTIMISATIONS is expanded from... configure.ac:73: the top level configure.ac:76: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: AC_C_COMPILE_FLAGS is expanded from... configure.ac:76: the top level configure.ac:90: warning: The macro `AC_DECL_SYS_SIGLIST' is obsolete. configure.ac:90: You should run autoupdate. ./lib/autoconf/specific.m4:40: AC_DECL_SYS_SIGLIST is expanded from... configure.ac:90: the top level configure.ac:114: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.ac:114: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... configure.ac:114: the top level configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:124: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:124: the top level configure.ac:129: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:129: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:129: the top level configure.ac:148: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:148: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... aclocal.m4:35: AM_PATH_SDL is expanded from... configure.ac:148: the top level configure.ac:148: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:148: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... aclocal.m4:35: AM_PATH_SDL is expanded from... configure.ac:148: the top level configure.ac:161: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:161: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:161: the top level configure.ac:164: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:164: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/libs.m4:100: AC_CHECK_LIB 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:1553: AC_ARG_WITH is expanded from... configure.ac:164: the top level configure.ac:204: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:204: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:204: the top level configure.ac:210: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:210: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:210: the top level configure.ac:211: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:211: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:211: the top level configure.ac:232: warning: AC_OUTPUT should be used without arguments. configure.ac:232: You should run autoupdate. configure.ac:37: installing 'autotools/compile' data/Makefile.am:10: warning: wildcard graphics/*.ppm sprites/*.ppm lumps/*.lmp sounds/*.wav: non-POSIX variable name data/Makefile.am:10: (probably a GNU make extension) >>> prboom 2.5.0 Patching libtool (cd /home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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_type_uid_t=yes CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " CONFIG_SITE=/dev/null ./configure --target=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --oldincludedir=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include --with-sdl-prefix=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr --with-sdl-exec-prefix=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr --disable-cpu-opt --disable-sdltest --disable-gl ) 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 build system type... x86_64-pc-linux-gnu checking host system type... microblazeel-buildroot-linux-gnu checking target system type... microblazeel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for microblazeel-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking checking whether to use x86 asm versions of some functions... no checking for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... none checking whether ln -s works... yes checking for microblazeel-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib checking whether compiler supports -Wall... yes checking whether compiler supports -Wno-unused... yes checking whether compiler supports -Wno-switch... yes checking if malloc debugging is wanted... no checking whether compiler supports -Wextra... yes checking whether compiler supports -Wno-missing-field-initializers... yes checking whether compiler supports -Winline... yes checking whether compiler supports -Wwrite-strings... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wbad-function-cast... yes checking whether compiler supports -Wcast-align... yes checking whether compiler supports -Wcast-qual... yes checking whether compiler supports -Wdeclaration-after-statement... yes checking whether compiler supports -ffast-math... yes checking whether compiler supports -fomit-frame-pointer... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... (cached) yes checking for size_t... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether sys_siglist is declared... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... yes checking for asm/byteorder.h... yes checking for sched.h... yes checking for stricmp... no checking for strnicmp... no checking for min... no checking for max... no checking for getopt... yes checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for snprintf... yes checking for vsnprintf... yes checking for mmap... yes checking for usleep... yes checking for sched_setaffinity... yes checking for pow in -lm... yes checking for sdl-config... /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/sdl-config checking for SDL - version >= 1.1.3... yes checking for SDL_JoystickGetAxis... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking for SDLNet_UDP_Bind in -lSDL_net... yes checking for png_create_info_struct in -lpng... 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 src/POSIX/Makefile config.status: creating src/SDL/Makefile config.status: creating src/MAC/Makefile config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating ICONS/Makefile config.status: creating VisualC6/Makefile config.status: creating VisualC8/Makefile config.status: creating prboom.spec 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 >>> prboom 2.5.0 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/doc' Making all in data make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/data' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/data' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src' Making all in SDL make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/SDL' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_main.o i_main.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_network.o i_network.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_video.o i_video.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_sound.o i_sound.c i_main.c: In function 'main': i_main.c:359:10: warning: assignment to 'const char * const*' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] 359 | myargv = argv; | ^ i_video.c: In function 'I_CalculateRes': i_video.c:519:27: warning: pointer targets in passing argument 1 of 'I_ClosestResolution' differ in signedness [-Wpointer-sign] 519 | I_ClosestResolution(&width, &height, SDL_OPENGL|SDL_FULLSCREEN); | ^~~~~~ | | | unsigned int * i_video.c:453:39: note: expected 'int *' but argument is of type 'unsigned int *' 453 | static void I_ClosestResolution (int *width, int *height, int flags) | ~~~~~^~~~~ i_video.c:519:35: warning: pointer targets in passing argument 2 of 'I_ClosestResolution' differ in signedness [-Wpointer-sign] 519 | I_ClosestResolution(&width, &height, SDL_OPENGL|SDL_FULLSCREEN); | ^~~~~~~ | | | unsigned int * i_video.c:453:51: note: expected 'int *' but argument is of type 'unsigned int *' 453 | static void I_ClosestResolution (int *width, int *height, int flags) | ~~~~~^~~~~~ i_video.c: In function 'I_SkipFrame': i_video.c:281:8: warning: this statement may fall through [-Wimplicit-fallthrough=] 281 | if (!paused) | ^ i_video.c:283:3: note: here 283 | default: | ^~~~~~~ i_sound.c: In function 'I_UpdateSound': i_sound.c:398:15: warning: cast increases required alignment of target type [-Wcast-align] 398 | leftout = (signed short *)stream; | ^ i_sound.c:399:17: warning: cast increases required alignment of target type [-Wcast-align] 399 | rightout = ((signed short *)stream)+1; | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_system.o i_system.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_joy.o i_joy.c i_system.c: In function 'I_FindFile': i_system.c:358:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 358 | for (i = 0; i < sizeof(search)/sizeof(*search); i++) { | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_sshot.o i_sshot.c i_sshot.c: In function 'fill_buffer_hicolor': i_sshot.c:124:17: warning: cast increases required alignment of target type [-Wcast-align] 124 | Uint32 p = *(Uint32 *)source; | ^ rm -f libsdldoom.a ar cru libsdldoom.a i_main.o i_network.o i_video.o i_sound.o i_system.o i_joy.o i_sshot.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib libsdldoom.a make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/SDL' Making all in POSIX make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/POSIX' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -c -o i_system.o i_system.c rm -f libposixdoom.a ar cru libposixdoom.a i_system.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib libposixdoom.a make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/POSIX' Making all in MAC make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/MAC' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/MAC' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o mmus2mid.o mmus2mid.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o am_map.o am_map.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o g_game.o g_game.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_mobj.o p_mobj.c g_game.c: In function 'G_BuildTiccmd': g_game.c:462:35: warning: comparison of integer expressions of different signedness: 'boolean' and 'int' [-Wsign-compare] 462 | if (mousebuttons[mousebforward] != dclickstate && dclicktime > 1 ) | ^~ g_game.c:485:15: warning: comparison of integer expressions of different signedness: 'boolean' and 'int' [-Wsign-compare] 485 | if (bstrafe != dclickstate2 && dclicktime2 > 1 ) | ^~ g_game.c: In function 'G_DoLoadLevel': g_game.c:628:34: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 628 | memset (mousebuttons, 0, sizeof(mousebuttons)); | ^ g_game.c:629:32: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 629 | memset (joybuttons, 0, sizeof(joybuttons)); | ^ g_game.c: In function 'G_DoLoadGame': g_game.c:1582:18: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 1582 | if (!strncmp(save_p, vcheck, VERSIONSIZE)) { | ^~~~~~ | | | byte * {aka unsigned char *} In file included from z_zone.h:54, from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from g_game.c:55: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/string.h:159:33: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 159 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ g_game.c:1607:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1607 | char *msg = malloc(strlen(save_p + sizeof checksum) + 128); | ~~~~~~~^~~~~~~~~~~~~~~~~ | | | byte * {aka unsigned char *} z_zone.h:113:37: note: in definition of macro 'malloc' 113 | #define malloc(n) Z_Malloc(n,PU_STATIC,0) | ^ /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 407 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ g_game.c:1610:59: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness [-Wpointer-sign] 1610 | strcat(strcat(msg,"Wads expected:\n\n"), save_p + sizeof checksum); | ~~~~~~~^~~~~~~~~~~~~~~~~ | | | byte * {aka unsigned char *} /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/string.h:149:70: note: expected 'const char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'} 149 | extern char *strcat (char *__restrict __dest, const char *__restrict __src) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ g_game.c:1621:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1621 | save_p += strlen(save_p)+1; | ^~~~~~ | | | byte * {aka unsigned char *} /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 407 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ g_game.c:1642:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1642 | save_p = (char*)G_ReadOptions(save_p); | ^ g_game.c:1642:10: warning: pointer targets in assignment from 'char *' to 'byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 1642 | save_p = (char*)G_ReadOptions(save_p); | ^ g_game.c: In function 'G_DoSaveGame': g_game.c:1805:16: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 1805 | strcpy(save_p, w); | ^~~~~~ | | | byte * {aka unsigned char *} /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/string.h:141:39: note: expected 'char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'} 141 | extern char *strcpy (char *__restrict __dest, const char *__restrict __src) | ~~~~~~~~~~~~~~~~~^~~~~~ g_game.c:1806:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1806 | save_p += strlen(save_p); | ^~~~~~ | | | byte * {aka unsigned char *} /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 407 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ g_game.c: In function 'G_Compatibility': g_game.c:1974:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1974 | for (i = 0; i < sizeof(levels)/sizeof(*levels); i++) | ^ g_game.c: In function 'G_ReloadDefaults': g_game.c:2073:27: warning: comparison of integer expressions of different signedness: 'complevel_t' and 'int' [-Wsign-compare] 2073 | if (compatibility_level == -1) | ^~ g_game.c: In function 'G_WriteDemoTiccmd': g_game.c:2255:10: warning: pointer targets in assignment from 'char *' to 'const byte *' {aka 'const unsigned char *'} differ in signedness [-Wpointer-sign] 2255 | demo_p = buf; | ^ g_game.c: In function 'G_RecordDemo': g_game.c:2292:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2292 | if (pos) | ^~ g_game.c:2304:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2304 | if (slot == -1) I_Error("G_RecordDemo: No save in demo, can't continue"); | ^~ g_game.c: In function 'G_ReadDemoHeader': g_game.c:2764:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 2764 | else | ^~~~ g_game.c:2766:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 2766 | break; | ^~~~~ g_game.c:2774:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 2774 | else | ^~~~ g_game.c:2776:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 2776 | break; | ^~~~~ g_game.c: In function 'G_WorldDone': g_game.c:1403:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 1403 | if (!secretexit) | ^ g_game.c:1405:9: note: here 1405 | case 6: | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_demo.o r_demo.c r_demo.c: In function 'R_SmoothPlaying_Reset': r_demo.c:49:40: warning: the address of 'players' will always evaluate as 'true' [-Waddress] 49 | if (demo_smoothturns && demoplayback && players) | ^~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_segs.o r_segs.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hu_lib.o hu_lib.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o lprintf.o lprintf.c g_game.c: In function 'G_RecordDemo': g_game.c:2307:21: warning: 'rc' may be used uninitialized [-Wmaybe-uninitialized] 2307 | fseek(demofp, -rc, SEEK_CUR); | ^~~ g_game.c:2278:11: note: 'rc' was declared here 2278 | int rc; | ^~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_plats.o p_plats.c g_game.c: In function 'G_BeginRecording': g_game.c:2559:15: warning: 'v' may be used uninitialized [-Wmaybe-uninitialized] 2559 | *demo_p++ = v; | ~~~~~~~~~~^~~ g_game.c:2552:10: note: 'v' was declared here 2552 | byte v, c; /* Nominally, version and compatibility bits */ | ^ g_game.c:2518:17: warning: 'v' may be used uninitialized [-Wmaybe-uninitialized] 2518 | *demo_p++ = v; | ~~~~~~~~~~^~~ g_game.c:2506:21: note: 'v' was declared here 2506 | unsigned char v; | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_sky.o r_sky.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_deh.o d_deh.c g_game.c: In function 'G_ReadDemoTiccmd': g_game.c:2226:25: warning: 'at' may be used uninitialized [-Wmaybe-uninitialized] 2226 | cmd->sidemove = (signed char)at; | ^~~~~~~~~~~~~~~ g_game.c:2201:17: note: 'at' was declared here 2201 | unsigned char at; // e6y: tasdoom stuff | ^~ In function 'G_ReadDemoTiccmd', inlined from 'G_WriteDemoTiccmd' at g_game.c:2256:3: g_game.c:2226:25: warning: 'at' may be used uninitialized [-Wmaybe-uninitialized] 2226 | cmd->sidemove = (signed char)at; | ^~~~~~~~~~~~~~~ g_game.c: In function 'G_WriteDemoTiccmd': g_game.c:2201:17: note: 'at' was declared here 2201 | unsigned char at; // e6y: tasdoom stuff | ^~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hu_stuff.o hu_stuff.c d_deh.c: In function 'deh_procPointer': d_deh.c:1935:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 1935 | if (value < 0 || value >= NUMSTATES) | ^ d_deh.c:1949:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 1949 | for (i=0;imo->angle < -ANG90/20) | ^ p_pspr.c: In function 'P_SwitchWeapon': p_pspr.c:169:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 169 | if (!player->powers[pw_strength]) // allow chainsaw override | ^ p_pspr.c:171:7: note: here 171 | case 0: | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_saveg.o p_saveg.c d_deh.c: In function 'deh_procHelperThing': d_deh.c:2734:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2734 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procAmmo': d_deh.c:2051:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2051 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_saveg.c: In function 'P_ArchivePlayers': p_saveg.c:65:16: warning: cast increases required alignment of target type [-Wcast-align] 65 | dest = (player_t *) save_p; | ^ p_saveg.c: In function 'P_ArchiveWorld': p_saveg.c:136:9: warning: cast increases required alignment of target type [-Wcast-align] 136 | put = (short *)save_p; | ^ p_saveg.c: In function 'P_UnArchiveWorld': p_saveg.c:198:9: warning: cast increases required alignment of target type [-Wcast-align] 198 | get = (short *) save_p; | ^ p_saveg.c:206:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 206 | get = (void *)((char *) get + sizeof sec->floorheight); | ^ p_saveg.c:208:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 208 | get = (void *)((char *) get + sizeof sec->ceilingheight); | ^ p_saveg.c:237:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 237 | get = (void *)((char *) get + sizeof si->textureoffset); | ^ p_saveg.c:239:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 239 | get = (void *)((char *) get + sizeof si->rowoffset); | ^ p_saveg.c:246:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 246 | save_p = (byte *) get; | ^ p_saveg.c: In function 'P_ArchiveThinkers': p_saveg.c:321:16: warning: cast increases required alignment of target type [-Wcast-align] 321 | mobj = (mobj_t *)save_p; | ^ p_saveg.c: In function 'P_ArchiveSpecials': p_saveg.c:663:21: warning: cast increases required alignment of target type [-Wcast-align] 663 | ceiling = (ceiling_t *)save_p; | ^ p_saveg.c:675:18: warning: cast increases required alignment of target type [-Wcast-align] 675 | door = (vldoor_t *) save_p; | ^ p_saveg.c:689:19: warning: cast increases required alignment of target type [-Wcast-align] 689 | floor = (floormove_t *)save_p; | ^ p_saveg.c:702:18: warning: cast increases required alignment of target type [-Wcast-align] 702 | plat = (plat_t *)save_p; | ^ p_saveg.c:714:19: warning: cast increases required alignment of target type [-Wcast-align] 714 | flash = (lightflash_t *)save_p; | ^ p_saveg.c:726:20: warning: cast increases required alignment of target type [-Wcast-align] 726 | strobe = (strobe_t *)save_p; | ^ p_saveg.c:738:18: warning: cast increases required alignment of target type [-Wcast-align] 738 | glow = (glow_t *)save_p; | ^ p_saveg.c:751:21: warning: cast increases required alignment of target type [-Wcast-align] 751 | flicker = (fireflicker_t *)save_p; | ^ p_saveg.c:764:22: warning: cast increases required alignment of target type [-Wcast-align] 764 | elevator = (elevator_t *)save_p; | ^ d_deh.c: In function 'deh_procBexSprites': d_deh.c:2775:4: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2775 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procBexSounds': d_deh.c:2833:4: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2833 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procBexMusic': d_deh.c:2892:4: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2892 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procCheat': d_deh.c:2280:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2280 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procPars': d_deh.c:2200:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2200 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procWeapon': d_deh.c:2097:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2097 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procSounds': d_deh.c:1983:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1983 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_things.o r_things.c d_deh.c: In function 'deh_procPointer': d_deh.c:1906:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1906 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_items.o d_items.c d_deh.c: In function 'deh_procBexCodePointers': d_deh.c:1536:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1536 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ d_deh.c: In function 'deh_procFrame': d_deh.c:1825:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1825 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m_cheat.o m_cheat.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_setup.o p_setup.c d_deh.c: In function 'deh_procMisc': d_deh.c:2351:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2351 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ m_cheat.c: In function 'cheat_tntweapx': m_cheat.c:620:16: warning: comparison of integer expressions of different signedness: 'int' and 'weapontype_t' [-Wsign-compare] 620 | if (w==plyr->readyweapon) // maybe switch if weapon removed | ^~ d_deh.c: In function 'deh_procThing': d_deh.c:1698:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1698 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_setup.c: In function 'P_LoadVertexes2': p_setup.c:286:18: warning: cast increases required alignment of target type [-Wcast-align] 286 | mgl = (const mapglvertex_t *) (gldata + GL_VERT_OFFSET); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o s_sound.o s_sound.c d_deh.c: In function 'deh_procStrings': d_deh.c:2598:3: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2598 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s_sound.c: In function 'S_AdjustSoundParams': s_sound.c:596:3: warning: multi-line comment [-Wcomment] 596 | // P_SetupLevel() \ P_LoadThings() \ P_SpawnMapThing() \ P_SpawnPlayer(players[0]) \ | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_main.o d_main.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_sight.o p_sight.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o sounds.o sounds.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m_menu.o m_menu.c m_menu.c: In function 'M_VerifyNightmare': m_menu.c:653:20: warning: implicit conversion from 'enum ' to 'skill_t' [-Wenum-conversion] 653 | G_DeferedInitNew(nightmare,epi+1,1); | ^~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_spec.o p_spec.c In file included from doomdef.h:49, from m_menu.c:41: m_menu.c: In function 'M_VerifyForcedLoadGame': m_menu.c:773:8: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 773 | free((char*)messageString); // free the message strdup()'ed below | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ m_menu.c: In function 'M_DrawSetting': m_menu.c:1894:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1894 | char *text = (char*)*s->var.def->location.ppsz; | ^ m_menu.c: In function 'M_ResetDefaults': m_menu.c:3595:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 3595 | free((char*)*dp->location.ppsz), | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ m_menu.c: In function 'M_Responder': m_menu.c:4638:27: warning: comparison of integer expressions of different signedness: 'setup_group' and 'int' [-Wsign-compare] 4638 | if (ptr2->m_group == group && ptr1 != ptr2) | ^~ m_menu.c:4675:27: warning: comparison of integer expressions of different signedness: 'setup_group' and 'int' [-Wsign-compare] 4675 | if (ptr2->m_group == group && ptr1 != ptr2) | ^~ m_menu.c:4707:21: warning: comparison of integer expressions of different signedness: 'setup_group' and 'int' [-Wsign-compare] 4707 | ptr2->m_group == group && | ^~ m_menu.c:4950:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 4950 | free((char*)*ptr1->var.def->location.ppsz); | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ m_menu.c: In function 'M_Init': m_menu.c:5538:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 5538 | ReadDef2.y = 15; | ~~~~~~~~~~~^~~~ m_menu.c:5540:5: note: here 5540 | case shareware: | ^~~~ p_spec.c: In function 'P_SpawnScrollers': p_spec.c:2806:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 2806 | if (special != 253) | ^ p_spec.c:2809:9: note: here 2809 | case 252: // carry objects on floor | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o info.o info.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o st_lib.o st_lib.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m_misc.o m_misc.c m_misc.c:316:20: warning: pointer targets in initialization of 'int *' from 'unsigned int *' differ in signedness [-Wpointer-sign] 316 | {"screen_width",{&desired_screenwidth},{640}, 320, MAX_SCREENWIDTH, | ^ m_misc.c:316:20: note: (near initialization for 'defaults[73].location.pi') m_misc.c:318:21: warning: pointer targets in initialization of 'int *' from 'unsigned int *' differ in signedness [-Wpointer-sign] 318 | {"screen_height",{&desired_screenheight},{480},200,MAX_SCREENHEIGHT, | ^ m_misc.c:318:21: note: (near initialization for 'defaults[74].location.pi') m_misc.c: In function 'M_LoadDefaults': m_misc.c:940:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 940 | snprintf((char *)defaultfile, PATH_MAX, | ^ In file included from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from m_misc.c:51: m_misc.c:1005:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1005 | free((char*)*(defaults[i].location.ppsz)); /* phares 4/13/98 */ | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_switch.o p_switch.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_telept.o p_telept.c p_telept.c: In function 'EV_SilentLineTeleport': p_telept.c:294:24: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] 294 | y -= l->dx < 0 != side ? -1 : 1; | ~~~~~~^~~ p_telept.c:296:24: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] 296 | x += l->dy < 0 != side ? -1 : 1; | ~~~~~~^~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o st_stuff.o st_stuff.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m_random.o m_random.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_tick.o p_tick.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o tables.o tables.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_user.o p_user.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_ceilng.o p_ceilng.c p_user.c: In function 'P_PlayerThink': p_user.c:314:23: warning: the address of 'players' will always evaluate as 'true' [-Waddress] 314 | if (movement_smooth && players && &players[displayplayer] == player) | ^~ p_ceilng.c: In function 'T_MoveCeiling': p_ceilng.c:113:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 113 | ceiling->sector->oldspecial = ceiling->oldspecial; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:114:11: note: here 114 | case genCeilingChg: | ^~~~ p_ceilng.c:121:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 121 | S_StartSound((mobj_t *)&ceiling->sector->soundorg,sfx_pstop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:122:11: note: here 122 | case genSilentCrusher: | ^~~~ p_ceilng.c:177:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 177 | S_StartSound((mobj_t *)&ceiling->sector->soundorg,sfx_pstop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:178:11: note: here 178 | case crushAndRaise: | ^~~~ p_ceilng.c:179:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 179 | ceiling->speed = CEILSPEED; p_ceilng.c:180:11: note: here 180 | case fastCrushAndRaise: | ^~~~ p_ceilng.c:190:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 190 | ceiling->sector->oldspecial = ceiling->oldspecial; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:191:11: note: here 191 | case genCeilingChg: | ^~~~ p_ceilng.c: In function 'EV_DoCeiling': p_ceilng.c:304:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 304 | ceiling->topheight = sec->ceilingheight; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ p_ceilng.c:305:7: note: here 305 | case lowerAndCrush: | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o v_video.o v_video.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o doomdef.o doomdef.c v_video.c: In function 'FUNC_V_DrawBackground': v_video.c:179:28: warning: cast increases required alignment of target type [-Wcast-align] 179 | unsigned short *dest = (unsigned short *)screens[scrn].data; | ^ v_video.c:190:28: warning: cast increases required alignment of target type [-Wcast-align] 190 | unsigned short *dest = (unsigned short *)screens[scrn].data; | ^ v_video.c:201:26: warning: cast increases required alignment of target type [-Wcast-align] 201 | unsigned int *dest = (unsigned int *)screens[scrn].data; | ^ v_video.c: In function 'V_DrawMemPatch': v_video.c:293:61: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] 293 | const int colindex = (flags & VPT_FLIP) ? (w - col) : (col); | ^~~~~ v_video.c:379:30: warning: cast increases required alignment of target type [-Wcast-align] 379 | drawvars.short_topleft = (unsigned short *)screens[scrn].data; | ^ v_video.c:380:28: warning: cast increases required alignment of target type [-Wcast-align] 380 | drawvars.int_topleft = (unsigned int *)screens[scrn].data; | ^ v_video.c: In function 'V_UpdateTrueColorPalette': v_video.c:542:18: warning: pointer targets in assignment from 'int *' to 'unsigned int *' differ in signedness [-Wpointer-sign] 542 | Palettes32 = (int*)malloc(numPals*256*sizeof(int)*VID_NUMCOLORWEIGHTS); | ^ v_video.c:572:18: warning: pointer targets in assignment from 'short int *' to 'short unsigned int *' differ in signedness [-Wpointer-sign] 572 | Palettes16 = (short*)malloc(numPals*256*sizeof(short)*VID_NUMCOLORWEIGHTS); | ^ v_video.c:602:18: warning: pointer targets in assignment from 'short int *' to 'short unsigned int *' differ in signedness [-Wpointer-sign] 602 | Palettes15 = (short*)malloc(numPals*256*sizeof(short)*VID_NUMCOLORWEIGHTS); | ^ v_video.c: In function 'V_FillRect15': v_video.c:703:26: warning: cast increases required alignment of target type [-Wcast-align] 703 | unsigned short* dest = (unsigned short *)screens[scrn].data + x + y*screens[scrn].short_pitch; | ^ v_video.c: In function 'V_FillRect16': v_video.c:716:26: warning: cast increases required alignment of target type [-Wcast-align] 716 | unsigned short* dest = (unsigned short *)screens[scrn].data + x + y*screens[scrn].short_pitch; | ^ v_video.c: In function 'V_FillRect32': v_video.c:729:24: warning: cast increases required alignment of target type [-Wcast-align] 729 | unsigned int* dest = (unsigned int *)screens[scrn].data + x + y*screens[scrn].int_pitch; | ^ v_video.c: In function 'V_PlotPixel15': v_video.c:942:4: warning: cast increases required alignment of target type [-Wcast-align] 942 | ((unsigned short *)screens[scrn].data)[x+screens[scrn].short_pitch*y] = VID_PAL15(color, VID_COLORWEIGHTMASK); | ^ v_video.c: In function 'V_PlotPixel16': v_video.c:946:4: warning: cast increases required alignment of target type [-Wcast-align] 946 | ((unsigned short *)screens[scrn].data)[x+screens[scrn].short_pitch*y] = VID_PAL16(color, VID_COLORWEIGHTMASK); | ^ v_video.c: In function 'V_PlotPixel32': v_video.c:950:4: warning: cast increases required alignment of target type [-Wcast-align] 950 | ((unsigned int *)screens[scrn].data)[x+screens[scrn].int_pitch*y] = VID_PAL32(color, VID_COLORWEIGHTMASK); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_doors.o p_doors.c p_doors.c: In function 'T_VerticalDoor': p_doors.c:204:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 204 | if (!comp[comp_blazing]) { | ^ p_doors.c:209:11: note: here 209 | default: // other types bounce off the obstruction | ^~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_enemy.o p_enemy.c p_enemy.c: In function 'P_SmartMove': p_enemy.c:450:47: warning: comparison of integer expressions of different signedness: 'mobjtype_t' and 'int' [-Wsign-compare] 450 | if ((actor->type == MT_DOGS || (actor->type == (HelperThing-1) && actor->flags&MF_FRIEND)) | ^~ p_enemy.c: In function 'P_DoNewChaseDir': p_enemy.c:552:36: warning: comparison of integer expressions of different signedness: 'dirtype_t' and 'int' [-Wsign-compare] 552 | for (tdir = DI_SOUTHEAST; tdir != DI_EAST-1; tdir--) | ^~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_bsp.o r_bsp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o version.o version.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o doomstat.o doomstat.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_floor.o p_floor.c p_floor.c: In function 'EV_DoDonut': p_floor.c:918:14: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] 918 | if ((!s2->lines[i]->flags & ML_TWOSIDED) || | ^~~~~~~~~~~~~~~~~~~~ p_floor.c: In function 'EV_DoFloor': p_floor.c:507:22: warning: this statement may fall through [-Wimplicit-fallthrough=] 507 | floor->crush = true; | ~~~~~~~~~~~~~^~~~~~ p_floor.c:508:7: note: here 508 | case raiseFloor: | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_data.o r_data.c In file included from doomdef.h:62, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from r_data.c:35: r_data.c: In function 'R_InitTextures': r_data.c:143:26: warning: cast increases required alignment of target type [-Wcast-align] 143 | nummappatches = LONG(*((const int *)names)); | ^ m_swap.h:117:34: note: in definition of macro 'doom_wtohl' 117 | #define doom_wtohl(x) (long int)(x) | ^ r_data.c:143:19: note: in expansion of macro 'LONG' 143 | nummappatches = LONG(*((const int *)names)); | ^~~~ r_data.c:259:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 259 | for(j=0;jname);j++) | ^ r_data.c: In function 'R_ColourMap': r_data.c:415:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 415 | if (curline) | ^ In file included from doomdef.h:49: r_data.c: In function 'R_PrecacheLevel': r_data.c:668:51: warning: operand of '?:' changes signedness from 'int' to 'size_t' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare] 668 | hitlist = malloc((size_t)numtextures > size ? numtextures : size); | ^~~~~~~~~~~ z_zone.h:113:37: note: in definition of macro 'malloc' 113 | #define malloc(n) Z_Malloc(n,PU_STATIC,0) | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o w_wad.o w_wad.c w_wad.c: In function 'W_CheckNumForName': w_wad.c:331:46: warning: comparison of integer expressions of different signedness: 'enum ' and 'int' [-Wsign-compare] 331 | lumpinfo[i].li_namespace != li_namespace)) | ^~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_genlin.o p_genlin.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o dstrings.o dstrings.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_inter.o p_inter.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o wi_stuff.o wi_stuff.c p_inter.c: In function 'P_GiveAmmo': p_inter.c:145:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 145 | if (player->readyweapon == wp_fist || player->readyweapon == wp_pistol) | ^~ p_inter.c:148:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 148 | break; | ^~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_draw.o r_draw.c In file included from r_draw.c:215: r_drawflush.inl: In function 'R_FlushQuad8': r_drawflush.inl:256:11: warning: cast increases required alignment of target type [-Wcast-align] 256 | *(int *)dest = *(int *)source; | ^ r_drawflush.inl:256:26: warning: cast increases required alignment of target type [-Wcast-align] 256 | *(int *)dest = *(int *)source; | ^ In file included from r_drawcolpipeline.inl:15, from r_draw.c:316: r_drawcolumn.inl: In function 'R_DrawColumn8_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawColumn8_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawColumn8_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawColumn8_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawColumn8_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawColumn8_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawColumn8_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:323: r_drawcolumn.inl: In function 'R_DrawColumn15_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawColumn15_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawColumn15_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawColumn15_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawColumn15_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawColumn15_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawColumn15_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:330: r_drawcolumn.inl: In function 'R_DrawColumn16_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawColumn16_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawColumn16_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawColumn16_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawColumn16_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawColumn16_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawColumn16_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:337: r_drawcolumn.inl: In function 'R_DrawColumn32_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawColumn32_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawColumn32_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o f_finale.o f_finale.c In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawColumn32_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawColumn32_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawColumn32_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawColumn32_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:362: r_drawcolumn.inl: In function 'R_DrawTLColumn8_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTLColumn8_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTLColumn8_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTLColumn8_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTLColumn8_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTLColumn8_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTLColumn8_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:369: r_drawcolumn.inl: In function 'R_DrawTLColumn15_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTLColumn15_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTLColumn15_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTLColumn15_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTLColumn15_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTLColumn15_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTLColumn15_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_lights.o p_lights.c In file included from r_drawcolpipeline.inl:15, from r_draw.c:376: r_drawcolumn.inl: In function 'R_DrawTLColumn16_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTLColumn16_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTLColumn16_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTLColumn16_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTLColumn16_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTLColumn16_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTLColumn16_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:383: r_drawcolumn.inl: In function 'R_DrawTLColumn32_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTLColumn32_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTLColumn32_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTLColumn32_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTLColumn32_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ p_lights.c: In function 'EV_LightTurnOn': p_lights.c:387:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 387 | if ((temp = getNextSector(sector->lines[j],sector)) && | ^~ p_lights.c:391:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 391 | sector->lightlevel = tbright; | ^~~~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTLColumn32_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTLColumn32_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:406: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:413: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:420: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:427: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o z_bmalloc.o z_bmalloc.c In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_map.o p_map.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_main.o r_main.c r_draw.c: In function 'R_InitBuffer': r_draw.c:1009:28: warning: cast increases required alignment of target type [-Wcast-align] 1009 | drawvars.short_topleft = (unsigned short *)(screens[0].data) + viewwindowy*screens[0].short_pitch + viewwindowx; | ^ r_draw.c:1010:26: warning: cast increases required alignment of target type [-Wcast-align] 1010 | drawvars.int_topleft = (unsigned int *)(screens[0].data) + viewwindowy*screens[0].int_pitch + viewwindowx; | ^ p_map.c: In function 'P_GetMoveFactor': p_map.c:201:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 201 | ((mobj_t*)mo)->movefactor = ORIG_FRICTION_FACTOR; // reset | ^ p_map.c:220:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 220 | ((mobj_t*)mo)->movefactor = ORIG_FRICTION_FACTOR; // reset | ^ p_map.c: In function 'PTR_ShootTraverse': p_map.c:1499:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1499 | if (li->special) | ^~ p_map.c:1502:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1502 | if (li->flags & ML_TWOSIDED) | ^~ r_main.c: In function 'R_ShowStats': r_main.c:540:5: warning: "USE_SDL" is not defined, evaluates to 0 [-Wundef] 540 | #if USE_SDL | ^~~~~~~ wi_stuff.c: In function 'WI_loadData': wi_stuff.c:1850:33: warning: '%.2d' directive writing between 2 and 10 bytes into a region of size between 0 and 5 [-Wformat-overflow=] 1850 | sprintf(name, "WIA%d%.2d%.2d", wbs->epsd, j, i); | ^~~~ wi_stuff.c:1850:27: note: directive argument in the range [0, 2147483646] 1850 | sprintf(name, "WIA%d%.2d%.2d", wbs->epsd, j, i); | ^~~~~~~~~~~~~~~ wi_stuff.c:1850:27: note: directive argument in the range [0, 2147483646] wi_stuff.c:1850:13: note: 'sprintf' output between 9 and 35 bytes into a destination of size 9 1850 | sprintf(name, "WIA%d%.2d%.2d", wbs->epsd, j, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o f_wipe.o f_wipe.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o z_zone.o z_zone.c z_zone.c: In function 'Z_Malloc': z_zone.c:440:11: warning: cast increases required alignment of target type [-Wcast-align] 440 | block = (memblock_t *)((char *) block + HEADER_SIZE); | ^ z_zone.c: In function 'Z_Free': z_zone.c:459:23: warning: cast increases required alignment of target type [-Wcast-align] 459 | memblock_t *block = (memblock_t *)((char *) p - HEADER_SIZE); | ^ z_zone.c: In function 'Z_ChangeTag': z_zone.c:562:23: warning: cast increases required alignment of target type [-Wcast-align] 562 | memblock_t *block = (memblock_t *)((char *) ptr - HEADER_SIZE); | ^ z_zone.c: In function 'Z_Realloc': z_zone.c:646:27: warning: cast increases required alignment of target type [-Wcast-align] 646 | memblock_t *block = (memblock_t *)((char *) ptr - HEADER_SIZE); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_maputl.o p_maputl.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_plane.o r_plane.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o md5.o md5.c md5.c: In function 'MD5Final': md5.c:134:30: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 134 | memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_checksum.o p_checksum.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_patch.o r_patch.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_fps.o r_fps.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_filter.o r_filter.c r_filter.c:35:52: warning: missing braces around initializer [-Wmissing-braces] 35 | byte filter_ditherMatrix[DITHER_DIM][DITHER_DIM] = { | ^ 36 | 0*DMR, 14*DMR, 3*DMR, 13*DMR, 11*DMR, 5*DMR, 8*DMR, 6*DMR, | { } { } 37 | 12*DMR, 2*DMR, 15*DMR, 1*DMR, 7*DMR, 9*DMR, 4*DMR, 10*DMR | { } { 38 | }; | } r_filter.c: In function 'R_FilterInit': r_filter.c:79:3: warning: multi-line comment [-Wcomment] 79 | // /4 \ | ^ r_patch.c: In function 'createPatch': r_patch.c:245:20: warning: cast increases required alignment of target type [-Wcast-align] 245 | patch->columns = (rcolumn_t*)((unsigned char*)patch->pixels + pixelDataSize); | ^ r_patch.c:246:18: warning: cast increases required alignment of target type [-Wcast-align] 246 | patch->posts = (rpost_t*)((unsigned char*)patch->columns + columnsDataSize); | ^ r_patch.c: In function 'createTextureCompositePatch': r_patch.c:470:30: warning: cast increases required alignment of target type [-Wcast-align] 470 | composite_patch->columns = (rcolumn_t*)((unsigned char*)composite_patch->pixels + pixelDataSize); | ^ r_patch.c:471:28: warning: cast increases required alignment of target type [-Wcast-align] 471 | composite_patch->posts = (rpost_t*)((unsigned char*)composite_patch->columns + columnsDataSize); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_client.o d_client.c d_client.c: In function 'D_InitNetGame': d_client.c:148:17: warning: pointer targets in initialization of 'char *' from 'byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 148 | char *p = sinfo->wadnames; | ^~~~~ d_client.c: In function 'CheckQueuedPackets': d_client.c:420:14: warning: cast increases required alignment of target type [-Wcast-align] 420 | int *p = (int*)(queuedpacket[i]+1); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o w_mmap.o w_mmap.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_server.o d_server.c d_server.c: In function 'n_players_in_state': d_server.c:234:36: warning: comparison of integer expressions of different signedness: 'enum ' and 'int' [-Wsign-compare] 234 | if (playerstate[i] == ps) j++; | ^~ d_server.c: In function 'main': d_server.c:492:10: warning: cast increases required alignment of target type [-Wcast-align] 492 | n = *(short*)(packet+1); | ^ d_server.c:522:32: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 522 | strcpy(sinfo->wadnames + extrabytes, wadname[i]); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ | | | byte * {aka unsigned char *} In file included from d_server.c:44: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/string.h:141:39: note: expected 'char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'} 141 | extern char *strcpy (char *__restrict __dest, const char *__restrict __src) | ~~~~~~~~~~~~~~~~~^~~~~~ d_server.c:573:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 573 | if (verbose>2) printf("%d requests resend from %d\n", from, ptic(packet)); | ~^ ~~~~~~~~~~~~ | | | | int long int | %ld d_server.c:591:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 591 | if (verbose) printf("%d quits at %d (%d left)\n", from, ptic(packet),curplayers); | ~^ ~~~~~~~~~~~~ | | | | int long int | %ld d_server.c:578:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 578 | { | ^ d_server.c:596:5: note: here 596 | case PKT_EXTRA: | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o prboom-game-server d_server.o POSIX/libposixdoom.a SDL/i_network.o -lSDL_net -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread -lpng -lSDL_mixer -lm /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o prboom mmus2mid.o am_map.o g_game.o p_mobj.o r_demo.o r_segs.o hu_lib.o lprintf.o p_plats.o r_sky.o d_deh.o hu_stuff.o m_argv.o p_pspr.o m_bbox.o p_saveg.o r_things.o d_items.o m_cheat.o p_setup.o s_sound.o d_main.o p_sight.o sounds.o m_menu.o p_spec.o info.o st_lib.o m_misc.o p_switch.o p_telept.o st_stuff.o m_random.o p_tick.o tables.o p_user.o p_ceilng.o v_video.o doomdef.o p_doors.o p_enemy.o r_bsp.o version.o doomstat.o p_floor.o r_data.o w_wad.o p_genlin.o dstrings.o p_inter.o wi_stuff.o r_draw.o f_finale.o p_lights.o z_bmalloc.o p_map.o r_main.o f_wipe.o z_zone.o p_maputl.o r_plane.o md5.o p_checksum.o r_patch.o r_fps.o r_filter.o d_client.o w_mmap.o SDL/libsdldoom.a -lSDL_net -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread -lpng -lSDL_mixer -lm make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src' Making all in ICONS make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/ICONS' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/ICONS' Making all in VisualC8 make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/VisualC8' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/VisualC8' Making all in VisualC6 make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/VisualC6' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/VisualC6' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0' >>> prboom 2.5.0 Installing to target /usr/bin/install -D /home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/prboom /home/buildroot/autobuild/instance-0/output-1/target/usr/games/prboom /usr/bin/install -D /home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/prboom-game-server /home/buildroot/autobuild/instance-0/output-1/target/usr/games/prboom-game-server /usr/bin/install -D /home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/data/prboom.wad /home/buildroot/autobuild/instance-0/output-1/target/usr/share/games/doom/prboom.wad pv-1.6.20.tar.bz2: OK (sha256: e831951eff0718fba9b1ef286128773b9d0e723e1fbfae88d5a3188814fdc603) >>> pv 1.6.20 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/pv/pv-1.6.20.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/pv-1.6.20 -xf - >>> pv 1.6.20 Patching >>> pv 1.6.20 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/pv-1.6.20 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pv 1.6.20 Patching libtool >>> pv 1.6.20 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/pv-1.6.20/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --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, --disable-dependency-tracking, --enable-ipv6, --disable-static, --enable-shared configure: loading site script /dev/null checking for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed 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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for getopt_long... yes checking for getopt... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for open64... yes checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for memcpy... yes checking for basename... yes checking for snprintf... yes checking for stat64... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for splice... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'autoconf/Makefile.in' 'autoconf/make/vars.mk' 'autoconf/make/package.mk' 'autoconf/make/filelist.mk~' 'autoconf/make/unreal.mk' 'autoconf/make/modules.mk~' 'autoconf/make/rules.mk' 'autoconf/make/link.mk' 'autoconf/make/depend.mk~' seems to ignore the --datarootdir setting config.status: creating doc/lsm config.status: creating doc/quickref.1 config.status: creating doc/pv.spec config.status: creating src/.dummy config.status: creating src/include/config.h config.status: executing default commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-static, --enable-shared >>> pv 1.6.20 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" LDFLAGS="-Wl,-r -nostdlib " -C /home/buildroot/autobuild/instance-0/output-1/build/pv-1.6.20/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/pv-1.6.20' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/debug.o src/main/debug.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/help.o src/main/help.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/main.o src/main/main.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/options.o src/main/options.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/remote.o src/main/remote.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/version.o src/main/version.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/library/getopt.o src/library/getopt.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/library/gettext.o src/library/gettext.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/cursor.o src/pv/cursor.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/display.o src/pv/display.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/file.o src/pv/file.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/loop.o src/pv/loop.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/number.o src/pv/number.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/signal.o src/pv/signal.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/state.o src/pv/state.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/transfer.o src/pv/transfer.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/watchpid.o src/pv/watchpid.c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wl,-r -nostdlib -o src/main.o src/main/debug.o src/main/help.o src/main/main.o src/main/options.o src/main/remote.o src/main/version.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wl,-r -nostdlib -o src/library.o src/library/getopt.o src/library/gettext.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wl,-r -nostdlib -o src/pv.o src/pv/cursor.o src/pv/display.o src/pv/file.o src/pv/loop.o src/pv/number.o src/pv/signal.o src/pv/state.o src/pv/transfer.o src/pv/watchpid.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o pv src/main.o src/library.o src/pv.o make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/pv-1.6.20' >>> pv 1.6.20 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/pv-1.6.20/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/pv-1.6.20' : ./autoconf/scripts/mkinstalldirs \ "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin" ./autoconf/scripts/mkinstalldirs \ "/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1" /usr/bin/install -c -m 755 pv \ "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/pv" /usr/bin/install -c -m 644 doc/quickref.1 \ "/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1/pv.1" if test -n ""; then \ catalogs=''; \ for cat in $catalogs; do \ name=`echo $cat | sed 's,^.*/,,g'`; \ if test "`echo $name | sed 's/.*\(\..*\)/\1/'`" = ".gmo"; then \ destdir=/usr/share/locale; \ else \ destdir=/usr/share/locale; \ fi; \ lang=`echo $name | sed 's/$//'`; \ dir=/home/buildroot/autobuild/instance-0/output-1/target$destdir/$lang/LC_MESSAGES; \ ./autoconf/scripts/mkinstalldirs $dir; \ /usr/bin/install -c -m 644 $cat $dir/pv; \ done; \ fi make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/pv-1.6.20' aioconsole-0.6.2.tar.gz: OK (md5: 0f7e4db85113d1ffdc5f0fa1dc0a37de) aioconsole-0.6.2.tar.gz: OK (sha256: bac11286f1062613d2523ceee1ba81c676cd269812b865b66b907448a7b5f63e) >>> python-aioconsole 0.6.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-aioconsole/aioconsole-0.6.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-aioconsole-0.6.2 -xf - >>> python-aioconsole 0.6.2 Patching >>> python-aioconsole 0.6.2 Configuring >>> python-aioconsole 0.6.2 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-aioconsole-0.6.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running build running build_py creating build creating build/lib creating build/lib/aioconsole copying aioconsole/compat.py -> build/lib/aioconsole copying aioconsole/server.py -> build/lib/aioconsole copying aioconsole/rlwrap.py -> build/lib/aioconsole copying aioconsole/events.py -> build/lib/aioconsole copying aioconsole/__main__.py -> build/lib/aioconsole copying aioconsole/__init__.py -> build/lib/aioconsole copying aioconsole/console.py -> build/lib/aioconsole copying aioconsole/command.py -> build/lib/aioconsole copying aioconsole/execute.py -> build/lib/aioconsole copying aioconsole/apython.py -> build/lib/aioconsole copying aioconsole/stream.py -> build/lib/aioconsole >>> python-aioconsole 0.6.2 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-aioconsole-0.6.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aioconsole copying build/lib/aioconsole/compat.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aioconsole copying build/lib/aioconsole/server.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aioconsole copying build/lib/aioconsole/rlwrap.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aioconsole copying build/lib/aioconsole/events.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aioconsole copying build/lib/aioconsole/__main__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aioconsole copying build/lib/aioconsole/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aioconsole copying build/lib/aioconsole/console.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aioconsole copying build/lib/aioconsole/command.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aioconsole copying build/lib/aioconsole/execute.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aioconsole copying build/lib/aioconsole/apython.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aioconsole copying build/lib/aioconsole/stream.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aioconsole running install_egg_info running egg_info writing aioconsole.egg-info/PKG-INFO writing dependency_links to aioconsole.egg-info/dependency_links.txt writing entry points to aioconsole.egg-info/entry_points.txt writing top-level names to aioconsole.egg-info/top_level.txt reading manifest file 'aioconsole.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'aioconsole.egg-info/SOURCES.txt' Copying aioconsole.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aioconsole-0.6.2-py3.11.egg-info running install_scripts Installing apython script to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin aiodns-3.0.0.tar.gz: OK (md5: 181e11935c78965de2b2b7b0e5efba8d) aiodns-3.0.0.tar.gz: OK (sha256: 946bdfabe743fceeeb093c8a010f5d1645f708a241be849e17edfb0e49e08cd6) >>> python-aiodns 3.0.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-aiodns/aiodns-3.0.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-aiodns-3.0.0 -xf - >>> python-aiodns 3.0.0 Patching >>> python-aiodns 3.0.0 Configuring >>> python-aiodns 3.0.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-aiodns-3.0.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/aiodns copying aiodns/__init__.py -> build/lib/aiodns copying aiodns/error.py -> build/lib/aiodns >>> python-aiodns 3.0.0 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-aiodns-3.0.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiodns copying build/lib/aiodns/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiodns copying build/lib/aiodns/error.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiodns running install_egg_info running egg_info writing aiodns.egg-info/PKG-INFO writing dependency_links to aiodns.egg-info/dependency_links.txt writing requirements to aiodns.egg-info/requires.txt writing top-level names to aiodns.egg-info/top_level.txt reading manifest file 'aiodns.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' writing manifest file 'aiodns.egg-info/SOURCES.txt' Copying aiodns.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiodns-3.0.0-py3.11.egg-info running install_scripts aiohttp-jinja2-1.5.1.tar.gz: OK (md5: 8f72451a7da006b4b91ef18ec6f75885) aiohttp-jinja2-1.5.1.tar.gz: OK (sha256: 8d149b2a57d91f794b33a394ea5bc66b567f38c74a5a6a9477afc2450f105c01) >>> python-aiohttp-jinja2 1.5.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-aiohttp-jinja2/aiohttp-jinja2-1.5.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-aiohttp-jinja2-1.5.1 -xf - >>> python-aiohttp-jinja2 1.5.1 Patching >>> python-aiohttp-jinja2 1.5.1 Configuring >>> python-aiohttp-jinja2 1.5.1 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-aiohttp-jinja2-1.5.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/aiohttp_jinja2 copying aiohttp_jinja2/__init__.py -> build/lib/aiohttp_jinja2 copying aiohttp_jinja2/helpers.py -> build/lib/aiohttp_jinja2 copying aiohttp_jinja2/typedefs.py -> build/lib/aiohttp_jinja2 running egg_info writing aiohttp_jinja2.egg-info/PKG-INFO writing dependency_links to aiohttp_jinja2.egg-info/dependency_links.txt writing requirements to aiohttp_jinja2.egg-info/requires.txt writing top-level names to aiohttp_jinja2.egg-info/top_level.txt reading manifest file 'aiohttp_jinja2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pytest.ini' warning: no directories found matching 'examples' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'aiohttp_jinja2.egg-info/SOURCES.txt' copying aiohttp_jinja2/py.typed -> build/lib/aiohttp_jinja2 >>> python-aiohttp-jinja2 1.5.1 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-aiohttp-jinja2-1.5.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing aiohttp_jinja2.egg-info/PKG-INFO writing dependency_links to aiohttp_jinja2.egg-info/dependency_links.txt writing requirements to aiohttp_jinja2.egg-info/requires.txt writing top-level names to aiohttp_jinja2.egg-info/top_level.txt reading manifest file 'aiohttp_jinja2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pytest.ini' warning: no directories found matching 'examples' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'aiohttp_jinja2.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp_jinja2 copying build/lib/aiohttp_jinja2/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp_jinja2 copying build/lib/aiohttp_jinja2/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp_jinja2 copying build/lib/aiohttp_jinja2/helpers.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp_jinja2 copying build/lib/aiohttp_jinja2/typedefs.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp_jinja2 running install_egg_info Copying aiohttp_jinja2.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp_jinja2-1.5.1-py3.11.egg-info running install_scripts aiohttp-3.8.5.tar.gz: OK (md5: 4bb59a17563df9a692c64418224ade12) aiohttp-3.8.5.tar.gz: OK (sha256: b9552ec52cc147dbf1944ac7ac98af7602e51ea2dcd076ed194ca3c0d1c7d0bc) >>> python-aiohttp 3.8.5 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-aiohttp/aiohttp-3.8.5.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-aiohttp-3.8.5 -xf - >>> python-aiohttp 3.8.5 Patching >>> python-aiohttp 3.8.5 Configuring >>> python-aiohttp 3.8.5 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-aiohttp-3.8.5//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) ********************* * Accelerated build * ********************* running build running build_py creating build creating build/lib.linux-microblazeel-cpython-311 creating build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/formdata.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/client_reqrep.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/tcp_helpers.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/web_app.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/client_exceptions.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/resolver.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/http_writer.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/web_ws.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/__init__.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/client_proto.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/payload.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/web_urldispatcher.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/base_protocol.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/http_websocket.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/http_exceptions.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/web_runner.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/http_parser.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/web_middlewares.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/web_log.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/web_server.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/helpers.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/web_protocol.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/worker.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/abc.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/client_ws.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/multipart.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/connector.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/web_exceptions.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/pytest_plugin.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/client.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/locks.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/test_utils.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/streams.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/web_response.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/web_request.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/hdrs.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/web.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/web_routedef.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/log.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/tracing.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/web_fileresponse.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/payload_streamer.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/cookiejar.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/typedefs.py -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/http.py -> build/lib.linux-microblazeel-cpython-311/aiohttp running egg_info writing aiohttp.egg-info/PKG-INFO writing dependency_links to aiohttp.egg-info/dependency_links.txt writing requirements to aiohttp.egg-info/requires.txt writing top-level names to aiohttp.egg-info/top_level.txt reading manifest file 'aiohttp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'aiohttp' anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'aiohttp/*.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE.txt' writing manifest file 'aiohttp.egg-info/SOURCES.txt' copying aiohttp/_cparser.pxd -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/_find_header.pxd -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/_headers.pxi -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/_helpers.pyi -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/_helpers.pyx -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/_http_parser.pyx -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/_http_writer.pyx -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/_websocket.pyx -> build/lib.linux-microblazeel-cpython-311/aiohttp copying aiohttp/py.typed -> build/lib.linux-microblazeel-cpython-311/aiohttp creating build/lib.linux-microblazeel-cpython-311/aiohttp/.hash copying aiohttp/.hash/_cparser.pxd.hash -> build/lib.linux-microblazeel-cpython-311/aiohttp/.hash copying aiohttp/.hash/_find_header.pxd.hash -> build/lib.linux-microblazeel-cpython-311/aiohttp/.hash copying aiohttp/.hash/_helpers.pyi.hash -> build/lib.linux-microblazeel-cpython-311/aiohttp/.hash copying aiohttp/.hash/_helpers.pyx.hash -> build/lib.linux-microblazeel-cpython-311/aiohttp/.hash copying aiohttp/.hash/_http_parser.pyx.hash -> build/lib.linux-microblazeel-cpython-311/aiohttp/.hash copying aiohttp/.hash/_http_writer.pyx.hash -> build/lib.linux-microblazeel-cpython-311/aiohttp/.hash copying aiohttp/.hash/_websocket.pyx.hash -> build/lib.linux-microblazeel-cpython-311/aiohttp/.hash copying aiohttp/.hash/hdrs.py.hash -> build/lib.linux-microblazeel-cpython-311/aiohttp/.hash running build_ext building 'aiohttp._websocket' extension creating build/temp.linux-microblazeel-cpython-311 creating build/temp.linux-microblazeel-cpython-311/aiohttp /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c aiohttp/_websocket.c -o build/temp.linux-microblazeel-cpython-311/aiohttp/_websocket.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/aiohttp/_websocket.o -L. -o build/lib.linux-microblazeel-cpython-311/aiohttp/_websocket.cpython-311.so building 'aiohttp._http_parser' extension creating build/temp.linux-microblazeel-cpython-311/vendor creating build/temp.linux-microblazeel-cpython-311/vendor/llhttp creating build/temp.linux-microblazeel-cpython-311/vendor/llhttp/build creating build/temp.linux-microblazeel-cpython-311/vendor/llhttp/build/c creating build/temp.linux-microblazeel-cpython-311/vendor/llhttp/src creating build/temp.linux-microblazeel-cpython-311/vendor/llhttp/src/native /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c aiohttp/_find_header.c -o build/temp.linux-microblazeel-cpython-311/aiohttp/_find_header.o aiohttp/_find_header.c: In function 'find_header': aiohttp/_find_header.c:21:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 21 | char *pchar = str; | ^~~ aiohttp/_find_header.c:9867:1: warning: label 'missing' defined but not used [-Wunused-label] 9867 | missing: | ^~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c aiohttp/_http_parser.c -o build/temp.linux-microblazeel-cpython-311/aiohttp/_http_parser.o aiohttp/_http_parser.c: In function '__pyx_f_7aiohttp_12_http_parser_cb_on_header_field': aiohttp/_http_parser.c:12599:34: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 12599 | __pyx_t_6 = ((__pyx_v_size > __pyx_v_pyparser->_max_field_size) != 0); | ^ aiohttp/_http_parser.c:12695:148: warning: passing argument 2 of '__pyx_v_pyparser->__pyx_vtab->_on_header_field' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12695 | __pyx_t_1 = ((struct __pyx_vtabstruct_7aiohttp_12_http_parser_HttpParser *)__pyx_v_pyparser->__pyx_vtab)->_on_header_field(__pyx_v_pyparser, __pyx_v_at, __pyx_v_length); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 712, __pyx_L3_error) | ^~~~~~~~~~ aiohttp/_http_parser.c:12695:148: note: expected 'char *' but argument is of type 'const char *' aiohttp/_http_parser.c: In function '__pyx_f_7aiohttp_12_http_parser_cb_on_header_value': aiohttp/_http_parser.c:12920:34: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 12920 | __pyx_t_6 = ((__pyx_v_size > __pyx_v_pyparser->_max_field_size) != 0); | ^ aiohttp/_http_parser.c:13016:148: warning: passing argument 2 of '__pyx_v_pyparser->__pyx_vtab->_on_header_value' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 13016 | __pyx_t_1 = ((struct __pyx_vtabstruct_7aiohttp_12_http_parser_HttpParser *)__pyx_v_pyparser->__pyx_vtab)->_on_header_value(__pyx_v_pyparser, __pyx_v_at, __pyx_v_length); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 729, __pyx_L3_error) | ^~~~~~~~~~ aiohttp/_http_parser.c:13016:148: note: expected 'char *' but argument is of type 'const char *' In function '__pyx_pf_7aiohttp_12_http_parser_10HttpParser_6feed_data', inlined from '__pyx_pw_7aiohttp_12_http_parser_10HttpParser_7feed_data' at aiohttp/_http_parser.c:9508:13: aiohttp/_http_parser.c:9916:17: warning: '__pyx_v_nb' may be used uninitialized [-Wmaybe-uninitialized] 9916 | __pyx_t_5 = __Pyx_PyObject_GetSlice(__pyx_v_data, __pyx_v_nb, 0, NULL, NULL, NULL, 1, 0, 1); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 566, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aiohttp/_http_parser.c: In function '__pyx_pw_7aiohttp_12_http_parser_10HttpParser_7feed_data': aiohttp/_http_parser.c:9517:10: note: '__pyx_v_nb' was declared here 9517 | size_t __pyx_v_nb; | ^~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c vendor/llhttp/build/c/llhttp.c -o build/temp.linux-microblazeel-cpython-311/vendor/llhttp/build/c/llhttp.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c vendor/llhttp/src/native/api.c -o build/temp.linux-microblazeel-cpython-311/vendor/llhttp/src/native/api.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DLLHTTP_STRICT_MODE=0 -Ivendor/llhttp/build -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c vendor/llhttp/src/native/http.c -o build/temp.linux-microblazeel-cpython-311/vendor/llhttp/src/native/http.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/aiohttp/_find_header.o build/temp.linux-microblazeel-cpython-311/aiohttp/_http_parser.o build/temp.linux-microblazeel-cpython-311/vendor/llhttp/build/c/llhttp.o build/temp.linux-microblazeel-cpython-311/vendor/llhttp/src/native/api.o build/temp.linux-microblazeel-cpython-311/vendor/llhttp/src/native/http.o -L. -o build/lib.linux-microblazeel-cpython-311/aiohttp/_http_parser.cpython-311.so building 'aiohttp._helpers' extension /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c aiohttp/_helpers.c -o build/temp.linux-microblazeel-cpython-311/aiohttp/_helpers.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/aiohttp/_helpers.o -L. -o build/lib.linux-microblazeel-cpython-311/aiohttp/_helpers.cpython-311.so building 'aiohttp._http_writer' extension /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c aiohttp/_http_writer.c -o build/temp.linux-microblazeel-cpython-311/aiohttp/_http_writer.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/aiohttp/_http_writer.o -L. -o build/lib.linux-microblazeel-cpython-311/aiohttp/_http_writer.cpython-311.so >>> python-aiohttp 3.8.5 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-aiohttp-3.8.5//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) ********************* * Accelerated build * ********************* running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing aiohttp.egg-info/PKG-INFO writing dependency_links to aiohttp.egg-info/dependency_links.txt writing requirements to aiohttp.egg-info/requires.txt writing top-level names to aiohttp.egg-info/top_level.txt reading manifest file 'aiohttp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'aiohttp' anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'aiohttp/*.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE.txt' writing manifest file 'aiohttp.egg-info/SOURCES.txt' running build_ext running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/_cparser.pxd -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/formdata.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/client_reqrep.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/tcp_helpers.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/_http_parser.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/_websocket.pyx -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/web_app.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/client_exceptions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/resolver.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/_http_writer.pyx -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/http_writer.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-microblazeel-cpython-311/aiohttp/.hash/_websocket.pyx.hash -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-microblazeel-cpython-311/aiohttp/.hash/_helpers.pyx.hash -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-microblazeel-cpython-311/aiohttp/.hash/_http_parser.pyx.hash -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-microblazeel-cpython-311/aiohttp/.hash/_helpers.pyi.hash -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-microblazeel-cpython-311/aiohttp/.hash/_find_header.pxd.hash -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-microblazeel-cpython-311/aiohttp/.hash/_http_writer.pyx.hash -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-microblazeel-cpython-311/aiohttp/.hash/hdrs.py.hash -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-microblazeel-cpython-311/aiohttp/.hash/_cparser.pxd.hash -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp/.hash copying build/lib.linux-microblazeel-cpython-311/aiohttp/web_ws.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/client_proto.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/_http_writer.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/payload.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/web_urldispatcher.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/base_protocol.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/http_websocket.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/http_exceptions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/web_runner.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/_headers.pxi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/_find_header.pxd -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/http_parser.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/web_middlewares.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/web_log.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/web_server.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/helpers.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/_http_parser.pyx -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/web_protocol.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/worker.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/abc.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/client_ws.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/multipart.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/connector.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/web_exceptions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/_helpers.pyx -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/pytest_plugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/client.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/locks.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/test_utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/streams.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/web_response.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/_helpers.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/web_request.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/hdrs.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/web.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/_websocket.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/web_routedef.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/log.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/tracing.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/web_fileresponse.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/payload_streamer.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/cookiejar.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/_helpers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/typedefs.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp copying build/lib.linux-microblazeel-cpython-311/aiohttp/http.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp running install_egg_info Copying aiohttp.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiohttp-3.8.5-py3.11.egg-info running install_scripts aiomonitor-0.4.5.tar.gz: OK (md5: 5f184e4b97ea161fc2d690aef604f997) aiomonitor-0.4.5.tar.gz: OK (sha256: 6232c1ab14bf06cd7217845801c27340032f74e283bdaf32d01cdd3b7c673d0e) >>> python-aiomonitor 0.4.5 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-aiomonitor/aiomonitor-0.4.5.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-aiomonitor-0.4.5 -xf - >>> python-aiomonitor 0.4.5 Patching >>> python-aiomonitor 0.4.5 Configuring >>> python-aiomonitor 0.4.5 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-aiomonitor-0.4.5//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/aiomonitor copying aiomonitor/__init__.py -> build/lib/aiomonitor copying aiomonitor/cli.py -> build/lib/aiomonitor copying aiomonitor/mypy_types.py -> build/lib/aiomonitor copying aiomonitor/monitor.py -> build/lib/aiomonitor copying aiomonitor/utils.py -> build/lib/aiomonitor running egg_info writing aiomonitor.egg-info/PKG-INFO writing dependency_links to aiomonitor.egg-info/dependency_links.txt writing requirements to aiomonitor.egg-info/requires.txt writing top-level names to aiomonitor.egg-info/top_level.txt reading manifest file 'aiomonitor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'aiomonitor.egg-info/SOURCES.txt' >>> python-aiomonitor 0.4.5 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-aiomonitor-0.4.5//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing aiomonitor.egg-info/PKG-INFO writing dependency_links to aiomonitor.egg-info/dependency_links.txt writing requirements to aiomonitor.egg-info/requires.txt writing top-level names to aiomonitor.egg-info/top_level.txt reading manifest file 'aiomonitor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'aiomonitor.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiomonitor copying build/lib/aiomonitor/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiomonitor copying build/lib/aiomonitor/cli.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiomonitor copying build/lib/aiomonitor/mypy_types.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiomonitor copying build/lib/aiomonitor/monitor.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiomonitor copying build/lib/aiomonitor/utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiomonitor running install_egg_info Copying aiomonitor.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiomonitor-0.4.5-py3.11.egg-info running install_scripts aiosignal-1.3.1.tar.gz: OK (md5: 2a15f4008b899377590cef4773020902) aiosignal-1.3.1.tar.gz: OK (sha256: 54cd96e15e1649b75d6c87526a6ff0b6c1b0dd3459f43d9ca11d48c339b68cfc) >>> python-aiosignal 1.3.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-aiosignal/aiosignal-1.3.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-aiosignal-1.3.1 -xf - >>> python-aiosignal 1.3.1 Patching >>> python-aiosignal 1.3.1 Configuring >>> python-aiosignal 1.3.1 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-aiosignal-1.3.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/aiosignal copying aiosignal/__init__.py -> build/lib/aiosignal running egg_info writing aiosignal.egg-info/PKG-INFO writing dependency_links to aiosignal.egg-info/dependency_links.txt writing requirements to aiosignal.egg-info/requires.txt writing top-level names to aiosignal.egg-info/top_level.txt reading manifest file 'aiosignal.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'aiosignal.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'aiosignal.egg-info/SOURCES.txt' copying aiosignal/__init__.pyi -> build/lib/aiosignal copying aiosignal/py.typed -> build/lib/aiosignal >>> python-aiosignal 1.3.1 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-aiosignal-1.3.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing aiosignal.egg-info/PKG-INFO writing dependency_links to aiosignal.egg-info/dependency_links.txt writing requirements to aiosignal.egg-info/requires.txt writing top-level names to aiosignal.egg-info/top_level.txt reading manifest file 'aiosignal.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'aiosignal.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'aiosignal.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiosignal copying build/lib/aiosignal/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiosignal copying build/lib/aiosignal/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiosignal copying build/lib/aiosignal/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiosignal running install_egg_info Copying aiosignal.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/aiosignal-1.3.1-py3.11.egg-info running install_scripts ansicolors-1.1.8.zip: OK (md5: 9ca7e2396ffa2e20af023c6b83ab7b14) ansicolors-1.1.8.zip: OK (sha256: 99f94f5e3348a0bcd43c82e5fc4414013ccc19d70bd939ad71e0133ce9c372e0) >>> python-ansicolors 1.1.8 Extracting unzip /home/buildroot/autobuild/instance-0/dl/python-ansicolors/ansicolors-1.1.8.zip -d /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8 Archive: /home/buildroot/autobuild/instance-0/dl/python-ansicolors/ansicolors-1.1.8.zip inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/.coveragerc inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/CHANGES.yml inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/LICENSE inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/MANIFEST.in inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/PKG-INFO inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/pytest.ini inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/README.rst inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/setup.cfg inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/setup.py inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/show_colors.py inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/tox.ini inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/toxcov.ini inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/ansicolors.egg-info/dependency_links.txt inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/ansicolors.egg-info/not-zip-safe inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/ansicolors.egg-info/PKG-INFO inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/ansicolors.egg-info/SOURCES.txt inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/ansicolors.egg-info/top_level.txt inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/colors/__init__.py inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/colors/colors.py inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/colors/csscolors.py inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/colors/version.py inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/test/test.py mv /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8/* /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8 rm -f -r /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8/ansicolors-1.1.8 >>> python-ansicolors 1.1.8 Patching >>> python-ansicolors 1.1.8 Configuring >>> python-ansicolors 1.1.8 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/dist.py:265: UserWarning: Unknown distribution option: 'test_requore' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/colors copying colors/colors.py -> build/lib/colors copying colors/version.py -> build/lib/colors copying colors/__init__.py -> build/lib/colors copying colors/csscolors.py -> build/lib/colors >>> python-ansicolors 1.1.8 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-ansicolors-1.1.8//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/dist.py:265: UserWarning: Unknown distribution option: 'test_requore' warnings.warn(msg) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/colors copying build/lib/colors/colors.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/colors copying build/lib/colors/version.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/colors copying build/lib/colors/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/colors copying build/lib/colors/csscolors.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/colors running install_egg_info running egg_info writing ansicolors.egg-info/PKG-INFO writing dependency_links to ansicolors.egg-info/dependency_links.txt writing top-level names to ansicolors.egg-info/top_level.txt reading manifest file 'ansicolors.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.coveragerc' adding license file 'LICENSE' writing manifest file 'ansicolors.egg-info/SOURCES.txt' Copying ansicolors.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/ansicolors-1.1.8-py3.11.egg-info running install_scripts pycparser-2.21.tar.gz: OK (md5: 48f7d743bf018f7bb2ffc5fb976d1492) pycparser-2.21.tar.gz: OK (sha256: e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206) >>> host-python-pycparser 2.21 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-pycparser/pycparser-2.21.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-python-pycparser-2.21 -xf - >>> host-python-pycparser 2.21 Patching >>> host-python-pycparser 2.21 Configuring >>> host-python-pycparser 2.21 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-pycparser-2.21//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/pycparser copying pycparser/c_parser.py -> build/lib/pycparser copying pycparser/c_ast.py -> build/lib/pycparser copying pycparser/__init__.py -> build/lib/pycparser copying pycparser/yacctab.py -> build/lib/pycparser copying pycparser/lextab.py -> build/lib/pycparser copying pycparser/c_lexer.py -> build/lib/pycparser copying pycparser/plyparser.py -> build/lib/pycparser copying pycparser/_ast_gen.py -> build/lib/pycparser copying pycparser/_build_tables.py -> build/lib/pycparser copying pycparser/c_generator.py -> build/lib/pycparser copying pycparser/ast_transforms.py -> build/lib/pycparser creating build/lib/pycparser/ply copying pycparser/ply/__init__.py -> build/lib/pycparser/ply copying pycparser/ply/lex.py -> build/lib/pycparser/ply copying pycparser/ply/yacc.py -> build/lib/pycparser/ply copying pycparser/ply/cpp.py -> build/lib/pycparser/ply copying pycparser/ply/ygen.py -> build/lib/pycparser/ply copying pycparser/ply/ctokens.py -> build/lib/pycparser/ply copying pycparser/_c_ast.cfg -> build/lib/pycparser >>> host-python-pycparser 2.21 Installing to host directory (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-pycparser-2.21//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --prefix=/home/buildroot/autobuild/instance-0/output-1/host --root=/ --single-version-externally-managed ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_parser.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_ast.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/yacctab.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/lextab.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_lexer.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/plyparser.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/_ast_gen.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/_build_tables.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_generator.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/_c_ast.cfg -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/lex.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/yacc.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/cpp.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/ygen.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/ctokens.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ast_transforms.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/c_parser.py to c_parser.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/c_ast.py to c_ast.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/yacctab.py to yacctab.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/lextab.py to lextab.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/c_lexer.py to c_lexer.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/plyparser.py to plyparser.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/_ast_gen.py to _ast_gen.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/_build_tables.py to _build_tables.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/c_generator.py to c_generator.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/ply/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/ply/lex.py to lex.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/ply/yacc.py to yacc.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/ply/cpp.py to cpp.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/ply/ygen.py to ygen.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/ply/ctokens.py to ctokens.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser/ast_transforms.py to ast_transforms.cpython-311.pyc running install_egg_info running egg_info creating pycparser.egg-info writing pycparser.egg-info/PKG-INFO writing dependency_links to pycparser.egg-info/dependency_links.txt writing top-level names to pycparser.egg-info/top_level.txt writing manifest file 'pycparser.egg-info/SOURCES.txt' reading manifest file 'pycparser.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pycparser.egg-info/SOURCES.txt' Copying pycparser.egg-info to /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pycparser-2.21-py3.11.egg-info running install_scripts Build the lexing/parsing tables cffi-1.15.1.tar.gz: OK (md5: f493860a6e98cd0c4178149568a6b4f6) cffi-1.15.1.tar.gz: OK (sha256: d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9) >>> host-python-cffi 1.15.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-cffi/cffi-1.15.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-python-cffi-1.15.1 -xf - >>> host-python-cffi 1.15.1 Patching >>> host-python-cffi 1.15.1 Configuring >>> host-python-cffi 1.15.1 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-cffi-1.15.1//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib.linux-x86_64-cpython-311 creating build/lib.linux-x86_64-cpython-311/cffi copying cffi/vengine_gen.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/vengine_cpy.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/ffiplatform.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/api.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/__init__.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/verifier.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/error.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/model.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/lock.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/commontypes.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/setuptools_ext.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/cparser.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/cffi_opcode.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/pkgconfig.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/recompiler.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/backend_ctypes.py -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/_cffi_include.h -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/parse_c_type.h -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/_embedding.h -> build/lib.linux-x86_64-cpython-311/cffi copying cffi/_cffi_errors.h -> build/lib.linux-x86_64-cpython-311/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/c /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include/python3.11 -c c/_cffi_backend.c -o build/temp.linux-x86_64-cpython-311/c/_cffi_backend.o /usr/bin/gcc -shared -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include build/temp.linux-x86_64-cpython-311/c/_cffi_backend.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib/../lib64 -L/home/buildroot/autobuild/instance-0/output-1/host/lib -lffi -o build/lib.linux-x86_64-cpython-311/_cffi_backend.cpython-311-x86_64-linux-gnu.so >>> host-python-cffi 1.15.1 Installing to host directory (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-cffi-1.15.1//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --prefix=/home/buildroot/autobuild/instance-0/output-1/host --root=/ --single-version-externally-managed ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_ext running install_lib copying build/lib.linux-x86_64-cpython-311/_cffi_backend.cpython-311-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/vengine_gen.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/vengine_cpy.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/ffiplatform.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/parse_c_type.h -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/api.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/_cffi_errors.h -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/verifier.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/error.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/model.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/lock.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/commontypes.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/setuptools_ext.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/cparser.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/_cffi_include.h -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/_embedding.h -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/cffi_opcode.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/pkgconfig.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/recompiler.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi copying build/lib.linux-x86_64-cpython-311/cffi/backend_ctypes.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/vengine_gen.py to vengine_gen.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/vengine_cpy.py to vengine_cpy.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/ffiplatform.py to ffiplatform.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/api.py to api.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/verifier.py to verifier.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/error.py to error.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/model.py to model.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/lock.py to lock.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/commontypes.py to commontypes.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/setuptools_ext.py to setuptools_ext.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/cparser.py to cparser.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/cffi_opcode.py to cffi_opcode.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/pkgconfig.py to pkgconfig.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/recompiler.py to recompiler.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi/backend_ctypes.py to backend_ctypes.cpython-311.pyc running install_egg_info running egg_info writing cffi.egg-info/PKG-INFO writing dependency_links to cffi.egg-info/dependency_links.txt writing entry points to cffi.egg-info/entry_points.txt writing requirements to cffi.egg-info/requires.txt writing top-level names to cffi.egg-info/top_level.txt reading manifest file 'cffi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cffi.egg-info/SOURCES.txt' Copying cffi.egg-info to /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cffi-1.15.1-py3.11.egg-info running install_scripts typing_extensions-4.7.1.tar.gz: OK (md5: 06e7fff4b1d51f8dc6f49b16e71de54e) typing_extensions-4.7.1.tar.gz: OK (sha256: b75ddc264f0ba5615db7ba217daeb99701ad295353c45f9e95963337ceeeffb2) >>> host-python-typing-extensions 4.7.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-typing-extensions/typing_extensions-4.7.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-python-typing-extensions-4.7.1 -xf - >>> host-python-typing-extensions 4.7.1 Patching >>> host-python-typing-extensions 4.7.1 Configuring >>> host-python-typing-extensions 4.7.1 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-typing-extensions-4.7.1//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built typing_extensions-4.7.1-py3-none-any.whl >>> host-python-typing-extensions 4.7.1 Installing to host directory (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-typing-extensions-4.7.1//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python /home/buildroot/autobuild/instance-0/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/home/buildroot/autobuild/instance-0/output-1/host/bin/python --script-kind=posix --purelib=/home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages --headers=/home/buildroot/autobuild/instance-0/output-1/host/include/python3.11 --scripts=/home/buildroot/autobuild/instance-0/output-1/host/bin --data=/home/buildroot/autobuild/instance-0/output-1/host ) setuptools_scm-7.1.0.tar.gz: OK (md5: 158dc741637fb4fa4b955c62bd2c08be) setuptools_scm-7.1.0.tar.gz: OK (sha256: 6c508345a771aad7d56ebff0e70628bf2b0ec7573762be9960214730de278f27) >>> host-python-setuptools-scm 7.1.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-setuptools-scm/setuptools_scm-7.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-python-setuptools-scm-7.1.0 -xf - >>> host-python-setuptools-scm 7.1.0 Patching >>> host-python-setuptools-scm 7.1.0 Configuring >>> host-python-setuptools-scm 7.1.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-setuptools-scm-7.1.0//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/setuptools_scm copying src/setuptools_scm/__main__.py -> build/lib/setuptools_scm copying src/setuptools_scm/version.py -> build/lib/setuptools_scm copying src/setuptools_scm/__init__.py -> build/lib/setuptools_scm copying src/setuptools_scm/hacks.py -> build/lib/setuptools_scm copying src/setuptools_scm/_types.py -> build/lib/setuptools_scm copying src/setuptools_scm/_entrypoints.py -> build/lib/setuptools_scm copying src/setuptools_scm/hg_git.py -> build/lib/setuptools_scm copying src/setuptools_scm/file_finder.py -> build/lib/setuptools_scm copying src/setuptools_scm/_version_cls.py -> build/lib/setuptools_scm copying src/setuptools_scm/integration.py -> build/lib/setuptools_scm copying src/setuptools_scm/discover.py -> build/lib/setuptools_scm copying src/setuptools_scm/scm_workdir.py -> build/lib/setuptools_scm copying src/setuptools_scm/file_finder_git.py -> build/lib/setuptools_scm copying src/setuptools_scm/_overrides.py -> build/lib/setuptools_scm copying src/setuptools_scm/_cli.py -> build/lib/setuptools_scm copying src/setuptools_scm/file_finder_hg.py -> build/lib/setuptools_scm copying src/setuptools_scm/hg.py -> build/lib/setuptools_scm copying src/setuptools_scm/git.py -> build/lib/setuptools_scm copying src/setuptools_scm/config.py -> build/lib/setuptools_scm copying src/setuptools_scm/utils.py -> build/lib/setuptools_scm creating build/lib/setuptools_scm/_integration copying src/setuptools_scm/_integration/__init__.py -> build/lib/setuptools_scm/_integration copying src/setuptools_scm/_integration/pyproject_reading.py -> build/lib/setuptools_scm/_integration copying src/setuptools_scm/_integration/setuptools.py -> build/lib/setuptools_scm/_integration >>> host-python-setuptools-scm 7.1.0 Installing to host directory (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-setuptools-scm-7.1.0//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --prefix=/home/buildroot/autobuild/instance-0/output-1/host --root=/ --single-version-externally-managed ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/_integration copying build/lib/setuptools_scm/_integration/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/_integration copying build/lib/setuptools_scm/_integration/pyproject_reading.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/_integration copying build/lib/setuptools_scm/_integration/setuptools.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/_integration copying build/lib/setuptools_scm/__main__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/version.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/hacks.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/_types.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/_entrypoints.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/hg_git.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/file_finder.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/_version_cls.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/integration.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/discover.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/scm_workdir.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/file_finder_git.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/_overrides.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/_cli.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/file_finder_hg.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/hg.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/git.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/config.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm copying build/lib/setuptools_scm/utils.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/_integration/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/_integration/pyproject_reading.py to pyproject_reading.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/_integration/setuptools.py to setuptools.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/version.py to version.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/hacks.py to hacks.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/_types.py to _types.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/_entrypoints.py to _entrypoints.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/hg_git.py to hg_git.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/file_finder.py to file_finder.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/_version_cls.py to _version_cls.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/integration.py to integration.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/discover.py to discover.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/scm_workdir.py to scm_workdir.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/file_finder_git.py to file_finder_git.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/_overrides.py to _overrides.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/_cli.py to _cli.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/file_finder_hg.py to file_finder_hg.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/hg.py to hg.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/git.py to git.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/config.py to config.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/utils.py to utils.cpython-311.pyc running install_egg_info running egg_info writing src/setuptools_scm.egg-info/PKG-INFO writing dependency_links to src/setuptools_scm.egg-info/dependency_links.txt writing entry points to src/setuptools_scm.egg-info/entry_points.txt writing requirements to src/setuptools_scm.egg-info/requires.txt writing top-level names to src/setuptools_scm.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/setuptools_scm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.nix' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching '.git_archival.txt' adding license file 'LICENSE' writing manifest file 'src/setuptools_scm.egg-info/SOURCES.txt' Copying src/setuptools_scm.egg-info to /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm-7.1.0-py3.11.egg-info running install_scripts argon2-cffi-bindings-21.2.0.tar.gz: OK (md5: f1591e1af7dea9ef3e5b982e2c196c1d) argon2-cffi-bindings-21.2.0.tar.gz: OK (sha256: bb89ceffa6c791807d1305ceb77dbfacc5aa499891d2c55661c6459651fc39e3) >>> python-argon2-cffi-bindings 21.2.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-argon2-cffi-bindings/argon2-cffi-bindings-21.2.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-argon2-cffi-bindings-21.2.0 -xf - >>> python-argon2-cffi-bindings 21.2.0 Patching >>> python-argon2-cffi-bindings 21.2.0 Configuring >>> python-argon2-cffi-bindings 21.2.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-argon2-cffi-bindings-21.2.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr ARGON2_CFFI_USE_SYSTEM=1 ARGON2_CFFI_USE_SSE2=0 /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running build running build_py creating build creating build/lib.linux-microblazeel-cpython-311 creating build/lib.linux-microblazeel-cpython-311/_argon2_cffi_bindings copying src/_argon2_cffi_bindings/__init__.py -> build/lib.linux-microblazeel-cpython-311/_argon2_cffi_bindings copying src/_argon2_cffi_bindings/_ffi_build.py -> build/lib.linux-microblazeel-cpython-311/_argon2_cffi_bindings running build_ext generating cffi module 'build/temp.linux-microblazeel-cpython-311/_ffi.c' creating build/temp.linux-microblazeel-cpython-311 building '_ffi' extension creating build/temp.linux-microblazeel-cpython-311/build creating build/temp.linux-microblazeel-cpython-311/build/temp.linux-microblazeel-cpython-311 /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c build/temp.linux-microblazeel-cpython-311/_ffi.c -o build/temp.linux-microblazeel-cpython-311/build/temp.linux-microblazeel-cpython-311/_ffi.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/build/temp.linux-microblazeel-cpython-311/_ffi.o -L. -largon2 -o build/lib.linux-microblazeel-cpython-311/_argon2_cffi_bindings/_ffi.abi3.so >>> python-argon2-cffi-bindings 21.2.0 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-argon2-cffi-bindings-21.2.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr ARGON2_CFFI_USE_SYSTEM=1 ARGON2_CFFI_USE_SSE2=0 /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_ext generating cffi module 'build/temp.linux-microblazeel-cpython-311/_ffi.c' already up-to-date running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/_argon2_cffi_bindings copying build/lib.linux-microblazeel-cpython-311/_argon2_cffi_bindings/_ffi.abi3.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/_argon2_cffi_bindings copying build/lib.linux-microblazeel-cpython-311/_argon2_cffi_bindings/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/_argon2_cffi_bindings copying build/lib.linux-microblazeel-cpython-311/_argon2_cffi_bindings/_ffi_build.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/_argon2_cffi_bindings running install_egg_info running egg_info writing src/argon2_cffi_bindings.egg-info/PKG-INFO writing dependency_links to src/argon2_cffi_bindings.egg-info/dependency_links.txt writing requirements to src/argon2_cffi_bindings.egg-info/requires.txt writing top-level names to src/argon2_cffi_bindings.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/argon2_cffi_bindings.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/argon2_cffi_bindings.egg-info/SOURCES.txt' Copying src/argon2_cffi_bindings.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/argon2_cffi_bindings-21.2.0-py3.11.egg-info running install_scripts async-timeout-4.0.2.tar.gz: OK (md5: 10571272b2e0fab839ec23f8293bf482) async-timeout-4.0.2.tar.gz: OK (sha256: 2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553a74a847056bc2976b15) >>> python-async-timeout 4.0.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-async-timeout/async-timeout-4.0.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-async-timeout-4.0.2 -xf - >>> python-async-timeout 4.0.2 Patching >>> python-async-timeout 4.0.2 Configuring >>> python-async-timeout 4.0.2 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-async-timeout-4.0.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/async_timeout copying async_timeout/__init__.py -> build/lib/async_timeout running egg_info writing async_timeout.egg-info/PKG-INFO writing dependency_links to async_timeout.egg-info/dependency_links.txt writing requirements to async_timeout.egg-info/requires.txt writing top-level names to async_timeout.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'async_timeout.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.cache' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'async_timeout.egg-info/SOURCES.txt' copying async_timeout/py.typed -> build/lib/async_timeout >>> python-async-timeout 4.0.2 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-async-timeout-4.0.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing async_timeout.egg-info/PKG-INFO writing dependency_links to async_timeout.egg-info/dependency_links.txt writing requirements to async_timeout.egg-info/requires.txt writing top-level names to async_timeout.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'async_timeout.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.cache' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'async_timeout.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/async_timeout copying build/lib/async_timeout/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/async_timeout copying build/lib/async_timeout/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/async_timeout running install_egg_info Copying async_timeout.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/async_timeout-4.0.2-py3.11.egg-info running install_scripts editables-0.3.tar.gz: OK (md5: e91709fbb0ef586cb7b785042068ab67) editables-0.3.tar.gz: OK (sha256: 167524e377358ed1f1374e61c268f0d7a4bf7dbd046c656f7b410cde16161b1a) >>> host-python-editables 0.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-editables/editables-0.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-python-editables-0.3 -xf - >>> host-python-editables 0.3 Patching >>> host-python-editables 0.3 Configuring >>> host-python-editables 0.3 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-editables-0.3//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/editables copying src/editables/__init__.py -> build/lib/editables copying src/editables/redirector.py -> build/lib/editables >>> host-python-editables 0.3 Installing to host directory (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-editables-0.3//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --prefix=/home/buildroot/autobuild/instance-0/output-1/host --root=/ --single-version-externally-managed ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/editables copying build/lib/editables/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/editables copying build/lib/editables/redirector.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/editables byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/editables/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/editables/redirector.py to redirector.cpython-311.pyc running install_egg_info running egg_info writing src/editables.egg-info/PKG-INFO writing dependency_links to src/editables.egg-info/dependency_links.txt writing top-level names to src/editables.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/editables.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'src/editables.egg-info/SOURCES.txt' Copying src/editables.egg-info to /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/editables-0.3-py3.11.egg-info running install_scripts pathspec-0.10.3.tar.gz: OK (md5: d89408b52aff020ac768a14c0ef1c7de) pathspec-0.10.3.tar.gz: OK (sha256: 56200de4077d9d0791465aa9095a01d421861e405b5096955051deefd697d6f6) >>> host-python-pathspec 0.10.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-pathspec/pathspec-0.10.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-python-pathspec-0.10.3 -xf - >>> host-python-pathspec 0.10.3 Patching >>> host-python-pathspec 0.10.3 Configuring >>> host-python-pathspec 0.10.3 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-pathspec-0.10.3//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) running build running build_py creating build creating build/lib creating build/lib/pathspec copying pathspec/__init__.py -> build/lib/pathspec copying pathspec/_meta.py -> build/lib/pathspec copying pathspec/pattern.py -> build/lib/pathspec copying pathspec/pathspec.py -> build/lib/pathspec copying pathspec/util.py -> build/lib/pathspec copying pathspec/gitignore.py -> build/lib/pathspec creating build/lib/pathspec/patterns copying pathspec/patterns/__init__.py -> build/lib/pathspec/patterns copying pathspec/patterns/gitwildmatch.py -> build/lib/pathspec/patterns running egg_info writing pathspec.egg-info/PKG-INFO writing dependency_links to pathspec.egg-info/dependency_links.txt writing top-level names to pathspec.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pathspec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'dev' no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pathspec.egg-info/SOURCES.txt' copying pathspec/py.typed -> build/lib/pathspec >>> host-python-pathspec 0.10.3 Installing to host directory (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-pathspec-0.10.3//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --prefix=/home/buildroot/autobuild/instance-0/output-1/host --root=/ --single-version-externally-managed ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing pathspec.egg-info/PKG-INFO writing dependency_links to pathspec.egg-info/dependency_links.txt writing top-level names to pathspec.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pathspec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'dev' no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pathspec.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec copying build/lib/pathspec/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec copying build/lib/pathspec/_meta.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec copying build/lib/pathspec/pattern.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec/patterns copying build/lib/pathspec/patterns/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec/patterns copying build/lib/pathspec/patterns/gitwildmatch.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec/patterns copying build/lib/pathspec/py.typed -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec copying build/lib/pathspec/pathspec.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec copying build/lib/pathspec/util.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec copying build/lib/pathspec/gitignore.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec/_meta.py to _meta.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec/pattern.py to pattern.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec/patterns/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec/patterns/gitwildmatch.py to gitwildmatch.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec/pathspec.py to pathspec.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec/util.py to util.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec/gitignore.py to gitignore.cpython-311.pyc running install_egg_info Copying pathspec.egg-info to /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pathspec-0.10.3-py3.11.egg-info running install_scripts pluggy-1.3.0.tar.gz: OK (md5: f31aad77be2f5af8ed3864159b7fd743) pluggy-1.3.0.tar.gz: OK (sha256: cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12) >>> host-python-pluggy 1.3.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-pluggy/pluggy-1.3.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-python-pluggy-1.3.0 -xf - >>> host-python-pluggy 1.3.0 Patching >>> host-python-pluggy 1.3.0 Configuring >>> host-python-pluggy 1.3.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-pluggy-1.3.0//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running build running build_py creating build creating build/lib creating build/lib/pluggy copying src/pluggy/_callers.py -> build/lib/pluggy copying src/pluggy/_tracing.py -> build/lib/pluggy copying src/pluggy/__init__.py -> build/lib/pluggy copying src/pluggy/_hooks.py -> build/lib/pluggy copying src/pluggy/_result.py -> build/lib/pluggy copying src/pluggy/_manager.py -> build/lib/pluggy copying src/pluggy/_version.py -> build/lib/pluggy copying src/pluggy/py.typed -> build/lib/pluggy >>> host-python-pluggy 1.3.0 Installing to host directory (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-pluggy-1.3.0//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --prefix=/home/buildroot/autobuild/instance-0/output-1/host --root=/ --single-version-externally-managed ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy copying build/lib/pluggy/_callers.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy copying build/lib/pluggy/_tracing.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy copying build/lib/pluggy/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy copying build/lib/pluggy/py.typed -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy copying build/lib/pluggy/_hooks.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy copying build/lib/pluggy/_result.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy copying build/lib/pluggy/_manager.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy copying build/lib/pluggy/_version.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy/_callers.py to _callers.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy/_tracing.py to _tracing.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy/_hooks.py to _hooks.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy/_result.py to _result.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy/_manager.py to _manager.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy/_version.py to _version.cpython-311.pyc running install_egg_info running egg_info writing src/pluggy.egg-info/PKG-INFO writing dependency_links to src/pluggy.egg-info/dependency_links.txt writing requirements to src/pluggy.egg-info/requires.txt writing top-level names to src/pluggy.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/pluggy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*.pyo' found under directory '*' adding license file 'LICENSE' writing manifest file 'src/pluggy.egg-info/SOURCES.txt' Copying src/pluggy.egg-info to /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pluggy-1.3.0-py3.11.egg-info running install_scripts hatchling-1.12.2.tar.gz: OK (md5: 5a6e2fd0c877feea7e71b9d72bbdbed9) hatchling-1.12.2.tar.gz: OK (sha256: 8a6d719d96653a0f3901072b12710c9c3cc934f9061b443775c6789b45333495) >>> host-python-hatchling 1.12.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-hatchling/hatchling-1.12.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-python-hatchling-1.12.2 -xf - >>> host-python-hatchling 1.12.2 Patching >>> host-python-hatchling 1.12.2 Configuring >>> host-python-hatchling 1.12.2 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-hatchling-1.12.2//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built hatchling-1.12.2-py3-none-any.whl >>> host-python-hatchling 1.12.2 Installing to host directory (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-hatchling-1.12.2//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python /home/buildroot/autobuild/instance-0/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/home/buildroot/autobuild/instance-0/output-1/host/bin/python --script-kind=posix --purelib=/home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages --headers=/home/buildroot/autobuild/instance-0/output-1/host/include/python3.11 --scripts=/home/buildroot/autobuild/instance-0/output-1/host/bin --data=/home/buildroot/autobuild/instance-0/output-1/host ) hatch_fancy_pypi_readme-22.8.0.tar.gz: OK (md5: 588776ea8e3608714d4cbba16dffa92b) hatch_fancy_pypi_readme-22.8.0.tar.gz: OK (sha256: da91282ca09601c18aded8e378daf8b578c70214866f0971156ee9bb9ce6c26a) >>> host-python-hatch-fancy-pypi-readme 22.8.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-hatch-fancy-pypi-readme/hatch_fancy_pypi_readme-22.8.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-python-hatch-fancy-pypi-readme-22.8.0 -xf - >>> host-python-hatch-fancy-pypi-readme 22.8.0 Patching >>> host-python-hatch-fancy-pypi-readme 22.8.0 Configuring >>> host-python-hatch-fancy-pypi-readme 22.8.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-hatch-fancy-pypi-readme-22.8.0//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built hatch_fancy_pypi_readme-22.8.0-py3-none-any.whl >>> host-python-hatch-fancy-pypi-readme 22.8.0 Installing to host directory (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-hatch-fancy-pypi-readme-22.8.0//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python /home/buildroot/autobuild/instance-0/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/home/buildroot/autobuild/instance-0/output-1/host/bin/python --script-kind=posix --purelib=/home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages --headers=/home/buildroot/autobuild/instance-0/output-1/host/include/python3.11 --scripts=/home/buildroot/autobuild/instance-0/output-1/host/bin --data=/home/buildroot/autobuild/instance-0/output-1/host ) hatch_vcs-0.3.0.tar.gz: OK (md5: c2f2cbe6851b7b2969cb4aa24c4b9b2f) hatch_vcs-0.3.0.tar.gz: OK (sha256: cec5107cfce482c67f8bc96f18bbc320c9aa0d068180e14ad317bbee5a153fee) >>> host-python-hatch-vcs 0.3.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-hatch-vcs/hatch_vcs-0.3.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-python-hatch-vcs-0.3.0 -xf - >>> host-python-hatch-vcs 0.3.0 Patching >>> host-python-hatch-vcs 0.3.0 Configuring >>> host-python-hatch-vcs 0.3.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-hatch-vcs-0.3.0//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built hatch_vcs-0.3.0-py3-none-any.whl >>> host-python-hatch-vcs 0.3.0 Installing to host directory (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-hatch-vcs-0.3.0//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python /home/buildroot/autobuild/instance-0/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/home/buildroot/autobuild/instance-0/output-1/host/bin/python --script-kind=posix --purelib=/home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages --headers=/home/buildroot/autobuild/instance-0/output-1/host/include/python3.11 --scripts=/home/buildroot/autobuild/instance-0/output-1/host/bin --data=/home/buildroot/autobuild/instance-0/output-1/host ) attrs-23.1.0.tar.gz: OK (md5: 6623fed7ffa22261ba25fccaf4d99539) attrs-23.1.0.tar.gz: OK (sha256: 6279836d581513a26f1bf235f9acd333bc9115683f14f7e8fae46c98fc50e015) >>> python-attrs 23.1.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-attrs/attrs-23.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-attrs-23.1.0 -xf - >>> python-attrs 23.1.0 Patching >>> python-attrs 23.1.0 Configuring >>> python-attrs 23.1.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-attrs-23.1.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/git.py:295: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools_scm/git.py:312: UserWarning: unexported git archival found warnings.warn("unexported git archival found") Successfully built attrs-23.1.0-py3-none-any.whl >>> python-attrs 23.1.0 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-attrs-23.1.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python /home/buildroot/autobuild/instance-0/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/usr/bin/python --script-kind=posix --purelib=/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages --headers=/home/buildroot/autobuild/instance-0/output-1/target/usr/include/python3.11 --scripts=/home/buildroot/autobuild/instance-0/output-1/target/usr/bin --data=/home/buildroot/autobuild/instance-0/output-1/target/usr ) blinker-1.6.2.tar.gz: OK (md5: 1c7375d100a67ba368d9cde0ab2d8cfa) blinker-1.6.2.tar.gz: OK (sha256: 4afd3de66ef3a9f8067559fb7a1cbe555c17dcbe15971b05d1b625c3e7abe213) >>> python-blinker 1.6.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-blinker/blinker-1.6.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-blinker-1.6.2 -xf - >>> python-blinker 1.6.2 Patching >>> python-blinker 1.6.2 Configuring >>> python-blinker 1.6.2 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-blinker-1.6.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -c 'from setuptools import setup;setup()' build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['blinker'] discovered py_modules -- [] running build running build_py creating build creating build/lib creating build/lib/blinker copying src/blinker/__init__.py -> build/lib/blinker copying src/blinker/base.py -> build/lib/blinker copying src/blinker/_utilities.py -> build/lib/blinker copying src/blinker/_saferef.py -> build/lib/blinker running egg_info writing src/blinker.egg-info/PKG-INFO writing dependency_links to src/blinker.egg-info/dependency_links.txt writing top-level names to src/blinker.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/blinker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/blinker.egg-info/SOURCES.txt' copying src/blinker/py.typed -> build/lib/blinker >>> python-blinker 1.6.2 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-blinker-1.6.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -c 'from setuptools import setup;setup()' install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['blinker'] discovered py_modules -- [] running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing src/blinker.egg-info/PKG-INFO writing dependency_links to src/blinker.egg-info/dependency_links.txt writing top-level names to src/blinker.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/blinker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/blinker.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/blinker copying build/lib/blinker/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/blinker copying build/lib/blinker/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/blinker copying build/lib/blinker/base.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/blinker copying build/lib/blinker/_utilities.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/blinker copying build/lib/blinker/_saferef.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/blinker running install_egg_info Copying src/blinker.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/blinker-1.6.2-py3.11.egg-info running install_scripts bsdiff4-1.2.3.tar.gz: OK (md5: 67cf87c5d66fe389949a314849f68863) bsdiff4-1.2.3.tar.gz: OK (sha256: 1b95ce93b9f306846f6c91c9d0e3eb6590a4c85ac2bbe72b5f60d9db82ad2a1c) >>> python-bsdiff4 1.2.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-bsdiff4/bsdiff4-1.2.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-bsdiff4-1.2.3 -xf - >>> python-bsdiff4 1.2.3 Patching >>> python-bsdiff4 1.2.3 Configuring >>> python-bsdiff4 1.2.3 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-bsdiff4-1.2.3//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-microblazeel-cpython-311 creating build/lib.linux-microblazeel-cpython-311/bsdiff4 copying bsdiff4/__init__.py -> build/lib.linux-microblazeel-cpython-311/bsdiff4 copying bsdiff4/format.py -> build/lib.linux-microblazeel-cpython-311/bsdiff4 copying bsdiff4/cli.py -> build/lib.linux-microblazeel-cpython-311/bsdiff4 copying bsdiff4/test_all.py -> build/lib.linux-microblazeel-cpython-311/bsdiff4 running build_ext building 'bsdiff4.core' extension creating build/temp.linux-microblazeel-cpython-311 creating build/temp.linux-microblazeel-cpython-311/bsdiff4 /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c bsdiff4/core.c -o build/temp.linux-microblazeel-cpython-311/bsdiff4/core.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/bsdiff4/core.o -L. -o build/lib.linux-microblazeel-cpython-311/bsdiff4/core.cpython-311.so >>> python-bsdiff4 1.2.3 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-bsdiff4-1.2.3//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_ext running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/bsdiff4 copying build/lib.linux-microblazeel-cpython-311/bsdiff4/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/bsdiff4 copying build/lib.linux-microblazeel-cpython-311/bsdiff4/core.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/bsdiff4 copying build/lib.linux-microblazeel-cpython-311/bsdiff4/format.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/bsdiff4 copying build/lib.linux-microblazeel-cpython-311/bsdiff4/cli.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/bsdiff4 copying build/lib.linux-microblazeel-cpython-311/bsdiff4/test_all.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/bsdiff4 running install_egg_info running egg_info writing bsdiff4.egg-info/PKG-INFO writing dependency_links to bsdiff4.egg-info/dependency_links.txt writing entry points to bsdiff4.egg-info/entry_points.txt writing top-level names to bsdiff4.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'bsdiff4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'bsdiff4.egg-info/SOURCES.txt' Copying bsdiff4.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/bsdiff4-1.2.3-py3.11.egg-info running install_scripts Installing bsdiff4 script to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing bspatch4 script to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Cython-0.29.35.tar.gz: OK (md5: 138dba31e20e178b431a2e403154f906) Cython-0.29.35.tar.gz: OK (sha256: 6e381fa0bf08b3c26ec2f616b19ae852c06f5750f4290118bf986b6f85c8c527) >>> host-python-cython 0.29.35 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-cython/Cython-0.29.35.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35 -xf - >>> host-python-cython 0.29.35 Patching >>> host-python-cython 0.29.35 Configuring >>> host-python-cython 0.29.35 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) Unable to find pgen, not compiling formal grammar. running build running build_py creating build creating build/lib.linux-x86_64-cpython-311 copying cython.py -> build/lib.linux-x86_64-cpython-311 creating build/lib.linux-x86_64-cpython-311/Cython copying Cython/StringIOTree.py -> build/lib.linux-x86_64-cpython-311/Cython copying Cython/Debugging.py -> build/lib.linux-x86_64-cpython-311/Cython copying Cython/Utils.py -> build/lib.linux-x86_64-cpython-311/Cython copying Cython/Coverage.py -> build/lib.linux-x86_64-cpython-311/Cython copying Cython/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython copying Cython/CodeWriter.py -> build/lib.linux-x86_64-cpython-311/Cython copying Cython/Shadow.py -> build/lib.linux-x86_64-cpython-311/Cython copying Cython/TestUtils.py -> build/lib.linux-x86_64-cpython-311/Cython creating build/lib.linux-x86_64-cpython-311/Cython/Build copying Cython/Build/Inline.py -> build/lib.linux-x86_64-cpython-311/Cython/Build copying Cython/Build/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Build copying Cython/Build/IpythonMagic.py -> build/lib.linux-x86_64-cpython-311/Cython/Build copying Cython/Build/Cythonize.py -> build/lib.linux-x86_64-cpython-311/Cython/Build copying Cython/Build/Dependencies.py -> build/lib.linux-x86_64-cpython-311/Cython/Build copying Cython/Build/BuildExecutable.py -> build/lib.linux-x86_64-cpython-311/Cython/Build copying Cython/Build/Distutils.py -> build/lib.linux-x86_64-cpython-311/Cython/Build creating build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Pythran.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Parsing.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Buffer.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Nodes.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Errors.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Main.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Symtab.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Annotate.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Code.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Options.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Version.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/TreePath.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Scanning.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Builtin.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Visitor.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Naming.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Optimize.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Future.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler creating build/lib.linux-x86_64-cpython-311/Cython/Runtime copying Cython/Runtime/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Runtime creating build/lib.linux-x86_64-cpython-311/Cython/Distutils copying Cython/Distutils/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Distutils copying Cython/Distutils/extension.py -> build/lib.linux-x86_64-cpython-311/Cython/Distutils copying Cython/Distutils/old_build_ext.py -> build/lib.linux-x86_64-cpython-311/Cython/Distutils copying Cython/Distutils/build_ext.py -> build/lib.linux-x86_64-cpython-311/Cython/Distutils creating build/lib.linux-x86_64-cpython-311/Cython/Debugger copying Cython/Debugger/libpython.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger copying Cython/Debugger/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger copying Cython/Debugger/libcython.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger creating build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests creating build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Errors.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Actions.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Regexps.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/DFA.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Timing.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Scanners.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Traditional.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Machines.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Lexicons.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Transitions.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex creating build/lib.linux-x86_64-cpython-311/Cython/Tests copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests copying Cython/Tests/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests copying Cython/Tests/xmlrunner.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests creating build/lib.linux-x86_64-cpython-311/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-x86_64-cpython-311/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-x86_64-cpython-311/Cython/Build/Tests copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-x86_64-cpython-311/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build/lib.linux-x86_64-cpython-311/Cython/Build/Tests creating build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests creating build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Utility creating build/lib.linux-x86_64-cpython-311/Cython/Tempita copying Cython/Tempita/_looper.py -> build/lib.linux-x86_64-cpython-311/Cython/Tempita copying Cython/Tempita/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Tempita copying Cython/Tempita/_tempita.py -> build/lib.linux-x86_64-cpython-311/Cython/Tempita copying Cython/Tempita/compat3.py -> build/lib.linux-x86_64-cpython-311/Cython/Tempita creating build/lib.linux-x86_64-cpython-311/pyximport copying pyximport/__init__.py -> build/lib.linux-x86_64-cpython-311/pyximport copying pyximport/pyximport.py -> build/lib.linux-x86_64-cpython-311/pyximport copying pyximport/pyxbuild.py -> build/lib.linux-x86_64-cpython-311/pyximport creating build/lib.linux-x86_64-cpython-311/Cython/Includes copying Cython/Includes/openmp.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes creating build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated creating build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/select.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix creating build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc creating build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython creating build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp creating build/lib.linux-x86_64-cpython-311/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/numpy copying Cython/Compiler/Parsing.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/Code.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Runtime copying Cython/Debugger/Tests/codefile -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests copying Cython/Plex/Scanners.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Plex/Actions.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Plex copying Cython/Utility/MemoryView.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/CppConvert.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/CConvert.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Profile.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Complex.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Builtins.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Embed.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Exceptions.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/CMath.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Overflow.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/TypeConversion.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Printing.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Capsule.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Buffer.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Optimize.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/StringTools.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/Coroutine.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/AsyncGen.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/ImportExport.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/CythonFunction.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/CommonStructures.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/arrayarray.h -> build/lib.linux-x86_64-cpython-311/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build/lib.linux-x86_64-cpython-311/Cython/Utility running build_ext Compiling /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Plex/Scanners.py because it changed. Compiling /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Plex/Actions.py because it changed. Compiling /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/Scanning.py because it changed. Compiling /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/Visitor.py because it changed. Compiling /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/FlowControl.py because it changed. Compiling /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Runtime/refnanny.pyx because it changed. Compiling /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/FusedNode.py because it changed. Compiling /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Tempita/_tempita.py because it changed. [1/8] Cythonizing /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/FlowControl.py [2/8] Cythonizing /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/FusedNode.py [3/8] Cythonizing /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/Scanning.py [4/8] Cythonizing /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/Visitor.py [5/8] Cythonizing /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Plex/Actions.py [6/8] Cythonizing /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Plex/Scanners.py [7/8] Cythonizing /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Runtime/refnanny.pyx [8/8] Cythonizing /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Tempita/_tempita.py building 'Cython.Plex.Scanners' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/home creating build/temp.linux-x86_64-cpython-311/home/buildroot creating build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild creating build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0 creating build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1 creating build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build creating build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35 creating build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython creating build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Plex /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-0/output-1/host/include/python3.11 -c /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Plex/Scanners.c -o build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Plex/Scanners.o /usr/bin/gcc -shared -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Plex/Scanners.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib -o build/lib.linux-x86_64-cpython-311/Cython/Plex/Scanners.cpython-311-x86_64-linux-gnu.so building 'Cython.Plex.Actions' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-0/output-1/host/include/python3.11 -c /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Plex/Actions.c -o build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Plex/Actions.o /usr/bin/gcc -shared -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Plex/Actions.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib -o build/lib.linux-x86_64-cpython-311/Cython/Plex/Actions.cpython-311-x86_64-linux-gnu.so building 'Cython.Compiler.Scanning' extension creating build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-0/output-1/host/include/python3.11 -c /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/Scanning.c -o build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/Scanning.o /usr/bin/gcc -shared -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/Scanning.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib -o build/lib.linux-x86_64-cpython-311/Cython/Compiler/Scanning.cpython-311-x86_64-linux-gnu.so building 'Cython.Compiler.Visitor' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-0/output-1/host/include/python3.11 -c /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/Visitor.c -o build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/Visitor.o /usr/bin/gcc -shared -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/Visitor.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib -o build/lib.linux-x86_64-cpython-311/Cython/Compiler/Visitor.cpython-311-x86_64-linux-gnu.so building 'Cython.Compiler.FlowControl' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-0/output-1/host/include/python3.11 -c /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/FlowControl.c -o build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/FlowControl.o /usr/bin/gcc -shared -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/FlowControl.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib -o build/lib.linux-x86_64-cpython-311/Cython/Compiler/FlowControl.cpython-311-x86_64-linux-gnu.so building 'Cython.Runtime.refnanny' extension creating build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Runtime /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-0/output-1/host/include/python3.11 -c /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Runtime/refnanny.c -o build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Runtime/refnanny.o /usr/bin/gcc -shared -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Runtime/refnanny.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib -o build/lib.linux-x86_64-cpython-311/Cython/Runtime/refnanny.cpython-311-x86_64-linux-gnu.so building 'Cython.Compiler.FusedNode' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-0/output-1/host/include/python3.11 -c /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/FusedNode.c -o build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/FusedNode.o /usr/bin/gcc -shared -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Compiler/FusedNode.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib -o build/lib.linux-x86_64-cpython-311/Cython/Compiler/FusedNode.cpython-311-x86_64-linux-gnu.so building 'Cython.Tempita._tempita' extension creating build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Tempita /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-0/output-1/host/include/python3.11 -c /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Tempita/_tempita.c -o build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Tempita/_tempita.o /usr/bin/gcc -shared -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include build/temp.linux-x86_64-cpython-311/home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35/Cython/Tempita/_tempita.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib -o build/lib.linux-x86_64-cpython-311/Cython/Tempita/_tempita.cpython-311-x86_64-linux-gnu.so >>> host-python-cython 0.29.35 Installing to host directory (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-cython-0.29.35//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --prefix=/home/buildroot/autobuild/instance-0/output-1/host --root=/ --single-version-externally-managed ) Unable to find pgen, not compiling formal grammar. running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_ext running install_lib copying build/lib.linux-x86_64-cpython-311/cython.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger copying build/lib.linux-x86_64-cpython-311/Cython/Debugger/libpython.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger copying build/lib.linux-x86_64-cpython-311/Cython/Debugger/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger copying build/lib.linux-x86_64-cpython-311/Cython/Debugger/DebugWriter.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger copying build/lib.linux-x86_64-cpython-311/Cython/Debugger/libcython.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger copying build/lib.linux-x86_64-cpython-311/Cython/Debugger/Cygdb.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests/TestLibCython.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests/codefile -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests/cfuncs.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-cpython-311/Cython/StringIOTree.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython copying build/lib.linux-x86_64-cpython-311/Cython/Debugging.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython copying build/lib.linux-x86_64-cpython-311/Cython/Utils.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython copying build/lib.linux-x86_64-cpython-311/Cython/Coverage.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython copying build/lib.linux-x86_64-cpython-311/Cython/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_sequence.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_set.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_method.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_instance.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_ref.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_version.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/stl.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/stdio.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_buffer.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_long.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_mapping.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_module.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_bool.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_pycapsule.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_number.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_object.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_tuple.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_mem.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_unicode.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_weakref.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_cobject.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_iterator.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_complex.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_list.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_bytes.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_function.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_string.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_dict.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_int.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_exc.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_type.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_float.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/python_getargs.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated/stdlib.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/Deprecated creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/__init__.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/stdio.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/mman.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/ioctl.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/time.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/resource.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/strings.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/stat.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/unistd.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/wait.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/dlfcn.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/signal.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/select.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/stdlib.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/types.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-cpython-311/Cython/Includes/posix/fcntl.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/posix creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libc/__init__.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libc/string.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libc/stdio.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libc/stddef.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libc/stdint.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libc/math.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libc/locale.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libc/time.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libc/setjmp.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libc/limits.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libc/errno.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libc/signal.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libc/stdlib.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libc/float.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-cpython-311/Cython/Includes/openmp.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/function.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/instance.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/pycapsule.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/__init__.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/oldbuffer.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/string.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/mapping.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/complex.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/dict.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/iterobject.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/genobject.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/conversion.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/slice.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/exc.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/getargs.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/list.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/codecs.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/ceval.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/longintrepr.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/tuple.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/pystate.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/method.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/mem.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/set.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/module.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/iterator.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/ref.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/long.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/pythread.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/pylifecycle.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/cobject.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/array.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/bool.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/bytes.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/bytearray.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/type.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/version.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/memoryview.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/cellobject.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/number.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/unicode.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/datetime.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/weakref.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/buffer.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/float.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/object.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/int.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython/sequence.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/cpython creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/stack.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/typeinfo.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/__init__.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/string.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/memory.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/complex.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/vector.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/unordered_set.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/list.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/algorithm.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/forward_list.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/unordered_map.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/typeindex.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/set.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/cast.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/utility.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/iterator.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/pair.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/limits.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/functional.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/queue.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/deque.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp/map.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/libcpp creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/numpy copying build/lib.linux-x86_64-cpython-311/Cython/Includes/numpy/__init__.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/numpy copying build/lib.linux-x86_64-cpython-311/Cython/Includes/numpy/math.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Includes/numpy copying build/lib.linux-x86_64-cpython-311/Cython/CodeWriter.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-x86_64-cpython-311/Cython/Build/Inline.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-x86_64-cpython-311/Cython/Build/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-x86_64-cpython-311/Cython/Build/IpythonMagic.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-x86_64-cpython-311/Cython/Build/Cythonize.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-x86_64-cpython-311/Cython/Build/Dependencies.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-x86_64-cpython-311/Cython/Build/BuildExecutable.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build copying build/lib.linux-x86_64-cpython-311/Cython/Build/Distutils.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Build/Tests/TestStripLiterals.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Build/Tests/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Build/Tests/TestIpythonMagic.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Build/Tests/TestCyCache.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Build/Tests/TestInline.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/Tests creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/Actions.cpython-311-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/Scanners.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/Scanners.cpython-311-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/Errors.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/Actions.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/Actions.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/Regexps.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/DFA.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/Timing.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/Scanners.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/Traditional.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/Machines.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/Lexicons.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Plex/Transitions.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex copying build/lib.linux-x86_64-cpython-311/Cython/Shadow.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Runtime copying build/lib.linux-x86_64-cpython-311/Cython/Runtime/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Runtime copying build/lib.linux-x86_64-cpython-311/Cython/Runtime/refnanny.pyx -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Runtime copying build/lib.linux-x86_64-cpython-311/Cython/Runtime/refnanny.cpython-311-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Runtime creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Pythran.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/DebugFlags.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Parsing.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/ExprNodes.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/CythonScope.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Buffer.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Parsing.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Nodes.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Visitor.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Pipeline.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/StringEncoding.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/UtilNodes.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/ModuleNode.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Errors.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/FlowControl.cpython-311-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Main.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Symtab.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/TypeInference.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Annotate.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/CmdLine.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/PyrexTypes.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Scanning.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Visitor.cpython-311-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/TypeSlots.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Code.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Code.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/FusedNode.cpython-311-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Scanning.cpython-311-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Options.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/CodeGeneration.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/AutoDocTransforms.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Version.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/MemoryView.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/TreeFragment.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/TreePath.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Scanning.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/ParseTreeTransforms.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/ParseTreeTransforms.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Builtin.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Visitor.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/FlowControl.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Naming.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/UtilityCode.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Interpreter.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/AnalysedTreeTransforms.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests/TestTypes.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests/TestStringEncoding.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests/TestSignatureMatching.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests/TestUtilityLoad.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests/TestVisitor.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests/TestTreePath.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests/TestFlowControl.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests/TestBuffer.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests/TestMemView.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests/TestTreeFragment.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests/TestCmdLine.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests/TestGrammar.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Optimize.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/FusedNode.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Lexicon.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/Future.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler copying build/lib.linux-x86_64-cpython-311/Cython/Compiler/FlowControl.pxd -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-x86_64-cpython-311/Cython/Tempita/_looper.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-x86_64-cpython-311/Cython/Tempita/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-x86_64-cpython-311/Cython/Tempita/_tempita.cpython-311-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-x86_64-cpython-311/Cython/Tempita/_tempita.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tempita copying build/lib.linux-x86_64-cpython-311/Cython/Tempita/compat3.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tempita creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/TestUtilityLoader.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/Profile.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/MemoryView.pyx -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/Complex.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/Builtins.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/CppConvert.pyx -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/Embed.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/CppSupport.cpp -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/ExtensionTypes.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/Exceptions.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/CMath.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/Overflow.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/TypeConversion.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/CConvert.pyx -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/Printing.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/Capsule.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/TestCyUtilityLoader.pyx -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/Buffer.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/Optimize.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/StringTools.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/Coroutine.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/FunctionArguments.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/AsyncGen.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/ImportExport.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/CpdefEnums.pyx -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/arrayarray.h -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/CythonFunction.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/TestCythonScope.pyx -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/CommonStructures.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/ModuleSetupCode.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/ObjectHandling.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/Utility/MemoryView_C.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility copying build/lib.linux-x86_64-cpython-311/Cython/TestUtils.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Tests/TestCythonUtils.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Tests/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Tests/TestCodeWriter.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Tests/xmlrunner.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Tests/TestJediTyper.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tests copying build/lib.linux-x86_64-cpython-311/Cython/Tests/TestStringIOTree.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tests creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Distutils copying build/lib.linux-x86_64-cpython-311/Cython/Distutils/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Distutils copying build/lib.linux-x86_64-cpython-311/Cython/Distutils/extension.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Distutils copying build/lib.linux-x86_64-cpython-311/Cython/Distutils/old_build_ext.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Distutils copying build/lib.linux-x86_64-cpython-311/Cython/Distutils/build_ext.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Distutils creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pyximport copying build/lib.linux-x86_64-cpython-311/pyximport/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pyximport copying build/lib.linux-x86_64-cpython-311/pyximport/pyximport.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pyximport copying build/lib.linux-x86_64-cpython-311/pyximport/pyxbuild.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pyximport byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/cython.py to cython.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/libpython.py to libpython.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/libcython.py to libcython.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/Cygdb.py to Cygdb.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugger/Tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/StringIOTree.py to StringIOTree.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Debugging.py to Debugging.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utils.py to Utils.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Coverage.py to Coverage.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/Inline.py to Inline.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/Cythonize.py to Cythonize.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/Dependencies.py to Dependencies.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/Distutils.py to Distutils.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/Tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/Tests/TestCyCache.py to TestCyCache.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Build/Tests/TestInline.py to TestInline.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex/Errors.py to Errors.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex/Actions.py to Actions.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex/Regexps.py to Regexps.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex/DFA.py to DFA.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex/Timing.py to Timing.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex/Scanners.py to Scanners.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex/Traditional.py to Traditional.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex/Machines.py to Machines.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex/Lexicons.py to Lexicons.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Plex/Transitions.py to Transitions.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Shadow.py to Shadow.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Runtime/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Pythran.py to Pythran.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Parsing.py to Parsing.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/CythonScope.py to CythonScope.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Buffer.py to Buffer.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Nodes.py to Nodes.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Pipeline.py to Pipeline.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Errors.py to Errors.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Main.py to Main.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Symtab.py to Symtab.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/TypeInference.py to TypeInference.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Annotate.py to Annotate.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/CmdLine.py to CmdLine.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Code.py to Code.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Options.py to Options.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Version.py to Version.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/MemoryView.py to MemoryView.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/TreePath.py to TreePath.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Scanning.py to Scanning.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Builtin.py to Builtin.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Visitor.py to Visitor.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/FlowControl.py to FlowControl.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Naming.py to Naming.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Interpreter.py to Interpreter.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestTypes.py to TestTypes.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestStringEncoding.py to TestStringEncoding.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestFlowControl.py to TestFlowControl.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestCmdLine.py to TestCmdLine.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Tests/TestGrammar.py to TestGrammar.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Optimize.py to Optimize.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/FusedNode.py to FusedNode.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Lexicon.py to Lexicon.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Future.py to Future.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tempita/_looper.py to _looper.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tempita/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tempita/_tempita.py to _tempita.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tempita/compat3.py to compat3.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Utility/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/TestUtils.py to TestUtils.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tests/TestCythonUtils.py to TestCythonUtils.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Distutils/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Distutils/extension.py to extension.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Distutils/old_build_ext.py to old_build_ext.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Distutils/build_ext.py to build_ext.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pyximport/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pyximport/pyximport.py to pyximport.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-311.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' listing git files failed - pretending there aren't any 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-0/output-1/host/lib/python3.11/site-packages/Cython-0.29.35-py3.11.egg-info running install_scripts Installing cygdb script to /home/buildroot/autobuild/instance-0/output-1/host/bin Installing cython script to /home/buildroot/autobuild/instance-0/output-1/host/bin Installing cythonize script to /home/buildroot/autobuild/instance-0/output-1/host/bin cchardet-2.1.7.tar.gz: OK (md5: 8a76472ad09c68c12069203ea9348ee3) cchardet-2.1.7.tar.gz: OK (sha256: c428b6336545053c2589f6caf24ea32276c6664cb86db817e03a94c60afa0eaf) >>> python-cchardet 2.1.7 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-cchardet/cchardet-2.1.7.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-cchardet-2.1.7 -xf - >>> python-cchardet 2.1.7 Patching >>> python-cchardet 2.1.7 Configuring >>> python-cchardet 2.1.7 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-cchardet-2.1.7//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) cythonize: ['src/cchardet/_cchardet.pyx'] running build running build_py creating build creating build/lib.linux-microblazeel-cpython-311 creating build/lib.linux-microblazeel-cpython-311/cchardet copying src/cchardet/version.py -> build/lib.linux-microblazeel-cpython-311/cchardet copying src/cchardet/__init__.py -> build/lib.linux-microblazeel-cpython-311/cchardet running build_ext building 'cchardet._cchardet' extension creating build/temp.linux-microblazeel-cpython-311 creating build/temp.linux-microblazeel-cpython-311/src creating build/temp.linux-microblazeel-cpython-311/src/cchardet creating build/temp.linux-microblazeel-cpython-311/src/ext creating build/temp.linux-microblazeel-cpython-311/src/ext/uchardet creating build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src creating build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/cchardet/_cchardet.cpp -o build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/CharDistribution.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/CharDistribution.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/JpCntx.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/JpCntx.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangArabicModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangArabicModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangBulgarianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangBulgarianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangCroatianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangCroatianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangCzechModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangCzechModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangDanishModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangDanishModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangEsperantoModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangEsperantoModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangEstonianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangEstonianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangFinnishModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangFinnishModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangFrenchModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangFrenchModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangGermanModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangGermanModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangGreekModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangGreekModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangHebrewModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangHebrewModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangHungarianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangHungarianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangIrishModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangIrishModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangItalianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangItalianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangLatvianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangLatvianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangLithuanianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangLithuanianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangMalteseModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangMalteseModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangPolishModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangPolishModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangPortugueseModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangPortugueseModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangRomanianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangRomanianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangRussianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangRussianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangSlovakModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSlovakModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangSloveneModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSloveneModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangSpanishModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSpanishModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangSwedishModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSwedishModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangThaiModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangThaiModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangTurkishModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangTurkishModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangVietnameseModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangVietnameseModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsBig5Prober.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsBig5Prober.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsCharSetProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsCharSetProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsEUCJPProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEUCJPProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsEUCKRProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEUCKRProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsEUCTWProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEUCTWProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsEscCharsetProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEscCharsetProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsEscSM.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEscSM.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsGB2312Prober.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsGB2312Prober.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsHebrewProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsHebrewProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsLatin1Prober.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsLatin1Prober.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsMBCSGroupProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsMBCSGroupProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsMBCSSM.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsMBCSSM.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsSBCSGroupProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsSBCSGroupProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsSBCharSetProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsSBCharSetProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsSJISProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsSJISProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsUTF8Prober.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsUTF8Prober.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsUniversalDetector.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsUniversalDetector.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/uchardet.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/uchardet.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/CharDistribution.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/JpCntx.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangArabicModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangBulgarianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangCroatianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangCzechModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangDanishModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangEsperantoModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangEstonianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangFinnishModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangFrenchModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangGermanModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangGreekModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangHebrewModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangHungarianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangIrishModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangItalianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangLatvianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangLithuanianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangMalteseModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangPolishModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangPortugueseModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangRomanianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangRussianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSlovakModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSloveneModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSpanishModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSwedishModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangThaiModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangTurkishModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangVietnameseModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsBig5Prober.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsCharSetProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEUCJPProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEUCKRProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEUCTWProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEscCharsetProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEscSM.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsGB2312Prober.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsHebrewProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsLatin1Prober.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsMBCSGroupProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsMBCSSM.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsSBCSGroupProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsSBCharSetProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsSJISProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsUTF8Prober.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsUniversalDetector.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/uchardet.o -L. -o build/lib.linux-microblazeel-cpython-311/cchardet/_cchardet.cpython-311.so /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: further warnings about FDE encoding preventing .eh_frame_hdr generation dropped running build_scripts creating build/scripts-3.11 copying and adjusting bin/cchardetect -> build/scripts-3.11 changing mode of build/scripts-3.11/cchardetect from 644 to 755 >>> python-cchardet 2.1.7 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-cchardet-2.1.7//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) cythonize: ['src/cchardet/_cchardet.pyx'] running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_ext building 'cchardet._cchardet' extension /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/cchardet/_cchardet.cpp -o build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/CharDistribution.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/CharDistribution.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/JpCntx.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/JpCntx.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangArabicModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangArabicModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangBulgarianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangBulgarianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangCroatianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangCroatianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangCzechModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangCzechModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangDanishModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangDanishModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangEsperantoModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangEsperantoModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangEstonianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangEstonianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangFinnishModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangFinnishModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangFrenchModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangFrenchModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangGermanModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangGermanModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangGreekModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangGreekModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangHebrewModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangHebrewModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangHungarianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangHungarianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangIrishModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangIrishModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangItalianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangItalianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangLatvianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangLatvianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangLithuanianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangLithuanianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangMalteseModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangMalteseModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangPolishModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangPolishModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangPortugueseModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangPortugueseModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangRomanianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangRomanianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangRussianModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangRussianModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangSlovakModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSlovakModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangSloveneModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSloveneModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangSpanishModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSpanishModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangSwedishModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSwedishModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangThaiModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangThaiModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangTurkishModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangTurkishModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/LangModels/LangVietnameseModel.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangVietnameseModel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsBig5Prober.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsBig5Prober.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsCharSetProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsCharSetProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsEUCJPProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEUCJPProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsEUCKRProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEUCKRProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsEUCTWProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEUCTWProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsEscCharsetProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEscCharsetProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsEscSM.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEscSM.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsGB2312Prober.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsGB2312Prober.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsHebrewProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsHebrewProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsLatin1Prober.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsLatin1Prober.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsMBCSGroupProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsMBCSGroupProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsMBCSSM.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsMBCSSM.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsSBCSGroupProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsSBCSGroupProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsSBCharSetProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsSBCharSetProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsSJISProber.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsSJISProber.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsUTF8Prober.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsUTF8Prober.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/nsUniversalDetector.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsUniversalDetector.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -Isrc/ext/uchardet/src -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/ext/uchardet/src/uchardet.cpp -o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/uchardet.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/CharDistribution.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/JpCntx.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangArabicModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangBulgarianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangCroatianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangCzechModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangDanishModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangEsperantoModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangEstonianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangFinnishModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangFrenchModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangGermanModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangGreekModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangHebrewModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangHungarianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangIrishModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangItalianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangLatvianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangLithuanianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangMalteseModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangPolishModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangPortugueseModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangRomanianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangRussianModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSlovakModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSloveneModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSpanishModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangSwedishModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangThaiModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangTurkishModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/LangModels/LangVietnameseModel.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsBig5Prober.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsCharSetProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEUCJPProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEUCKRProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEUCTWProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEscCharsetProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsEscSM.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsGB2312Prober.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsHebrewProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsLatin1Prober.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsMBCSGroupProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsMBCSSM.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsSBCSGroupProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsSBCharSetProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsSJISProber.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsUTF8Prober.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/nsUniversalDetector.o build/temp.linux-microblazeel-cpython-311/src/ext/uchardet/src/uchardet.o -L. -o build/lib.linux-microblazeel-cpython-311/cchardet/_cchardet.cpython-311.so /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/src/cchardet/_cchardet.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: further warnings about FDE encoding preventing .eh_frame_hdr generation dropped running build_scripts running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cchardet copying build/lib.linux-microblazeel-cpython-311/cchardet/version.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cchardet copying build/lib.linux-microblazeel-cpython-311/cchardet/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cchardet copying build/lib.linux-microblazeel-cpython-311/cchardet/_cchardet.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cchardet running install_egg_info running egg_info writing src/cchardet.egg-info/PKG-INFO writing dependency_links to src/cchardet.egg-info/dependency_links.txt writing top-level names to src/cchardet.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/cchardet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pxd' under directory 'src' warning: no files found matching '*.pxi' under directory 'src' adding license file 'COPYING' writing manifest file 'src/cchardet.egg-info/SOURCES.txt' Copying src/cchardet.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cchardet-2.1.7-py3.11.egg-info running install_scripts copying build/scripts-3.11/cchardetect -> /home/buildroot/autobuild/instance-0/output-1/target/usr/bin changing mode of /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/cchardetect to 755 certifi-2023.7.22.tar.gz: OK (md5: 10a72845d3fc2c38d212b4b7b1872c76) certifi-2023.7.22.tar.gz: OK (sha256: 539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082) >>> python-certifi 2023.7.22 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-certifi/certifi-2023.7.22.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-certifi-2023.7.22 -xf - >>> python-certifi 2023.7.22 Patching >>> python-certifi 2023.7.22 Configuring >>> python-certifi 2023.7.22 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-certifi-2023.7.22//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:509: InformationOnly: Normalizing '2023.07.22' to '2023.7.22' self.metadata.version = self._normalize_version( running build running build_py creating build creating build/lib creating build/lib/certifi copying certifi/__main__.py -> build/lib/certifi copying certifi/__init__.py -> build/lib/certifi copying certifi/core.py -> build/lib/certifi running egg_info writing certifi.egg-info/PKG-INFO writing dependency_links to certifi.egg-info/dependency_links.txt writing top-level names to certifi.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'certifi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.github/' warning: manifest_maker: MANIFEST.in, line 4: 'recursive-exclude' expects ... adding license file 'LICENSE' writing manifest file 'certifi.egg-info/SOURCES.txt' copying certifi/cacert.pem -> build/lib/certifi copying certifi/py.typed -> build/lib/certifi >>> python-certifi 2023.7.22 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-certifi-2023.7.22//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/dist.py:509: InformationOnly: Normalizing '2023.07.22' to '2023.7.22' self.metadata.version = self._normalize_version( running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing certifi.egg-info/PKG-INFO writing dependency_links to certifi.egg-info/dependency_links.txt writing top-level names to certifi.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'certifi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.github/' warning: manifest_maker: MANIFEST.in, line 4: 'recursive-exclude' expects ... adding license file 'LICENSE' writing manifest file 'certifi.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/certifi copying build/lib/certifi/__main__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/certifi copying build/lib/certifi/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/certifi copying build/lib/certifi/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/certifi copying build/lib/certifi/cacert.pem -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/certifi copying build/lib/certifi/core.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/certifi running install_egg_info Copying certifi.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/certifi-2023.7.22-py3.11.egg-info running install_scripts cffi-1.15.1.tar.gz: OK (md5: f493860a6e98cd0c4178149568a6b4f6) cffi-1.15.1.tar.gz: OK (sha256: d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9) >>> python-cffi 1.15.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-cffi/cffi-1.15.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-cffi-1.15.1 -xf - >>> python-cffi 1.15.1 Patching >>> python-cffi 1.15.1 Configuring >>> python-cffi 1.15.1 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-cffi-1.15.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib.linux-microblazeel-cpython-311 creating build/lib.linux-microblazeel-cpython-311/cffi copying cffi/vengine_gen.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/vengine_cpy.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/ffiplatform.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/api.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/__init__.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/verifier.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/error.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/model.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/lock.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/commontypes.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/setuptools_ext.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/cparser.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/cffi_opcode.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/pkgconfig.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/recompiler.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/backend_ctypes.py -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/_cffi_include.h -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/parse_c_type.h -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/_embedding.h -> build/lib.linux-microblazeel-cpython-311/cffi copying cffi/_cffi_errors.h -> build/lib.linux-microblazeel-cpython-311/cffi running build_ext building '_cffi_backend' extension creating build/temp.linux-microblazeel-cpython-311 creating build/temp.linux-microblazeel-cpython-311/c /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c c/_cffi_backend.c -o build/temp.linux-microblazeel-cpython-311/c/_cffi_backend.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/c/_cffi_backend.o -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../microblazeel-buildroot-linux-gnu/sysroot/usr/lib -L. -lffi -o build/lib.linux-microblazeel-cpython-311/_cffi_backend.cpython-311.so >>> python-cffi 1.15.1 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-cffi-1.15.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_ext running install_lib copying build/lib.linux-microblazeel-cpython-311/_cffi_backend.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/vengine_gen.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/vengine_cpy.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/ffiplatform.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/parse_c_type.h -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/api.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/_cffi_errors.h -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/verifier.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/error.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/model.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/lock.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/commontypes.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/setuptools_ext.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/cparser.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/_cffi_include.h -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/_embedding.h -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/cffi_opcode.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/pkgconfig.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/recompiler.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi copying build/lib.linux-microblazeel-cpython-311/cffi/backend_ctypes.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi running install_egg_info running egg_info writing cffi.egg-info/PKG-INFO writing dependency_links to cffi.egg-info/dependency_links.txt writing entry points to cffi.egg-info/entry_points.txt writing requirements to cffi.egg-info/requires.txt writing top-level names to cffi.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'cffi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cffi.egg-info/SOURCES.txt' Copying cffi.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/cffi-1.15.1-py3.11.egg-info running install_scripts click-8.1.4.tar.gz: OK (md5: d19686712c4a599bc8bf1f6f3ea7947d) click-8.1.4.tar.gz: OK (sha256: b97d0c74955da062a7d4ef92fadb583806a585b2ea81958a81bd72726cbb8e37) >>> python-click 8.1.4 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-click/click-8.1.4.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-click-8.1.4 -xf - >>> python-click 8.1.4 Patching >>> python-click 8.1.4 Configuring >>> python-click 8.1.4 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-click-8.1.4//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/click copying src/click/__init__.py -> build/lib/click copying src/click/decorators.py -> build/lib/click copying src/click/_termui_impl.py -> build/lib/click copying src/click/termui.py -> build/lib/click copying src/click/globals.py -> build/lib/click copying src/click/core.py -> build/lib/click copying src/click/_textwrap.py -> build/lib/click copying src/click/formatting.py -> build/lib/click copying src/click/_winconsole.py -> build/lib/click copying src/click/testing.py -> build/lib/click copying src/click/_compat.py -> build/lib/click copying src/click/types.py -> build/lib/click copying src/click/exceptions.py -> build/lib/click copying src/click/shell_completion.py -> build/lib/click copying src/click/parser.py -> build/lib/click copying src/click/utils.py -> build/lib/click running egg_info writing src/click.egg-info/PKG-INFO writing dependency_links to src/click.egg-info/dependency_links.txt writing requirements to src/click.egg-info/requires.txt writing top-level names to src/click.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/click.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/click.egg-info/SOURCES.txt' copying src/click/py.typed -> build/lib/click >>> python-click 8.1.4 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-click-8.1.4//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing src/click.egg-info/PKG-INFO writing dependency_links to src/click.egg-info/dependency_links.txt writing requirements to src/click.egg-info/requires.txt writing top-level names to src/click.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/click.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/click.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/decorators.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/_termui_impl.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/termui.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/globals.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/core.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/_textwrap.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/formatting.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/_winconsole.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/testing.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/_compat.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/types.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/exceptions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/shell_completion.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/parser.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click copying build/lib/click/utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click running install_egg_info Copying src/click.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/click-8.1.4-py3.11.egg-info running install_scripts flask-expects-json-1.7.0.tar.gz: OK (md5: 3a77c4059f21e6e37e652c9dbbdc2e7c) flask-expects-json-1.7.0.tar.gz: OK (sha256: 4ef186a86f10572a21af82e549546deda024326628b4a96cd14d3a0f71754d62) >>> python-flask-expects-json 1.7.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-flask-expects-json/flask-expects-json-1.7.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-flask-expects-json-1.7.0 -xf - >>> python-flask-expects-json 1.7.0 Patching >>> python-flask-expects-json 1.7.0 Configuring >>> python-flask-expects-json 1.7.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-flask-expects-json-1.7.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/flask_expects_json copying flask_expects_json/__init__.py -> build/lib/flask_expects_json copying flask_expects_json/default_validator.py -> build/lib/flask_expects_json >>> python-flask-expects-json 1.7.0 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-flask-expects-json-1.7.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask_expects_json copying build/lib/flask_expects_json/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask_expects_json copying build/lib/flask_expects_json/default_validator.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask_expects_json running install_egg_info running egg_info writing flask_expects_json.egg-info/PKG-INFO writing dependency_links to flask_expects_json.egg-info/dependency_links.txt writing requirements to flask_expects_json.egg-info/requires.txt writing top-level names to flask_expects_json.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'flask_expects_json.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'flask_expects_json.egg-info/SOURCES.txt' Copying flask_expects_json.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask_expects_json-1.7.0-py3.11.egg-info running install_scripts Flask-2.3.2.tar.gz: OK (md5: a5d5fe05dff5c6e0d28ece3fb03ef5cd) Flask-2.3.2.tar.gz: OK (sha256: 8c2f9abd47a9e8df7f0c3f091ce9497d011dc3b31effcf4c85a6e2b50f4114ef) >>> python-flask 2.3.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-flask/Flask-2.3.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-flask-2.3.2 -xf - >>> python-flask 2.3.2 Patching >>> python-flask 2.3.2 Configuring >>> python-flask 2.3.2 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-flask-2.3.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -c 'from setuptools import setup;setup()' build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['flask', 'flask.json'] discovered py_modules -- [] running build running build_py creating build creating build/lib creating build/lib/flask copying src/flask/blueprints.py -> build/lib/flask copying src/flask/logging.py -> build/lib/flask copying src/flask/wrappers.py -> build/lib/flask copying src/flask/signals.py -> build/lib/flask copying src/flask/__main__.py -> build/lib/flask copying src/flask/__init__.py -> build/lib/flask copying src/flask/scaffold.py -> build/lib/flask copying src/flask/typing.py -> build/lib/flask copying src/flask/views.py -> build/lib/flask copying src/flask/globals.py -> build/lib/flask copying src/flask/sessions.py -> build/lib/flask copying src/flask/helpers.py -> build/lib/flask copying src/flask/app.py -> build/lib/flask copying src/flask/cli.py -> build/lib/flask copying src/flask/templating.py -> build/lib/flask copying src/flask/testing.py -> build/lib/flask copying src/flask/ctx.py -> build/lib/flask copying src/flask/debughelpers.py -> build/lib/flask copying src/flask/config.py -> build/lib/flask creating build/lib/flask/json copying src/flask/json/__init__.py -> build/lib/flask/json copying src/flask/json/tag.py -> build/lib/flask/json copying src/flask/json/provider.py -> build/lib/flask/json running egg_info writing src/Flask.egg-info/PKG-INFO writing dependency_links to src/Flask.egg-info/dependency_links.txt writing entry points to src/Flask.egg-info/entry_points.txt writing requirements to src/Flask.egg-info/requires.txt writing top-level names to src/Flask.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Flask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'artwork' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Flask.egg-info/SOURCES.txt' copying src/flask/py.typed -> build/lib/flask >>> python-flask 2.3.2 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-flask-2.3.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -c 'from setuptools import setup;setup()' install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['flask', 'flask.json'] discovered py_modules -- [] running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing src/Flask.egg-info/PKG-INFO writing dependency_links to src/Flask.egg-info/dependency_links.txt writing entry points to src/Flask.egg-info/entry_points.txt writing requirements to src/Flask.egg-info/requires.txt writing top-level names to src/Flask.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Flask.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'artwork' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Flask.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/blueprints.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/logging.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/wrappers.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/signals.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/__main__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/scaffold.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/typing.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/views.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/globals.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/sessions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask/json copying build/lib/flask/json/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask/json copying build/lib/flask/json/tag.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask/json copying build/lib/flask/json/provider.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask/json copying build/lib/flask/helpers.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/app.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/cli.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/templating.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/testing.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/ctx.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/debughelpers.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask copying build/lib/flask/config.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/flask running install_egg_info Copying src/Flask.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/Flask-2.3.2-py3.11.egg-info running install_scripts Installing flask script to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin frozenlist-1.4.0.tar.gz: OK (md5: 4a14df2fe30853d9e18f73002493a860) frozenlist-1.4.0.tar.gz: OK (sha256: 09163bdf0b2907454042edb19f887c6d33806adc71fbd54afc14908bfdc22251) >>> python-frozenlist 1.4.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-frozenlist/frozenlist-1.4.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-frozenlist-1.4.0 -xf - >>> python-frozenlist 1.4.0 Patching >>> python-frozenlist 1.4.0 Configuring >>> python-frozenlist 1.4.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-frozenlist-1.4.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) ********************* * Accelerated build * ********************* running build running build_py creating build creating build/lib.linux-microblazeel-cpython-311 creating build/lib.linux-microblazeel-cpython-311/frozenlist copying frozenlist/__init__.py -> build/lib.linux-microblazeel-cpython-311/frozenlist running egg_info writing frozenlist.egg-info/PKG-INFO writing dependency_links to frozenlist.egg-info/dependency_links.txt writing top-level names to frozenlist.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'frozenlist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'frozenlist/*.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'frozenlist.egg-info/SOURCES.txt' copying frozenlist/__init__.pyi -> build/lib.linux-microblazeel-cpython-311/frozenlist copying frozenlist/_frozenlist.pyx -> build/lib.linux-microblazeel-cpython-311/frozenlist copying frozenlist/py.typed -> build/lib.linux-microblazeel-cpython-311/frozenlist running build_ext building 'frozenlist._frozenlist' extension creating build/temp.linux-microblazeel-cpython-311 creating build/temp.linux-microblazeel-cpython-311/frozenlist /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c frozenlist/_frozenlist.c -o build/temp.linux-microblazeel-cpython-311/frozenlist/_frozenlist.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/frozenlist/_frozenlist.o -L. -o build/lib.linux-microblazeel-cpython-311/frozenlist/_frozenlist.cpython-311.so >>> python-frozenlist 1.4.0 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-frozenlist-1.4.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) ********************* * Accelerated build * ********************* running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing frozenlist.egg-info/PKG-INFO writing dependency_links to frozenlist.egg-info/dependency_links.txt writing top-level names to frozenlist.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'frozenlist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.lib' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.a' found anywhere in distribution warning: no previously-included files matching '*.obj' found anywhere in distribution warning: no previously-included files found matching 'frozenlist/*.html' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'frozenlist.egg-info/SOURCES.txt' running build_ext running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/frozenlist copying build/lib.linux-microblazeel-cpython-311/frozenlist/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/frozenlist copying build/lib.linux-microblazeel-cpython-311/frozenlist/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/frozenlist copying build/lib.linux-microblazeel-cpython-311/frozenlist/_frozenlist.pyx -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/frozenlist copying build/lib.linux-microblazeel-cpython-311/frozenlist/_frozenlist.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/frozenlist copying build/lib.linux-microblazeel-cpython-311/frozenlist/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/frozenlist running install_egg_info Copying frozenlist.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/frozenlist-1.4.0-py3.11.egg-info running install_scripts httplib2-0.21.0.tar.gz: OK (md5: b42f508585d988e77eac3980db1fd967) httplib2-0.21.0.tar.gz: OK (sha256: fc144f091c7286b82bec71bdbd9b27323ba709cc612568d3000893bfd9cb4b34) >>> python-httplib2 0.21.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-httplib2/httplib2-0.21.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-httplib2-0.21.0 -xf - >>> python-httplib2 0.21.0 Patching >>> python-httplib2 0.21.0 Configuring >>> python-httplib2 0.21.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-httplib2-0.21.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/httplib2 copying python3/httplib2/__init__.py -> build/lib/httplib2 copying python3/httplib2/error.py -> build/lib/httplib2 copying python3/httplib2/auth.py -> build/lib/httplib2 copying python3/httplib2/certs.py -> build/lib/httplib2 copying python3/httplib2/iri2uri.py -> build/lib/httplib2 copying python3/httplib2/socks.py -> build/lib/httplib2 copying python3/httplib2/cacerts.txt -> build/lib/httplib2 >>> python-httplib2 0.21.0 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-httplib2-0.21.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/httplib2 copying build/lib/httplib2/cacerts.txt -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/httplib2 copying build/lib/httplib2/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/httplib2 copying build/lib/httplib2/error.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/httplib2 copying build/lib/httplib2/auth.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/httplib2 copying build/lib/httplib2/certs.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/httplib2 copying build/lib/httplib2/iri2uri.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/httplib2 copying build/lib/httplib2/socks.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/httplib2 running install_egg_info running egg_info writing python3/httplib2.egg-info/PKG-INFO writing dependency_links to python3/httplib2.egg-info/dependency_links.txt writing requirements to python3/httplib2.egg-info/requires.txt writing top-level names to python3/httplib2.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'python3/httplib2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching '.pre-commit-*.yaml' no previously-included directories found matching 'ref' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'python3/httplib2.egg-info/SOURCES.txt' Copying python3/httplib2.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/httplib2-0.21.0-py3.11.egg-info running install_scripts idna-3.4.tar.gz: OK (md5: 13ea24e076212b6baae1135a116d1e0e) idna-3.4.tar.gz: OK (sha256: 814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4) >>> python-idna 3.4 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-idna/idna-3.4.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-idna-3.4 -xf - >>> python-idna 3.4 Patching >>> python-idna 3.4 Configuring >>> python-idna 3.4 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-idna-3.4//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built idna-3.4-py3-none-any.whl >>> python-idna 3.4 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-idna-3.4//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python /home/buildroot/autobuild/instance-0/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/usr/bin/python --script-kind=posix --purelib=/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages --headers=/home/buildroot/autobuild/instance-0/output-1/target/usr/include/python3.11 --scripts=/home/buildroot/autobuild/instance-0/output-1/target/usr/bin --data=/home/buildroot/autobuild/instance-0/output-1/target/usr ) itsdangerous-2.1.2.tar.gz: OK (md5: c1bc730ddf53b8374eaa823f24eb6438) itsdangerous-2.1.2.tar.gz: OK (sha256: 5dbbc68b317e5e42f327f9021763545dc3fc3bfe22e6deb96aaf1fc38874156a) >>> python-itsdangerous 2.1.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-itsdangerous/itsdangerous-2.1.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-itsdangerous-2.1.2 -xf - >>> python-itsdangerous 2.1.2 Patching >>> python-itsdangerous 2.1.2 Configuring >>> python-itsdangerous 2.1.2 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-itsdangerous-2.1.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/itsdangerous copying src/itsdangerous/__init__.py -> build/lib/itsdangerous copying src/itsdangerous/encoding.py -> build/lib/itsdangerous copying src/itsdangerous/timed.py -> build/lib/itsdangerous copying src/itsdangerous/url_safe.py -> build/lib/itsdangerous copying src/itsdangerous/signer.py -> build/lib/itsdangerous copying src/itsdangerous/serializer.py -> build/lib/itsdangerous copying src/itsdangerous/_json.py -> build/lib/itsdangerous copying src/itsdangerous/exc.py -> build/lib/itsdangerous running egg_info writing src/itsdangerous.egg-info/PKG-INFO writing dependency_links to src/itsdangerous.egg-info/dependency_links.txt writing top-level names to src/itsdangerous.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/itsdangerous.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/itsdangerous.egg-info/SOURCES.txt' copying src/itsdangerous/py.typed -> build/lib/itsdangerous >>> python-itsdangerous 2.1.2 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-itsdangerous-2.1.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing src/itsdangerous.egg-info/PKG-INFO writing dependency_links to src/itsdangerous.egg-info/dependency_links.txt writing top-level names to src/itsdangerous.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/itsdangerous.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/itsdangerous.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/encoding.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/timed.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/url_safe.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/signer.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/serializer.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/_json.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/itsdangerous copying build/lib/itsdangerous/exc.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/itsdangerous running install_egg_info Copying src/itsdangerous.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/itsdangerous-2.1.2-py3.11.egg-info running install_scripts jedi-0.18.2.tar.gz: OK (md5: 47e89a2b8bedcfeb1527fac37b9ba1b3) jedi-0.18.2.tar.gz: OK (sha256: bae794c30d07f6d910d32a7048af09b5a39ed740918da923c6b780790ebac612) >>> python-jedi 0.18.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-jedi/jedi-0.18.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-jedi-0.18.2 -xf - >>> python-jedi 0.18.2 Patching >>> python-jedi 0.18.2 Configuring >>> python-jedi 0.18.2 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-jedi-0.18.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/jedi copying jedi/debug.py -> build/lib/jedi copying jedi/settings.py -> build/lib/jedi copying jedi/__main__.py -> build/lib/jedi copying jedi/__init__.py -> build/lib/jedi copying jedi/parser_utils.py -> build/lib/jedi copying jedi/file_io.py -> build/lib/jedi copying jedi/_compatibility.py -> build/lib/jedi copying jedi/cache.py -> build/lib/jedi copying jedi/common.py -> build/lib/jedi copying jedi/utils.py -> build/lib/jedi creating build/lib/jedi/api copying jedi/api/completion_cache.py -> build/lib/jedi/api copying jedi/api/__init__.py -> build/lib/jedi/api copying jedi/api/project.py -> build/lib/jedi/api copying jedi/api/replstartup.py -> build/lib/jedi/api copying jedi/api/keywords.py -> build/lib/jedi/api copying jedi/api/helpers.py -> build/lib/jedi/api copying jedi/api/interpreter.py -> build/lib/jedi/api copying jedi/api/classes.py -> build/lib/jedi/api copying jedi/api/completion.py -> build/lib/jedi/api copying jedi/api/file_name.py -> build/lib/jedi/api copying jedi/api/environment.py -> build/lib/jedi/api copying jedi/api/errors.py -> build/lib/jedi/api copying jedi/api/exceptions.py -> build/lib/jedi/api copying jedi/api/strings.py -> build/lib/jedi/api creating build/lib/jedi/inference copying jedi/inference/context.py -> build/lib/jedi/inference copying jedi/inference/docstring_utils.py -> build/lib/jedi/inference copying jedi/inference/flow_analysis.py -> build/lib/jedi/inference copying jedi/inference/recursion.py -> build/lib/jedi/inference copying jedi/inference/__init__.py -> build/lib/jedi/inference copying jedi/inference/parser_cache.py -> build/lib/jedi/inference copying jedi/inference/sys_path.py -> build/lib/jedi/inference copying jedi/inference/dynamic_params.py -> build/lib/jedi/inference copying jedi/inference/imports.py -> build/lib/jedi/inference copying jedi/inference/lazy_value.py -> build/lib/jedi/inference copying jedi/inference/filters.py -> build/lib/jedi/inference copying jedi/inference/docstrings.py -> build/lib/jedi/inference copying jedi/inference/param.py -> build/lib/jedi/inference copying jedi/inference/helpers.py -> build/lib/jedi/inference copying jedi/inference/analysis.py -> build/lib/jedi/inference copying jedi/inference/signature.py -> build/lib/jedi/inference copying jedi/inference/names.py -> build/lib/jedi/inference copying jedi/inference/arguments.py -> build/lib/jedi/inference copying jedi/inference/star_args.py -> build/lib/jedi/inference copying jedi/inference/syntax_tree.py -> build/lib/jedi/inference copying jedi/inference/references.py -> build/lib/jedi/inference copying jedi/inference/cache.py -> build/lib/jedi/inference copying jedi/inference/base_value.py -> build/lib/jedi/inference copying jedi/inference/finder.py -> build/lib/jedi/inference copying jedi/inference/utils.py -> build/lib/jedi/inference creating build/lib/jedi/plugins copying jedi/plugins/pytest.py -> build/lib/jedi/plugins copying jedi/plugins/flask.py -> build/lib/jedi/plugins copying jedi/plugins/registry.py -> build/lib/jedi/plugins copying jedi/plugins/__init__.py -> build/lib/jedi/plugins copying jedi/plugins/django.py -> build/lib/jedi/plugins copying jedi/plugins/stdlib.py -> build/lib/jedi/plugins creating build/lib/jedi/api/refactoring copying jedi/api/refactoring/extract.py -> build/lib/jedi/api/refactoring copying jedi/api/refactoring/__init__.py -> build/lib/jedi/api/refactoring creating build/lib/jedi/inference/compiled copying jedi/inference/compiled/access.py -> build/lib/jedi/inference/compiled copying jedi/inference/compiled/getattr_static.py -> build/lib/jedi/inference/compiled copying jedi/inference/compiled/mixed.py -> build/lib/jedi/inference/compiled copying jedi/inference/compiled/__init__.py -> build/lib/jedi/inference/compiled copying jedi/inference/compiled/value.py -> build/lib/jedi/inference/compiled creating build/lib/jedi/inference/value copying jedi/inference/value/dynamic_arrays.py -> build/lib/jedi/inference/value copying jedi/inference/value/function.py -> build/lib/jedi/inference/value copying jedi/inference/value/__init__.py -> build/lib/jedi/inference/value copying jedi/inference/value/iterable.py -> build/lib/jedi/inference/value copying jedi/inference/value/instance.py -> build/lib/jedi/inference/value copying jedi/inference/value/klass.py -> build/lib/jedi/inference/value copying jedi/inference/value/module.py -> build/lib/jedi/inference/value copying jedi/inference/value/namespace.py -> build/lib/jedi/inference/value copying jedi/inference/value/decorator.py -> build/lib/jedi/inference/value creating build/lib/jedi/inference/gradual copying jedi/inference/gradual/generics.py -> build/lib/jedi/inference/gradual copying jedi/inference/gradual/type_var.py -> build/lib/jedi/inference/gradual copying jedi/inference/gradual/__init__.py -> build/lib/jedi/inference/gradual copying jedi/inference/gradual/typing.py -> build/lib/jedi/inference/gradual copying jedi/inference/gradual/conversion.py -> build/lib/jedi/inference/gradual copying jedi/inference/gradual/annotation.py -> build/lib/jedi/inference/gradual copying jedi/inference/gradual/base.py -> build/lib/jedi/inference/gradual copying jedi/inference/gradual/typeshed.py -> build/lib/jedi/inference/gradual copying jedi/inference/gradual/stub_value.py -> build/lib/jedi/inference/gradual copying jedi/inference/gradual/utils.py -> build/lib/jedi/inference/gradual creating build/lib/jedi/inference/compiled/subprocess copying jedi/inference/compiled/subprocess/functions.py -> build/lib/jedi/inference/compiled/subprocess copying jedi/inference/compiled/subprocess/__main__.py -> build/lib/jedi/inference/compiled/subprocess copying jedi/inference/compiled/subprocess/__init__.py -> build/lib/jedi/inference/compiled/subprocess running egg_info writing jedi.egg-info/PKG-INFO writing dependency_links to jedi.egg-info/dependency_links.txt writing requirements to jedi.egg-info/requires.txt writing top-level names to jedi.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'jedi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'jedi/third_party/typeshed/README' warning: no previously-included files matching '*.pyc' found under directory '*' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'jedi.egg-info/SOURCES.txt' /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'jedi.third_party' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party' to be distributed and are already explicitly excluding 'jedi.third_party' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'jedi.third_party.typeshed' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'jedi.third_party.typeshed.stdlib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'jedi.third_party.typeshed.third_party' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.third_party' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.third_party' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.third_party' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.third_party' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/jedi/third_party creating build/lib/jedi/third_party/django-stubs copying jedi/third_party/django-stubs/LICENSE.txt -> build/lib/jedi/third_party/django-stubs creating build/lib/jedi/third_party/django-stubs/django-stubs copying jedi/third_party/django-stubs/django-stubs/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs copying jedi/third_party/django-stubs/django-stubs/shortcuts.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs creating build/lib/jedi/third_party/django-stubs/django-stubs/apps copying jedi/third_party/django-stubs/django-stubs/apps/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/apps copying jedi/third_party/django-stubs/django-stubs/apps/config.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/apps copying jedi/third_party/django-stubs/django-stubs/apps/registry.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/apps creating build/lib/jedi/third_party/django-stubs/django-stubs/conf copying jedi/third_party/django-stubs/django-stubs/conf/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/conf copying jedi/third_party/django-stubs/django-stubs/conf/global_settings.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/conf creating build/lib/jedi/third_party/django-stubs/django-stubs/conf/locale copying jedi/third_party/django-stubs/django-stubs/conf/locale/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/conf/locale creating build/lib/jedi/third_party/django-stubs/django-stubs/conf/urls copying jedi/third_party/django-stubs/django-stubs/conf/urls/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/conf/urls copying jedi/third_party/django-stubs/django-stubs/conf/urls/i18n.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/conf/urls copying jedi/third_party/django-stubs/django-stubs/conf/urls/static.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/conf/urls creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib copying jedi/third_party/django-stubs/django-stubs/contrib/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin copying jedi/third_party/django-stubs/django-stubs/contrib/admin/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin copying jedi/third_party/django-stubs/django-stubs/contrib/admin/actions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin copying jedi/third_party/django-stubs/django-stubs/contrib/admin/apps.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin copying jedi/third_party/django-stubs/django-stubs/contrib/admin/checks.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin copying jedi/third_party/django-stubs/django-stubs/contrib/admin/decorators.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin copying jedi/third_party/django-stubs/django-stubs/contrib/admin/filters.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin copying jedi/third_party/django-stubs/django-stubs/contrib/admin/forms.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin copying jedi/third_party/django-stubs/django-stubs/contrib/admin/helpers.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin copying jedi/third_party/django-stubs/django-stubs/contrib/admin/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin copying jedi/third_party/django-stubs/django-stubs/contrib/admin/options.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin copying jedi/third_party/django-stubs/django-stubs/contrib/admin/sites.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin copying jedi/third_party/django-stubs/django-stubs/contrib/admin/tests.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin copying jedi/third_party/django-stubs/django-stubs/contrib/admin/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin copying jedi/third_party/django-stubs/django-stubs/contrib/admin/widgets.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags copying jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags copying jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_list.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags copying jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_modify.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags copying jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_static.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags copying jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_urls.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags copying jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags copying jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/log.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views copying jedi/third_party/django-stubs/django-stubs/contrib/admin/views/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views copying jedi/third_party/django-stubs/django-stubs/contrib/admin/views/autocomplete.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views copying jedi/third_party/django-stubs/django-stubs/contrib/admin/views/decorators.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views copying jedi/third_party/django-stubs/django-stubs/contrib/admin/views/main.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs copying jedi/third_party/django-stubs/django-stubs/contrib/admindocs/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs copying jedi/third_party/django-stubs/django-stubs/contrib/admindocs/middleware.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs copying jedi/third_party/django-stubs/django-stubs/contrib/admindocs/urls.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs copying jedi/third_party/django-stubs/django-stubs/contrib/admindocs/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs copying jedi/third_party/django-stubs/django-stubs/contrib/admindocs/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/admin.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/apps.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/backends.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/base_user.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/checks.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/context_processors.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/decorators.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/forms.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/hashers.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/middleware.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/mixins.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/password_validation.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/signals.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/tokens.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/urls.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/validators.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth copying jedi/third_party/django-stubs/django-stubs/contrib/auth/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers copying jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers copying jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/modwsgi.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management copying jedi/third_party/django-stubs/django-stubs/contrib/auth/management/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands copying jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands copying jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/changepassword.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands copying jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/createsuperuser.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/admin.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/apps.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/checks.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/fields.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/forms.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/remove_stale_contenttypes.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/forms.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/middleware.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/sitemaps.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/urls.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/flatpages.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis copying jedi/third_party/django-stubs/django-stubs/contrib/gis/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db copying jedi/third_party/django-stubs/django-stubs/contrib/gis/db/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models copying jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models copying jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/fields.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize copying jedi/third_party/django-stubs/django-stubs/contrib/humanize/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags copying jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags copying jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/humanize.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages copying jedi/third_party/django-stubs/django-stubs/contrib/messages/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages copying jedi/third_party/django-stubs/django-stubs/contrib/messages/api.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages copying jedi/third_party/django-stubs/django-stubs/contrib/messages/constants.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages copying jedi/third_party/django-stubs/django-stubs/contrib/messages/context_processors.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages copying jedi/third_party/django-stubs/django-stubs/contrib/messages/middleware.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages copying jedi/third_party/django-stubs/django-stubs/contrib/messages/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages copying jedi/third_party/django-stubs/django-stubs/contrib/messages/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage copying jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage copying jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage copying jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/cookie.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage copying jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/fallback.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage copying jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/session.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/constraints.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/functions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/indexes.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/lookups.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/operations.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/search.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/signals.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/validators.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/general.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/mixins.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/statistics.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/array.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/citext.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/hstore.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/jsonb.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/mixins.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/ranges.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/redirects copying jedi/third_party/django-stubs/django-stubs/contrib/redirects/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/redirects copying jedi/third_party/django-stubs/django-stubs/contrib/redirects/middleware.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/redirects copying jedi/third_party/django-stubs/django-stubs/contrib/redirects/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/redirects creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/base_session.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/exceptions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/middleware.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/serializers.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cache.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cached_db.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/db.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/file.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/signed_cookies.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/clearsessions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps copying jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps copying jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management copying jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands copying jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands copying jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/ping_google.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites copying jedi/third_party/django-stubs/django-stubs/contrib/sites/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites copying jedi/third_party/django-stubs/django-stubs/contrib/sites/apps.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites copying jedi/third_party/django-stubs/django-stubs/contrib/sites/management.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites copying jedi/third_party/django-stubs/django-stubs/contrib/sites/managers.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites copying jedi/third_party/django-stubs/django-stubs/contrib/sites/middleware.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites copying jedi/third_party/django-stubs/django-stubs/contrib/sites/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites copying jedi/third_party/django-stubs/django-stubs/contrib/sites/requests.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites copying jedi/third_party/django-stubs/django-stubs/contrib/sites/shortcuts.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/apps.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/checks.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/finders.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/handlers.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/storage.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/testing.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/urls.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/collectstatic.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/findstatic.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/runserver.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/staticfiles.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/syndication copying jedi/third_party/django-stubs/django-stubs/contrib/syndication/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/syndication copying jedi/third_party/django-stubs/django-stubs/contrib/syndication/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/syndication creating build/lib/jedi/third_party/django-stubs/django-stubs/core copying jedi/third_party/django-stubs/django-stubs/core/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core copying jedi/third_party/django-stubs/django-stubs/core/exceptions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core copying jedi/third_party/django-stubs/django-stubs/core/paginator.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core copying jedi/third_party/django-stubs/django-stubs/core/signals.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core copying jedi/third_party/django-stubs/django-stubs/core/signing.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core copying jedi/third_party/django-stubs/django-stubs/core/validators.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core copying jedi/third_party/django-stubs/django-stubs/core/wsgi.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core creating build/lib/jedi/third_party/django-stubs/django-stubs/core/cache copying jedi/third_party/django-stubs/django-stubs/core/cache/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache copying jedi/third_party/django-stubs/django-stubs/core/cache/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache creating build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends copying jedi/third_party/django-stubs/django-stubs/core/cache/backends/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends copying jedi/third_party/django-stubs/django-stubs/core/cache/backends/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends copying jedi/third_party/django-stubs/django-stubs/core/cache/backends/db.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends copying jedi/third_party/django-stubs/django-stubs/core/cache/backends/dummy.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends copying jedi/third_party/django-stubs/django-stubs/core/cache/backends/filebased.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends copying jedi/third_party/django-stubs/django-stubs/core/cache/backends/locmem.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends copying jedi/third_party/django-stubs/django-stubs/core/cache/backends/memcached.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends creating build/lib/jedi/third_party/django-stubs/django-stubs/core/checks copying jedi/third_party/django-stubs/django-stubs/core/checks/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks copying jedi/third_party/django-stubs/django-stubs/core/checks/caches.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks copying jedi/third_party/django-stubs/django-stubs/core/checks/database.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks copying jedi/third_party/django-stubs/django-stubs/core/checks/messages.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks copying jedi/third_party/django-stubs/django-stubs/core/checks/model_checks.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks copying jedi/third_party/django-stubs/django-stubs/core/checks/registry.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks copying jedi/third_party/django-stubs/django-stubs/core/checks/templates.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks copying jedi/third_party/django-stubs/django-stubs/core/checks/translation.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks copying jedi/third_party/django-stubs/django-stubs/core/checks/urls.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks creating build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security copying jedi/third_party/django-stubs/django-stubs/core/checks/security/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security copying jedi/third_party/django-stubs/django-stubs/core/checks/security/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security copying jedi/third_party/django-stubs/django-stubs/core/checks/security/csrf.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security copying jedi/third_party/django-stubs/django-stubs/core/checks/security/sessions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security creating build/lib/jedi/third_party/django-stubs/django-stubs/core/files copying jedi/third_party/django-stubs/django-stubs/core/files/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files copying jedi/third_party/django-stubs/django-stubs/core/files/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files copying jedi/third_party/django-stubs/django-stubs/core/files/images.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files copying jedi/third_party/django-stubs/django-stubs/core/files/locks.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files copying jedi/third_party/django-stubs/django-stubs/core/files/move.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files copying jedi/third_party/django-stubs/django-stubs/core/files/storage.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files copying jedi/third_party/django-stubs/django-stubs/core/files/temp.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files copying jedi/third_party/django-stubs/django-stubs/core/files/uploadedfile.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files copying jedi/third_party/django-stubs/django-stubs/core/files/uploadhandler.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files copying jedi/third_party/django-stubs/django-stubs/core/files/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files creating build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers copying jedi/third_party/django-stubs/django-stubs/core/handlers/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers copying jedi/third_party/django-stubs/django-stubs/core/handlers/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers copying jedi/third_party/django-stubs/django-stubs/core/handlers/exception.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers copying jedi/third_party/django-stubs/django-stubs/core/handlers/wsgi.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers creating build/lib/jedi/third_party/django-stubs/django-stubs/core/mail copying jedi/third_party/django-stubs/django-stubs/core/mail/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail copying jedi/third_party/django-stubs/django-stubs/core/mail/message.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail copying jedi/third_party/django-stubs/django-stubs/core/mail/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail creating build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends copying jedi/third_party/django-stubs/django-stubs/core/mail/backends/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends copying jedi/third_party/django-stubs/django-stubs/core/mail/backends/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends copying jedi/third_party/django-stubs/django-stubs/core/mail/backends/console.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends copying jedi/third_party/django-stubs/django-stubs/core/mail/backends/dummy.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends copying jedi/third_party/django-stubs/django-stubs/core/mail/backends/filebased.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends copying jedi/third_party/django-stubs/django-stubs/core/mail/backends/locmem.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends copying jedi/third_party/django-stubs/django-stubs/core/mail/backends/smtp.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends creating build/lib/jedi/third_party/django-stubs/django-stubs/core/management copying jedi/third_party/django-stubs/django-stubs/core/management/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management copying jedi/third_party/django-stubs/django-stubs/core/management/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management copying jedi/third_party/django-stubs/django-stubs/core/management/color.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management copying jedi/third_party/django-stubs/django-stubs/core/management/sql.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management copying jedi/third_party/django-stubs/django-stubs/core/management/templates.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management copying jedi/third_party/django-stubs/django-stubs/core/management/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management creating build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands copying jedi/third_party/django-stubs/django-stubs/core/management/commands/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands copying jedi/third_party/django-stubs/django-stubs/core/management/commands/dumpdata.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands copying jedi/third_party/django-stubs/django-stubs/core/management/commands/loaddata.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands copying jedi/third_party/django-stubs/django-stubs/core/management/commands/makemessages.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands copying jedi/third_party/django-stubs/django-stubs/core/management/commands/runserver.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands copying jedi/third_party/django-stubs/django-stubs/core/management/commands/testserver.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands creating build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers copying jedi/third_party/django-stubs/django-stubs/core/serializers/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers copying jedi/third_party/django-stubs/django-stubs/core/serializers/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers copying jedi/third_party/django-stubs/django-stubs/core/serializers/json.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers copying jedi/third_party/django-stubs/django-stubs/core/serializers/python.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers creating build/lib/jedi/third_party/django-stubs/django-stubs/core/servers copying jedi/third_party/django-stubs/django-stubs/core/servers/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/servers copying jedi/third_party/django-stubs/django-stubs/core/servers/basehttp.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/servers creating build/lib/jedi/third_party/django-stubs/django-stubs/db copying jedi/third_party/django-stubs/django-stubs/db/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db copying jedi/third_party/django-stubs/django-stubs/db/transaction.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db copying jedi/third_party/django-stubs/django-stubs/db/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db creating build/lib/jedi/third_party/django-stubs/django-stubs/db/backends copying jedi/third_party/django-stubs/django-stubs/db/backends/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends copying jedi/third_party/django-stubs/django-stubs/db/backends/ddl_references.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends copying jedi/third_party/django-stubs/django-stubs/db/backends/signals.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends copying jedi/third_party/django-stubs/django-stubs/db/backends/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends creating build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base copying jedi/third_party/django-stubs/django-stubs/db/backends/base/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base copying jedi/third_party/django-stubs/django-stubs/db/backends/base/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base copying jedi/third_party/django-stubs/django-stubs/db/backends/base/client.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base copying jedi/third_party/django-stubs/django-stubs/db/backends/base/creation.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base copying jedi/third_party/django-stubs/django-stubs/db/backends/base/features.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base copying jedi/third_party/django-stubs/django-stubs/db/backends/base/introspection.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base copying jedi/third_party/django-stubs/django-stubs/db/backends/base/operations.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base copying jedi/third_party/django-stubs/django-stubs/db/backends/base/schema.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base copying jedi/third_party/django-stubs/django-stubs/db/backends/base/validation.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base creating build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/dummy copying jedi/third_party/django-stubs/django-stubs/db/backends/dummy/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/dummy copying jedi/third_party/django-stubs/django-stubs/db/backends/dummy/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/dummy creating build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/mysql copying jedi/third_party/django-stubs/django-stubs/db/backends/mysql/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/mysql copying jedi/third_party/django-stubs/django-stubs/db/backends/mysql/client.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/mysql creating build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql copying jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql copying jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql copying jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/client.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql copying jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/creation.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql copying jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/operations.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql creating build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 copying jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 copying jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 copying jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/creation.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 copying jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/features.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 copying jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/introspection.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 copying jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/operations.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 copying jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/schema.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 creating build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations copying jedi/third_party/django-stubs/django-stubs/db/migrations/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations copying jedi/third_party/django-stubs/django-stubs/db/migrations/autodetector.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations copying jedi/third_party/django-stubs/django-stubs/db/migrations/exceptions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations copying jedi/third_party/django-stubs/django-stubs/db/migrations/executor.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations copying jedi/third_party/django-stubs/django-stubs/db/migrations/graph.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations copying jedi/third_party/django-stubs/django-stubs/db/migrations/loader.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations copying jedi/third_party/django-stubs/django-stubs/db/migrations/migration.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations copying jedi/third_party/django-stubs/django-stubs/db/migrations/optimizer.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations copying jedi/third_party/django-stubs/django-stubs/db/migrations/questioner.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations copying jedi/third_party/django-stubs/django-stubs/db/migrations/recorder.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations copying jedi/third_party/django-stubs/django-stubs/db/migrations/serializer.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations copying jedi/third_party/django-stubs/django-stubs/db/migrations/state.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations copying jedi/third_party/django-stubs/django-stubs/db/migrations/topological_sort.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations copying jedi/third_party/django-stubs/django-stubs/db/migrations/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations copying jedi/third_party/django-stubs/django-stubs/db/migrations/writer.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations creating build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations copying jedi/third_party/django-stubs/django-stubs/db/migrations/operations/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations copying jedi/third_party/django-stubs/django-stubs/db/migrations/operations/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations copying jedi/third_party/django-stubs/django-stubs/db/migrations/operations/fields.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations copying jedi/third_party/django-stubs/django-stubs/db/migrations/operations/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations copying jedi/third_party/django-stubs/django-stubs/db/migrations/operations/special.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations copying jedi/third_party/django-stubs/django-stubs/db/migrations/operations/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations creating build/lib/jedi/third_party/django-stubs/django-stubs/db/models copying jedi/third_party/django-stubs/django-stubs/db/models/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models copying jedi/third_party/django-stubs/django-stubs/db/models/aggregates.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models copying jedi/third_party/django-stubs/django-stubs/db/models/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models copying jedi/third_party/django-stubs/django-stubs/db/models/constraints.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models copying jedi/third_party/django-stubs/django-stubs/db/models/deletion.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models copying jedi/third_party/django-stubs/django-stubs/db/models/enums.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models copying jedi/third_party/django-stubs/django-stubs/db/models/expressions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models copying jedi/third_party/django-stubs/django-stubs/db/models/indexes.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models copying jedi/third_party/django-stubs/django-stubs/db/models/lookups.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models copying jedi/third_party/django-stubs/django-stubs/db/models/manager.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models copying jedi/third_party/django-stubs/django-stubs/db/models/options.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models copying jedi/third_party/django-stubs/django-stubs/db/models/query.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models copying jedi/third_party/django-stubs/django-stubs/db/models/query_utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models copying jedi/third_party/django-stubs/django-stubs/db/models/signals.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models copying jedi/third_party/django-stubs/django-stubs/db/models/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models creating build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields copying jedi/third_party/django-stubs/django-stubs/db/models/fields/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields copying jedi/third_party/django-stubs/django-stubs/db/models/fields/files.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields copying jedi/third_party/django-stubs/django-stubs/db/models/fields/mixins.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields copying jedi/third_party/django-stubs/django-stubs/db/models/fields/proxy.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields copying jedi/third_party/django-stubs/django-stubs/db/models/fields/related.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields copying jedi/third_party/django-stubs/django-stubs/db/models/fields/related_descriptors.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields copying jedi/third_party/django-stubs/django-stubs/db/models/fields/related_lookups.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields copying jedi/third_party/django-stubs/django-stubs/db/models/fields/reverse_related.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields creating build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions copying jedi/third_party/django-stubs/django-stubs/db/models/functions/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions copying jedi/third_party/django-stubs/django-stubs/db/models/functions/comparison.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions copying jedi/third_party/django-stubs/django-stubs/db/models/functions/datetime.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions copying jedi/third_party/django-stubs/django-stubs/db/models/functions/math.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions copying jedi/third_party/django-stubs/django-stubs/db/models/functions/mixins.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions copying jedi/third_party/django-stubs/django-stubs/db/models/functions/text.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions copying jedi/third_party/django-stubs/django-stubs/db/models/functions/window.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions creating build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql copying jedi/third_party/django-stubs/django-stubs/db/models/sql/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql copying jedi/third_party/django-stubs/django-stubs/db/models/sql/compiler.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql copying jedi/third_party/django-stubs/django-stubs/db/models/sql/constants.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql copying jedi/third_party/django-stubs/django-stubs/db/models/sql/datastructures.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql copying jedi/third_party/django-stubs/django-stubs/db/models/sql/query.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql copying jedi/third_party/django-stubs/django-stubs/db/models/sql/subqueries.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql copying jedi/third_party/django-stubs/django-stubs/db/models/sql/where.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql creating build/lib/jedi/third_party/django-stubs/django-stubs/dispatch copying jedi/third_party/django-stubs/django-stubs/dispatch/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/dispatch copying jedi/third_party/django-stubs/django-stubs/dispatch/dispatcher.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/dispatch creating build/lib/jedi/third_party/django-stubs/django-stubs/forms copying jedi/third_party/django-stubs/django-stubs/forms/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms copying jedi/third_party/django-stubs/django-stubs/forms/boundfield.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms copying jedi/third_party/django-stubs/django-stubs/forms/fields.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms copying jedi/third_party/django-stubs/django-stubs/forms/forms.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms copying jedi/third_party/django-stubs/django-stubs/forms/formsets.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms copying jedi/third_party/django-stubs/django-stubs/forms/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms copying jedi/third_party/django-stubs/django-stubs/forms/renderers.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms copying jedi/third_party/django-stubs/django-stubs/forms/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms copying jedi/third_party/django-stubs/django-stubs/forms/widgets.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms creating build/lib/jedi/third_party/django-stubs/django-stubs/http copying jedi/third_party/django-stubs/django-stubs/http/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/http copying jedi/third_party/django-stubs/django-stubs/http/cookie.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/http copying jedi/third_party/django-stubs/django-stubs/http/multipartparser.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/http copying jedi/third_party/django-stubs/django-stubs/http/request.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/http copying jedi/third_party/django-stubs/django-stubs/http/response.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/http creating build/lib/jedi/third_party/django-stubs/django-stubs/middleware copying jedi/third_party/django-stubs/django-stubs/middleware/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware copying jedi/third_party/django-stubs/django-stubs/middleware/cache.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware copying jedi/third_party/django-stubs/django-stubs/middleware/clickjacking.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware copying jedi/third_party/django-stubs/django-stubs/middleware/common.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware copying jedi/third_party/django-stubs/django-stubs/middleware/csrf.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware copying jedi/third_party/django-stubs/django-stubs/middleware/gzip.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware copying jedi/third_party/django-stubs/django-stubs/middleware/http.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware copying jedi/third_party/django-stubs/django-stubs/middleware/locale.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware copying jedi/third_party/django-stubs/django-stubs/middleware/security.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware creating build/lib/jedi/third_party/django-stubs/django-stubs/template copying jedi/third_party/django-stubs/django-stubs/template/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template copying jedi/third_party/django-stubs/django-stubs/template/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template copying jedi/third_party/django-stubs/django-stubs/template/context.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template copying jedi/third_party/django-stubs/django-stubs/template/context_processors.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template copying jedi/third_party/django-stubs/django-stubs/template/defaultfilters.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template copying jedi/third_party/django-stubs/django-stubs/template/defaulttags.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template copying jedi/third_party/django-stubs/django-stubs/template/engine.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template copying jedi/third_party/django-stubs/django-stubs/template/exceptions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template copying jedi/third_party/django-stubs/django-stubs/template/library.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template copying jedi/third_party/django-stubs/django-stubs/template/loader.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template copying jedi/third_party/django-stubs/django-stubs/template/loader_tags.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template copying jedi/third_party/django-stubs/django-stubs/template/response.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template copying jedi/third_party/django-stubs/django-stubs/template/smartif.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template copying jedi/third_party/django-stubs/django-stubs/template/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template creating build/lib/jedi/third_party/django-stubs/django-stubs/template/backends copying jedi/third_party/django-stubs/django-stubs/template/backends/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/backends copying jedi/third_party/django-stubs/django-stubs/template/backends/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/backends copying jedi/third_party/django-stubs/django-stubs/template/backends/django.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/backends copying jedi/third_party/django-stubs/django-stubs/template/backends/dummy.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/backends copying jedi/third_party/django-stubs/django-stubs/template/backends/jinja2.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/backends copying jedi/third_party/django-stubs/django-stubs/template/backends/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/backends creating build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders copying jedi/third_party/django-stubs/django-stubs/template/loaders/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders copying jedi/third_party/django-stubs/django-stubs/template/loaders/app_directories.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders copying jedi/third_party/django-stubs/django-stubs/template/loaders/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders copying jedi/third_party/django-stubs/django-stubs/template/loaders/cached.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders copying jedi/third_party/django-stubs/django-stubs/template/loaders/filesystem.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders copying jedi/third_party/django-stubs/django-stubs/template/loaders/locmem.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders creating build/lib/jedi/third_party/django-stubs/django-stubs/templatetags copying jedi/third_party/django-stubs/django-stubs/templatetags/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/templatetags copying jedi/third_party/django-stubs/django-stubs/templatetags/cache.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/templatetags copying jedi/third_party/django-stubs/django-stubs/templatetags/i18n.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/templatetags copying jedi/third_party/django-stubs/django-stubs/templatetags/l10n.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/templatetags copying jedi/third_party/django-stubs/django-stubs/templatetags/static.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/templatetags copying jedi/third_party/django-stubs/django-stubs/templatetags/tz.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/templatetags creating build/lib/jedi/third_party/django-stubs/django-stubs/test copying jedi/third_party/django-stubs/django-stubs/test/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test copying jedi/third_party/django-stubs/django-stubs/test/client.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test copying jedi/third_party/django-stubs/django-stubs/test/html.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test copying jedi/third_party/django-stubs/django-stubs/test/runner.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test copying jedi/third_party/django-stubs/django-stubs/test/selenium.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test copying jedi/third_party/django-stubs/django-stubs/test/signals.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test copying jedi/third_party/django-stubs/django-stubs/test/testcases.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test copying jedi/third_party/django-stubs/django-stubs/test/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test creating build/lib/jedi/third_party/django-stubs/django-stubs/urls copying jedi/third_party/django-stubs/django-stubs/urls/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/urls copying jedi/third_party/django-stubs/django-stubs/urls/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/urls copying jedi/third_party/django-stubs/django-stubs/urls/conf.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/urls copying jedi/third_party/django-stubs/django-stubs/urls/converters.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/urls copying jedi/third_party/django-stubs/django-stubs/urls/exceptions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/urls copying jedi/third_party/django-stubs/django-stubs/urls/resolvers.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/urls copying jedi/third_party/django-stubs/django-stubs/urls/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/urls creating build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/_os.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/archive.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/autoreload.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/baseconv.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/cache.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/crypto.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/datastructures.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/dateformat.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/dateparse.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/dates.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/datetime_safe.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/deconstruct.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/decorators.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/deprecation.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/duration.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/encoding.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/feedgenerator.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/formats.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/functional.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/hashable.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/html.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/http.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/inspect.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/ipv6.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/itercompat.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/jslex.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/log.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/lorem_ipsum.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/module_loading.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/numberformat.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/regex_helper.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/safestring.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/six.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/termcolors.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/text.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/timesince.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/timezone.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/topological_sort.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/tree.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/version.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils copying jedi/third_party/django-stubs/django-stubs/utils/xmlutils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils creating build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation copying jedi/third_party/django-stubs/django-stubs/utils/translation/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation copying jedi/third_party/django-stubs/django-stubs/utils/translation/reloader.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation copying jedi/third_party/django-stubs/django-stubs/utils/translation/template.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation copying jedi/third_party/django-stubs/django-stubs/utils/translation/trans_null.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation copying jedi/third_party/django-stubs/django-stubs/utils/translation/trans_real.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation creating build/lib/jedi/third_party/django-stubs/django-stubs/views copying jedi/third_party/django-stubs/django-stubs/views/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views copying jedi/third_party/django-stubs/django-stubs/views/csrf.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views copying jedi/third_party/django-stubs/django-stubs/views/debug.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views copying jedi/third_party/django-stubs/django-stubs/views/defaults.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views copying jedi/third_party/django-stubs/django-stubs/views/i18n.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views copying jedi/third_party/django-stubs/django-stubs/views/static.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views creating build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators copying jedi/third_party/django-stubs/django-stubs/views/decorators/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators copying jedi/third_party/django-stubs/django-stubs/views/decorators/cache.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators copying jedi/third_party/django-stubs/django-stubs/views/decorators/clickjacking.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators copying jedi/third_party/django-stubs/django-stubs/views/decorators/csrf.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators copying jedi/third_party/django-stubs/django-stubs/views/decorators/debug.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators copying jedi/third_party/django-stubs/django-stubs/views/decorators/gzip.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators copying jedi/third_party/django-stubs/django-stubs/views/decorators/http.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators copying jedi/third_party/django-stubs/django-stubs/views/decorators/vary.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators creating build/lib/jedi/third_party/django-stubs/django-stubs/views/generic copying jedi/third_party/django-stubs/django-stubs/views/generic/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/generic copying jedi/third_party/django-stubs/django-stubs/views/generic/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/generic copying jedi/third_party/django-stubs/django-stubs/views/generic/dates.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/generic copying jedi/third_party/django-stubs/django-stubs/views/generic/detail.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/generic copying jedi/third_party/django-stubs/django-stubs/views/generic/edit.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/generic copying jedi/third_party/django-stubs/django-stubs/views/generic/list.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/generic creating build/lib/jedi/third_party/typeshed copying jedi/third_party/typeshed/LICENSE -> build/lib/jedi/third_party/typeshed creating build/lib/jedi/third_party/typeshed/stdlib creating build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/BaseHTTPServer.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/CGIHTTPServer.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/ConfigParser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/Cookie.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/HTMLParser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/Queue.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/SimpleHTTPServer.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/SocketServer.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/StringIO.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/UserDict.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/UserList.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/UserString.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/__builtin__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_ast.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_collections.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_functools.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_hotshot.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_io.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_json.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_md5.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_sha.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_sha256.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_sha512.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_socket.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_sre.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_struct.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_symtable.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_threading_local.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/_winreg.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/abc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/ast.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/atexit.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/builtins.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/cPickle.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/cStringIO.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/collections.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/commands.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/compileall.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/cookielib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/copy_reg.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/dircache.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/dummy_thread.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/fcntl.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/fnmatch.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/functools.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/future_builtins.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/gc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/getopt.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/getpass.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/gettext.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/glob.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/gzip.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/hashlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/heapq.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/htmlentitydefs.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/httplib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/imp.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/importlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/inspect.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/io.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/itertools.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/json.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/markupbase.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/md5.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/mimetools.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/mutex.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/ntpath.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/nturl2path.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/os2emxpath.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/pipes.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/platform.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/popen2.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/posix.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/posixpath.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/random.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/re.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/repr.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/resource.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/rfc822.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/robotparser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/runpy.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/sets.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/sha.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/shelve.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/shlex.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/signal.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/smtplib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/spwd.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/sre_constants.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/sre_parse.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/stat.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/string.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/stringold.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/strop.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/subprocess.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/symbol.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/sys.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/tempfile.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/textwrap.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/thread.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/toaiff.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/tokenize.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/types.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/typing.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/unittest.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/urllib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/urllib2.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/urlparse.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/user.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/whichdb.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 copying jedi/third_party/typeshed/stdlib/2/xmlrpclib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2 creating build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/archive_util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/bcppcompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/ccompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/cmd.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/config.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/core.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/cygwinccompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/debug.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/dep_util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/dir_util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/dist.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/emxccompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/errors.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/extension.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/fancy_getopt.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/file_util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/filelist.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/log.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/msvccompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/spawn.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/sysconfig.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/text_file.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/unixccompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils copying jedi/third_party/typeshed/stdlib/2/distutils/version.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils creating build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/bdist.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/bdist_dumb.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/bdist_msi.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/bdist_packager.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/bdist_rpm.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/bdist_wininst.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/build.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/build_clib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/build_ext.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/build_py.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/build_scripts.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/check.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/clean.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/config.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/install.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/install_data.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/install_egg_info.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/install_headers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/install_lib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/install_scripts.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/register.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/sdist.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command copying jedi/third_party/typeshed/stdlib/2/distutils/command/upload.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command creating build/lib/jedi/third_party/typeshed/stdlib/2/email copying jedi/third_party/typeshed/stdlib/2/email/MIMEText.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email copying jedi/third_party/typeshed/stdlib/2/email/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email copying jedi/third_party/typeshed/stdlib/2/email/_parseaddr.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email copying jedi/third_party/typeshed/stdlib/2/email/base64mime.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email copying jedi/third_party/typeshed/stdlib/2/email/charset.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email copying jedi/third_party/typeshed/stdlib/2/email/encoders.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email copying jedi/third_party/typeshed/stdlib/2/email/feedparser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email copying jedi/third_party/typeshed/stdlib/2/email/generator.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email copying jedi/third_party/typeshed/stdlib/2/email/header.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email copying jedi/third_party/typeshed/stdlib/2/email/iterators.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email copying jedi/third_party/typeshed/stdlib/2/email/message.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email copying jedi/third_party/typeshed/stdlib/2/email/parser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email copying jedi/third_party/typeshed/stdlib/2/email/quoprimime.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email copying jedi/third_party/typeshed/stdlib/2/email/utils.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email creating build/lib/jedi/third_party/typeshed/stdlib/2/email/mime copying jedi/third_party/typeshed/stdlib/2/email/mime/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email/mime copying jedi/third_party/typeshed/stdlib/2/email/mime/application.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email/mime copying jedi/third_party/typeshed/stdlib/2/email/mime/audio.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email/mime copying jedi/third_party/typeshed/stdlib/2/email/mime/base.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email/mime copying jedi/third_party/typeshed/stdlib/2/email/mime/image.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email/mime copying jedi/third_party/typeshed/stdlib/2/email/mime/message.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email/mime copying jedi/third_party/typeshed/stdlib/2/email/mime/multipart.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email/mime copying jedi/third_party/typeshed/stdlib/2/email/mime/nonmultipart.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email/mime copying jedi/third_party/typeshed/stdlib/2/email/mime/text.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/email/mime creating build/lib/jedi/third_party/typeshed/stdlib/2/encodings copying jedi/third_party/typeshed/stdlib/2/encodings/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/encodings copying jedi/third_party/typeshed/stdlib/2/encodings/utf_8.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/encodings creating build/lib/jedi/third_party/typeshed/stdlib/2/multiprocessing copying jedi/third_party/typeshed/stdlib/2/multiprocessing/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/multiprocessing copying jedi/third_party/typeshed/stdlib/2/multiprocessing/pool.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/multiprocessing copying jedi/third_party/typeshed/stdlib/2/multiprocessing/process.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/multiprocessing copying jedi/third_party/typeshed/stdlib/2/multiprocessing/util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/multiprocessing creating build/lib/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy copying jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy copying jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy/connection.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy creating build/lib/jedi/third_party/typeshed/stdlib/2/os copying jedi/third_party/typeshed/stdlib/2/os/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/os copying jedi/third_party/typeshed/stdlib/2/os/path.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2/os creating build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/__future__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/_bisect.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/_codecs.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/_csv.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/_curses.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/_dummy_threading.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/_heapq.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/_msi.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/_random.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/_warnings.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/_weakref.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/_weakrefset.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/aifc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/antigravity.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/argparse.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/array.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/asynchat.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/asyncore.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/audioop.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/base64.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/bdb.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/binascii.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/binhex.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/bisect.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/bz2.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/cProfile.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/calendar.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/cgi.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/cgitb.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/chunk.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/cmath.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/cmd.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/code.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/codecs.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/codeop.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/colorsys.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/contextlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/copy.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/crypt.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/csv.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/datetime.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/decimal.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/difflib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/dis.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/doctest.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/dummy_threading.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/errno.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/filecmp.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/fileinput.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/formatter.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/fractions.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/ftplib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/genericpath.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/grp.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/hmac.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/imaplib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/imghdr.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/keyword.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/linecache.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/locale.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/macpath.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/mailbox.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/mailcap.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/marshal.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/math.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/mimetypes.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/mmap.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/modulefinder.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/msvcrt.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/netrc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/nis.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/numbers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/opcode.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/operator.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/optparse.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/parser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/pdb.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/pickle.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/pickletools.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/pkgutil.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/plistlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/poplib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/pprint.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/profile.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/pstats.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/pty.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/pwd.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/py_compile.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/pyclbr.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/pydoc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/quopri.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/readline.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/rlcompleter.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/sched.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/select.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/shutil.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/site.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/smtpd.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/sndhdr.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/socket.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/sre_compile.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/ssl.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/stringprep.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/struct.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/sunau.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/symtable.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/sysconfig.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/syslog.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/tabnanny.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/tarfile.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/telnetlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/termios.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/this.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/threading.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/time.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/timeit.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/token.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/trace.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/traceback.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/tty.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/turtle.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/unicodedata.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/uu.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/uuid.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/warnings.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/wave.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/weakref.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/webbrowser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/winsound.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/xdrlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/zipfile.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/zipimport.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 copying jedi/third_party/typeshed/stdlib/2and3/zlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3 creating build/lib/jedi/third_party/typeshed/stdlib/2and3/_typeshed copying jedi/third_party/typeshed/stdlib/2and3/_typeshed/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/_typeshed copying jedi/third_party/typeshed/stdlib/2and3/_typeshed/wsgi.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/_typeshed copying jedi/third_party/typeshed/stdlib/2and3/_typeshed/xml.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/_typeshed creating build/lib/jedi/third_party/typeshed/stdlib/2and3/ctypes copying jedi/third_party/typeshed/stdlib/2and3/ctypes/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/ctypes copying jedi/third_party/typeshed/stdlib/2and3/ctypes/util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/ctypes copying jedi/third_party/typeshed/stdlib/2and3/ctypes/wintypes.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/ctypes creating build/lib/jedi/third_party/typeshed/stdlib/2and3/curses copying jedi/third_party/typeshed/stdlib/2and3/curses/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/curses copying jedi/third_party/typeshed/stdlib/2and3/curses/ascii.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/curses copying jedi/third_party/typeshed/stdlib/2and3/curses/panel.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/curses copying jedi/third_party/typeshed/stdlib/2and3/curses/textpad.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/curses creating build/lib/jedi/third_party/typeshed/stdlib/2and3/ensurepip copying jedi/third_party/typeshed/stdlib/2and3/ensurepip/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/ensurepip creating build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3 copying jedi/third_party/typeshed/stdlib/2and3/lib2to3/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3 copying jedi/third_party/typeshed/stdlib/2and3/lib2to3/pygram.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3 copying jedi/third_party/typeshed/stdlib/2and3/lib2to3/pytree.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3 creating build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/driver.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/grammar.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/literals.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/parse.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/pgen.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/token.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/tokenize.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 creating build/lib/jedi/third_party/typeshed/stdlib/2and3/logging copying jedi/third_party/typeshed/stdlib/2and3/logging/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/logging copying jedi/third_party/typeshed/stdlib/2and3/logging/config.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/logging copying jedi/third_party/typeshed/stdlib/2and3/logging/handlers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/logging creating build/lib/jedi/third_party/typeshed/stdlib/2and3/msilib copying jedi/third_party/typeshed/stdlib/2and3/msilib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/msilib copying jedi/third_party/typeshed/stdlib/2and3/msilib/schema.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/msilib copying jedi/third_party/typeshed/stdlib/2and3/msilib/sequence.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/msilib copying jedi/third_party/typeshed/stdlib/2and3/msilib/text.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/msilib creating build/lib/jedi/third_party/typeshed/stdlib/2and3/pydoc_data copying jedi/third_party/typeshed/stdlib/2and3/pydoc_data/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/pydoc_data copying jedi/third_party/typeshed/stdlib/2and3/pydoc_data/topics.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/pydoc_data creating build/lib/jedi/third_party/typeshed/stdlib/2and3/pyexpat copying jedi/third_party/typeshed/stdlib/2and3/pyexpat/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/pyexpat copying jedi/third_party/typeshed/stdlib/2and3/pyexpat/errors.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/pyexpat copying jedi/third_party/typeshed/stdlib/2and3/pyexpat/model.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/pyexpat creating build/lib/jedi/third_party/typeshed/stdlib/2and3/sqlite3 copying jedi/third_party/typeshed/stdlib/2and3/sqlite3/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/sqlite3 copying jedi/third_party/typeshed/stdlib/2and3/sqlite3/dbapi2.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/sqlite3 creating build/lib/jedi/third_party/typeshed/stdlib/2and3/wsgiref copying jedi/third_party/typeshed/stdlib/2and3/wsgiref/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/wsgiref copying jedi/third_party/typeshed/stdlib/2and3/wsgiref/handlers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/wsgiref copying jedi/third_party/typeshed/stdlib/2and3/wsgiref/headers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/wsgiref copying jedi/third_party/typeshed/stdlib/2and3/wsgiref/simple_server.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/wsgiref copying jedi/third_party/typeshed/stdlib/2and3/wsgiref/types.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/wsgiref copying jedi/third_party/typeshed/stdlib/2and3/wsgiref/util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/wsgiref copying jedi/third_party/typeshed/stdlib/2and3/wsgiref/validate.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/wsgiref creating build/lib/jedi/third_party/typeshed/stdlib/2and3/xml copying jedi/third_party/typeshed/stdlib/2and3/xml/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml creating build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying jedi/third_party/typeshed/stdlib/2and3/xml/dom/NodeFilter.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying jedi/third_party/typeshed/stdlib/2and3/xml/dom/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying jedi/third_party/typeshed/stdlib/2and3/xml/dom/domreg.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying jedi/third_party/typeshed/stdlib/2and3/xml/dom/expatbuilder.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying jedi/third_party/typeshed/stdlib/2and3/xml/dom/minicompat.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying jedi/third_party/typeshed/stdlib/2and3/xml/dom/minidom.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying jedi/third_party/typeshed/stdlib/2and3/xml/dom/pulldom.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying jedi/third_party/typeshed/stdlib/2and3/xml/dom/xmlbuilder.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom creating build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/etree copying jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementInclude.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/etree copying jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementPath.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/etree copying jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementTree.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/etree copying jedi/third_party/typeshed/stdlib/2and3/xml/etree/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/etree copying jedi/third_party/typeshed/stdlib/2and3/xml/etree/cElementTree.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/etree creating build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/parsers copying jedi/third_party/typeshed/stdlib/2and3/xml/parsers/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/parsers creating build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat copying jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat copying jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/errors.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat copying jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/model.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat creating build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/sax copying jedi/third_party/typeshed/stdlib/2and3/xml/sax/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/sax copying jedi/third_party/typeshed/stdlib/2and3/xml/sax/handler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/sax copying jedi/third_party/typeshed/stdlib/2and3/xml/sax/saxutils.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/sax copying jedi/third_party/typeshed/stdlib/2and3/xml/sax/xmlreader.pyi -> build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/sax creating build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_ast.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_bootlocale.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_compat_pickle.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_compression.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_decimal.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_dummy_thread.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_imp.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_importlib_modulespec.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_json.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_markupbase.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_operator.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_osx_support.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_posixsubprocess.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_pydecimal.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_sitebuiltins.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_stat.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_thread.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_threading_local.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_tkinter.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_tracemalloc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/_winapi.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/abc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/ast.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/atexit.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/builtins.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/compileall.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/configparser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/copyreg.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/enum.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/faulthandler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/fcntl.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/fnmatch.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/functools.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/gc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/getopt.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/getpass.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/gettext.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/glob.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/gzip.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/hashlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/heapq.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/imp.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/inspect.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/io.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/ipaddress.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/itertools.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/lzma.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/macurl2path.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/nntplib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/ntpath.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/nturl2path.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/pathlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/pipes.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/platform.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/posix.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/posixpath.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/queue.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/random.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/re.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/reprlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/resource.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/runpy.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/secrets.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/selectors.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/shelve.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/shlex.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/signal.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/smtplib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/socketserver.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/spwd.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/sre_constants.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/sre_parse.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/stat.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/statistics.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/string.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/subprocess.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/symbol.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/sys.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/tempfile.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/textwrap.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/tokenize.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/tracemalloc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/types.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/typing.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/winreg.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/xxlimited.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 copying jedi/third_party/typeshed/stdlib/3/zipapp.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3 creating build/lib/jedi/third_party/typeshed/stdlib/3.7 copying jedi/third_party/typeshed/stdlib/3.7/_py_abc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3.7 copying jedi/third_party/typeshed/stdlib/3.7/contextvars.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3.7 copying jedi/third_party/typeshed/stdlib/3.7/dataclasses.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3.7 creating build/lib/jedi/third_party/typeshed/stdlib/3.9 copying jedi/third_party/typeshed/stdlib/3.9/graphlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3.9 creating build/lib/jedi/third_party/typeshed/stdlib/3.9/zoneinfo copying jedi/third_party/typeshed/stdlib/3.9/zoneinfo/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3.9/zoneinfo creating build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/base_events.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/base_futures.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/base_subprocess.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/base_tasks.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/compat.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/constants.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/coroutines.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/events.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/format_helpers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/futures.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/locks.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/log.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/proactor_events.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/protocols.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/queues.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/runners.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/selector_events.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/sslproto.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/staggered.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/streams.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/subprocess.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/tasks.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/threads.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/transports.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/trsock.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/unix_events.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/windows_events.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio copying jedi/third_party/typeshed/stdlib/3/asyncio/windows_utils.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/asyncio creating build/lib/jedi/third_party/typeshed/stdlib/3/collections copying jedi/third_party/typeshed/stdlib/3/collections/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/collections copying jedi/third_party/typeshed/stdlib/3/collections/abc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/collections creating build/lib/jedi/third_party/typeshed/stdlib/3/concurrent copying jedi/third_party/typeshed/stdlib/3/concurrent/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/concurrent creating build/lib/jedi/third_party/typeshed/stdlib/3/concurrent/futures copying jedi/third_party/typeshed/stdlib/3/concurrent/futures/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/concurrent/futures copying jedi/third_party/typeshed/stdlib/3/concurrent/futures/_base.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/concurrent/futures copying jedi/third_party/typeshed/stdlib/3/concurrent/futures/process.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/concurrent/futures copying jedi/third_party/typeshed/stdlib/3/concurrent/futures/thread.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/concurrent/futures creating build/lib/jedi/third_party/typeshed/stdlib/3/dbm copying jedi/third_party/typeshed/stdlib/3/dbm/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/dbm copying jedi/third_party/typeshed/stdlib/3/dbm/dumb.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/dbm copying jedi/third_party/typeshed/stdlib/3/dbm/gnu.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/dbm copying jedi/third_party/typeshed/stdlib/3/dbm/ndbm.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/dbm creating build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/archive_util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/bcppcompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/ccompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/cmd.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/config.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/core.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/cygwinccompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/debug.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/dep_util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/dir_util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/dist.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/errors.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/extension.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/fancy_getopt.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/file_util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/filelist.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/log.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/msvccompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/spawn.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/sysconfig.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/text_file.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/unixccompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils copying jedi/third_party/typeshed/stdlib/3/distutils/version.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils creating build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/bdist.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/bdist_dumb.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/bdist_msi.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/bdist_packager.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/bdist_rpm.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/bdist_wininst.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/build.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/build_clib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/build_ext.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/build_py.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/build_scripts.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/check.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/clean.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/config.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/install.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/install_data.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/install_egg_info.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/install_headers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/install_lib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/install_scripts.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/register.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/sdist.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command copying jedi/third_party/typeshed/stdlib/3/distutils/command/upload.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command creating build/lib/jedi/third_party/typeshed/stdlib/3/email copying jedi/third_party/typeshed/stdlib/3/email/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email copying jedi/third_party/typeshed/stdlib/3/email/charset.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email copying jedi/third_party/typeshed/stdlib/3/email/contentmanager.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email copying jedi/third_party/typeshed/stdlib/3/email/encoders.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email copying jedi/third_party/typeshed/stdlib/3/email/errors.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email copying jedi/third_party/typeshed/stdlib/3/email/feedparser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email copying jedi/third_party/typeshed/stdlib/3/email/generator.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email copying jedi/third_party/typeshed/stdlib/3/email/header.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email copying jedi/third_party/typeshed/stdlib/3/email/headerregistry.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email copying jedi/third_party/typeshed/stdlib/3/email/iterators.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email copying jedi/third_party/typeshed/stdlib/3/email/message.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email copying jedi/third_party/typeshed/stdlib/3/email/parser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email copying jedi/third_party/typeshed/stdlib/3/email/policy.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email copying jedi/third_party/typeshed/stdlib/3/email/utils.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email creating build/lib/jedi/third_party/typeshed/stdlib/3/email/mime copying jedi/third_party/typeshed/stdlib/3/email/mime/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email/mime copying jedi/third_party/typeshed/stdlib/3/email/mime/application.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email/mime copying jedi/third_party/typeshed/stdlib/3/email/mime/audio.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email/mime copying jedi/third_party/typeshed/stdlib/3/email/mime/base.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email/mime copying jedi/third_party/typeshed/stdlib/3/email/mime/image.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email/mime copying jedi/third_party/typeshed/stdlib/3/email/mime/message.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email/mime copying jedi/third_party/typeshed/stdlib/3/email/mime/multipart.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email/mime copying jedi/third_party/typeshed/stdlib/3/email/mime/nonmultipart.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email/mime copying jedi/third_party/typeshed/stdlib/3/email/mime/text.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/email/mime creating build/lib/jedi/third_party/typeshed/stdlib/3/encodings copying jedi/third_party/typeshed/stdlib/3/encodings/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/encodings copying jedi/third_party/typeshed/stdlib/3/encodings/utf_8.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/encodings creating build/lib/jedi/third_party/typeshed/stdlib/3/html copying jedi/third_party/typeshed/stdlib/3/html/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/html copying jedi/third_party/typeshed/stdlib/3/html/entities.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/html copying jedi/third_party/typeshed/stdlib/3/html/parser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/html creating build/lib/jedi/third_party/typeshed/stdlib/3/http copying jedi/third_party/typeshed/stdlib/3/http/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/http copying jedi/third_party/typeshed/stdlib/3/http/client.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/http copying jedi/third_party/typeshed/stdlib/3/http/cookiejar.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/http copying jedi/third_party/typeshed/stdlib/3/http/cookies.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/http copying jedi/third_party/typeshed/stdlib/3/http/server.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/http creating build/lib/jedi/third_party/typeshed/stdlib/3/importlib copying jedi/third_party/typeshed/stdlib/3/importlib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/importlib copying jedi/third_party/typeshed/stdlib/3/importlib/abc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/importlib copying jedi/third_party/typeshed/stdlib/3/importlib/machinery.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/importlib copying jedi/third_party/typeshed/stdlib/3/importlib/metadata.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/importlib copying jedi/third_party/typeshed/stdlib/3/importlib/resources.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/importlib copying jedi/third_party/typeshed/stdlib/3/importlib/util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/importlib creating build/lib/jedi/third_party/typeshed/stdlib/3/json copying jedi/third_party/typeshed/stdlib/3/json/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/json copying jedi/third_party/typeshed/stdlib/3/json/decoder.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/json copying jedi/third_party/typeshed/stdlib/3/json/encoder.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/json copying jedi/third_party/typeshed/stdlib/3/json/tool.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/json creating build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing copying jedi/third_party/typeshed/stdlib/3/multiprocessing/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing copying jedi/third_party/typeshed/stdlib/3/multiprocessing/connection.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing copying jedi/third_party/typeshed/stdlib/3/multiprocessing/context.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing copying jedi/third_party/typeshed/stdlib/3/multiprocessing/managers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing copying jedi/third_party/typeshed/stdlib/3/multiprocessing/pool.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing copying jedi/third_party/typeshed/stdlib/3/multiprocessing/process.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing copying jedi/third_party/typeshed/stdlib/3/multiprocessing/queues.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing copying jedi/third_party/typeshed/stdlib/3/multiprocessing/shared_memory.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing copying jedi/third_party/typeshed/stdlib/3/multiprocessing/sharedctypes.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing copying jedi/third_party/typeshed/stdlib/3/multiprocessing/spawn.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing copying jedi/third_party/typeshed/stdlib/3/multiprocessing/synchronize.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing creating build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy copying jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy copying jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy/connection.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy creating build/lib/jedi/third_party/typeshed/stdlib/3/os copying jedi/third_party/typeshed/stdlib/3/os/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/os copying jedi/third_party/typeshed/stdlib/3/os/path.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/os creating build/lib/jedi/third_party/typeshed/stdlib/3/tkinter copying jedi/third_party/typeshed/stdlib/3/tkinter/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/tkinter copying jedi/third_party/typeshed/stdlib/3/tkinter/commondialog.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/tkinter copying jedi/third_party/typeshed/stdlib/3/tkinter/constants.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/tkinter copying jedi/third_party/typeshed/stdlib/3/tkinter/dialog.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/tkinter copying jedi/third_party/typeshed/stdlib/3/tkinter/filedialog.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/tkinter copying jedi/third_party/typeshed/stdlib/3/tkinter/font.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/tkinter copying jedi/third_party/typeshed/stdlib/3/tkinter/messagebox.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/tkinter copying jedi/third_party/typeshed/stdlib/3/tkinter/ttk.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/tkinter creating build/lib/jedi/third_party/typeshed/stdlib/3/unittest copying jedi/third_party/typeshed/stdlib/3/unittest/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/unittest copying jedi/third_party/typeshed/stdlib/3/unittest/async_case.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/unittest copying jedi/third_party/typeshed/stdlib/3/unittest/case.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/unittest copying jedi/third_party/typeshed/stdlib/3/unittest/loader.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/unittest copying jedi/third_party/typeshed/stdlib/3/unittest/main.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/unittest copying jedi/third_party/typeshed/stdlib/3/unittest/mock.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/unittest copying jedi/third_party/typeshed/stdlib/3/unittest/result.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/unittest copying jedi/third_party/typeshed/stdlib/3/unittest/runner.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/unittest copying jedi/third_party/typeshed/stdlib/3/unittest/signals.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/unittest copying jedi/third_party/typeshed/stdlib/3/unittest/suite.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/unittest copying jedi/third_party/typeshed/stdlib/3/unittest/util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/unittest creating build/lib/jedi/third_party/typeshed/stdlib/3/urllib copying jedi/third_party/typeshed/stdlib/3/urllib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/urllib copying jedi/third_party/typeshed/stdlib/3/urllib/error.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/urllib copying jedi/third_party/typeshed/stdlib/3/urllib/parse.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/urllib copying jedi/third_party/typeshed/stdlib/3/urllib/request.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/urllib copying jedi/third_party/typeshed/stdlib/3/urllib/response.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/urllib copying jedi/third_party/typeshed/stdlib/3/urllib/robotparser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/urllib creating build/lib/jedi/third_party/typeshed/stdlib/3/venv copying jedi/third_party/typeshed/stdlib/3/venv/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/venv creating build/lib/jedi/third_party/typeshed/stdlib/3/xmlrpc copying jedi/third_party/typeshed/stdlib/3/xmlrpc/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/xmlrpc copying jedi/third_party/typeshed/stdlib/3/xmlrpc/client.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/xmlrpc copying jedi/third_party/typeshed/stdlib/3/xmlrpc/server.pyi -> build/lib/jedi/third_party/typeshed/stdlib/3/xmlrpc creating build/lib/jedi/third_party/typeshed/third_party creating build/lib/jedi/third_party/typeshed/third_party/2 copying jedi/third_party/typeshed/third_party/2/enum.pyi -> build/lib/jedi/third_party/typeshed/third_party/2 copying jedi/third_party/typeshed/third_party/2/ipaddress.pyi -> build/lib/jedi/third_party/typeshed/third_party/2 copying jedi/third_party/typeshed/third_party/2/pathlib2.pyi -> build/lib/jedi/third_party/typeshed/third_party/2 copying jedi/third_party/typeshed/third_party/2/pymssql.pyi -> build/lib/jedi/third_party/typeshed/third_party/2 creating build/lib/jedi/third_party/typeshed/third_party/2/OpenSSL copying jedi/third_party/typeshed/third_party/2/OpenSSL/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/OpenSSL copying jedi/third_party/typeshed/third_party/2/OpenSSL/crypto.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/OpenSSL creating build/lib/jedi/third_party/typeshed/third_party/2/concurrent copying jedi/third_party/typeshed/third_party/2/concurrent/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/concurrent creating build/lib/jedi/third_party/typeshed/third_party/2/concurrent/futures copying jedi/third_party/typeshed/third_party/2/concurrent/futures/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/concurrent/futures copying jedi/third_party/typeshed/third_party/2/concurrent/futures/_base.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/concurrent/futures copying jedi/third_party/typeshed/third_party/2/concurrent/futures/process.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/concurrent/futures copying jedi/third_party/typeshed/third_party/2/concurrent/futures/thread.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/concurrent/futures creating build/lib/jedi/third_party/typeshed/third_party/2/fb303 copying jedi/third_party/typeshed/third_party/2/fb303/FacebookService.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/fb303 copying jedi/third_party/typeshed/third_party/2/fb303/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/fb303 creating build/lib/jedi/third_party/typeshed/third_party/2/kazoo copying jedi/third_party/typeshed/third_party/2/kazoo/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/kazoo copying jedi/third_party/typeshed/third_party/2/kazoo/client.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/kazoo copying jedi/third_party/typeshed/third_party/2/kazoo/exceptions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/kazoo creating build/lib/jedi/third_party/typeshed/third_party/2/kazoo/recipe copying jedi/third_party/typeshed/third_party/2/kazoo/recipe/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/kazoo/recipe copying jedi/third_party/typeshed/third_party/2/kazoo/recipe/watchers.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/kazoo/recipe creating build/lib/jedi/third_party/typeshed/third_party/2/routes copying jedi/third_party/typeshed/third_party/2/routes/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/routes copying jedi/third_party/typeshed/third_party/2/routes/mapper.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/routes copying jedi/third_party/typeshed/third_party/2/routes/util.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/routes creating build/lib/jedi/third_party/typeshed/third_party/2/scribe copying jedi/third_party/typeshed/third_party/2/scribe/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/scribe copying jedi/third_party/typeshed/third_party/2/scribe/scribe.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/scribe copying jedi/third_party/typeshed/third_party/2/scribe/ttypes.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/scribe creating build/lib/jedi/third_party/typeshed/third_party/2/six copying jedi/third_party/typeshed/third_party/2/six/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six creating build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/BaseHTTPServer.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/CGIHTTPServer.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/SimpleHTTPServer.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/_dummy_thread.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/_thread.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/cPickle.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/collections_abc.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/configparser.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/email_mime_base.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/email_mime_multipart.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/email_mime_nonmultipart.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/email_mime_text.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/html_entities.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/html_parser.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/http_client.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/http_cookiejar.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/http_cookies.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/queue.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/reprlib.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/socketserver.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/urllib_error.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/urllib_parse.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/urllib_request.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/urllib_response.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/urllib_robotparser.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves copying jedi/third_party/typeshed/third_party/2/six/moves/xmlrpc_client.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves creating build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib copying jedi/third_party/typeshed/third_party/2/six/moves/urllib/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib copying jedi/third_party/typeshed/third_party/2/six/moves/urllib/error.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib copying jedi/third_party/typeshed/third_party/2/six/moves/urllib/parse.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib copying jedi/third_party/typeshed/third_party/2/six/moves/urllib/request.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib copying jedi/third_party/typeshed/third_party/2/six/moves/urllib/response.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib copying jedi/third_party/typeshed/third_party/2/six/moves/urllib/robotparser.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib creating build/lib/jedi/third_party/typeshed/third_party/2/tornado copying jedi/third_party/typeshed/third_party/2/tornado/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/tornado copying jedi/third_party/typeshed/third_party/2/tornado/concurrent.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/tornado copying jedi/third_party/typeshed/third_party/2/tornado/gen.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/tornado copying jedi/third_party/typeshed/third_party/2/tornado/httpclient.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/tornado copying jedi/third_party/typeshed/third_party/2/tornado/httpserver.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/tornado copying jedi/third_party/typeshed/third_party/2/tornado/httputil.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/tornado copying jedi/third_party/typeshed/third_party/2/tornado/ioloop.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/tornado copying jedi/third_party/typeshed/third_party/2/tornado/locks.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/tornado copying jedi/third_party/typeshed/third_party/2/tornado/netutil.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/tornado copying jedi/third_party/typeshed/third_party/2/tornado/process.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/tornado copying jedi/third_party/typeshed/third_party/2/tornado/tcpserver.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/tornado copying jedi/third_party/typeshed/third_party/2/tornado/testing.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/tornado copying jedi/third_party/typeshed/third_party/2/tornado/util.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/tornado copying jedi/third_party/typeshed/third_party/2/tornado/web.pyi -> build/lib/jedi/third_party/typeshed/third_party/2/tornado creating build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/backports_abc.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/certifi.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/croniter.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/dateparser.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/decorator.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/first.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/gflags.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/itsdangerous.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/mock.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/mypy_extensions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/polib.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/pycurl.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/pyre_extensions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/singledispatch.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/tabulate.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/termcolor.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/toml.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/typing_extensions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 copying jedi/third_party/typeshed/third_party/2and3/ujson.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3 creating build/lib/jedi/third_party/typeshed/third_party/2and3/atomicwrites copying jedi/third_party/typeshed/third_party/2and3/atomicwrites/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/atomicwrites creating build/lib/jedi/third_party/typeshed/third_party/2and3/attr copying jedi/third_party/typeshed/third_party/2and3/attr/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/attr copying jedi/third_party/typeshed/third_party/2and3/attr/_version_info.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/attr copying jedi/third_party/typeshed/third_party/2and3/attr/converters.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/attr copying jedi/third_party/typeshed/third_party/2and3/attr/exceptions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/attr copying jedi/third_party/typeshed/third_party/2and3/attr/filters.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/attr copying jedi/third_party/typeshed/third_party/2and3/attr/validators.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/attr creating build/lib/jedi/third_party/typeshed/third_party/2and3/backports copying jedi/third_party/typeshed/third_party/2and3/backports/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/backports copying jedi/third_party/typeshed/third_party/2and3/backports/ssl_match_hostname.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/backports creating build/lib/jedi/third_party/typeshed/third_party/2and3/bleach copying jedi/third_party/typeshed/third_party/2and3/bleach/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/bleach copying jedi/third_party/typeshed/third_party/2and3/bleach/callbacks.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/bleach copying jedi/third_party/typeshed/third_party/2and3/bleach/linkifier.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/bleach copying jedi/third_party/typeshed/third_party/2and3/bleach/sanitizer.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/bleach copying jedi/third_party/typeshed/third_party/2and3/bleach/utils.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/bleach creating build/lib/jedi/third_party/typeshed/third_party/2and3/boto copying jedi/third_party/typeshed/third_party/2and3/boto/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto copying jedi/third_party/typeshed/third_party/2and3/boto/auth.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto copying jedi/third_party/typeshed/third_party/2and3/boto/auth_handler.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto copying jedi/third_party/typeshed/third_party/2and3/boto/compat.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto copying jedi/third_party/typeshed/third_party/2and3/boto/connection.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto copying jedi/third_party/typeshed/third_party/2and3/boto/exception.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto copying jedi/third_party/typeshed/third_party/2and3/boto/plugin.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto copying jedi/third_party/typeshed/third_party/2and3/boto/regioninfo.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto copying jedi/third_party/typeshed/third_party/2and3/boto/utils.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto creating build/lib/jedi/third_party/typeshed/third_party/2and3/boto/ec2 copying jedi/third_party/typeshed/third_party/2and3/boto/ec2/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/ec2 creating build/lib/jedi/third_party/typeshed/third_party/2and3/boto/elb copying jedi/third_party/typeshed/third_party/2and3/boto/elb/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/elb creating build/lib/jedi/third_party/typeshed/third_party/2and3/boto/kms copying jedi/third_party/typeshed/third_party/2and3/boto/kms/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/kms copying jedi/third_party/typeshed/third_party/2and3/boto/kms/exceptions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/kms copying jedi/third_party/typeshed/third_party/2and3/boto/kms/layer1.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/kms creating build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/acl.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/bucket.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/bucketlistresultset.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/bucketlogging.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/connection.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/cors.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/deletemarker.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/key.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/keyfile.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/lifecycle.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/multidelete.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/multipart.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/prefix.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/tagging.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/user.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying jedi/third_party/typeshed/third_party/2and3/boto/s3/website.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3 creating build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools copying jedi/third_party/typeshed/third_party/2and3/cachetools/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools copying jedi/third_party/typeshed/third_party/2and3/cachetools/abc.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools copying jedi/third_party/typeshed/third_party/2and3/cachetools/cache.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools copying jedi/third_party/typeshed/third_party/2and3/cachetools/decorators.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools copying jedi/third_party/typeshed/third_party/2and3/cachetools/func.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools copying jedi/third_party/typeshed/third_party/2and3/cachetools/lfu.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools copying jedi/third_party/typeshed/third_party/2and3/cachetools/lru.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools copying jedi/third_party/typeshed/third_party/2and3/cachetools/rr.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools copying jedi/third_party/typeshed/third_party/2and3/cachetools/ttl.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools creating build/lib/jedi/third_party/typeshed/third_party/2and3/characteristic copying jedi/third_party/typeshed/third_party/2and3/characteristic/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/characteristic creating build/lib/jedi/third_party/typeshed/third_party/2and3/chardet copying jedi/third_party/typeshed/third_party/2and3/chardet/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/chardet copying jedi/third_party/typeshed/third_party/2and3/chardet/enums.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/chardet copying jedi/third_party/typeshed/third_party/2and3/chardet/langbulgarianmodel.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/chardet copying jedi/third_party/typeshed/third_party/2and3/chardet/langcyrillicmodel.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/chardet copying jedi/third_party/typeshed/third_party/2and3/chardet/langgreekmodel.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/chardet copying jedi/third_party/typeshed/third_party/2and3/chardet/langhebrewmodel.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/chardet copying jedi/third_party/typeshed/third_party/2and3/chardet/langhungarianmodel.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/chardet copying jedi/third_party/typeshed/third_party/2and3/chardet/langthaimodel.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/chardet copying jedi/third_party/typeshed/third_party/2and3/chardet/langturkishmodel.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/chardet copying jedi/third_party/typeshed/third_party/2and3/chardet/universaldetector.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/chardet copying jedi/third_party/typeshed/third_party/2and3/chardet/version.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/chardet creating build/lib/jedi/third_party/typeshed/third_party/2and3/click copying jedi/third_party/typeshed/third_party/2and3/click/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/click copying jedi/third_party/typeshed/third_party/2and3/click/_termui_impl.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/click copying jedi/third_party/typeshed/third_party/2and3/click/core.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/click copying jedi/third_party/typeshed/third_party/2and3/click/decorators.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/click copying jedi/third_party/typeshed/third_party/2and3/click/exceptions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/click copying jedi/third_party/typeshed/third_party/2and3/click/formatting.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/click copying jedi/third_party/typeshed/third_party/2and3/click/globals.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/click copying jedi/third_party/typeshed/third_party/2and3/click/parser.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/click copying jedi/third_party/typeshed/third_party/2and3/click/termui.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/click copying jedi/third_party/typeshed/third_party/2and3/click/testing.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/click copying jedi/third_party/typeshed/third_party/2and3/click/types.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/click copying jedi/third_party/typeshed/third_party/2and3/click/utils.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/click creating build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography copying jedi/third_party/typeshed/third_party/2and3/cryptography/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography copying jedi/third_party/typeshed/third_party/2and3/cryptography/exceptions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography copying jedi/third_party/typeshed/third_party/2and3/cryptography/fernet.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography creating build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat creating build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends/interfaces.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends creating build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings creating build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/binding.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl creating build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/cmac.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/constant_time.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/hashes.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/hmac.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/keywrap.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/padding.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/poly1305.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives creating build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dh.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dsa.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ec.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed25519.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed448.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/padding.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/rsa.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/utils.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x25519.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x448.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric creating build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/aead.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/algorithms.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/modes.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers creating build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/concatkdf.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/hkdf.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/kbkdf.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/pbkdf2.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/scrypt.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/x963kdf.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf creating build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/pkcs12.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization creating build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/hotp.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor copying jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/totp.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor creating build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/x509 copying jedi/third_party/typeshed/third_party/2and3/cryptography/x509/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/x509 copying jedi/third_party/typeshed/third_party/2and3/cryptography/x509/extensions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/x509 copying jedi/third_party/typeshed/third_party/2and3/cryptography/x509/oid.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/x509 creating build/lib/jedi/third_party/typeshed/third_party/2and3/datetimerange copying jedi/third_party/typeshed/third_party/2and3/datetimerange/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/datetimerange creating build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil copying jedi/third_party/typeshed/third_party/2and3/dateutil/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil copying jedi/third_party/typeshed/third_party/2and3/dateutil/_common.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil copying jedi/third_party/typeshed/third_party/2and3/dateutil/easter.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil copying jedi/third_party/typeshed/third_party/2and3/dateutil/parser.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil copying jedi/third_party/typeshed/third_party/2and3/dateutil/relativedelta.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil copying jedi/third_party/typeshed/third_party/2and3/dateutil/rrule.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil copying jedi/third_party/typeshed/third_party/2and3/dateutil/utils.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil creating build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil/tz copying jedi/third_party/typeshed/third_party/2and3/dateutil/tz/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil/tz copying jedi/third_party/typeshed/third_party/2and3/dateutil/tz/_common.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil/tz copying jedi/third_party/typeshed/third_party/2and3/dateutil/tz/tz.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil/tz creating build/lib/jedi/third_party/typeshed/third_party/2and3/deprecated copying jedi/third_party/typeshed/third_party/2and3/deprecated/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/deprecated copying jedi/third_party/typeshed/third_party/2and3/deprecated/classic.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/deprecated copying jedi/third_party/typeshed/third_party/2and3/deprecated/sphinx.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/deprecated creating build/lib/jedi/third_party/typeshed/third_party/2and3/emoji copying jedi/third_party/typeshed/third_party/2and3/emoji/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/emoji copying jedi/third_party/typeshed/third_party/2and3/emoji/core.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/emoji copying jedi/third_party/typeshed/third_party/2and3/emoji/unicode_codes.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/emoji creating build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/app.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/blueprints.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/cli.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/config.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/ctx.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/debughelpers.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/globals.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/helpers.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/logging.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/sessions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/signals.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/templating.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/testing.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/views.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask copying jedi/third_party/typeshed/third_party/2and3/flask/wrappers.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask creating build/lib/jedi/third_party/typeshed/third_party/2and3/flask/json copying jedi/third_party/typeshed/third_party/2and3/flask/json/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask/json copying jedi/third_party/typeshed/third_party/2and3/flask/json/tag.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/flask/json creating build/lib/jedi/third_party/typeshed/third_party/2and3/geoip2 copying jedi/third_party/typeshed/third_party/2and3/geoip2/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/geoip2 copying jedi/third_party/typeshed/third_party/2and3/geoip2/database.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/geoip2 copying jedi/third_party/typeshed/third_party/2and3/geoip2/errors.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/geoip2 copying jedi/third_party/typeshed/third_party/2and3/geoip2/mixins.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/geoip2 copying jedi/third_party/typeshed/third_party/2and3/geoip2/models.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/geoip2 copying jedi/third_party/typeshed/third_party/2and3/geoip2/records.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/geoip2 creating build/lib/jedi/third_party/typeshed/third_party/2and3/google copying jedi/third_party/typeshed/third_party/2and3/google/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google creating build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/any_pb2.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/api_pb2.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor_pb2.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor_pool.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/duration_pb2.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/empty_pb2.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/field_mask_pb2.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/json_format.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/message.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/message_factory.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/reflection.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/service.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/source_context_pb2.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/struct_pb2.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/symbol_database.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/timestamp_pb2.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/type_pb2.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/wrappers_pb2.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf creating build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler/plugin_pb2.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler creating build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/containers.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/decoder.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/encoder.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/enum_type_wrapper.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/extension_dict.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/message_listener.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/python_message.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/well_known_types.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/wire_format.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal creating build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/util copying jedi/third_party/typeshed/third_party/2and3/google/protobuf/util/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/util creating build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/_compat.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/_stringdefs.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/bccache.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/compiler.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/constants.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/debug.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/defaults.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/environment.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/exceptions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/ext.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/filters.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/lexer.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/loaders.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/meta.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/nodes.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/optimizer.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/parser.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/runtime.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/sandbox.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/tests.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/utils.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 copying jedi/third_party/typeshed/third_party/2and3/jinja2/visitor.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2 creating build/lib/jedi/third_party/typeshed/third_party/2and3/markdown copying jedi/third_party/typeshed/third_party/2and3/markdown/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown copying jedi/third_party/typeshed/third_party/2and3/markdown/__meta__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown copying jedi/third_party/typeshed/third_party/2and3/markdown/blockparser.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown copying jedi/third_party/typeshed/third_party/2and3/markdown/blockprocessors.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown copying jedi/third_party/typeshed/third_party/2and3/markdown/core.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown copying jedi/third_party/typeshed/third_party/2and3/markdown/inlinepatterns.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown copying jedi/third_party/typeshed/third_party/2and3/markdown/pep562.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown copying jedi/third_party/typeshed/third_party/2and3/markdown/postprocessors.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown copying jedi/third_party/typeshed/third_party/2and3/markdown/preprocessors.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown copying jedi/third_party/typeshed/third_party/2and3/markdown/serializers.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown copying jedi/third_party/typeshed/third_party/2and3/markdown/treeprocessors.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown copying jedi/third_party/typeshed/third_party/2and3/markdown/util.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown creating build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/abbr.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/admonition.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/attr_list.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/codehilite.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/def_list.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/extra.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/fenced_code.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/footnotes.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/legacy_attrs.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/legacy_em.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/md_in_html.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/meta.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/nl2br.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/sane_lists.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/smarty.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/tables.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/toc.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying jedi/third_party/typeshed/third_party/2and3/markdown/extensions/wikilinks.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions creating build/lib/jedi/third_party/typeshed/third_party/2and3/markupsafe copying jedi/third_party/typeshed/third_party/2and3/markupsafe/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markupsafe copying jedi/third_party/typeshed/third_party/2and3/markupsafe/_compat.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markupsafe copying jedi/third_party/typeshed/third_party/2and3/markupsafe/_constants.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markupsafe copying jedi/third_party/typeshed/third_party/2and3/markupsafe/_native.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markupsafe copying jedi/third_party/typeshed/third_party/2and3/markupsafe/_speedups.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/markupsafe creating build/lib/jedi/third_party/typeshed/third_party/2and3/maxminddb copying jedi/third_party/typeshed/third_party/2and3/maxminddb/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/maxminddb copying jedi/third_party/typeshed/third_party/2and3/maxminddb/compat.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/maxminddb copying jedi/third_party/typeshed/third_party/2and3/maxminddb/const.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/maxminddb copying jedi/third_party/typeshed/third_party/2and3/maxminddb/decoder.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/maxminddb copying jedi/third_party/typeshed/third_party/2and3/maxminddb/errors.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/maxminddb copying jedi/third_party/typeshed/third_party/2and3/maxminddb/extension.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/maxminddb copying jedi/third_party/typeshed/third_party/2and3/maxminddb/reader.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/maxminddb creating build/lib/jedi/third_party/typeshed/third_party/2and3/nmap copying jedi/third_party/typeshed/third_party/2and3/nmap/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/nmap copying jedi/third_party/typeshed/third_party/2and3/nmap/nmap.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/nmap creating build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/_version.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/_winapi.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/agent.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/auth_handler.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/ber.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/buffered_pipe.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/channel.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/client.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/common.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/compress.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/config.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/dsskey.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/ecdsakey.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/ed25519key.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/file.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/hostkeys.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/kex_curve25519.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/kex_ecdh_nist.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/kex_gex.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/kex_group1.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/kex_group14.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/kex_group16.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/kex_gss.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/message.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/packet.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/pipe.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/pkey.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/primes.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/proxy.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/py3compat.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/rsakey.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/server.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/sftp.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/sftp_attr.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/sftp_client.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/sftp_file.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/sftp_handle.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/sftp_server.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/sftp_si.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/ssh_exception.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/ssh_gss.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/transport.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/util.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko copying jedi/third_party/typeshed/third_party/2and3/paramiko/win_pageant.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko creating build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi copying jedi/third_party/typeshed/third_party/2and3/pyVmomi/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi creating build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim copying jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim copying jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim/event.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim copying jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim/fault.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim copying jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim/option.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim copying jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim/view.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim creating build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vmodl copying jedi/third_party/typeshed/third_party/2and3/pyVmomi/vmodl/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vmodl copying jedi/third_party/typeshed/third_party/2and3/pyVmomi/vmodl/fault.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vmodl copying jedi/third_party/typeshed/third_party/2and3/pyVmomi/vmodl/query.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vmodl creating build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql copying jedi/third_party/typeshed/third_party/2and3/pymysql/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql copying jedi/third_party/typeshed/third_party/2and3/pymysql/charset.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql copying jedi/third_party/typeshed/third_party/2and3/pymysql/connections.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql copying jedi/third_party/typeshed/third_party/2and3/pymysql/converters.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql copying jedi/third_party/typeshed/third_party/2and3/pymysql/cursors.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql copying jedi/third_party/typeshed/third_party/2and3/pymysql/err.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql copying jedi/third_party/typeshed/third_party/2and3/pymysql/times.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql copying jedi/third_party/typeshed/third_party/2and3/pymysql/util.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql creating build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/constants copying jedi/third_party/typeshed/third_party/2and3/pymysql/constants/CLIENT.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/constants copying jedi/third_party/typeshed/third_party/2and3/pymysql/constants/COMMAND.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/constants copying jedi/third_party/typeshed/third_party/2and3/pymysql/constants/ER.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/constants copying jedi/third_party/typeshed/third_party/2and3/pymysql/constants/FIELD_TYPE.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/constants copying jedi/third_party/typeshed/third_party/2and3/pymysql/constants/FLAG.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/constants copying jedi/third_party/typeshed/third_party/2and3/pymysql/constants/SERVER_STATUS.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/constants copying jedi/third_party/typeshed/third_party/2and3/pymysql/constants/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/constants creating build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb copying jedi/third_party/typeshed/third_party/2and3/pynamodb/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb copying jedi/third_party/typeshed/third_party/2and3/pynamodb/attributes.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb copying jedi/third_party/typeshed/third_party/2and3/pynamodb/constants.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb copying jedi/third_party/typeshed/third_party/2and3/pynamodb/exceptions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb copying jedi/third_party/typeshed/third_party/2and3/pynamodb/indexes.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb copying jedi/third_party/typeshed/third_party/2and3/pynamodb/models.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb copying jedi/third_party/typeshed/third_party/2and3/pynamodb/settings.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb copying jedi/third_party/typeshed/third_party/2and3/pynamodb/throttle.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb copying jedi/third_party/typeshed/third_party/2and3/pynamodb/types.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb creating build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection copying jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection copying jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/base.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection copying jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/table.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection copying jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/util.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection creating build/lib/jedi/third_party/typeshed/third_party/2and3/pytz copying jedi/third_party/typeshed/third_party/2and3/pytz/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/pytz creating build/lib/jedi/third_party/typeshed/third_party/2and3/redis copying jedi/third_party/typeshed/third_party/2and3/redis/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/redis copying jedi/third_party/typeshed/third_party/2and3/redis/client.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/redis copying jedi/third_party/typeshed/third_party/2and3/redis/connection.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/redis copying jedi/third_party/typeshed/third_party/2and3/redis/exceptions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/redis copying jedi/third_party/typeshed/third_party/2and3/redis/utils.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/redis creating build/lib/jedi/third_party/typeshed/third_party/2and3/requests copying jedi/third_party/typeshed/third_party/2and3/requests/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests copying jedi/third_party/typeshed/third_party/2and3/requests/adapters.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests copying jedi/third_party/typeshed/third_party/2and3/requests/api.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests copying jedi/third_party/typeshed/third_party/2and3/requests/auth.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests copying jedi/third_party/typeshed/third_party/2and3/requests/compat.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests copying jedi/third_party/typeshed/third_party/2and3/requests/cookies.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests copying jedi/third_party/typeshed/third_party/2and3/requests/exceptions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests copying jedi/third_party/typeshed/third_party/2and3/requests/hooks.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests copying jedi/third_party/typeshed/third_party/2and3/requests/models.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests copying jedi/third_party/typeshed/third_party/2and3/requests/sessions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests copying jedi/third_party/typeshed/third_party/2and3/requests/status_codes.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests copying jedi/third_party/typeshed/third_party/2and3/requests/structures.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests copying jedi/third_party/typeshed/third_party/2and3/requests/utils.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests creating build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages copying jedi/third_party/typeshed/third_party/2and3/requests/packages/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages creating build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/_collections.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/connection.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/connectionpool.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/exceptions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/fields.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/filepost.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/poolmanager.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/request.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/response.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 creating build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/contrib copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/contrib/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/contrib creating build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages creating build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname creating build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/connection.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/request.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/response.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/retry.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/ssl_.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/timeout.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/url.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util creating build/lib/jedi/third_party/typeshed/third_party/2and3/retry copying jedi/third_party/typeshed/third_party/2and3/retry/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/retry copying jedi/third_party/typeshed/third_party/2and3/retry/api.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/retry creating build/lib/jedi/third_party/typeshed/third_party/2and3/simplejson copying jedi/third_party/typeshed/third_party/2and3/simplejson/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/simplejson copying jedi/third_party/typeshed/third_party/2and3/simplejson/decoder.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/simplejson copying jedi/third_party/typeshed/third_party/2and3/simplejson/encoder.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/simplejson copying jedi/third_party/typeshed/third_party/2and3/simplejson/scanner.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/simplejson creating build/lib/jedi/third_party/typeshed/third_party/2and3/slugify copying jedi/third_party/typeshed/third_party/2and3/slugify/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/slugify copying jedi/third_party/typeshed/third_party/2and3/slugify/slugify.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/slugify copying jedi/third_party/typeshed/third_party/2and3/slugify/special.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/slugify creating build/lib/jedi/third_party/typeshed/third_party/2and3/tzlocal copying jedi/third_party/typeshed/third_party/2and3/tzlocal/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/tzlocal creating build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/_compat.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/_internal.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/_reloader.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/datastructures.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/exceptions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/filesystem.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/formparser.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/http.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/local.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/posixemulation.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/routing.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/script.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/security.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/serving.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/test.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/testapp.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/urls.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/useragents.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/utils.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/wrappers.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/wsgi.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug creating build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/atom.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/cache.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/fixers.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/iterio.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/jsrouting.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/limiter.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/lint.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/profiler.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/securecookie.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/sessions.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/testtools.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/wrappers.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib creating build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/console.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/repr.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug copying jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/tbtools.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug creating build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware copying jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware copying jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/dispatcher.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware copying jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/http_proxy.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware copying jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/lint.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware copying jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/profiler.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware copying jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/proxy_fix.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware copying jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/shared_data.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware creating build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/composer.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/constructor.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/cyaml.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/dumper.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/emitter.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/error.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/events.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/loader.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/nodes.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/parser.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/reader.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/representer.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/resolver.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/scanner.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/serializer.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml copying jedi/third_party/typeshed/third_party/2and3/yaml/tokens.pyi -> build/lib/jedi/third_party/typeshed/third_party/2and3/yaml creating build/lib/jedi/third_party/typeshed/third_party/3 copying jedi/third_party/typeshed/third_party/3/contextvars.pyi -> build/lib/jedi/third_party/typeshed/third_party/3 copying jedi/third_party/typeshed/third_party/3/dataclasses.pyi -> build/lib/jedi/third_party/typeshed/third_party/3 copying jedi/third_party/typeshed/third_party/3/frozendict.pyi -> build/lib/jedi/third_party/typeshed/third_party/3 copying jedi/third_party/typeshed/third_party/3/orjson.pyi -> build/lib/jedi/third_party/typeshed/third_party/3 creating build/lib/jedi/third_party/typeshed/third_party/3/aiofiles copying jedi/third_party/typeshed/third_party/3/aiofiles/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/aiofiles copying jedi/third_party/typeshed/third_party/3/aiofiles/base.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/aiofiles copying jedi/third_party/typeshed/third_party/3/aiofiles/os.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/aiofiles creating build/lib/jedi/third_party/typeshed/third_party/3/aiofiles/threadpool copying jedi/third_party/typeshed/third_party/3/aiofiles/threadpool/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/aiofiles/threadpool copying jedi/third_party/typeshed/third_party/3/aiofiles/threadpool/binary.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/aiofiles/threadpool copying jedi/third_party/typeshed/third_party/3/aiofiles/threadpool/text.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/aiofiles/threadpool creating build/lib/jedi/third_party/typeshed/third_party/3/docutils copying jedi/third_party/typeshed/third_party/3/docutils/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/docutils copying jedi/third_party/typeshed/third_party/3/docutils/examples.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/docutils copying jedi/third_party/typeshed/third_party/3/docutils/nodes.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/docutils creating build/lib/jedi/third_party/typeshed/third_party/3/docutils/parsers copying jedi/third_party/typeshed/third_party/3/docutils/parsers/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/docutils/parsers creating build/lib/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst copying jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst copying jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/nodes.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst copying jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/roles.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst copying jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/states.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst creating build/lib/jedi/third_party/typeshed/third_party/3/filelock copying jedi/third_party/typeshed/third_party/3/filelock/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/filelock creating build/lib/jedi/third_party/typeshed/third_party/3/freezegun copying jedi/third_party/typeshed/third_party/3/freezegun/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/freezegun copying jedi/third_party/typeshed/third_party/3/freezegun/api.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/freezegun creating build/lib/jedi/third_party/typeshed/third_party/3/jwt copying jedi/third_party/typeshed/third_party/3/jwt/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/jwt copying jedi/third_party/typeshed/third_party/3/jwt/algorithms.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/jwt creating build/lib/jedi/third_party/typeshed/third_party/3/jwt/contrib copying jedi/third_party/typeshed/third_party/3/jwt/contrib/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/jwt/contrib creating build/lib/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms copying jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms copying jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/py_ecdsa.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms copying jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/pycrypto.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms creating build/lib/jedi/third_party/typeshed/third_party/3/pkg_resources copying jedi/third_party/typeshed/third_party/3/pkg_resources/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/pkg_resources copying jedi/third_party/typeshed/third_party/3/pkg_resources/py31compat.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/pkg_resources creating build/lib/jedi/third_party/typeshed/third_party/3/pyrfc3339 copying jedi/third_party/typeshed/third_party/3/pyrfc3339/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/pyrfc3339 copying jedi/third_party/typeshed/third_party/3/pyrfc3339/generator.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/pyrfc3339 copying jedi/third_party/typeshed/third_party/3/pyrfc3339/parser.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/pyrfc3339 copying jedi/third_party/typeshed/third_party/3/pyrfc3339/utils.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/pyrfc3339 creating build/lib/jedi/third_party/typeshed/third_party/3/six copying jedi/third_party/typeshed/third_party/3/six/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six creating build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/SimpleHTTPServer.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/_dummy_thread.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/_thread.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/builtins.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/cPickle.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/collections_abc.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/configparser.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/email_mime_base.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/email_mime_multipart.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/email_mime_nonmultipart.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/email_mime_text.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/html_entities.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/html_parser.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/http_client.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/http_cookiejar.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/http_cookies.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/queue.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/reprlib.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/socketserver.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/tkinter.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/tkinter_commondialog.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/tkinter_constants.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/tkinter_dialog.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/tkinter_filedialog.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/tkinter_tkfiledialog.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/tkinter_ttk.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/urllib_error.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/urllib_parse.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/urllib_request.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/urllib_response.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves copying jedi/third_party/typeshed/third_party/3/six/moves/urllib_robotparser.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves creating build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib copying jedi/third_party/typeshed/third_party/3/six/moves/urllib/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib copying jedi/third_party/typeshed/third_party/3/six/moves/urllib/error.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib copying jedi/third_party/typeshed/third_party/3/six/moves/urllib/parse.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib copying jedi/third_party/typeshed/third_party/3/six/moves/urllib/request.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib copying jedi/third_party/typeshed/third_party/3/six/moves/urllib/response.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib copying jedi/third_party/typeshed/third_party/3/six/moves/urllib/robotparser.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib creating build/lib/jedi/third_party/typeshed/third_party/3/typed_ast copying jedi/third_party/typeshed/third_party/3/typed_ast/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/typed_ast copying jedi/third_party/typeshed/third_party/3/typed_ast/ast27.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/typed_ast copying jedi/third_party/typeshed/third_party/3/typed_ast/ast3.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/typed_ast copying jedi/third_party/typeshed/third_party/3/typed_ast/conversions.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/typed_ast creating build/lib/jedi/third_party/typeshed/third_party/3/waitress copying jedi/third_party/typeshed/third_party/3/waitress/__init__.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/waitress copying jedi/third_party/typeshed/third_party/3/waitress/adjustments.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/waitress copying jedi/third_party/typeshed/third_party/3/waitress/buffers.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/waitress copying jedi/third_party/typeshed/third_party/3/waitress/channel.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/waitress copying jedi/third_party/typeshed/third_party/3/waitress/compat.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/waitress copying jedi/third_party/typeshed/third_party/3/waitress/parser.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/waitress copying jedi/third_party/typeshed/third_party/3/waitress/proxy_headers.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/waitress copying jedi/third_party/typeshed/third_party/3/waitress/receiver.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/waitress copying jedi/third_party/typeshed/third_party/3/waitress/rfc7230.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/waitress copying jedi/third_party/typeshed/third_party/3/waitress/runner.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/waitress copying jedi/third_party/typeshed/third_party/3/waitress/server.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/waitress copying jedi/third_party/typeshed/third_party/3/waitress/task.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/waitress copying jedi/third_party/typeshed/third_party/3/waitress/trigger.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/waitress copying jedi/third_party/typeshed/third_party/3/waitress/utilities.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/waitress copying jedi/third_party/typeshed/third_party/3/waitress/wasyncore.pyi -> build/lib/jedi/third_party/typeshed/third_party/3/waitress >>> python-jedi 0.18.2 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-jedi-0.18.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing jedi.egg-info/PKG-INFO writing dependency_links to jedi.egg-info/dependency_links.txt writing requirements to jedi.egg-info/requires.txt writing top-level names to jedi.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'jedi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'jedi/third_party/typeshed/README' warning: no previously-included files matching '*.pyc' found under directory '*' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'jedi.egg-info/SOURCES.txt' /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'jedi.third_party' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party' to be distributed and are already explicitly excluding 'jedi.third_party' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'jedi.third_party.typeshed' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'jedi.third_party.typeshed.stdlib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'jedi.third_party.typeshed.third_party' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.third_party' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.third_party' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.third_party' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.third_party' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi copying build/lib/jedi/debug.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi copying build/lib/jedi/settings.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi copying build/lib/jedi/__main__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api copying build/lib/jedi/api/completion_cache.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api copying build/lib/jedi/api/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api copying build/lib/jedi/api/project.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api copying build/lib/jedi/api/replstartup.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api copying build/lib/jedi/api/keywords.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api copying build/lib/jedi/api/helpers.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api copying build/lib/jedi/api/interpreter.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api copying build/lib/jedi/api/classes.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api copying build/lib/jedi/api/completion.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api copying build/lib/jedi/api/file_name.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api copying build/lib/jedi/api/environment.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api/refactoring copying build/lib/jedi/api/refactoring/extract.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api/refactoring copying build/lib/jedi/api/refactoring/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api/refactoring copying build/lib/jedi/api/errors.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api copying build/lib/jedi/api/exceptions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api copying build/lib/jedi/api/strings.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/api copying build/lib/jedi/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi copying build/lib/jedi/parser_utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi copying build/lib/jedi/file_io.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/context.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/docstring_utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/flow_analysis.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/compiled copying build/lib/jedi/inference/compiled/access.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/compiled copying build/lib/jedi/inference/compiled/getattr_static.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/compiled copying build/lib/jedi/inference/compiled/mixed.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/compiled creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/compiled/subprocess copying build/lib/jedi/inference/compiled/subprocess/functions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/compiled/subprocess copying build/lib/jedi/inference/compiled/subprocess/__main__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/compiled/subprocess copying build/lib/jedi/inference/compiled/subprocess/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/compiled/subprocess copying build/lib/jedi/inference/compiled/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/compiled copying build/lib/jedi/inference/compiled/value.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/compiled copying build/lib/jedi/inference/recursion.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/parser_cache.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/sys_path.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/dynamic_params.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/value copying build/lib/jedi/inference/value/dynamic_arrays.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/value copying build/lib/jedi/inference/value/function.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/value copying build/lib/jedi/inference/value/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/value copying build/lib/jedi/inference/value/iterable.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/value copying build/lib/jedi/inference/value/instance.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/value copying build/lib/jedi/inference/value/klass.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/value copying build/lib/jedi/inference/value/module.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/value copying build/lib/jedi/inference/value/namespace.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/value copying build/lib/jedi/inference/value/decorator.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/value copying build/lib/jedi/inference/imports.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/lazy_value.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/filters.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/docstrings.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/param.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/helpers.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/analysis.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/signature.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/names.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/arguments.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/gradual copying build/lib/jedi/inference/gradual/generics.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/gradual copying build/lib/jedi/inference/gradual/type_var.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/gradual copying build/lib/jedi/inference/gradual/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/gradual copying build/lib/jedi/inference/gradual/typing.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/gradual copying build/lib/jedi/inference/gradual/conversion.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/gradual copying build/lib/jedi/inference/gradual/annotation.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/gradual copying build/lib/jedi/inference/gradual/base.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/gradual copying build/lib/jedi/inference/gradual/typeshed.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/gradual copying build/lib/jedi/inference/gradual/stub_value.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/gradual copying build/lib/jedi/inference/gradual/utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference/gradual copying build/lib/jedi/inference/star_args.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/syntax_tree.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/references.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/cache.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/base_value.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/finder.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference copying build/lib/jedi/inference/utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/inference creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/plugins copying build/lib/jedi/plugins/pytest.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/plugins copying build/lib/jedi/plugins/flask.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/plugins copying build/lib/jedi/plugins/registry.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/plugins copying build/lib/jedi/plugins/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/plugins copying build/lib/jedi/plugins/django.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/plugins copying build/lib/jedi/plugins/stdlib.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/plugins copying build/lib/jedi/_compatibility.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/pprint.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/operator.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/tty.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/plistlib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/_typeshed copying build/lib/jedi/third_party/typeshed/stdlib/2and3/_typeshed/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/_typeshed copying build/lib/jedi/third_party/typeshed/stdlib/2and3/_typeshed/xml.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/_typeshed copying build/lib/jedi/third_party/typeshed/stdlib/2and3/_typeshed/wsgi.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/_typeshed copying build/lib/jedi/third_party/typeshed/stdlib/2and3/marshal.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/cgi.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/traceback.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/aifc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/poplib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/pydoc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/csv.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/threading.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/codeop.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/hmac.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/locale.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/uuid.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/contextlib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging copying build/lib/jedi/third_party/typeshed/stdlib/2and3/logging/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging copying build/lib/jedi/third_party/typeshed/stdlib/2and3/logging/config.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging copying build/lib/jedi/third_party/typeshed/stdlib/2and3/logging/handlers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging copying build/lib/jedi/third_party/typeshed/stdlib/2and3/time.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/turtle.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/array.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/wave.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/_codecs.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/math.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/cmd.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/opcode.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref copying build/lib/jedi/third_party/typeshed/stdlib/2and3/wsgiref/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref copying build/lib/jedi/third_party/typeshed/stdlib/2and3/wsgiref/types.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref copying build/lib/jedi/third_party/typeshed/stdlib/2and3/wsgiref/simple_server.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref copying build/lib/jedi/third_party/typeshed/stdlib/2and3/wsgiref/util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref copying build/lib/jedi/third_party/typeshed/stdlib/2and3/wsgiref/handlers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref copying build/lib/jedi/third_party/typeshed/stdlib/2and3/wsgiref/headers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref copying build/lib/jedi/third_party/typeshed/stdlib/2and3/wsgiref/validate.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref copying build/lib/jedi/third_party/typeshed/stdlib/2and3/uu.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/cProfile.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/pwd.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/imaplib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/dis.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/shutil.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/_csv.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/bz2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/site.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/grp.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/weakref.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/asyncore.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/this.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/zipfile.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/pkgutil.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/smtpd.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/profile.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/select.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/colorsys.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/__future__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/parser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/bdb.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/pyclbr.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/pdb.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/readline.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/macpath.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/asynchat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/audioop.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/zlib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/doctest.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/_bisect.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/ensurepip copying build/lib/jedi/third_party/typeshed/stdlib/2and3/ensurepip/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/ensurepip copying build/lib/jedi/third_party/typeshed/stdlib/2and3/filecmp.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/sysconfig.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/py_compile.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/pickletools.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/symtable.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/sqlite3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/sqlite3/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/sqlite3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/sqlite3/dbapi2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/sqlite3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/tarfile.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/fileinput.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/ftplib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/errno.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/pty.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/copy.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/calendar.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/decimal.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/telnetlib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/sre_compile.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/binascii.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/mailbox.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/pstats.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/genericpath.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes copying build/lib/jedi/third_party/typeshed/stdlib/2and3/ctypes/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes copying build/lib/jedi/third_party/typeshed/stdlib/2and3/ctypes/wintypes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes copying build/lib/jedi/third_party/typeshed/stdlib/2and3/ctypes/util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes copying build/lib/jedi/third_party/typeshed/stdlib/2and3/zipimport.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pygram.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/pgen.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/parse.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/driver.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/literals.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/tokenize.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/grammar.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/token.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pytree.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/quopri.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/modulefinder.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/_weakrefset.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/datetime.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xdrlib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/ssl.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/winsound.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/sax/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/sax/handler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/sax/xmlreader.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/sax/saxutils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementTree.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/etree/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementInclude.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/etree/cElementTree.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementPath.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/errors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/model.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom/NodeFilter.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom/pulldom.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom/minicompat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom/xmlbuilder.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom/expatbuilder.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom/minidom.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying build/lib/jedi/third_party/typeshed/stdlib/2and3/xml/dom/domreg.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/dom copying build/lib/jedi/third_party/typeshed/stdlib/2and3/pickle.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/sunau.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/syslog.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/formatter.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/code.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/_weakref.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/timeit.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/numbers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/struct.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/termios.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/keyword.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/trace.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/cgitb.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/netrc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/binhex.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/crypt.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/webbrowser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/sndhdr.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/stringprep.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/_curses.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/warnings.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/sched.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/_random.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses copying build/lib/jedi/third_party/typeshed/stdlib/2and3/curses/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses copying build/lib/jedi/third_party/typeshed/stdlib/2and3/curses/ascii.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses copying build/lib/jedi/third_party/typeshed/stdlib/2and3/curses/textpad.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses copying build/lib/jedi/third_party/typeshed/stdlib/2and3/curses/panel.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/msilib copying build/lib/jedi/third_party/typeshed/stdlib/2and3/msilib/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/msilib copying build/lib/jedi/third_party/typeshed/stdlib/2and3/msilib/text.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/msilib copying build/lib/jedi/third_party/typeshed/stdlib/2and3/msilib/schema.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/msilib copying build/lib/jedi/third_party/typeshed/stdlib/2and3/msilib/sequence.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/msilib copying build/lib/jedi/third_party/typeshed/stdlib/2and3/tabnanny.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/optparse.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/codecs.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/nis.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/bisect.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/unicodedata.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/mailcap.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/difflib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat copying build/lib/jedi/third_party/typeshed/stdlib/2and3/pyexpat/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat copying build/lib/jedi/third_party/typeshed/stdlib/2and3/pyexpat/errors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat copying build/lib/jedi/third_party/typeshed/stdlib/2and3/pyexpat/model.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat copying build/lib/jedi/third_party/typeshed/stdlib/2and3/cmath.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/pydoc_data copying build/lib/jedi/third_party/typeshed/stdlib/2and3/pydoc_data/topics.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/pydoc_data copying build/lib/jedi/third_party/typeshed/stdlib/2and3/pydoc_data/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3/pydoc_data copying build/lib/jedi/third_party/typeshed/stdlib/2and3/mmap.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/chunk.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/antigravity.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/_msi.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/mimetypes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/token.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/fractions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/_warnings.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/msvcrt.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/_heapq.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/rlcompleter.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/imghdr.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/linecache.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/dummy_threading.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/socket.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/argparse.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/base64.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 copying build/lib/jedi/third_party/typeshed/stdlib/2and3/_dummy_threading.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/tempfile.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_imp.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/macurl2path.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_importlib_modulespec.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/stat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/textwrap.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/smtplib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/xxlimited.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/runpy.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/http copying build/lib/jedi/third_party/typeshed/stdlib/3/http/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/http copying build/lib/jedi/third_party/typeshed/stdlib/3/http/cookies.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/http copying build/lib/jedi/third_party/typeshed/stdlib/3/http/cookiejar.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/http copying build/lib/jedi/third_party/typeshed/stdlib/3/http/client.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/http copying build/lib/jedi/third_party/typeshed/stdlib/3/http/server.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/http creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/dbm copying build/lib/jedi/third_party/typeshed/stdlib/3/dbm/gnu.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/dbm copying build/lib/jedi/third_party/typeshed/stdlib/3/dbm/ndbm.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/dbm copying build/lib/jedi/third_party/typeshed/stdlib/3/dbm/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/dbm copying build/lib/jedi/third_party/typeshed/stdlib/3/dbm/dumb.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/dbm copying build/lib/jedi/third_party/typeshed/stdlib/3/_dummy_thread.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/queue.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/fnmatch.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/posixpath.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/getpass.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/venv copying build/lib/jedi/third_party/typeshed/stdlib/3/venv/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/venv copying build/lib/jedi/third_party/typeshed/stdlib/3/_stat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/functools.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/ipaddress.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_compat_pickle.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/socketserver.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/importlib copying build/lib/jedi/third_party/typeshed/stdlib/3/importlib/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/importlib copying build/lib/jedi/third_party/typeshed/stdlib/3/importlib/util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/importlib copying build/lib/jedi/third_party/typeshed/stdlib/3/importlib/resources.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/importlib copying build/lib/jedi/third_party/typeshed/stdlib/3/importlib/abc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/importlib copying build/lib/jedi/third_party/typeshed/stdlib/3/importlib/machinery.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/importlib copying build/lib/jedi/third_party/typeshed/stdlib/3/importlib/metadata.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/importlib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing copying build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/spawn.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing copying build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/sharedctypes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing copying build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/synchronize.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing copying build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/managers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing copying build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/shared_memory.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing copying build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing copying build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/queues.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing copying build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/pool.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy copying build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy copying build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy/connection.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy copying build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/context.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing copying build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/connection.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing copying build/lib/jedi/third_party/typeshed/stdlib/3/multiprocessing/process.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/os copying build/lib/jedi/third_party/typeshed/stdlib/3/os/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/os copying build/lib/jedi/third_party/typeshed/stdlib/3/os/path.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/os copying build/lib/jedi/third_party/typeshed/stdlib/3/gc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/types.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_bootlocale.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/atexit.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/copyreg.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/itertools.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/shlex.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/shelve.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/html copying build/lib/jedi/third_party/typeshed/stdlib/3/html/entities.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/html copying build/lib/jedi/third_party/typeshed/stdlib/3/html/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/html copying build/lib/jedi/third_party/typeshed/stdlib/3/html/parser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/html copying build/lib/jedi/third_party/typeshed/stdlib/3/enum.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/xmlrpc copying build/lib/jedi/third_party/typeshed/stdlib/3/xmlrpc/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/xmlrpc copying build/lib/jedi/third_party/typeshed/stdlib/3/xmlrpc/client.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/xmlrpc copying build/lib/jedi/third_party/typeshed/stdlib/3/xmlrpc/server.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/xmlrpc copying build/lib/jedi/third_party/typeshed/stdlib/3/lzma.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/urllib copying build/lib/jedi/third_party/typeshed/stdlib/3/urllib/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/urllib copying build/lib/jedi/third_party/typeshed/stdlib/3/urllib/robotparser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/urllib copying build/lib/jedi/third_party/typeshed/stdlib/3/urllib/parse.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/urllib copying build/lib/jedi/third_party/typeshed/stdlib/3/urllib/response.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/urllib copying build/lib/jedi/third_party/typeshed/stdlib/3/urllib/request.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/urllib copying build/lib/jedi/third_party/typeshed/stdlib/3/urllib/error.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/urllib copying build/lib/jedi/third_party/typeshed/stdlib/3/pathlib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/secrets.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/io.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/spawn.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/file_util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/dist.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/text_file.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/cmd.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/cygwinccompiler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/filelist.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/core.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/dir_util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/debug.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/fancy_getopt.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/bdist_packager.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/install_data.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/install_egg_info.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/build_scripts.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/build_clib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/clean.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/bdist_dumb.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/bdist_wininst.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/upload.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/install_headers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/install.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/config.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/bdist_rpm.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/bdist_msi.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/build_py.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/check.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/sdist.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/install_scripts.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/register.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/install_lib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/build.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/bdist.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/command/build_ext.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/log.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/config.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/sysconfig.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/version.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/unixccompiler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/extension.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/msvccompiler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/archive_util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/ccompiler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/errors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/dep_util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils copying build/lib/jedi/third_party/typeshed/stdlib/3/distutils/bcppcompiler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/distutils creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email copying build/lib/jedi/third_party/typeshed/stdlib/3/email/contentmanager.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email copying build/lib/jedi/third_party/typeshed/stdlib/3/email/message.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email copying build/lib/jedi/third_party/typeshed/stdlib/3/email/headerregistry.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email copying build/lib/jedi/third_party/typeshed/stdlib/3/email/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email copying build/lib/jedi/third_party/typeshed/stdlib/3/email/header.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email copying build/lib/jedi/third_party/typeshed/stdlib/3/email/generator.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email copying build/lib/jedi/third_party/typeshed/stdlib/3/email/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email copying build/lib/jedi/third_party/typeshed/stdlib/3/email/parser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/3/email/mime/message.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/3/email/mime/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/3/email/mime/application.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/3/email/mime/multipart.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/3/email/mime/image.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/3/email/mime/text.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/3/email/mime/nonmultipart.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/3/email/mime/audio.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/3/email/mime/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/3/email/feedparser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email copying build/lib/jedi/third_party/typeshed/stdlib/3/email/iterators.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email copying build/lib/jedi/third_party/typeshed/stdlib/3/email/errors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email copying build/lib/jedi/third_party/typeshed/stdlib/3/email/encoders.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email copying build/lib/jedi/third_party/typeshed/stdlib/3/email/charset.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email copying build/lib/jedi/third_party/typeshed/stdlib/3/email/policy.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/email copying build/lib/jedi/third_party/typeshed/stdlib/3/_operator.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/reprlib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_winapi.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/json copying build/lib/jedi/third_party/typeshed/stdlib/3/json/encoder.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/json copying build/lib/jedi/third_party/typeshed/stdlib/3/json/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/json copying build/lib/jedi/third_party/typeshed/stdlib/3/json/decoder.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/json copying build/lib/jedi/third_party/typeshed/stdlib/3/json/tool.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/json copying build/lib/jedi/third_party/typeshed/stdlib/3/tokenize.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent copying build/lib/jedi/third_party/typeshed/stdlib/3/concurrent/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures copying build/lib/jedi/third_party/typeshed/stdlib/3/concurrent/futures/_base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures copying build/lib/jedi/third_party/typeshed/stdlib/3/concurrent/futures/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures copying build/lib/jedi/third_party/typeshed/stdlib/3/concurrent/futures/thread.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures copying build/lib/jedi/third_party/typeshed/stdlib/3/concurrent/futures/process.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures copying build/lib/jedi/third_party/typeshed/stdlib/3/ast.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/ntpath.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/hashlib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/platform.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/subprocess.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_markupbase.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_decimal.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/selectors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/tracemalloc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/spwd.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/pipes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/winreg.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_tracemalloc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/nntplib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/collections copying build/lib/jedi/third_party/typeshed/stdlib/3/collections/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/collections copying build/lib/jedi/third_party/typeshed/stdlib/3/collections/abc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/collections copying build/lib/jedi/third_party/typeshed/stdlib/3/sre_parse.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/inspect.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/compileall.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/symbol.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter copying build/lib/jedi/third_party/typeshed/stdlib/3/tkinter/dialog.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter copying build/lib/jedi/third_party/typeshed/stdlib/3/tkinter/commondialog.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter copying build/lib/jedi/third_party/typeshed/stdlib/3/tkinter/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter copying build/lib/jedi/third_party/typeshed/stdlib/3/tkinter/ttk.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter copying build/lib/jedi/third_party/typeshed/stdlib/3/tkinter/constants.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter copying build/lib/jedi/third_party/typeshed/stdlib/3/tkinter/filedialog.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter copying build/lib/jedi/third_party/typeshed/stdlib/3/tkinter/font.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter copying build/lib/jedi/third_party/typeshed/stdlib/3/tkinter/messagebox.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter copying build/lib/jedi/third_party/typeshed/stdlib/3/_pydecimal.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/heapq.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/unittest copying build/lib/jedi/third_party/typeshed/stdlib/3/unittest/async_case.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/unittest copying build/lib/jedi/third_party/typeshed/stdlib/3/unittest/result.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/unittest copying build/lib/jedi/third_party/typeshed/stdlib/3/unittest/main.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/unittest copying build/lib/jedi/third_party/typeshed/stdlib/3/unittest/loader.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/unittest copying build/lib/jedi/third_party/typeshed/stdlib/3/unittest/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/unittest copying build/lib/jedi/third_party/typeshed/stdlib/3/unittest/mock.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/unittest copying build/lib/jedi/third_party/typeshed/stdlib/3/unittest/suite.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/unittest copying build/lib/jedi/third_party/typeshed/stdlib/3/unittest/util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/unittest copying build/lib/jedi/third_party/typeshed/stdlib/3/unittest/signals.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/unittest copying build/lib/jedi/third_party/typeshed/stdlib/3/unittest/case.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/unittest copying build/lib/jedi/third_party/typeshed/stdlib/3/unittest/runner.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/unittest copying build/lib/jedi/third_party/typeshed/stdlib/3/imp.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/re.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_thread.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_json.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/zipapp.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/resource.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/random.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/string.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/nturl2path.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/abc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/statistics.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/glob.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/configparser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_osx_support.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_posixsubprocess.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/encodings copying build/lib/jedi/third_party/typeshed/stdlib/3/encodings/utf_8.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/encodings copying build/lib/jedi/third_party/typeshed/stdlib/3/encodings/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/encodings copying build/lib/jedi/third_party/typeshed/stdlib/3/typing.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_compression.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/faulthandler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/signal.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/fcntl.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/sys.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_threading_local.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/getopt.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_tkinter.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/futures.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/runners.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/windows_utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/windows_events.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/streams.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/compat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/sslproto.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/queues.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/log.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/events.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/protocols.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/base_tasks.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/coroutines.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/base_subprocess.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/threads.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/transports.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/subprocess.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/proactor_events.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/base_futures.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/constants.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/selector_events.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/staggered.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/base_events.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/trsock.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/format_helpers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/unix_events.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/locks.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/asyncio/tasks.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio copying build/lib/jedi/third_party/typeshed/stdlib/3/gzip.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/posix.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/gettext.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_sitebuiltins.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/builtins.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/_ast.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 copying build/lib/jedi/third_party/typeshed/stdlib/3/sre_constants.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/tempfile.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_struct.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/UserList.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/UserString.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/urllib2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/stat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/textwrap.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/smtplib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/runpy.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_functools.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/fnmatch.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/posixpath.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/getpass.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/cookielib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_sha.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/SimpleHTTPServer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/functools.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/whichdb.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_md5.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/commands.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing copying build/lib/jedi/third_party/typeshed/stdlib/2/multiprocessing/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing copying build/lib/jedi/third_party/typeshed/stdlib/2/multiprocessing/util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing copying build/lib/jedi/third_party/typeshed/stdlib/2/multiprocessing/pool.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy copying build/lib/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy copying build/lib/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy/connection.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy copying build/lib/jedi/third_party/typeshed/stdlib/2/multiprocessing/process.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/os copying build/lib/jedi/third_party/typeshed/stdlib/2/os/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/os copying build/lib/jedi/third_party/typeshed/stdlib/2/os/path.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/os copying build/lib/jedi/third_party/typeshed/stdlib/2/cStringIO.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/gc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/types.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_symtable.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/atexit.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/__builtin__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/itertools.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/toaiff.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_winreg.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/unittest.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/CGIHTTPServer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/copy_reg.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/urlparse.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/mutex.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/shlex.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/shelve.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/stringold.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/Cookie.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/Queue.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/robotparser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/mimetools.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/md5.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_hotshot.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/json.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/io.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/spawn.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/file_util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/dist.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/text_file.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/cmd.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/cygwinccompiler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/filelist.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/core.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/dir_util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/debug.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/fancy_getopt.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/bdist_packager.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/install_data.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/install_egg_info.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/build_scripts.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/build_clib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/clean.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/bdist_dumb.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/bdist_wininst.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/upload.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/install_headers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/install.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/config.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/bdist_rpm.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/bdist_msi.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/build_py.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/check.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/sdist.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/install_scripts.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/register.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/install_lib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/build.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/bdist.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/command/build_ext.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/command copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/log.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/config.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/sysconfig.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/version.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/emxccompiler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/unixccompiler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/extension.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/msvccompiler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/archive_util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/ccompiler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/errors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/dep_util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils copying build/lib/jedi/third_party/typeshed/stdlib/2/distutils/bcppcompiler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/distutils creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email copying build/lib/jedi/third_party/typeshed/stdlib/2/email/message.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email copying build/lib/jedi/third_party/typeshed/stdlib/2/email/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email copying build/lib/jedi/third_party/typeshed/stdlib/2/email/header.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email copying build/lib/jedi/third_party/typeshed/stdlib/2/email/generator.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email copying build/lib/jedi/third_party/typeshed/stdlib/2/email/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email copying build/lib/jedi/third_party/typeshed/stdlib/2/email/parser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email copying build/lib/jedi/third_party/typeshed/stdlib/2/email/MIMEText.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email copying build/lib/jedi/third_party/typeshed/stdlib/2/email/base64mime.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/2/email/mime/message.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/2/email/mime/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/2/email/mime/application.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/2/email/mime/multipart.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/2/email/mime/image.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/2/email/mime/text.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/2/email/mime/nonmultipart.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/2/email/mime/audio.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/2/email/mime/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime copying build/lib/jedi/third_party/typeshed/stdlib/2/email/feedparser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email copying build/lib/jedi/third_party/typeshed/stdlib/2/email/iterators.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email copying build/lib/jedi/third_party/typeshed/stdlib/2/email/_parseaddr.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email copying build/lib/jedi/third_party/typeshed/stdlib/2/email/quoprimime.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email copying build/lib/jedi/third_party/typeshed/stdlib/2/email/encoders.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email copying build/lib/jedi/third_party/typeshed/stdlib/2/email/charset.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/email copying build/lib/jedi/third_party/typeshed/stdlib/2/os2emxpath.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/dummy_thread.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/repr.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/tokenize.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/ast.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/ntpath.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/hashlib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/platform.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/rfc822.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/SocketServer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/subprocess.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/spwd.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/pipes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/dircache.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/sets.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/importlib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/HTMLParser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/sre_parse.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/urllib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/inspect.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/compileall.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/symbol.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/httplib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/strop.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_io.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/heapq.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_sha512.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/imp.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/re.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_json.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/resource.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/StringIO.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/xmlrpclib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/ConfigParser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/random.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/string.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/nturl2path.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/abc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_collections.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/user.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/glob.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/sha.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/collections.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_socket.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/encodings copying build/lib/jedi/third_party/typeshed/stdlib/2/encodings/utf_8.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/encodings copying build/lib/jedi/third_party/typeshed/stdlib/2/encodings/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2/encodings copying build/lib/jedi/third_party/typeshed/stdlib/2/typing.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_sha256.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/cPickle.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/markupbase.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/signal.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/thread.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/popen2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/fcntl.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/sys.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_sre.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_threading_local.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/getopt.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/htmlentitydefs.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/gzip.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/posix.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/gettext.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/UserDict.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/BaseHTTPServer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/builtins.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/future_builtins.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/_ast.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 copying build/lib/jedi/third_party/typeshed/stdlib/2/sre_constants.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/2 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3.7 copying build/lib/jedi/third_party/typeshed/stdlib/3.7/_py_abc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3.7 copying build/lib/jedi/third_party/typeshed/stdlib/3.7/contextvars.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3.7 copying build/lib/jedi/third_party/typeshed/stdlib/3.7/dataclasses.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3.7 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3.9 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3.9/zoneinfo copying build/lib/jedi/third_party/typeshed/stdlib/3.9/zoneinfo/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3.9/zoneinfo copying build/lib/jedi/third_party/typeshed/stdlib/3.9/graphlib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/stdlib/3.9 copying build/lib/jedi/third_party/typeshed/LICENSE -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/pyre_extensions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/auth_handler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/elb copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/elb/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/elb copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/plugin.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/compat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/auth.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/acl.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/keyfile.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/key.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/deletemarker.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/bucketlogging.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/lifecycle.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/multipart.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/bucketlistresultset.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/bucket.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/website.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/tagging.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/user.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/multidelete.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/cors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/connection.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/s3/prefix.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/ec2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/ec2/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/ec2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/regioninfo.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/connection.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/kms/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/kms/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/kms/layer1.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms copying build/lib/jedi/third_party/typeshed/third_party/2and3/boto/exception.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/boto creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/datetimerange copying build/lib/jedi/third_party/typeshed/third_party/2and3/datetimerange/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/datetimerange copying build/lib/jedi/third_party/typeshed/third_party/2and3/singledispatch.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/emoji copying build/lib/jedi/third_party/typeshed/third_party/2and3/emoji/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/emoji copying build/lib/jedi/third_party/typeshed/third_party/2and3/emoji/core.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/emoji copying build/lib/jedi/third_party/typeshed/third_party/2and3/emoji/unicode_codes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/emoji creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/attr copying build/lib/jedi/third_party/typeshed/third_party/2and3/attr/_version_info.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/attr copying build/lib/jedi/third_party/typeshed/third_party/2and3/attr/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/attr copying build/lib/jedi/third_party/typeshed/third_party/2and3/attr/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/attr copying build/lib/jedi/third_party/typeshed/third_party/2and3/attr/converters.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/attr copying build/lib/jedi/third_party/typeshed/third_party/2and3/attr/filters.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/attr copying build/lib/jedi/third_party/typeshed/third_party/2and3/attr/validators.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/attr creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/loader.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/representer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/tokens.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/parser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/scanner.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/events.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/serializer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/resolver.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/dumper.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/nodes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/cyaml.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/error.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/emitter.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/composer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/reader.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/yaml/constructor.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml copying build/lib/jedi/third_party/typeshed/third_party/2and3/mypy_extensions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/py3compat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/sftp.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/auth_handler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/win_pageant.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/message.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/sftp_server.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/_version.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/channel.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/dsskey.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/compress.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/sftp_si.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/client.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/agent.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/server.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/file.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/config.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/kex_group14.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/kex_curve25519.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/sftp_client.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/_winapi.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/sftp_file.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/ber.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/ed25519key.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/ssh_gss.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/ecdsakey.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/kex_gex.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/pkey.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/kex_gss.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/hostkeys.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/sftp_attr.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/ssh_exception.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/primes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/kex_group16.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/common.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/rsakey.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/kex_ecdh_nist.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/proxy.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/transport.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/kex_group1.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/packet.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/sftp_handle.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/pipe.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko copying build/lib/jedi/third_party/typeshed/third_party/2and3/paramiko/buffered_pipe.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/paramiko creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach copying build/lib/jedi/third_party/typeshed/third_party/2and3/bleach/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach copying build/lib/jedi/third_party/typeshed/third_party/2and3/bleach/linkifier.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach copying build/lib/jedi/third_party/typeshed/third_party/2and3/bleach/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach copying build/lib/jedi/third_party/typeshed/third_party/2and3/bleach/sanitizer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach copying build/lib/jedi/third_party/typeshed/third_party/2and3/bleach/callbacks.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/chardet copying build/lib/jedi/third_party/typeshed/third_party/2and3/chardet/langhungarianmodel.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/chardet copying build/lib/jedi/third_party/typeshed/third_party/2and3/chardet/enums.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/chardet copying build/lib/jedi/third_party/typeshed/third_party/2and3/chardet/langbulgarianmodel.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/chardet copying build/lib/jedi/third_party/typeshed/third_party/2and3/chardet/langgreekmodel.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/chardet copying build/lib/jedi/third_party/typeshed/third_party/2and3/chardet/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/chardet copying build/lib/jedi/third_party/typeshed/third_party/2and3/chardet/universaldetector.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/chardet copying build/lib/jedi/third_party/typeshed/third_party/2and3/chardet/version.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/chardet copying build/lib/jedi/third_party/typeshed/third_party/2and3/chardet/langthaimodel.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/chardet copying build/lib/jedi/third_party/typeshed/third_party/2and3/chardet/langcyrillicmodel.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/chardet copying build/lib/jedi/third_party/typeshed/third_party/2and3/chardet/langhebrewmodel.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/chardet copying build/lib/jedi/third_party/typeshed/third_party/2and3/chardet/langturkishmodel.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/chardet copying build/lib/jedi/third_party/typeshed/third_party/2and3/termcolor.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/itsdangerous.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil copying build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil/_common.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil copying build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil copying build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil copying build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil/parser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil copying build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil/easter.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil copying build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil/relativedelta.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz copying build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/tz.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz copying build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/_common.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz copying build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz copying build/lib/jedi/third_party/typeshed/third_party/2and3/dateutil/rrule.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/testing.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/ctx.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/helpers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/templating.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/cli.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/debughelpers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/config.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/views.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/logging.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/signals.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/json copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/json/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/json copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/json/tag.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/json copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/sessions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/wrappers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/globals.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/app.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask copying build/lib/jedi/third_party/typeshed/third_party/2and3/flask/blueprints.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/flask creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/atomicwrites copying build/lib/jedi/third_party/typeshed/third_party/2and3/atomicwrites/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/atomicwrites creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/click copying build/lib/jedi/third_party/typeshed/third_party/2and3/click/testing.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/click copying build/lib/jedi/third_party/typeshed/third_party/2and3/click/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/click copying build/lib/jedi/third_party/typeshed/third_party/2and3/click/types.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/click copying build/lib/jedi/third_party/typeshed/third_party/2and3/click/core.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/click copying build/lib/jedi/third_party/typeshed/third_party/2and3/click/_termui_impl.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/click copying build/lib/jedi/third_party/typeshed/third_party/2and3/click/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/click copying build/lib/jedi/third_party/typeshed/third_party/2and3/click/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/click copying build/lib/jedi/third_party/typeshed/third_party/2and3/click/parser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/click copying build/lib/jedi/third_party/typeshed/third_party/2and3/click/termui.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/click copying build/lib/jedi/third_party/typeshed/third_party/2and3/click/decorators.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/click copying build/lib/jedi/third_party/typeshed/third_party/2and3/click/formatting.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/click copying build/lib/jedi/third_party/typeshed/third_party/2and3/click/globals.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/click copying build/lib/jedi/third_party/typeshed/third_party/2and3/certifi.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pyVmomi copying build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pyVmomi creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vmodl copying build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vmodl/fault.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vmodl copying build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vmodl/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vmodl copying build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vmodl/query.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vmodl creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim copying build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim/fault.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim copying build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim/event.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim copying build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim copying build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim/option.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim copying build/lib/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim/view.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pyVmomi/vim creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/backports copying build/lib/jedi/third_party/typeshed/third_party/2and3/backports/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/backports copying build/lib/jedi/third_party/typeshed/third_party/2and3/backports/ssl_match_hostname.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/backports copying build/lib/jedi/third_party/typeshed/third_party/2and3/toml.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends/interfaces.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/keywrap.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/hmac.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed448.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x448.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dh.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed25519.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dsa.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x25519.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/rsa.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/padding.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ec.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/modes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/aead.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/algorithms.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/cmac.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/poly1305.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/hotp.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/totp.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/hashes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/kbkdf.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/scrypt.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/pbkdf2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/x963kdf.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/hkdf.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/concatkdf.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/padding.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/constant_time.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/pkcs12.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/binding.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/fernet.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/x509 copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/x509/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/x509 copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/x509/extensions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/x509 copying build/lib/jedi/third_party/typeshed/third_party/2and3/cryptography/x509/oid.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/x509 copying build/lib/jedi/third_party/typeshed/third_party/2and3/mock.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe copying build/lib/jedi/third_party/typeshed/third_party/2and3/markupsafe/_constants.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe copying build/lib/jedi/third_party/typeshed/third_party/2and3/markupsafe/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe copying build/lib/jedi/third_party/typeshed/third_party/2and3/markupsafe/_compat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe copying build/lib/jedi/third_party/typeshed/third_party/2and3/markupsafe/_native.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe copying build/lib/jedi/third_party/typeshed/third_party/2and3/markupsafe/_speedups.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe copying build/lib/jedi/third_party/typeshed/third_party/2and3/backports_abc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/decorator.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/tests.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/sandbox.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/optimizer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/bccache.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/_compat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/loaders.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/debug.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/parser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/defaults.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/meta.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/ext.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/visitor.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/nodes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/lexer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/constants.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/compiler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/filters.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/runtime.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/_stringdefs.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/jinja2/environment.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/tabulate.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/redis copying build/lib/jedi/third_party/typeshed/third_party/2and3/redis/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/redis copying build/lib/jedi/third_party/typeshed/third_party/2and3/redis/client.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/redis copying build/lib/jedi/third_party/typeshed/third_party/2and3/redis/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/redis copying build/lib/jedi/third_party/typeshed/third_party/2and3/redis/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/redis copying build/lib/jedi/third_party/typeshed/third_party/2and3/redis/connection.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/redis creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/deprecated copying build/lib/jedi/third_party/typeshed/third_party/2and3/deprecated/sphinx.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/deprecated copying build/lib/jedi/third_party/typeshed/third_party/2and3/deprecated/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/deprecated copying build/lib/jedi/third_party/typeshed/third_party/2and3/deprecated/classic.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/deprecated creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/geoip2/records.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/geoip2/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/geoip2/models.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/geoip2/mixins.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/geoip2/errors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2 copying build/lib/jedi/third_party/typeshed/third_party/2and3/geoip2/database.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/urls.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/_internal.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/_compat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/routing.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/posixemulation.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/local.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/datastructures.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/_reloader.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/lint.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/profiler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/shared_data.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/dispatcher.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/proxy_fix.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/http_proxy.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/testapp.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/script.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/serving.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/wsgi.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/useragents.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/security.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/http.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/lint.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/profiler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/fixers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/atom.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/cache.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/testtools.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/limiter.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/sessions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/jsrouting.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/iterio.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/securecookie.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/wrappers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/filesystem.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/wrappers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/tbtools.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/repr.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/console.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/formparser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug copying build/lib/jedi/third_party/typeshed/third_party/2and3/werkzeug/test.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql copying build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants copying build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/ER.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants copying build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/SERVER_STATUS.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants copying build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants copying build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/COMMAND.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants copying build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/CLIENT.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants copying build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/FLAG.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants copying build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/FIELD_TYPE.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants copying build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/times.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql copying build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql copying build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/converters.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql copying build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/cursors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql copying build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/err.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql copying build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/connections.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql copying build/lib/jedi/third_party/typeshed/third_party/2and3/pymysql/charset.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/slugify copying build/lib/jedi/third_party/typeshed/third_party/2and3/slugify/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/slugify copying build/lib/jedi/third_party/typeshed/third_party/2and3/slugify/special.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/slugify copying build/lib/jedi/third_party/typeshed/third_party/2and3/slugify/slugify.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/slugify copying build/lib/jedi/third_party/typeshed/third_party/2and3/gflags.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/message.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/service.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/any_pb2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/reflection.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/field_mask_pb2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/timestamp_pb2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/source_context_pb2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor_pool.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/struct_pb2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/wrappers_pb2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/symbol_database.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/empty_pb2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/util copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/util/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/util creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/encoder.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/well_known_types.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/enum_type_wrapper.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/decoder.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/python_message.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/message_listener.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/containers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/extension_dict.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/wire_format.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/message_factory.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/type_pb2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/json_format.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/duration_pb2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/api_pb2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler/plugin_pb2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor_pb2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf copying build/lib/jedi/third_party/typeshed/third_party/2and3/google/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/google copying build/lib/jedi/third_party/typeshed/third_party/2and3/first.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb copying build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/throttle.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb copying build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/indexes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb copying build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb copying build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/types.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb copying build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb copying build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/settings.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection copying build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection copying build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection copying build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/table.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection copying build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection copying build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/models.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb copying build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/constants.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb copying build/lib/jedi/third_party/typeshed/third_party/2and3/pynamodb/attributes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pytz copying build/lib/jedi/third_party/typeshed/third_party/2and3/pytz/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/pytz copying build/lib/jedi/third_party/typeshed/third_party/2and3/typing_extensions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cachetools copying build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools/ttl.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cachetools copying build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools/lfu.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cachetools copying build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cachetools copying build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools/cache.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cachetools copying build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools/lru.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cachetools copying build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools/decorators.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cachetools copying build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools/rr.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cachetools copying build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools/abc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cachetools copying build/lib/jedi/third_party/typeshed/third_party/2and3/cachetools/func.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/cachetools copying build/lib/jedi/third_party/typeshed/third_party/2and3/ujson.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/croniter.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/polib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/inlinepatterns.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/blockprocessors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/postprocessors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/serializers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/__meta__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/core.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/pep562.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/preprocessors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/legacy_em.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/def_list.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/footnotes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/nl2br.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/toc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/attr_list.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/extra.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/legacy_attrs.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/sane_lists.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/abbr.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/md_in_html.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/fenced_code.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/meta.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/tables.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/smarty.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/wikilinks.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/admonition.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/extensions/codehilite.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown/extensions copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/treeprocessors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown copying build/lib/jedi/third_party/typeshed/third_party/2and3/markdown/blockparser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/markdown creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson copying build/lib/jedi/third_party/typeshed/third_party/2and3/simplejson/encoder.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson copying build/lib/jedi/third_party/typeshed/third_party/2and3/simplejson/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson copying build/lib/jedi/third_party/typeshed/third_party/2and3/simplejson/scanner.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson copying build/lib/jedi/third_party/typeshed/third_party/2and3/simplejson/decoder.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/status_codes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/cookies.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/compat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/auth.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/adapters.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/api.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/sessions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/models.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/fields.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/filepost.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/response.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/url.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/timeout.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/response.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/retry.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/request.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/connection.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/ssl_.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/request.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/poolmanager.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/contrib/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/contrib copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/_collections.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/connectionpool.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/connection.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3 copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/structures.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests copying build/lib/jedi/third_party/typeshed/third_party/2and3/requests/hooks.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/requests creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/tzlocal copying build/lib/jedi/third_party/typeshed/third_party/2and3/tzlocal/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/tzlocal copying build/lib/jedi/third_party/typeshed/third_party/2and3/pycurl.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/retry copying build/lib/jedi/third_party/typeshed/third_party/2and3/retry/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/retry copying build/lib/jedi/third_party/typeshed/third_party/2and3/retry/api.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/retry creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/characteristic copying build/lib/jedi/third_party/typeshed/third_party/2and3/characteristic/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/characteristic copying build/lib/jedi/third_party/typeshed/third_party/2and3/dateparser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/nmap copying build/lib/jedi/third_party/typeshed/third_party/2and3/nmap/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/nmap copying build/lib/jedi/third_party/typeshed/third_party/2and3/nmap/nmap.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/nmap creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb copying build/lib/jedi/third_party/typeshed/third_party/2and3/maxminddb/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb copying build/lib/jedi/third_party/typeshed/third_party/2and3/maxminddb/compat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb copying build/lib/jedi/third_party/typeshed/third_party/2and3/maxminddb/extension.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb copying build/lib/jedi/third_party/typeshed/third_party/2and3/maxminddb/decoder.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb copying build/lib/jedi/third_party/typeshed/third_party/2and3/maxminddb/errors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb copying build/lib/jedi/third_party/typeshed/third_party/2and3/maxminddb/const.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb copying build/lib/jedi/third_party/typeshed/third_party/2and3/maxminddb/reader.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/freezegun copying build/lib/jedi/third_party/typeshed/third_party/3/freezegun/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/freezegun copying build/lib/jedi/third_party/typeshed/third_party/3/freezegun/api.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/freezegun copying build/lib/jedi/third_party/typeshed/third_party/3/frozendict.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3 copying build/lib/jedi/third_party/typeshed/third_party/3/orjson.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/jwt copying build/lib/jedi/third_party/typeshed/third_party/3/jwt/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/jwt creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib copying build/lib/jedi/third_party/typeshed/third_party/3/jwt/contrib/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms copying build/lib/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/py_ecdsa.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms copying build/lib/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms copying build/lib/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/pycrypto.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms copying build/lib/jedi/third_party/typeshed/third_party/3/jwt/algorithms.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/jwt creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/filelock copying build/lib/jedi/third_party/typeshed/third_party/3/filelock/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/filelock creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six copying build/lib/jedi/third_party/typeshed/third_party/3/six/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_commondialog.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/http_cookiejar.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_text.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/tkinter.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/_dummy_thread.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/queue.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/collections_abc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/SimpleHTTPServer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_multipart.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/socketserver.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/http_client.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_dialog.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib/robotparser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib/parse.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib/response.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib/request.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib/error.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/reprlib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_nonmultipart.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_filedialog.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib_robotparser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/http_cookies.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib_request.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/html_entities.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_constants.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/html_parser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_ttk.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/_thread.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_tkfiledialog.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib_error.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/configparser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib_parse.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/urllib_response.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/cPickle.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/six/moves/builtins.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/six/moves copying build/lib/jedi/third_party/typeshed/third_party/3/contextvars.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast copying build/lib/jedi/third_party/typeshed/third_party/3/typed_ast/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast copying build/lib/jedi/third_party/typeshed/third_party/3/typed_ast/ast3.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast copying build/lib/jedi/third_party/typeshed/third_party/3/typed_ast/ast27.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast copying build/lib/jedi/third_party/typeshed/third_party/3/typed_ast/conversions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/pkg_resources copying build/lib/jedi/third_party/typeshed/third_party/3/pkg_resources/py31compat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/pkg_resources copying build/lib/jedi/third_party/typeshed/third_party/3/pkg_resources/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/pkg_resources creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/aiofiles copying build/lib/jedi/third_party/typeshed/third_party/3/aiofiles/os.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/aiofiles copying build/lib/jedi/third_party/typeshed/third_party/3/aiofiles/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/aiofiles creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/aiofiles/threadpool copying build/lib/jedi/third_party/typeshed/third_party/3/aiofiles/threadpool/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/aiofiles/threadpool copying build/lib/jedi/third_party/typeshed/third_party/3/aiofiles/threadpool/text.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/aiofiles/threadpool copying build/lib/jedi/third_party/typeshed/third_party/3/aiofiles/threadpool/binary.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/aiofiles/threadpool copying build/lib/jedi/third_party/typeshed/third_party/3/aiofiles/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/aiofiles copying build/lib/jedi/third_party/typeshed/third_party/3/dataclasses.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/docutils copying build/lib/jedi/third_party/typeshed/third_party/3/docutils/examples.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/docutils copying build/lib/jedi/third_party/typeshed/third_party/3/docutils/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/docutils copying build/lib/jedi/third_party/typeshed/third_party/3/docutils/nodes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/docutils creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers copying build/lib/jedi/third_party/typeshed/third_party/3/docutils/parsers/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst copying build/lib/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst copying build/lib/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/states.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst copying build/lib/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/nodes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst copying build/lib/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/roles.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress copying build/lib/jedi/third_party/typeshed/third_party/3/waitress/adjustments.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress copying build/lib/jedi/third_party/typeshed/third_party/3/waitress/trigger.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress copying build/lib/jedi/third_party/typeshed/third_party/3/waitress/channel.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress copying build/lib/jedi/third_party/typeshed/third_party/3/waitress/utilities.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress copying build/lib/jedi/third_party/typeshed/third_party/3/waitress/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress copying build/lib/jedi/third_party/typeshed/third_party/3/waitress/compat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress copying build/lib/jedi/third_party/typeshed/third_party/3/waitress/server.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress copying build/lib/jedi/third_party/typeshed/third_party/3/waitress/parser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress copying build/lib/jedi/third_party/typeshed/third_party/3/waitress/task.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress copying build/lib/jedi/third_party/typeshed/third_party/3/waitress/rfc7230.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress copying build/lib/jedi/third_party/typeshed/third_party/3/waitress/buffers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress copying build/lib/jedi/third_party/typeshed/third_party/3/waitress/receiver.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress copying build/lib/jedi/third_party/typeshed/third_party/3/waitress/wasyncore.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress copying build/lib/jedi/third_party/typeshed/third_party/3/waitress/runner.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress copying build/lib/jedi/third_party/typeshed/third_party/3/waitress/proxy_headers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/waitress creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/pyrfc3339 copying build/lib/jedi/third_party/typeshed/third_party/3/pyrfc3339/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/pyrfc3339 copying build/lib/jedi/third_party/typeshed/third_party/3/pyrfc3339/generator.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/pyrfc3339 copying build/lib/jedi/third_party/typeshed/third_party/3/pyrfc3339/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/pyrfc3339 copying build/lib/jedi/third_party/typeshed/third_party/3/pyrfc3339/parser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/3/pyrfc3339 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2 copying build/lib/jedi/third_party/typeshed/third_party/2/pymssql.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six copying build/lib/jedi/third_party/typeshed/third_party/2/six/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/http_cookiejar.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_text.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/_dummy_thread.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/queue.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/collections_abc.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/SimpleHTTPServer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_multipart.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/socketserver.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/xmlrpc_client.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/CGIHTTPServer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/http_client.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib/robotparser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib/parse.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib/response.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib/request.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib/error.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/reprlib.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_nonmultipart.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib_robotparser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/http_cookies.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib_request.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/html_entities.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/html_parser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/_thread.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib_error.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/configparser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib_parse.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/urllib_response.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/cPickle.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/six/moves/BaseHTTPServer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/six/moves copying build/lib/jedi/third_party/typeshed/third_party/2/ipaddress.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/kazoo copying build/lib/jedi/third_party/typeshed/third_party/2/kazoo/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/kazoo copying build/lib/jedi/third_party/typeshed/third_party/2/kazoo/client.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/kazoo copying build/lib/jedi/third_party/typeshed/third_party/2/kazoo/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/kazoo creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/recipe copying build/lib/jedi/third_party/typeshed/third_party/2/kazoo/recipe/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/recipe copying build/lib/jedi/third_party/typeshed/third_party/2/kazoo/recipe/watchers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/recipe creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/tornado copying build/lib/jedi/third_party/typeshed/third_party/2/tornado/tcpserver.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/tornado copying build/lib/jedi/third_party/typeshed/third_party/2/tornado/httpclient.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/tornado copying build/lib/jedi/third_party/typeshed/third_party/2/tornado/testing.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/tornado copying build/lib/jedi/third_party/typeshed/third_party/2/tornado/web.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/tornado copying build/lib/jedi/third_party/typeshed/third_party/2/tornado/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/tornado copying build/lib/jedi/third_party/typeshed/third_party/2/tornado/httputil.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/tornado copying build/lib/jedi/third_party/typeshed/third_party/2/tornado/util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/tornado copying build/lib/jedi/third_party/typeshed/third_party/2/tornado/httpserver.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/tornado copying build/lib/jedi/third_party/typeshed/third_party/2/tornado/concurrent.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/tornado copying build/lib/jedi/third_party/typeshed/third_party/2/tornado/ioloop.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/tornado copying build/lib/jedi/third_party/typeshed/third_party/2/tornado/gen.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/tornado copying build/lib/jedi/third_party/typeshed/third_party/2/tornado/netutil.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/tornado copying build/lib/jedi/third_party/typeshed/third_party/2/tornado/process.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/tornado copying build/lib/jedi/third_party/typeshed/third_party/2/tornado/locks.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/tornado copying build/lib/jedi/third_party/typeshed/third_party/2/enum.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/concurrent copying build/lib/jedi/third_party/typeshed/third_party/2/concurrent/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/concurrent creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures copying build/lib/jedi/third_party/typeshed/third_party/2/concurrent/futures/_base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures copying build/lib/jedi/third_party/typeshed/third_party/2/concurrent/futures/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures copying build/lib/jedi/third_party/typeshed/third_party/2/concurrent/futures/thread.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures copying build/lib/jedi/third_party/typeshed/third_party/2/concurrent/futures/process.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures copying build/lib/jedi/third_party/typeshed/third_party/2/pathlib2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/routes copying build/lib/jedi/third_party/typeshed/third_party/2/routes/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/routes copying build/lib/jedi/third_party/typeshed/third_party/2/routes/util.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/routes copying build/lib/jedi/third_party/typeshed/third_party/2/routes/mapper.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/routes creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/fb303 copying build/lib/jedi/third_party/typeshed/third_party/2/fb303/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/fb303 copying build/lib/jedi/third_party/typeshed/third_party/2/fb303/FacebookService.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/fb303 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/scribe copying build/lib/jedi/third_party/typeshed/third_party/2/scribe/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/scribe copying build/lib/jedi/third_party/typeshed/third_party/2/scribe/ttypes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/scribe copying build/lib/jedi/third_party/typeshed/third_party/2/scribe/scribe.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/scribe creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/OpenSSL copying build/lib/jedi/third_party/typeshed/third_party/2/OpenSSL/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/OpenSSL copying build/lib/jedi/third_party/typeshed/third_party/2/OpenSSL/crypto.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/typeshed/third_party/2/OpenSSL creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs copying build/lib/jedi/third_party/django-stubs/LICENSE.txt -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/http copying build/lib/jedi/third_party/django-stubs/django-stubs/http/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/http copying build/lib/jedi/third_party/django-stubs/django-stubs/http/multipartparser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/http copying build/lib/jedi/third_party/django-stubs/django-stubs/http/cookie.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/http copying build/lib/jedi/third_party/django-stubs/django-stubs/http/response.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/http copying build/lib/jedi/third_party/django-stubs/django-stubs/http/request.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/http creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends/db.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends/filebased.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends/dummy.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends/locmem.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends/memcached.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache copying build/lib/jedi/third_party/django-stubs/django-stubs/core/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers copying build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers copying build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers/python.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers copying build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers/json.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers copying build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/files copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/move.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/files copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/files copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/files copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/uploadedfile.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/files copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/images.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/files copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/uploadhandler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/files copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/temp.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/files copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/storage.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/files copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/files copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/locks.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/files copying build/lib/jedi/third_party/django-stubs/django-stubs/core/paginator.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core copying build/lib/jedi/third_party/django-stubs/django-stubs/core/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers copying build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers copying build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers/wsgi.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers copying build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers copying build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers/exception.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers copying build/lib/jedi/third_party/django-stubs/django-stubs/core/signals.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core copying build/lib/jedi/third_party/django-stubs/django-stubs/core/wsgi.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core copying build/lib/jedi/third_party/django-stubs/django-stubs/core/signing.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security/sessions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security/csrf.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/urls.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/registry.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/model_checks.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/templates.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/messages.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/translation.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/database.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/caches.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks copying build/lib/jedi/third_party/django-stubs/django-stubs/core/validators.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/management copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/management copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/templates.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/management creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands/makemessages.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands/testserver.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands/dumpdata.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands/runserver.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands/loaddata.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/sql.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/management copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/management copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/color.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/management copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/management creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/message.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends/filebased.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends/dummy.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends/console.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends/locmem.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends/smtp.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/servers copying build/lib/jedi/third_party/django-stubs/django-stubs/core/servers/basehttp.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/servers copying build/lib/jedi/third_party/django-stubs/django-stubs/core/servers/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/core/servers copying build/lib/jedi/third_party/django-stubs/django-stubs/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic copying build/lib/jedi/third_party/django-stubs/django-stubs/views/generic/edit.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic copying build/lib/jedi/third_party/django-stubs/django-stubs/views/generic/detail.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic copying build/lib/jedi/third_party/django-stubs/django-stubs/views/generic/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic copying build/lib/jedi/third_party/django-stubs/django-stubs/views/generic/list.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic copying build/lib/jedi/third_party/django-stubs/django-stubs/views/generic/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic copying build/lib/jedi/third_party/django-stubs/django-stubs/views/generic/dates.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic copying build/lib/jedi/third_party/django-stubs/django-stubs/views/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views copying build/lib/jedi/third_party/django-stubs/django-stubs/views/i18n.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views copying build/lib/jedi/third_party/django-stubs/django-stubs/views/debug.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views copying build/lib/jedi/third_party/django-stubs/django-stubs/views/defaults.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/clickjacking.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/cache.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/vary.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/debug.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/http.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/csrf.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/gzip.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators copying build/lib/jedi/third_party/django-stubs/django-stubs/views/csrf.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views copying build/lib/jedi/third_party/django-stubs/django-stubs/views/static.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/views creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/topological_sort.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/lorem_ipsum.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/safestring.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/six.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/hashable.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/encoding.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/cache.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/xmlutils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/_os.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/dateformat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/datetime_safe.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/crypto.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/log.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/datastructures.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/version.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/numberformat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/ipv6.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/regex_helper.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/duration.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/decorators.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation/trans_null.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation/reloader.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation/template.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation/trans_real.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/itercompat.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/module_loading.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/text.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/jslex.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/deconstruct.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/inspect.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/timezone.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/formats.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/deprecation.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/baseconv.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/functional.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/http.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/archive.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/dateparse.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/tree.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/timesince.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/autoreload.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/html.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/termcolors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/dates.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/feedgenerator.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/utils creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/forms copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/widgets.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/forms copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/fields.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/forms copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/forms copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/forms copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/renderers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/forms copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/models.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/forms copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/boundfield.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/forms copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/formsets.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/forms copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/forms.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/forms creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/apps copying build/lib/jedi/third_party/django-stubs/django-stubs/apps/registry.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/apps copying build/lib/jedi/third_party/django-stubs/django-stubs/apps/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/apps copying build/lib/jedi/third_party/django-stubs/django-stubs/apps/config.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/apps creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/middleware copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/locale.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/middleware copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/middleware copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/clickjacking.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/middleware copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/cache.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/middleware copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/security.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/middleware copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/http.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/middleware copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/common.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/middleware copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/csrf.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/middleware copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/gzip.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/middleware creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/templatetags/tz.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/templatetags/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/templatetags/i18n.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/templatetags/cache.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/templatetags/l10n.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/templatetags/static.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/topological_sort.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/autodetector.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/migration.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/loader.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/writer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/optimizer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/questioner.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/serializer.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/graph.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/executor.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/fields.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/special.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/models.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/state.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/recorder.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/ddl_references.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/features.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/introspection.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/schema.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/operations.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/creation.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/signals.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/client.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/features.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/introspection.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/schema.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/operations.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/validation.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/creation.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/mysql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/mysql/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/mysql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/mysql/client.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/mysql creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/dummy copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/dummy/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/dummy copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/dummy/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/dummy creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/client.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/operations.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/creation.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db copying build/lib/jedi/third_party/django-stubs/django-stubs/db/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db copying build/lib/jedi/third_party/django-stubs/django-stubs/db/transaction.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/options.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/constraints.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/manager.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/enums.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/expressions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/indexes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/signals.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/comparison.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/math.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/window.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/text.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/datetime.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/mixins.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/lookups.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/query_utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/related.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/related_lookups.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/related_descriptors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/mixins.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/proxy.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/files.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/reverse_related.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/datastructures.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/constants.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/compiler.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/where.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/query.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/subqueries.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/deletion.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/aggregates.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/query.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/db/models creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/conf copying build/lib/jedi/third_party/django-stubs/django-stubs/conf/global_settings.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/conf copying build/lib/jedi/third_party/django-stubs/django-stubs/conf/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/conf creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/conf/locale copying build/lib/jedi/third_party/django-stubs/django-stubs/conf/locale/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/conf/locale creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/conf/urls copying build/lib/jedi/third_party/django-stubs/django-stubs/conf/urls/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/conf/urls copying build/lib/jedi/third_party/django-stubs/django-stubs/conf/urls/i18n.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/conf/urls copying build/lib/jedi/third_party/django-stubs/django-stubs/conf/urls/static.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/conf/urls creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/test copying build/lib/jedi/third_party/django-stubs/django-stubs/test/selenium.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/test copying build/lib/jedi/third_party/django-stubs/django-stubs/test/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/test copying build/lib/jedi/third_party/django-stubs/django-stubs/test/testcases.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/test copying build/lib/jedi/third_party/django-stubs/django-stubs/test/client.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/test copying build/lib/jedi/third_party/django-stubs/django-stubs/test/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/test copying build/lib/jedi/third_party/django-stubs/django-stubs/test/signals.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/test copying build/lib/jedi/third_party/django-stubs/django-stubs/test/runner.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/test copying build/lib/jedi/third_party/django-stubs/django-stubs/test/html.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/test copying build/lib/jedi/third_party/django-stubs/django-stubs/shortcuts.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/urls.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/testing.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/finders.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/checks.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/views.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/staticfiles.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/apps.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/collectstatic.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/runserver.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/findstatic.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/handlers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/storage.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/options.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/tests.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/widgets.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/main.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/decorators.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/autocomplete.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/helpers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/actions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/checks.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/log.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_static.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_urls.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_modify.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_list.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/decorators.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/apps.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/sites.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/models.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/filters.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/forms.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/middleware.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/serializers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cached_db.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/db.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cache.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/file.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/signed_cookies.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/base_session.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/models.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/clearsessions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/mixins.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/statistics.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/general.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/constraints.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/indexes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/signals.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/lookups.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/ranges.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/array.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/hstore.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/mixins.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/citext.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/jsonb.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/operations.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/validators.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/search.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/functions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/fields.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/checks.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/views.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/apps.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/models.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/remove_stale_contenttypes.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/forms.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/admin.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/views.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/ping_google.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/fields.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/sitemaps.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/middleware.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/urls.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/views.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/flatpages.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/models.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/forms.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/backends.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/middleware.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/urls.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/hashers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/tokens.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/modwsgi.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/checks.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/views.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/signals.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/decorators.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/base_user.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/context_processors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/apps.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/models.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/mixins.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/validators.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/createsuperuser.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/changepassword.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/forms.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/password_validation.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/admin.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/redirects copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/redirects/middleware.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/redirects copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/redirects/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/redirects copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/redirects/models.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/redirects creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/syndication copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/syndication/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/syndication copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/syndication/views.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/syndication creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/middleware.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/urls.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/views.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/humanize.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/requests.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/middleware.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/managers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/apps.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/models.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/management.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/shortcuts.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/middleware.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/fallback.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/cookie.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/session.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/views.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/context_processors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/api.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/constants.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/urls copying build/lib/jedi/third_party/django-stubs/django-stubs/urls/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/urls copying build/lib/jedi/third_party/django-stubs/django-stubs/urls/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/urls copying build/lib/jedi/third_party/django-stubs/django-stubs/urls/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/urls copying build/lib/jedi/third_party/django-stubs/django-stubs/urls/converters.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/urls copying build/lib/jedi/third_party/django-stubs/django-stubs/urls/resolvers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/urls copying build/lib/jedi/third_party/django-stubs/django-stubs/urls/conf.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/urls copying build/lib/jedi/third_party/django-stubs/django-stubs/urls/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/urls creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/dispatch copying build/lib/jedi/third_party/django-stubs/django-stubs/dispatch/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/dispatch copying build/lib/jedi/third_party/django-stubs/django-stubs/dispatch/dispatcher.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/dispatch creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loader.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/template/backends/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/template/backends/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/template/backends/django.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/template/backends/dummy.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/template/backends/jinja2.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/template/backends/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends copying build/lib/jedi/third_party/django-stubs/django-stubs/template/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders/app_directories.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders/locmem.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders/cached.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders/filesystem.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loader_tags.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template copying build/lib/jedi/third_party/django-stubs/django-stubs/template/exceptions.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template copying build/lib/jedi/third_party/django-stubs/django-stubs/template/utils.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template copying build/lib/jedi/third_party/django-stubs/django-stubs/template/defaulttags.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template copying build/lib/jedi/third_party/django-stubs/django-stubs/template/response.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template copying build/lib/jedi/third_party/django-stubs/django-stubs/template/context_processors.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template copying build/lib/jedi/third_party/django-stubs/django-stubs/template/defaultfilters.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template copying build/lib/jedi/third_party/django-stubs/django-stubs/template/engine.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template copying build/lib/jedi/third_party/django-stubs/django-stubs/template/library.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template copying build/lib/jedi/third_party/django-stubs/django-stubs/template/context.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template copying build/lib/jedi/third_party/django-stubs/django-stubs/template/smartif.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template copying build/lib/jedi/third_party/django-stubs/django-stubs/template/base.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi/third_party/django-stubs/django-stubs/template copying build/lib/jedi/cache.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi copying build/lib/jedi/common.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi copying build/lib/jedi/utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi running install_egg_info Copying jedi.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jedi-0.18.2-py3.11.egg-info running install_scripts MarkupSafe-2.1.3.tar.gz: OK (md5: ca33f119bd0551ce15837f58bb180214) MarkupSafe-2.1.3.tar.gz: OK (sha256: af598ed32d6ae86f1b747b82783958b1a4ab8f617b06fe68795c7f026abbdcad) >>> host-python-markupsafe 2.1.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-markupsafe/MarkupSafe-2.1.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-python-markupsafe-2.1.3 -xf - >>> host-python-markupsafe 2.1.3 Patching >>> host-python-markupsafe 2.1.3 Configuring >>> host-python-markupsafe 2.1.3 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-markupsafe-2.1.3//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-x86_64-cpython-311 creating build/lib.linux-x86_64-cpython-311/markupsafe copying src/markupsafe/_native.py -> build/lib.linux-x86_64-cpython-311/markupsafe copying src/markupsafe/__init__.py -> build/lib.linux-x86_64-cpython-311/markupsafe running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' copying src/markupsafe/_speedups.c -> build/lib.linux-x86_64-cpython-311/markupsafe copying src/markupsafe/_speedups.pyi -> build/lib.linux-x86_64-cpython-311/markupsafe copying src/markupsafe/py.typed -> build/lib.linux-x86_64-cpython-311/markupsafe running build_ext building 'markupsafe._speedups' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/src creating build/temp.linux-x86_64-cpython-311/src/markupsafe /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-0/output-1/host/include/python3.11 -c src/markupsafe/_speedups.c -o build/temp.linux-x86_64-cpython-311/src/markupsafe/_speedups.o /usr/bin/gcc -shared -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/host/include build/temp.linux-x86_64-cpython-311/src/markupsafe/_speedups.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib -o build/lib.linux-x86_64-cpython-311/markupsafe/_speedups.cpython-311-x86_64-linux-gnu.so >>> host-python-markupsafe 2.1.3 Installing to host directory (cd /home/buildroot/autobuild/instance-0/output-1/build/host-python-markupsafe-2.1.3//; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --prefix=/home/buildroot/autobuild/instance-0/output-1/host --root=/ --single-version-externally-managed ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' running build_ext running install_lib creating /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/markupsafe copying build/lib.linux-x86_64-cpython-311/markupsafe/_native.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/markupsafe copying build/lib.linux-x86_64-cpython-311/markupsafe/_speedups.c -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/markupsafe copying build/lib.linux-x86_64-cpython-311/markupsafe/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/markupsafe copying build/lib.linux-x86_64-cpython-311/markupsafe/py.typed -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/markupsafe copying build/lib.linux-x86_64-cpython-311/markupsafe/_speedups.cpython-311-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/markupsafe copying build/lib.linux-x86_64-cpython-311/markupsafe/_speedups.pyi -> /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/markupsafe byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/markupsafe/_native.py to _native.cpython-311.pyc byte-compiling /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/markupsafe/__init__.py to __init__.cpython-311.pyc running install_egg_info Copying src/MarkupSafe.egg-info to /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/MarkupSafe-2.1.3-py3.11.egg-info running install_scripts Jinja2-3.1.2.tar.gz: OK (md5: d31148abd89c1df1cdb077a55db27d02) Jinja2-3.1.2.tar.gz: OK (sha256: 31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852) >>> python-jinja2 3.1.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-jinja2/Jinja2-3.1.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-jinja2-3.1.2 -xf - >>> python-jinja2 3.1.2 Patching >>> python-jinja2 3.1.2 Configuring >>> python-jinja2 3.1.2 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-jinja2-3.1.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/jinja2 copying src/jinja2/debug.py -> build/lib/jinja2 copying src/jinja2/constants.py -> build/lib/jinja2 copying src/jinja2/meta.py -> build/lib/jinja2 copying src/jinja2/__init__.py -> build/lib/jinja2 copying src/jinja2/filters.py -> build/lib/jinja2 copying src/jinja2/optimizer.py -> build/lib/jinja2 copying src/jinja2/async_utils.py -> build/lib/jinja2 copying src/jinja2/runtime.py -> build/lib/jinja2 copying src/jinja2/lexer.py -> build/lib/jinja2 copying src/jinja2/sandbox.py -> build/lib/jinja2 copying src/jinja2/idtracking.py -> build/lib/jinja2 copying src/jinja2/visitor.py -> build/lib/jinja2 copying src/jinja2/loaders.py -> build/lib/jinja2 copying src/jinja2/ext.py -> build/lib/jinja2 copying src/jinja2/environment.py -> build/lib/jinja2 copying src/jinja2/nodes.py -> build/lib/jinja2 copying src/jinja2/_identifier.py -> build/lib/jinja2 copying src/jinja2/bccache.py -> build/lib/jinja2 copying src/jinja2/nativetypes.py -> build/lib/jinja2 copying src/jinja2/exceptions.py -> build/lib/jinja2 copying src/jinja2/defaults.py -> build/lib/jinja2 copying src/jinja2/tests.py -> build/lib/jinja2 copying src/jinja2/compiler.py -> build/lib/jinja2 copying src/jinja2/parser.py -> build/lib/jinja2 copying src/jinja2/utils.py -> build/lib/jinja2 running egg_info writing src/Jinja2.egg-info/PKG-INFO writing dependency_links to src/Jinja2.egg-info/dependency_links.txt writing entry points to src/Jinja2.egg-info/entry_points.txt writing requirements to src/Jinja2.egg-info/requires.txt writing top-level names to src/Jinja2.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Jinja2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Jinja2.egg-info/SOURCES.txt' copying src/jinja2/py.typed -> build/lib/jinja2 >>> python-jinja2 3.1.2 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-jinja2-3.1.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing src/Jinja2.egg-info/PKG-INFO writing dependency_links to src/Jinja2.egg-info/dependency_links.txt writing entry points to src/Jinja2.egg-info/entry_points.txt writing requirements to src/Jinja2.egg-info/requires.txt writing top-level names to src/Jinja2.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Jinja2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Jinja2.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/debug.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/constants.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/meta.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/filters.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/optimizer.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/async_utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/runtime.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/lexer.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/sandbox.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/idtracking.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/visitor.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/loaders.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/ext.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/environment.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/nodes.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/_identifier.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/bccache.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/nativetypes.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/exceptions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/defaults.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/tests.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/compiler.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/parser.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 copying build/lib/jinja2/utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/jinja2 running install_egg_info Copying src/Jinja2.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/Jinja2-3.1.2-py3.11.egg-info running install_scripts jsonschema-4.17.3.tar.gz: OK (md5: 7c65ceb8923c83cb1f22c2b5a86d99b0) jsonschema-4.17.3.tar.gz: OK (sha256: 0f864437ab8b6076ba6707453ef8f98a6a0d512a80e93f8abdb676f737ecb60d) >>> python-jsonschema 4.17.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-jsonschema/jsonschema-4.17.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-jsonschema-4.17.3 -xf - >>> python-jsonschema 4.17.3 Patching >>> python-jsonschema 4.17.3 Configuring >>> python-jsonschema 4.17.3 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-jsonschema-4.17.3//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built jsonschema-4.17.3-py3-none-any.whl >>> python-jsonschema 4.17.3 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-jsonschema-4.17.3//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python /home/buildroot/autobuild/instance-0/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/usr/bin/python --script-kind=posix --purelib=/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages --headers=/home/buildroot/autobuild/instance-0/output-1/target/usr/include/python3.11 --scripts=/home/buildroot/autobuild/instance-0/output-1/target/usr/bin --data=/home/buildroot/autobuild/instance-0/output-1/target/usr ) MarkupSafe-2.1.3.tar.gz: OK (md5: ca33f119bd0551ce15837f58bb180214) MarkupSafe-2.1.3.tar.gz: OK (sha256: af598ed32d6ae86f1b747b82783958b1a4ab8f617b06fe68795c7f026abbdcad) >>> python-markupsafe 2.1.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-markupsafe/MarkupSafe-2.1.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-markupsafe-2.1.3 -xf - >>> python-markupsafe 2.1.3 Patching >>> python-markupsafe 2.1.3 Configuring >>> python-markupsafe 2.1.3 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-markupsafe-2.1.3//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-microblazeel-cpython-311 creating build/lib.linux-microblazeel-cpython-311/markupsafe copying src/markupsafe/_native.py -> build/lib.linux-microblazeel-cpython-311/markupsafe copying src/markupsafe/__init__.py -> build/lib.linux-microblazeel-cpython-311/markupsafe running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' copying src/markupsafe/_speedups.c -> build/lib.linux-microblazeel-cpython-311/markupsafe copying src/markupsafe/_speedups.pyi -> build/lib.linux-microblazeel-cpython-311/markupsafe copying src/markupsafe/py.typed -> build/lib.linux-microblazeel-cpython-311/markupsafe running build_ext building 'markupsafe._speedups' extension creating build/temp.linux-microblazeel-cpython-311 creating build/temp.linux-microblazeel-cpython-311/src creating build/temp.linux-microblazeel-cpython-311/src/markupsafe /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/markupsafe/_speedups.c -o build/temp.linux-microblazeel-cpython-311/src/markupsafe/_speedups.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/src/markupsafe/_speedups.o -L. -o build/lib.linux-microblazeel-cpython-311/markupsafe/_speedups.cpython-311.so >>> python-markupsafe 2.1.3 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-markupsafe-2.1.3//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' running build_ext running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-microblazeel-cpython-311/markupsafe/_native.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-microblazeel-cpython-311/markupsafe/_speedups.c -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-microblazeel-cpython-311/markupsafe/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-microblazeel-cpython-311/markupsafe/_speedups.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-microblazeel-cpython-311/markupsafe/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/markupsafe copying build/lib.linux-microblazeel-cpython-311/markupsafe/_speedups.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/markupsafe running install_egg_info Copying src/MarkupSafe.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/MarkupSafe-2.1.3-py3.11.egg-info running install_scripts multidict-6.0.4.tar.gz: OK (md5: ec06a613d871dadfb66f2be3a1f2f3fa) multidict-6.0.4.tar.gz: OK (sha256: 3666906492efb76453c0e7b97f2cf459b0682e7402c0489a95484965dbc1da49) >>> python-multidict 6.0.4 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-multidict/multidict-6.0.4.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-multidict-6.0.4 -xf - >>> python-multidict 6.0.4 Patching >>> python-multidict 6.0.4 Configuring >>> python-multidict 6.0.4 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-multidict-6.0.4//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) ********************* * Accelerated build * ********************* running build running build_py creating build creating build/lib.linux-microblazeel-cpython-311 creating build/lib.linux-microblazeel-cpython-311/multidict copying multidict/__init__.py -> build/lib.linux-microblazeel-cpython-311/multidict copying multidict/_multidict_base.py -> build/lib.linux-microblazeel-cpython-311/multidict copying multidict/_abc.py -> build/lib.linux-microblazeel-cpython-311/multidict copying multidict/_multidict_py.py -> build/lib.linux-microblazeel-cpython-311/multidict copying multidict/_compat.py -> build/lib.linux-microblazeel-cpython-311/multidict running egg_info writing multidict.egg-info/PKG-INFO writing dependency_links to multidict.egg-info/dependency_links.txt writing top-level names to multidict.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'multidict.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files found matching 'multidict/_multidict.html' warning: no previously-included files found matching 'multidict/*.so' warning: no previously-included files found matching 'multidict/*.pyd' warning: no previously-included files found matching 'multidict/*.pyd' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'multidict.egg-info/SOURCES.txt' /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'multidict._multilib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'multidict._multilib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'multidict._multilib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'multidict._multilib' to be distributed and are already explicitly excluding 'multidict._multilib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying multidict/__init__.pyi -> build/lib.linux-microblazeel-cpython-311/multidict copying multidict/py.typed -> build/lib.linux-microblazeel-cpython-311/multidict running build_ext building 'multidict._multidict' extension creating build/temp.linux-microblazeel-cpython-311 creating build/temp.linux-microblazeel-cpython-311/multidict /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c multidict/_multidict.c -o build/temp.linux-microblazeel-cpython-311/multidict/_multidict.o -O2 -std=c99 -Wall -Wsign-compare -Wconversion -fno-strict-aliasing -pedantic multidict/_multidict.c: In function 'multidict_tp_dealloc': multidict/_multidict.c:712:5: warning: 'UsingDeprecatedTrashcanMacro' is deprecated [-Wdeprecated-declarations] 712 | Py_TRASHCAN_SAFE_BEGIN(self); | ^~~~~~~~~~~~~~~~~~~~~~ multidict/_multidict.c: In function 'getversion': multidict/_multidict.c:1650:36: warning: conversion from 'uint64_t' {aka 'long long unsigned int'} to 'long unsigned int' may change value [-Wconversion] 1650 | return PyLong_FromUnsignedLong(pair_list_version(pairs)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/multidict/_multidict.o -L. -o build/lib.linux-microblazeel-cpython-311/multidict/_multidict.cpython-311.so >>> python-multidict 6.0.4 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-multidict-6.0.4//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) ********************* * Accelerated build * ********************* running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing multidict.egg-info/PKG-INFO writing dependency_links to multidict.egg-info/dependency_links.txt writing top-level names to multidict.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'multidict.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files found matching 'multidict/_multidict.html' warning: no previously-included files found matching 'multidict/*.so' warning: no previously-included files found matching 'multidict/*.pyd' warning: no previously-included files found matching 'multidict/*.pyd' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'multidict.egg-info/SOURCES.txt' /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'multidict._multilib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'multidict._multilib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'multidict._multilib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'multidict._multilib' to be distributed and are already explicitly excluding 'multidict._multilib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) running build_ext running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-microblazeel-cpython-311/multidict/_multidict.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-microblazeel-cpython-311/multidict/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-microblazeel-cpython-311/multidict/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-microblazeel-cpython-311/multidict/_multidict_base.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-microblazeel-cpython-311/multidict/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-microblazeel-cpython-311/multidict/_abc.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-microblazeel-cpython-311/multidict/_multidict_py.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/multidict copying build/lib.linux-microblazeel-cpython-311/multidict/_compat.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/multidict running install_egg_info Copying multidict.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/multidict-6.0.4-py3.11.egg-info running install_scripts mypy_extensions-0.4.3.tar.gz: OK (md5: 4163ff73d0db8631c0a78bb55b551c84) mypy_extensions-0.4.3.tar.gz: OK (sha256: 2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8) >>> python-mypy-extensions 0.4.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-mypy-extensions/mypy_extensions-0.4.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-mypy-extensions-0.4.3 -xf - >>> python-mypy-extensions 0.4.3 Patching >>> python-mypy-extensions 0.4.3 Configuring >>> python-mypy-extensions 0.4.3 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-mypy-extensions-0.4.3//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib copying mypy_extensions.py -> build/lib >>> python-mypy-extensions 0.4.3 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-mypy-extensions-0.4.3//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib copying build/lib/mypy_extensions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages running install_egg_info running egg_info writing mypy_extensions.egg-info/PKG-INFO writing dependency_links to mypy_extensions.egg-info/dependency_links.txt writing requirements to mypy_extensions.egg-info/requires.txt writing top-level names to mypy_extensions.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'mypy_extensions.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'mypy_extensions.egg-info/SOURCES.txt' Copying mypy_extensions.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/mypy_extensions-0.4.3-py3.11.egg-info running install_scripts parso-0.8.3.tar.gz: OK (md5: 7ee251113f31f8d851c4a5d9e98977cb) parso-0.8.3.tar.gz: OK (sha256: 8c07be290bb59f03588915921e29e8a50002acaf2cdc5fa0e0114f91709fafa0) >>> python-parso 0.8.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-parso/parso-0.8.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-parso-0.8.3 -xf - >>> python-parso 0.8.3 Patching >>> python-parso 0.8.3 Configuring >>> python-parso 0.8.3 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-parso-0.8.3//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/parso copying parso/normalizer.py -> build/lib/parso copying parso/__init__.py -> build/lib/parso copying parso/grammar.py -> build/lib/parso copying parso/file_io.py -> build/lib/parso copying parso/tree.py -> build/lib/parso copying parso/_compatibility.py -> build/lib/parso copying parso/cache.py -> build/lib/parso copying parso/parser.py -> build/lib/parso copying parso/utils.py -> build/lib/parso creating build/lib/parso/pgen2 copying parso/pgen2/generator.py -> build/lib/parso/pgen2 copying parso/pgen2/__init__.py -> build/lib/parso/pgen2 copying parso/pgen2/grammar_parser.py -> build/lib/parso/pgen2 creating build/lib/parso/python copying parso/python/pep8.py -> build/lib/parso/python copying parso/python/tokenize.py -> build/lib/parso/python copying parso/python/__init__.py -> build/lib/parso/python copying parso/python/diff.py -> build/lib/parso/python copying parso/python/prefix.py -> build/lib/parso/python copying parso/python/token.py -> build/lib/parso/python copying parso/python/tree.py -> build/lib/parso/python copying parso/python/errors.py -> build/lib/parso/python copying parso/python/parser.py -> build/lib/parso/python running egg_info writing parso.egg-info/PKG-INFO writing dependency_links to parso.egg-info/dependency_links.txt writing requirements to parso.egg-info/requires.txt writing top-level names to parso.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'parso.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory '*' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'parso.egg-info/SOURCES.txt' copying parso/python/grammar311.txt -> build/lib/parso/python copying parso/python/grammar37.txt -> build/lib/parso/python copying parso/python/grammar39.txt -> build/lib/parso/python copying parso/python/grammar38.txt -> build/lib/parso/python copying parso/python/grammar36.txt -> build/lib/parso/python copying parso/python/grammar310.txt -> build/lib/parso/python copying parso/python/grammar312.txt -> build/lib/parso/python >>> python-parso 0.8.3 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-parso-0.8.3//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing parso.egg-info/PKG-INFO writing dependency_links to parso.egg-info/dependency_links.txt writing requirements to parso.egg-info/requires.txt writing top-level names to parso.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'parso.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory '*' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'parso.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/pgen2 copying build/lib/parso/pgen2/generator.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/pgen2 copying build/lib/parso/pgen2/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/pgen2 copying build/lib/parso/pgen2/grammar_parser.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/pgen2 copying build/lib/parso/normalizer.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso copying build/lib/parso/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/grammar311.txt -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/pep8.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/tokenize.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/grammar37.txt -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/diff.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/prefix.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/grammar39.txt -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/token.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/grammar38.txt -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/grammar36.txt -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/grammar310.txt -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/grammar312.txt -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/tree.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/errors.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/python/parser.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso/python copying build/lib/parso/grammar.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso copying build/lib/parso/file_io.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso copying build/lib/parso/tree.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso copying build/lib/parso/_compatibility.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso copying build/lib/parso/cache.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso copying build/lib/parso/parser.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso copying build/lib/parso/utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso running install_egg_info Copying parso.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/parso-0.8.3-py3.11.egg-info running install_scripts >>> python-pathtools 0.1.2 Downloading wget --passive-ftp -nd -t 3 -O '/home/buildroot/autobuild/instance-0/output-1/build/.pathtools-0.1.2.tar.gz.mMKCHT/output' 'https://pypi.python.org/packages/e7/7f/470d6fcdf23f9f3518f6b0b76be9df16dcc8630ad409947f8be2eb0ed13a/pathtools-0.1.2.tar.gz' --2023-10-18 17:32:00-- https://pypi.python.org/packages/e7/7f/470d6fcdf23f9f3518f6b0b76be9df16dcc8630ad409947f8be2eb0ed13a/pathtools-0.1.2.tar.gz Resolving pypi.python.org (pypi.python.org)... 2a04:4e42:64::223, 199.232.144.223 Connecting to pypi.python.org (pypi.python.org)|2a04:4e42:64::223|:443... connected. HTTP request sent, awaiting response... 301 Redirect to Primary Domain Location: https://pypi.org/packages/e7/7f/470d6fcdf23f9f3518f6b0b76be9df16dcc8630ad409947f8be2eb0ed13a/pathtools-0.1.2.tar.gz [following] --2023-10-18 17:32:01-- https://pypi.org/packages/e7/7f/470d6fcdf23f9f3518f6b0b76be9df16dcc8630ad409947f8be2eb0ed13a/pathtools-0.1.2.tar.gz Resolving pypi.org (pypi.org)... 2a04:4e42:600::223, 2a04:4e42:200::223, 2a04:4e42:400::223, ... Connecting to pypi.org (pypi.org)|2a04:4e42:600::223|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://files.pythonhosted.org/packages/e7/7f/470d6fcdf23f9f3518f6b0b76be9df16dcc8630ad409947f8be2eb0ed13a/pathtools-0.1.2.tar.gz [following] --2023-10-18 17:32:01-- https://files.pythonhosted.org/packages/e7/7f/470d6fcdf23f9f3518f6b0b76be9df16dcc8630ad409947f8be2eb0ed13a/pathtools-0.1.2.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 2a04:4e42:64::311, 199.232.145.55 Connecting to files.pythonhosted.org (files.pythonhosted.org)|2a04:4e42:64::311|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 11006 (11K) [application/octet-stream] Saving to: '/home/buildroot/autobuild/instance-0/output-1/build/.pathtools-0.1.2.tar.gz.mMKCHT/output' 0K .......... 100% 27.7M=0s 2023-10-18 17:32:01 (27.7 MB/s) - '/home/buildroot/autobuild/instance-0/output-1/build/.pathtools-0.1.2.tar.gz.mMKCHT/output' saved [11006/11006] pathtools-0.1.2.tar.gz: OK (md5: 9a1af5c605768ea5804b03b734ff0f82) pathtools-0.1.2.tar.gz: OK (sha256: 7c35c5421a39bb82e58018febd90e3b6e5db34c5443aaaf742b3f33d4655f1c0) >>> python-pathtools 0.1.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-pathtools/pathtools-0.1.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-pathtools-0.1.2 -xf - >>> python-pathtools 0.1.2 Patching >>> python-pathtools 0.1.2 Configuring >>> python-pathtools 0.1.2 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pathtools-0.1.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/build/python-pathtools-0.1.2/setup.py:25: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses import imp running build running build_py creating build creating build/lib creating build/lib/pathtools copying pathtools/patterns.py -> build/lib/pathtools copying pathtools/version.py -> build/lib/pathtools copying pathtools/__init__.py -> build/lib/pathtools copying pathtools/path.py -> build/lib/pathtools >>> python-pathtools 0.1.2 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pathtools-0.1.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/build/python-pathtools-0.1.2/setup.py:25: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses import imp running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pathtools copying build/lib/pathtools/patterns.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pathtools copying build/lib/pathtools/version.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pathtools copying build/lib/pathtools/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pathtools copying build/lib/pathtools/path.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pathtools running install_egg_info running egg_info writing pathtools.egg-info/PKG-INFO writing dependency_links to pathtools.egg-info/dependency_links.txt writing top-level names to pathtools.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pathtools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pathtools.egg-info/SOURCES.txt' Copying pathtools.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pathtools-0.1.2-py3.11.egg-info running install_scripts tiff-4.5.1.tar.gz: OK (sha256: d7f38b6788e4a8f5da7940c5ac9424f494d8a79eba53d555f4a507167dca5e2b) >>> tiff 4.5.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/tiff/tiff-4.5.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1 -xf - >>> tiff 4.5.1 Patching >>> tiff 4.5.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> tiff 4.5.1 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.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 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> tiff 4.5.1 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-contrib --disable-tests --disable-webp --without-x --enable-cxx --disable-ccitt --disable-libdeflate --disable-packbits --disable-lzw --disable-thunder --disable-next --disable-logluv --disable-zlib --disable-lzma --disable-pixarlog --disable-old-jpeg --disable-jbig --disable-tools --disable-zstd ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... microblazeel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for microblazeel-buildroot-linux-gnu-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1001' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... none checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking for C compiler warning flags... -Wall -W checking whether ln -s works... yes checking for cmake... /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake checking if LD -Wl,--version-script works... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 microblazeel-buildroot-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 /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld option to reload object files... -r checking for microblazeel-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for microblazeel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for microblazeel-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for microblazeel-buildroot-linux-gnu-strip... (cached) /bin/true checking for microblazeel-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for microblazeel-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ accepts -g... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++... none checking how to run the C++ preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ -E checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) supports shared libraries... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make supports nested variables... (cached) yes checking for sin in -lm... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.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 search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... (cached) no checking for off_t... yes checking for size_t... 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 for _LARGEFILE_SOURCE value needed for large files... no checking whether optarg is declared... yes checking size of size_t... 4 checking for signed size type... int32_t checking for mmap... yes checking for setmode... no checking for getopt... 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 jpeg_read_scanlines in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg12_read_scanlines in -ljpeg... no checking for lerc_decode in -l"LercLib"... no checking for lerc_decode in -l"Lerc"... no checking Lerc_c_api.h usability... no checking Lerc_c_api.h presence... no checking for Lerc_c_api.h... no checking for X... disabled 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 whether we are using the Microsoft C compiler... no checking GL/gl.h usability... no checking GL/gl.h presence... no checking for GL/gl.h... no checking OpenGL/gl.h usability... no checking OpenGL/gl.h presence... no checking for OpenGL/gl.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for OpenGL library... no checking GL/glu.h usability... no checking GL/glu.h presence... no checking for GL/glu.h... no checking OpenGL/glu.h usability... no checking OpenGL/glu.h presence... no checking for OpenGL/glu.h... no checking for OpenGL Utility library... no checking GL/glut.h usability... no checking GL/glut.h presence... no checking for GL/glut.h... no checking GLUT/glut.h usability... no checking GLUT/glut.h presence... no checking for GLUT/glut.h... no checking for GLUT library... no checking for python3.9... no checking for python3.8... no checking for python3.7... no checking for python3.6... no checking for python3.5... no checking for python3.4... no checking for python3.3... no checking for python3.2... no checking for python3.1... no checking for python3.0... no checking for python3... python3 checking for sphinx-build... no checking generated manual pages... done checking prebuilt manual pages... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating contrib/Makefile config.status: creating contrib/addtiffo/Makefile config.status: creating contrib/dbs/Makefile config.status: creating contrib/dbs/xtiff/Makefile config.status: creating contrib/iptcutil/Makefile config.status: creating contrib/mfs/Makefile config.status: creating contrib/pds/Makefile config.status: creating contrib/ras/Makefile config.status: creating contrib/stream/Makefile config.status: creating contrib/tags/Makefile config.status: creating contrib/win_dib/Makefile config.status: creating doc/Makefile config.status: creating libtiff-4.pc config.status: creating libtiff/Makefile config.status: creating port/Makefile config.status: creating test/Makefile config.status: creating tools/Makefile config.status: creating config/config.h config.status: creating libtiff/tif_config.h config.status: creating libtiff/tiffconf.h config.status: creating port/libport_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-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls Libtiff is now configured for microblazeel-buildroot-linux-gnu Installation directory: /usr Documentation directory: ${prefix}/share/doc/tiff-4.5.1 C compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W C++ compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 Build tools: no Build tests: no Build contrib: no Build docs: no Build deprecated features: no Enable runtime linker paths: no Enable linker symbol versioning: yes Support Microsoft Document Imaging: yes Use Win32 IO: no Support for internal codecs: CCITT Group 3 & 4 algorithms: no Macintosh PackBits algorithm: no LZW algorithm: no ThunderScan 4-bit RLE algorithm: no NeXT 2-bit RLE algorithm: no LogLuv high dynamic range encoding: no Support for external codecs: ZLIB support: no libdeflate support: no Pixar log-format algorithm: no JPEG support: yes Old JPEG support: no JPEG 8/12 bit dual mode: no ISO JBIG support: no LERC support: no LZMA2 support: no ZSTD support: no WEBP support: no C++ support: yes OpenGL support: no >>> tiff 4.5.1 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' Making all in port make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/port' /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/port' /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libtiff -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o dummy.lo dummy.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../libtiff -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c dummy.c -fPIC -DPIC -o .libs/dummy.o /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -o libport.la dummy.lo -ljpeg -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar cr .libs/libport.a .libs/dummy.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib .libs/libport.a libtool: link: ( cd ".libs" && rm -f "libport.la" && ln -s "../libport.la" "libport.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/port' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/port' Making all in libtiff make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/libtiff' /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/libtiff' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o mkg3states.o mkg3states.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_aux.lo tif_aux.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_close.lo tif_close.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_codec.lo tif_codec.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_aux.c -fPIC -DPIC -o .libs/tif_aux.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_close.c -fPIC -DPIC -o .libs/tif_close.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_codec.c -fPIC -DPIC -o .libs/tif_codec.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_color.lo tif_color.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_compress.lo tif_compress.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_color.c -fPIC -DPIC -o .libs/tif_color.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_compress.c -fPIC -DPIC -o .libs/tif_compress.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_dir.lo tif_dir.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_dir.c -fPIC -DPIC -o .libs/tif_dir.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_dirinfo.lo tif_dirinfo.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_dirinfo.c -fPIC -DPIC -o .libs/tif_dirinfo.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_dirread.lo tif_dirread.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_dirwrite.lo tif_dirwrite.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_dirread.c -fPIC -DPIC -o .libs/tif_dirread.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_dirwrite.c -fPIC -DPIC -o .libs/tif_dirwrite.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_dumpmode.lo tif_dumpmode.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_dumpmode.c -fPIC -DPIC -o .libs/tif_dumpmode.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_error.lo tif_error.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_error.c -fPIC -DPIC -o .libs/tif_error.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_extension.lo tif_extension.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_extension.c -fPIC -DPIC -o .libs/tif_extension.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_fax3.lo tif_fax3.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_fax3.c -fPIC -DPIC -o .libs/tif_fax3.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_fax3sm.lo tif_fax3sm.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_fax3sm.c -fPIC -DPIC -o .libs/tif_fax3sm.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_flush.lo tif_flush.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_flush.c -fPIC -DPIC -o .libs/tif_flush.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_getimage.lo tif_getimage.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_hash_set.lo tif_hash_set.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_getimage.c -fPIC -DPIC -o .libs/tif_getimage.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_hash_set.c -fPIC -DPIC -o .libs/tif_hash_set.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_jbig.lo tif_jbig.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_jbig.c -fPIC -DPIC -o .libs/tif_jbig.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_jpeg.lo tif_jpeg.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_jpeg.c -fPIC -DPIC -o .libs/tif_jpeg.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_jpeg_12.lo tif_jpeg_12.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_jpeg_12.c -fPIC -DPIC -o .libs/tif_jpeg_12.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_lerc.lo tif_lerc.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_lerc.c -fPIC -DPIC -o .libs/tif_lerc.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_luv.lo tif_luv.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_luv.c -fPIC -DPIC -o .libs/tif_luv.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_lzma.lo tif_lzma.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_lzma.c -fPIC -DPIC -o .libs/tif_lzma.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_lzw.lo tif_lzw.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_next.lo tif_next.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_lzw.c -fPIC -DPIC -o .libs/tif_lzw.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_next.c -fPIC -DPIC -o .libs/tif_next.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_ojpeg.lo tif_ojpeg.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_open.lo tif_open.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_ojpeg.c -fPIC -DPIC -o .libs/tif_ojpeg.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_open.c -fPIC -DPIC -o .libs/tif_open.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_packbits.lo tif_packbits.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_packbits.c -fPIC -DPIC -o .libs/tif_packbits.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_pixarlog.lo tif_pixarlog.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_pixarlog.c -fPIC -DPIC -o .libs/tif_pixarlog.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_predict.lo tif_predict.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_print.lo tif_print.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_predict.c -fPIC -DPIC -o .libs/tif_predict.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_print.c -fPIC -DPIC -o .libs/tif_print.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_read.lo tif_read.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_read.c -fPIC -DPIC -o .libs/tif_read.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_strip.lo tif_strip.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_strip.c -fPIC -DPIC -o .libs/tif_strip.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_swab.lo tif_swab.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_thunder.lo tif_thunder.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_swab.c -fPIC -DPIC -o .libs/tif_swab.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_thunder.c -fPIC -DPIC -o .libs/tif_thunder.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_tile.lo tif_tile.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_version.lo tif_version.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_warning.lo tif_warning.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_tile.c -fPIC -DPIC -o .libs/tif_tile.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_version.c -fPIC -DPIC -o .libs/tif_version.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_webp.lo tif_webp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_warning.c -fPIC -DPIC -o .libs/tif_warning.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_webp.c -fPIC -DPIC -o .libs/tif_webp.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_write.lo tif_write.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_write.c -fPIC -DPIC -o .libs/tif_write.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_zip.lo tif_zip.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_zstd.lo tif_zstd.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_zip.c -fPIC -DPIC -o .libs/tif_zip.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_zstd.c -fPIC -DPIC -o .libs/tif_zstd.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c -o tif_unix.lo tif_unix.c /bin/sh ../libtool --tag=CXX --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c -o tif_stream.lo tif_stream.cxx /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -o mkg3states mkg3states.o ../port/libport.la -ljpeg -lm libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -c tif_unix.c -fPIC -DPIC -o .libs/tif_unix.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -I../port -I../libtiff -I../port -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -c tif_stream.cxx -fPIC -DPIC -o .libs/tif_stream.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -o mkg3states mkg3states.o ../port/.libs/libport.a -ljpeg -lm /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -Wall -W -no-undefined -version-info 6:1:0 -Wl,--version-script=./libtiff.map -o libtiff.la -rpath /usr/lib tif_aux.lo tif_close.lo tif_codec.lo tif_color.lo tif_compress.lo tif_dir.lo tif_dirinfo.lo tif_dirread.lo tif_dirwrite.lo tif_dumpmode.lo tif_error.lo tif_extension.lo tif_fax3.lo tif_fax3sm.lo tif_flush.lo tif_getimage.lo tif_hash_set.lo tif_jbig.lo tif_jpeg.lo tif_jpeg_12.lo tif_lerc.lo tif_luv.lo tif_lzma.lo tif_lzw.lo tif_next.lo tif_ojpeg.lo tif_open.lo tif_packbits.lo tif_pixarlog.lo tif_predict.lo tif_print.lo tif_read.lo tif_strip.lo tif_swab.lo tif_thunder.lo tif_tile.lo tif_version.lo tif_warning.lo tif_webp.lo tif_write.lo tif_zip.lo tif_zstd.lo tif_unix.lo -ljpeg -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/tif_aux.o .libs/tif_close.o .libs/tif_codec.o .libs/tif_color.o .libs/tif_compress.o .libs/tif_dir.o .libs/tif_dirinfo.o .libs/tif_dirread.o .libs/tif_dirwrite.o .libs/tif_dumpmode.o .libs/tif_error.o .libs/tif_extension.o .libs/tif_fax3.o .libs/tif_fax3sm.o .libs/tif_flush.o .libs/tif_getimage.o .libs/tif_hash_set.o .libs/tif_jbig.o .libs/tif_jpeg.o .libs/tif_jpeg_12.o .libs/tif_lerc.o .libs/tif_luv.o .libs/tif_lzma.o .libs/tif_lzw.o .libs/tif_next.o .libs/tif_ojpeg.o .libs/tif_open.o .libs/tif_packbits.o .libs/tif_pixarlog.o .libs/tif_predict.o .libs/tif_print.o .libs/tif_read.o .libs/tif_strip.o .libs/tif_swab.o .libs/tif_thunder.o .libs/tif_tile.o .libs/tif_version.o .libs/tif_warning.o .libs/tif_webp.o .libs/tif_write.o .libs/tif_zip.o .libs/tif_zstd.o .libs/tif_unix.o -ljpeg -lm -Ofast -g0 -Wl,--version-script=./libtiff.map -Wl,-soname -Wl,libtiff.so.6 -o .libs/libtiff.so.6.0.1 /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_udivdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_umoddi3.o)(.eh_frame) prevents .eh_frame_hdr table being created libtool: link: (cd ".libs" && rm -f "libtiff.so.6" && ln -s "libtiff.so.6.0.1" "libtiff.so.6") libtool: link: (cd ".libs" && rm -f "libtiff.so" && ln -s "libtiff.so.6.0.1" "libtiff.so") libtool: link: ( cd ".libs" && rm -f "libtiff.la" && ln -s "../libtiff.la" "libtiff.la" ) /bin/sh ../libtool --tag=CXX --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -no-undefined -version-info 6:1:0 -Wl,--version-script=./libtiffxx.map -o libtiffxx.la -rpath /usr/lib tif_stream.lo ../libtiff/libtiff.la -ljpeg -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/crti.o /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/crtbeginS.o .libs/tif_stream.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/libtiff/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/lib ../libtiff/.libs/libtiff.so -ljpeg -L/home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0 -L/home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/lib -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/lib -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/lib/libstdc++.so -lm -lc -lgcc_s /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/crtendS.o /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/crtn.o -Ofast -g0 -Wl,--version-script=./libtiffxx.map -Wl,-soname -Wl,libtiffxx.so.6 -o .libs/libtiffxx.so.6.0.1 /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in .libs/tif_stream.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in .libs/tif_stream.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in .libs/tif_stream.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in .libs/tif_stream.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in .libs/tif_stream.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in .libs/tif_stream.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in .libs/tif_stream.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in .libs/tif_stream.o(.eh_frame) prevents .eh_frame_hdr table being created libtool: link: (cd ".libs" && rm -f "libtiffxx.so.6" && ln -s "libtiffxx.so.6.0.1" "libtiffxx.so.6") libtool: link: (cd ".libs" && rm -f "libtiffxx.so" && ln -s "libtiffxx.so.6.0.1" "libtiffxx.so") libtool: link: ( cd ".libs" && rm -f "libtiffxx.la" && ln -s "../libtiffxx.la" "libtiffxx.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/libtiff' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/libtiff' Making all in tools make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/tools' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/tools' Making all in build make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/build' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/build' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/build' Making all in contrib make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib' Making all in addtiffo make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/addtiffo' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/addtiffo' Making all in dbs make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs' Making all in xtiff make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs/xtiff' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs/xtiff' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs' Making all in iptcutil make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/iptcutil' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/iptcutil' Making all in mfs make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/mfs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/mfs' Making all in pds make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/pds' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/pds' Making all in ras make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/ras' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/ras' Making all in stream make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/stream' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/stream' Making all in tags make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/tags' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/tags' Making all in win_dib make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/win_dib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/win_dib' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib' Making all in test make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/test' Making all in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' >>> tiff 4.5.1 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' Making install in port make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/port' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/port' 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-0/output-1/build/tiff-4.5.1/port' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/port' Making install in libtiff make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/libtiff' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/libtiff' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libtiff.la libtiffxx.la '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 tiff.h tiffio.h tiffvers.h tiffio.hxx '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 tiffconf.h '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libtiff.so.6.0.1 /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libtiff.so.6.0.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libtiff.so.6.0.1 libtiff.so.6 || { rm -f libtiff.so.6 && ln -s libtiff.so.6.0.1 libtiff.so.6; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libtiff.so.6.0.1 libtiff.so || { rm -f libtiff.so && ln -s libtiff.so.6.0.1 libtiff.so; }; }) libtool: install: /usr/bin/install -c .libs/libtiff.lai /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libtiff.la libtool: install: /usr/bin/install -c .libs/libtiffxx.so.6.0.1 /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libtiffxx.so.6.0.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libtiffxx.so.6.0.1 libtiffxx.so.6 || { rm -f libtiffxx.so.6 && ln -s libtiffxx.so.6.0.1 libtiffxx.so.6; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libtiffxx.so.6.0.1 libtiffxx.so || { rm -f libtiffxx.so && ln -s libtiffxx.so.6.0.1 libtiffxx.so; }; }) libtool: install: /usr/bin/install -c .libs/libtiffxx.lai /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libtiffxx.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/libtiff' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/libtiff' Making install in tools make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/tools' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/tools' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/tools' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/tools' Making install in build make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/build' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/build' 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-0/output-1/build/tiff-4.5.1/build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/build' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/build' Making install in contrib make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib' Making install in addtiffo make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/addtiffo' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/addtiffo' 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-0/output-1/build/tiff-4.5.1/contrib/addtiffo' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/addtiffo' Making install in dbs make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs' Making install in xtiff make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs/xtiff' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs/xtiff' 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-0/output-1/build/tiff-4.5.1/contrib/dbs/xtiff' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs/xtiff' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs' 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-0/output-1/build/tiff-4.5.1/contrib/dbs' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs' Making install in iptcutil make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/iptcutil' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/iptcutil' 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-0/output-1/build/tiff-4.5.1/contrib/iptcutil' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/iptcutil' Making install in mfs make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/mfs' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/mfs' 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-0/output-1/build/tiff-4.5.1/contrib/mfs' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/mfs' Making install in pds make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/pds' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/pds' 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-0/output-1/build/tiff-4.5.1/contrib/pds' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/pds' Making install in ras make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/ras' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/ras' 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-0/output-1/build/tiff-4.5.1/contrib/ras' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/ras' Making install in stream make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/stream' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/stream' 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-0/output-1/build/tiff-4.5.1/contrib/stream' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/stream' Making install in tags make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/tags' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/tags' 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-0/output-1/build/tiff-4.5.1/contrib/tags' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/tags' Making install in win_dib make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/win_dib' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/win_dib' 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-0/output-1/build/tiff-4.5.1/contrib/win_dib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/win_dib' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib' 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-0/output-1/build/tiff-4.5.1/contrib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib' Making install in test make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/test' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/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-0/output-1/build/tiff-4.5.1/test' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/test' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libtiff-4.pc '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' >>> tiff 4.5.1 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/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 >>> tiff 4.5.1 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' Making install in port make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/port' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/port' 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-0/output-1/build/tiff-4.5.1/port' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/port' Making install in libtiff make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/libtiff' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/libtiff' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libtiff.la libtiffxx.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 tiff.h tiffio.h tiffvers.h tiffio.hxx '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 tiffconf.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' libtool: install: /usr/bin/install -c .libs/libtiff.so.6.0.1 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libtiff.so.6.0.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libtiff.so.6.0.1 libtiff.so.6 || { rm -f libtiff.so.6 && ln -s libtiff.so.6.0.1 libtiff.so.6; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libtiff.so.6.0.1 libtiff.so || { rm -f libtiff.so && ln -s libtiff.so.6.0.1 libtiff.so; }; }) libtool: install: /usr/bin/install -c .libs/libtiff.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libtiff.la libtool: install: /usr/bin/install -c .libs/libtiffxx.so.6.0.1 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libtiffxx.so.6.0.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libtiffxx.so.6.0.1 libtiffxx.so.6 || { rm -f libtiffxx.so.6 && ln -s libtiffxx.so.6.0.1 libtiffxx.so.6; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libtiffxx.so.6.0.1 libtiffxx.so || { rm -f libtiffxx.so && ln -s libtiffxx.so.6.0.1 libtiffxx.so; }; }) libtool: install: /usr/bin/install -c .libs/libtiffxx.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libtiffxx.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/libtiff' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/libtiff' Making install in tools make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/tools' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/tools' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/tools' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/tools' Making install in build make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/build' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/build' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/build' 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-0/output-1/build/tiff-4.5.1/build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/build' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/build' Making install in contrib make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib' Making install in addtiffo make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/addtiffo' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/addtiffo' 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-0/output-1/build/tiff-4.5.1/contrib/addtiffo' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/addtiffo' Making install in dbs make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs' Making install in xtiff make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs/xtiff' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs/xtiff' 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-0/output-1/build/tiff-4.5.1/contrib/dbs/xtiff' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs/xtiff' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs' 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-0/output-1/build/tiff-4.5.1/contrib/dbs' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/dbs' Making install in iptcutil make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/iptcutil' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/iptcutil' 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-0/output-1/build/tiff-4.5.1/contrib/iptcutil' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/iptcutil' Making install in mfs make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/mfs' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/mfs' 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-0/output-1/build/tiff-4.5.1/contrib/mfs' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/mfs' Making install in pds make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/pds' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/pds' 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-0/output-1/build/tiff-4.5.1/contrib/pds' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/pds' Making install in ras make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/ras' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/ras' 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-0/output-1/build/tiff-4.5.1/contrib/ras' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/ras' Making install in stream make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/stream' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/stream' 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-0/output-1/build/tiff-4.5.1/contrib/stream' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/stream' Making install in tags make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/tags' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/tags' 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-0/output-1/build/tiff-4.5.1/contrib/tags' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/tags' Making install in win_dib make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/win_dib' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/win_dib' 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-0/output-1/build/tiff-4.5.1/contrib/win_dib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib/win_dib' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib' 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-0/output-1/build/tiff-4.5.1/contrib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/contrib' Making install in test make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/test' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/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-0/output-1/build/tiff-4.5.1/test' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/test' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libtiff-4.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tiff-4.5.1' Pillow-10.0.1.tar.gz: OK (md5: 93a0585ab0ee9717a7576129bdabdf93) Pillow-10.0.1.tar.gz: OK (sha256: d72967b06be9300fed5cfbc8b5bafceec48bf7cdc7dab66b1d2549035287191d) >>> python-pillow 10.0.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-pillow/Pillow-10.0.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-pillow-10.0.1 -xf - >>> python-pillow 10.0.1 Patching >>> python-pillow 10.0.1 Configuring >>> python-pillow 10.0.1 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pillow-10.0.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build build_ext --disable-platform-guessing --enable-freetype --enable-jpeg --disable-lcms --disable-xcb --disable-jpeg2000 --enable-tiff --disable-webp --disable-webpmux) running build running build_py creating build creating build/lib.linux-microblazeel-cpython-311 creating build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageMorph.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageCms.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/Hdf5StubImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/WmfImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/features.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/PcfFontFile.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageGrab.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageOps.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/JpegPresets.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/MicImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/TiffTags.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/MpegImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/JpegImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageMode.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/BlpImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageMath.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/__main__.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/IcoImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ContainerIO.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/WebPImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/GifImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImagePalette.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/McIdasImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/__init__.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/XbmImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/BufrStubImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/DcxImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/FtexImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/MpoImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageColor.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/BmpImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageDraw2.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/PSDraw.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/PyAccess.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageTransform.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/IcnsImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/PsdImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/QoiImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImtImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/PdfParser.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageChops.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/XpmImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/GimpPaletteFile.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/PngImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/Image.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/WalImageFile.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageShow.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/Jpeg2KImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/TarIO.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageDraw.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/GdImageFile.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/TiffImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/FontFile.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageFont.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/SunImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/SgiImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageWin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageFilter.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/TgaImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/PcxImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/EpsImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/FpxImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageSequence.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/FliImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/PcdImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageFile.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/PalmImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/PixarImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/PaletteFile.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageTk.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/MspImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageQt.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/_binary.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/CurImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/FitsImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/PdfImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/GribStubImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageEnhance.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/_tkinter_finder.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/IptcImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ExifTags.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/DdsImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/GbrImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImageStat.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/SpiderImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/ImagePath.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/_util.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/_version.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/_deprecate.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/BdfFontFile.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/PpmImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/GimpGradientFile.py -> build/lib.linux-microblazeel-cpython-311/PIL copying src/PIL/XVThumbImagePlugin.py -> build/lib.linux-microblazeel-cpython-311/PIL running egg_info writing src/Pillow.egg-info/PKG-INFO writing dependency_links to src/Pillow.egg-info/dependency_links.txt writing requirements to src/Pillow.egg-info/requires.txt writing top-level names to src/Pillow.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Pillow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' warning: no files found matching '*.h' warning: no files found matching '*.sh' warning: no files found matching '*.txt' warning: no previously-included files found matching '.appveyor.yml' warning: no previously-included files found matching '.clang-format' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'renovate.json' warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution no previously-included directories found matching '.ci' adding license file 'LICENSE' writing manifest file 'src/Pillow.egg-info/SOURCES.txt' running build_ext building 'PIL._imaging' extension creating build/temp.linux-microblazeel-cpython-311 building 'PIL._imagingft' extension creating build/temp.linux-microblazeel-cpython-311/src building 'PIL._imagingmath' extension building 'PIL._imagingtk' extension creating build/temp.linux-microblazeel-cpython-311/src /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/_imagingft.c -o build/temp.linux-microblazeel-cpython-311/src/_imagingft.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/_imagingmath.c -o build/temp.linux-microblazeel-cpython-311/src/_imagingmath.o creating build/temp.linux-microblazeel-cpython-311/src/Tk creating build/temp.linux-microblazeel-cpython-311/src/libImaging /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/Tk/tkImaging.c -o build/temp.linux-microblazeel-cpython-311/src/Tk/tkImaging.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/_imaging.c -o build/temp.linux-microblazeel-cpython-311/src/_imaging.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/_imagingtk.c -o build/temp.linux-microblazeel-cpython-311/src/_imagingtk.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/src/Tk/tkImaging.o build/temp.linux-microblazeel-cpython-311/src/_imagingtk.o -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/lib -L. -o build/lib.linux-microblazeel-cpython-311/PIL/_imagingtk.cpython-311.so building 'PIL._imagingmorph' extension /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/_imagingmorph.c -o build/temp.linux-microblazeel-cpython-311/src/_imagingmorph.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/src/_imagingft.o -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/lib -L. -lfreetype -o build/lib.linux-microblazeel-cpython-311/PIL/_imagingft.cpython-311.so /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/src/_imagingmorph.o -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/lib -L. -o build/lib.linux-microblazeel-cpython-311/PIL/_imagingmorph.cpython-311.so /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/src/_imagingmath.o -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/lib -L. -o build/lib.linux-microblazeel-cpython-311/PIL/_imagingmath.cpython-311.so /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/decode.c -o build/temp.linux-microblazeel-cpython-311/src/decode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/display.c -o build/temp.linux-microblazeel-cpython-311/src/display.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/encode.c -o build/temp.linux-microblazeel-cpython-311/src/encode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Access.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Access.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/AlphaComposite.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/AlphaComposite.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Bands.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Bands.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/BcnDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/BcnDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/BitDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/BitDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Blend.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Blend.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/BoxBlur.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/BoxBlur.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Chops.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Chops.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/ColorLUT.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/ColorLUT.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Convert.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Convert.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/ConvertYCbCr.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/ConvertYCbCr.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Copy.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Copy.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Crop.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Crop.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Dib.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Dib.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Draw.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Draw.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Effects.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Effects.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/EpsEncode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/EpsEncode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/File.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/File.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Fill.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Fill.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Filter.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Filter.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/FliDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/FliDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Geometry.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Geometry.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/GetBBox.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/GetBBox.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/GifDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/GifDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/GifEncode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/GifEncode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/HexDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/HexDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Histo.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Histo.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Jpeg2KDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Jpeg2KDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Jpeg2KEncode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Jpeg2KEncode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/JpegDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/JpegDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/JpegEncode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/JpegEncode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Matrix.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Matrix.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/ModeFilter.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/ModeFilter.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Negative.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Negative.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Offset.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Offset.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Pack.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Pack.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/PackDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/PackDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Palette.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Palette.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Paste.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Paste.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/PcdDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/PcdDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/PcxDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/PcxDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/PcxEncode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/PcxEncode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Point.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Point.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Quant.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Quant.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/QuantHash.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/QuantHash.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/QuantHeap.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/QuantHeap.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/QuantOctree.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/QuantOctree.o src/libImaging/QuantOctree.c: In function 'map_image_pixels': src/libImaging/QuantOctree.c:371:19: warning: comparison of integer expressions of different signedness: 'long int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare] 371 | for (i = 0; i < nPixels; i++) { | ^ src/libImaging/QuantOctree.c: In function 'quantize_octree': src/libImaging/QuantOctree.c:426:19: warning: comparison of integer expressions of different signedness: 'long int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare] 426 | for (i = 0; i < nPixels; i++) { | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/QuantPngQuant.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/QuantPngQuant.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/RankFilter.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/RankFilter.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/RawDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/RawDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/RawEncode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/RawEncode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Reduce.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Reduce.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Resample.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Resample.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/SgiRleDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/SgiRleDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Storage.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Storage.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/SunRleDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/SunRleDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/TgaRleDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/TgaRleDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/TgaRleEncode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/TgaRleEncode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/TiffDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/TiffDecode.o src/libImaging/TiffDecode.c: In function '_decodeTile': src/libImaging/TiffDecode.c:393:25: warning: comparison of integer expressions of different signedness: 'tsize_t' {aka 'int'} and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare] 393 | if (tile_bytes_size > ((tile_length * state->bits / planes + 7) / 8) * tile_width) { | ^ src/libImaging/TiffDecode.c: In function '_decodeStrip': src/libImaging/TiffDecode.c:475:20: warning: comparison of integer expressions of different signedness: 'tsize_t' {aka 'int'} and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare] 475 | if (strip_size > (unpacker_row_byte_size * rows_per_strip)) { | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/Unpack.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/Unpack.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/UnpackYCC.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/UnpackYCC.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/UnsharpMask.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/UnsharpMask.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/XbmDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/XbmDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/XbmEncode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/XbmEncode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/ZipDecode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/ZipDecode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/ZipEncode.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/ZipEncode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/libImaging/codec_fd.c -o build/temp.linux-microblazeel-cpython-311/src/libImaging/codec_fd.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/map.c -o build/temp.linux-microblazeel-cpython-311/src/map.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/outline.c -o build/temp.linux-microblazeel-cpython-311/src/outline.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -DPILLOW_VERSION=\"10.0.1\" -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/freetype2 -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libpng16 -I/home/buildroot/autobuild/instance-0/output-1/host/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/path.c -o build/temp.linux-microblazeel-cpython-311/src/path.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/src/_imaging.o build/temp.linux-microblazeel-cpython-311/src/decode.o build/temp.linux-microblazeel-cpython-311/src/display.o build/temp.linux-microblazeel-cpython-311/src/encode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Access.o build/temp.linux-microblazeel-cpython-311/src/libImaging/AlphaComposite.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Bands.o build/temp.linux-microblazeel-cpython-311/src/libImaging/BcnDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/BitDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Blend.o build/temp.linux-microblazeel-cpython-311/src/libImaging/BoxBlur.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Chops.o build/temp.linux-microblazeel-cpython-311/src/libImaging/ColorLUT.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Convert.o build/temp.linux-microblazeel-cpython-311/src/libImaging/ConvertYCbCr.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Copy.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Crop.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Dib.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Draw.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Effects.o build/temp.linux-microblazeel-cpython-311/src/libImaging/EpsEncode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/File.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Fill.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Filter.o build/temp.linux-microblazeel-cpython-311/src/libImaging/FliDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Geometry.o build/temp.linux-microblazeel-cpython-311/src/libImaging/GetBBox.o build/temp.linux-microblazeel-cpython-311/src/libImaging/GifDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/GifEncode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/HexDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Histo.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Jpeg2KDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Jpeg2KEncode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/JpegDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/JpegEncode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Matrix.o build/temp.linux-microblazeel-cpython-311/src/libImaging/ModeFilter.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Negative.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Offset.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Pack.o build/temp.linux-microblazeel-cpython-311/src/libImaging/PackDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Palette.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Paste.o build/temp.linux-microblazeel-cpython-311/src/libImaging/PcdDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/PcxDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/PcxEncode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Point.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Quant.o build/temp.linux-microblazeel-cpython-311/src/libImaging/QuantHash.o build/temp.linux-microblazeel-cpython-311/src/libImaging/QuantHeap.o build/temp.linux-microblazeel-cpython-311/src/libImaging/QuantOctree.o build/temp.linux-microblazeel-cpython-311/src/libImaging/QuantPngQuant.o build/temp.linux-microblazeel-cpython-311/src/libImaging/RankFilter.o build/temp.linux-microblazeel-cpython-311/src/libImaging/RawDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/RawEncode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Reduce.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Resample.o build/temp.linux-microblazeel-cpython-311/src/libImaging/SgiRleDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Storage.o build/temp.linux-microblazeel-cpython-311/src/libImaging/SunRleDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/TgaRleDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/TgaRleEncode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/TiffDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/Unpack.o build/temp.linux-microblazeel-cpython-311/src/libImaging/UnpackYCC.o build/temp.linux-microblazeel-cpython-311/src/libImaging/UnsharpMask.o build/temp.linux-microblazeel-cpython-311/src/libImaging/XbmDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/XbmEncode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/ZipDecode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/ZipEncode.o build/temp.linux-microblazeel-cpython-311/src/libImaging/codec_fd.o build/temp.linux-microblazeel-cpython-311/src/map.o build/temp.linux-microblazeel-cpython-311/src/outline.o build/temp.linux-microblazeel-cpython-311/src/path.o -L/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/lib -L. -ljpeg -lz -ltiff -o build/lib.linux-microblazeel-cpython-311/PIL/_imaging.cpython-311.so -------------------------------------------------------------------- PIL SETUP SUMMARY -------------------------------------------------------------------- version Pillow 10.0.1 platform linux 3.11.6 (main, Oct 18 2023, 16:05:19) [GCC 12.3.1 20230508 (Red Hat 12.3.1-1)] -------------------------------------------------------------------- --- JPEG support available *** OPENJPEG (JPEG2000) support not available --- ZLIB (PNG/ZIP) support available *** LIBIMAGEQUANT support not available --- LIBTIFF support available --- FREETYPE2 support available *** RAQM (Text shaping) support not available *** LITTLECMS2 support not available *** WEBP support not available *** WEBPMUX support not available *** XCB (X protocol) support not available -------------------------------------------------------------------- To add a missing option, make sure you have the required library and headers. See https://pillow.readthedocs.io/en/latest/installation.html#building-from-source To check the build, run the selftest.py script. >>> python-pillow 10.0.1 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pillow-10.0.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target build_ext --disable-platform-guessing --enable-freetype --enable-jpeg --disable-lcms --disable-xcb --disable-jpeg2000 --enable-tiff --disable-webp --disable-webpmux) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing src/Pillow.egg-info/PKG-INFO writing dependency_links to src/Pillow.egg-info/dependency_links.txt writing requirements to src/Pillow.egg-info/requires.txt writing top-level names to src/Pillow.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Pillow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' warning: no files found matching '*.h' warning: no files found matching '*.sh' warning: no files found matching '*.txt' warning: no previously-included files found matching '.appveyor.yml' warning: no previously-included files found matching '.clang-format' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'renovate.json' warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution no previously-included directories found matching '.ci' adding license file 'LICENSE' writing manifest file 'src/Pillow.egg-info/SOURCES.txt' running build_ext -------------------------------------------------------------------- PIL SETUP SUMMARY -------------------------------------------------------------------- version Pillow 10.0.1 platform linux 3.11.6 (main, Oct 18 2023, 16:05:19) [GCC 12.3.1 20230508 (Red Hat 12.3.1-1)] -------------------------------------------------------------------- --- JPEG support available *** OPENJPEG (JPEG2000) support not available --- ZLIB (PNG/ZIP) support available *** LIBIMAGEQUANT support not available --- LIBTIFF support available --- FREETYPE2 support available *** RAQM (Text shaping) support not available *** LITTLECMS2 support not available *** WEBP support not available *** WEBPMUX support not available *** XCB (X protocol) support not available -------------------------------------------------------------------- To add a missing option, make sure you have the required library and headers. See https://pillow.readthedocs.io/en/latest/installation.html#building-from-source To check the build, run the selftest.py script. running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageMorph.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageCms.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/Hdf5StubImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/WmfImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/features.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/PcfFontFile.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageGrab.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageOps.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/JpegPresets.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/MicImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/TiffTags.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/MpegImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/JpegImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageMode.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/BlpImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageMath.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/__main__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/IcoImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ContainerIO.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/WebPImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/GifImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImagePalette.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/McIdasImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/XbmImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/BufrStubImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/DcxImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/FtexImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/MpoImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageColor.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/BmpImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/_imagingmorph.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageDraw2.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/PSDraw.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/_imagingmath.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/_imaging.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/PyAccess.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/_imagingtk.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageTransform.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/IcnsImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/PsdImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/QoiImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImtImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/PdfParser.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageChops.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/XpmImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/GimpPaletteFile.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/PngImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/Image.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/WalImageFile.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageShow.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/Jpeg2KImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/TarIO.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageDraw.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/GdImageFile.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/TiffImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/FontFile.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageFont.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/SunImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/SgiImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageWin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageFilter.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/TgaImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/PcxImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/EpsImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/FpxImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageSequence.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/FliImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/PcdImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageFile.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/PalmImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/PixarImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/PaletteFile.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageTk.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/MspImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageQt.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/_binary.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/CurImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/FitsImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/_imagingft.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/PdfImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/GribStubImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageEnhance.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/_tkinter_finder.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/IptcImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ExifTags.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/DdsImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/GbrImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImageStat.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/SpiderImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/ImagePath.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/_util.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/_version.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/_deprecate.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/BdfFontFile.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/PpmImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/GimpGradientFile.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL copying build/lib.linux-microblazeel-cpython-311/PIL/XVThumbImagePlugin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PIL running install_egg_info Copying src/Pillow.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/Pillow-10.0.1-py3.11.egg-info running install_scripts py-1.11.0.tar.gz: OK (md5: bde7dcc1cb452a1e10206ef2f811ba88) py-1.11.0.tar.gz: OK (sha256: 51c75c4126074b472f746a24399ad32f6053d1b34b68d2fa41e558e6f4a98719) >>> python-py 1.11.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-py/py-1.11.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-py-1.11.0 -xf - >>> python-py 1.11.0 Patching >>> python-py 1.11.0 Configuring >>> python-py 1.11.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-py-1.11.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/py copying py/_xmlgen.py -> build/lib/py copying py/__init__.py -> build/lib/py copying py/__metainfo.py -> build/lib/py copying py/_builtin.py -> build/lib/py copying py/_std.py -> build/lib/py copying py/test.py -> build/lib/py copying py/_error.py -> build/lib/py copying py/_version.py -> build/lib/py creating build/lib/py/_io copying py/_io/__init__.py -> build/lib/py/_io copying py/_io/saferepr.py -> build/lib/py/_io copying py/_io/terminalwriter.py -> build/lib/py/_io copying py/_io/capture.py -> build/lib/py/_io creating build/lib/py/_path copying py/_path/local.py -> build/lib/py/_path copying py/_path/__init__.py -> build/lib/py/_path copying py/_path/svnwc.py -> build/lib/py/_path copying py/_path/svnurl.py -> build/lib/py/_path copying py/_path/cacheutil.py -> build/lib/py/_path copying py/_path/common.py -> build/lib/py/_path creating build/lib/py/_vendored_packages copying py/_vendored_packages/__init__.py -> build/lib/py/_vendored_packages creating build/lib/py/_log copying py/_log/__init__.py -> build/lib/py/_log copying py/_log/log.py -> build/lib/py/_log copying py/_log/warning.py -> build/lib/py/_log creating build/lib/py/_process copying py/_process/__init__.py -> build/lib/py/_process copying py/_process/killproc.py -> build/lib/py/_process copying py/_process/cmdexec.py -> build/lib/py/_process copying py/_process/forkedfunc.py -> build/lib/py/_process creating build/lib/py/_code copying py/_code/_assertionnew.py -> build/lib/py/_code copying py/_code/_assertionold.py -> build/lib/py/_code copying py/_code/_py2traceback.py -> build/lib/py/_code copying py/_code/__init__.py -> build/lib/py/_code copying py/_code/code.py -> build/lib/py/_code copying py/_code/source.py -> build/lib/py/_code copying py/_code/assertion.py -> build/lib/py/_code creating build/lib/py/_vendored_packages/apipkg copying py/_vendored_packages/apipkg/version.py -> build/lib/py/_vendored_packages/apipkg copying py/_vendored_packages/apipkg/__init__.py -> build/lib/py/_vendored_packages/apipkg creating build/lib/py/_vendored_packages/iniconfig copying py/_vendored_packages/iniconfig/__init__.py -> build/lib/py/_vendored_packages/iniconfig running egg_info writing py.egg-info/PKG-INFO writing dependency_links to py.egg-info/dependency_links.txt writing top-level names to py.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'py.egg-info/SOURCES.txt' copying py/__init__.pyi -> build/lib/py copying py/error.pyi -> build/lib/py copying py/iniconfig.pyi -> build/lib/py copying py/io.pyi -> build/lib/py copying py/path.pyi -> build/lib/py copying py/py.typed -> build/lib/py copying py/xml.pyi -> build/lib/py creating build/lib/py/_vendored_packages/apipkg-2.0.0.dist-info copying py/_vendored_packages/apipkg-2.0.0.dist-info/INSTALLER -> build/lib/py/_vendored_packages/apipkg-2.0.0.dist-info copying py/_vendored_packages/apipkg-2.0.0.dist-info/LICENSE -> build/lib/py/_vendored_packages/apipkg-2.0.0.dist-info copying py/_vendored_packages/apipkg-2.0.0.dist-info/METADATA -> build/lib/py/_vendored_packages/apipkg-2.0.0.dist-info copying py/_vendored_packages/apipkg-2.0.0.dist-info/RECORD -> build/lib/py/_vendored_packages/apipkg-2.0.0.dist-info copying py/_vendored_packages/apipkg-2.0.0.dist-info/REQUESTED -> build/lib/py/_vendored_packages/apipkg-2.0.0.dist-info copying py/_vendored_packages/apipkg-2.0.0.dist-info/WHEEL -> build/lib/py/_vendored_packages/apipkg-2.0.0.dist-info copying py/_vendored_packages/apipkg-2.0.0.dist-info/top_level.txt -> build/lib/py/_vendored_packages/apipkg-2.0.0.dist-info creating build/lib/py/_vendored_packages/iniconfig-1.1.1.dist-info copying py/_vendored_packages/iniconfig-1.1.1.dist-info/INSTALLER -> build/lib/py/_vendored_packages/iniconfig-1.1.1.dist-info copying py/_vendored_packages/iniconfig-1.1.1.dist-info/LICENSE -> build/lib/py/_vendored_packages/iniconfig-1.1.1.dist-info copying py/_vendored_packages/iniconfig-1.1.1.dist-info/METADATA -> build/lib/py/_vendored_packages/iniconfig-1.1.1.dist-info copying py/_vendored_packages/iniconfig-1.1.1.dist-info/RECORD -> build/lib/py/_vendored_packages/iniconfig-1.1.1.dist-info copying py/_vendored_packages/iniconfig-1.1.1.dist-info/REQUESTED -> build/lib/py/_vendored_packages/iniconfig-1.1.1.dist-info copying py/_vendored_packages/iniconfig-1.1.1.dist-info/WHEEL -> build/lib/py/_vendored_packages/iniconfig-1.1.1.dist-info copying py/_vendored_packages/iniconfig-1.1.1.dist-info/top_level.txt -> build/lib/py/_vendored_packages/iniconfig-1.1.1.dist-info copying py/_vendored_packages/iniconfig/__init__.pyi -> build/lib/py/_vendored_packages/iniconfig copying py/_vendored_packages/iniconfig/py.typed -> build/lib/py/_vendored_packages/iniconfig >>> python-py 1.11.0 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-py-1.11.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py copying py/_version.py -> build/lib/py running egg_info writing py.egg-info/PKG-INFO writing dependency_links to py.egg-info/dependency_links.txt writing top-level names to py.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'py.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py copying build/lib/py/_xmlgen.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_io copying build/lib/py/_io/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_io copying build/lib/py/_io/saferepr.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_io copying build/lib/py/_io/terminalwriter.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_io copying build/lib/py/_io/capture.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_io copying build/lib/py/iniconfig.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py copying build/lib/py/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py copying build/lib/py/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_path copying build/lib/py/_path/local.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_path copying build/lib/py/_path/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_path copying build/lib/py/_path/svnwc.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_path copying build/lib/py/_path/svnurl.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_path copying build/lib/py/_path/cacheutil.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_path copying build/lib/py/_path/common.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_path copying build/lib/py/io.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py copying build/lib/py/__metainfo.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py copying build/lib/py/xml.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py copying build/lib/py/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py copying build/lib/py/path.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py copying build/lib/py/_builtin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py copying build/lib/py/_std.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py copying build/lib/py/test.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/iniconfig-1.1.1.dist-info copying build/lib/py/_vendored_packages/iniconfig-1.1.1.dist-info/REQUESTED -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/iniconfig-1.1.1.dist-info copying build/lib/py/_vendored_packages/iniconfig-1.1.1.dist-info/top_level.txt -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/iniconfig-1.1.1.dist-info copying build/lib/py/_vendored_packages/iniconfig-1.1.1.dist-info/METADATA -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/iniconfig-1.1.1.dist-info copying build/lib/py/_vendored_packages/iniconfig-1.1.1.dist-info/WHEEL -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/iniconfig-1.1.1.dist-info copying build/lib/py/_vendored_packages/iniconfig-1.1.1.dist-info/INSTALLER -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/iniconfig-1.1.1.dist-info copying build/lib/py/_vendored_packages/iniconfig-1.1.1.dist-info/LICENSE -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/iniconfig-1.1.1.dist-info copying build/lib/py/_vendored_packages/iniconfig-1.1.1.dist-info/RECORD -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/iniconfig-1.1.1.dist-info copying build/lib/py/_vendored_packages/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/apipkg-2.0.0.dist-info copying build/lib/py/_vendored_packages/apipkg-2.0.0.dist-info/REQUESTED -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/apipkg-2.0.0.dist-info copying build/lib/py/_vendored_packages/apipkg-2.0.0.dist-info/top_level.txt -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/apipkg-2.0.0.dist-info copying build/lib/py/_vendored_packages/apipkg-2.0.0.dist-info/METADATA -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/apipkg-2.0.0.dist-info copying build/lib/py/_vendored_packages/apipkg-2.0.0.dist-info/WHEEL -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/apipkg-2.0.0.dist-info copying build/lib/py/_vendored_packages/apipkg-2.0.0.dist-info/INSTALLER -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/apipkg-2.0.0.dist-info copying build/lib/py/_vendored_packages/apipkg-2.0.0.dist-info/LICENSE -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/apipkg-2.0.0.dist-info copying build/lib/py/_vendored_packages/apipkg-2.0.0.dist-info/RECORD -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/apipkg-2.0.0.dist-info creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/apipkg copying build/lib/py/_vendored_packages/apipkg/version.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/apipkg copying build/lib/py/_vendored_packages/apipkg/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/apipkg creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/iniconfig copying build/lib/py/_vendored_packages/iniconfig/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/iniconfig copying build/lib/py/_vendored_packages/iniconfig/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/iniconfig copying build/lib/py/_vendored_packages/iniconfig/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_vendored_packages/iniconfig copying build/lib/py/_error.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_log copying build/lib/py/_log/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_log copying build/lib/py/_log/log.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_log copying build/lib/py/_log/warning.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_log copying build/lib/py/error.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py copying build/lib/py/_version.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_process copying build/lib/py/_process/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_process copying build/lib/py/_process/killproc.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_process copying build/lib/py/_process/cmdexec.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_process copying build/lib/py/_process/forkedfunc.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_process creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_code copying build/lib/py/_code/_assertionnew.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_code copying build/lib/py/_code/_assertionold.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_code copying build/lib/py/_code/_py2traceback.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_code copying build/lib/py/_code/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_code copying build/lib/py/_code/code.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_code copying build/lib/py/_code/source.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_code copying build/lib/py/_code/assertion.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py/_code running install_egg_info Copying py.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/py-1.11.0-py3.11.egg-info running install_scripts pyasn1-0.4.8.tar.gz: OK (md5: dffae4ff9f997a83324b3f33fe62be54) pyasn1-0.4.8.tar.gz: OK (sha256: aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba) >>> python-pyasn1 0.4.8 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-pyasn1/pyasn1-0.4.8.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-pyasn1-0.4.8 -xf - >>> python-pyasn1 0.4.8 Patching >>> python-pyasn1 0.4.8 Configuring >>> python-pyasn1 0.4.8 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pyasn1-0.4.8//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/pyasn1 copying pyasn1/debug.py -> build/lib/pyasn1 copying pyasn1/__init__.py -> build/lib/pyasn1 copying pyasn1/error.py -> build/lib/pyasn1 creating build/lib/pyasn1/type copying pyasn1/type/univ.py -> build/lib/pyasn1/type copying pyasn1/type/namedtype.py -> build/lib/pyasn1/type copying pyasn1/type/__init__.py -> build/lib/pyasn1/type copying pyasn1/type/opentype.py -> build/lib/pyasn1/type copying pyasn1/type/error.py -> build/lib/pyasn1/type copying pyasn1/type/constraint.py -> build/lib/pyasn1/type copying pyasn1/type/char.py -> build/lib/pyasn1/type copying pyasn1/type/namedval.py -> build/lib/pyasn1/type copying pyasn1/type/useful.py -> build/lib/pyasn1/type copying pyasn1/type/tag.py -> build/lib/pyasn1/type copying pyasn1/type/tagmap.py -> build/lib/pyasn1/type copying pyasn1/type/base.py -> build/lib/pyasn1/type creating build/lib/pyasn1/compat copying pyasn1/compat/octets.py -> build/lib/pyasn1/compat copying pyasn1/compat/__init__.py -> build/lib/pyasn1/compat copying pyasn1/compat/integer.py -> build/lib/pyasn1/compat copying pyasn1/compat/dateandtime.py -> build/lib/pyasn1/compat copying pyasn1/compat/string.py -> build/lib/pyasn1/compat copying pyasn1/compat/binary.py -> build/lib/pyasn1/compat copying pyasn1/compat/calling.py -> build/lib/pyasn1/compat creating build/lib/pyasn1/codec copying pyasn1/codec/__init__.py -> build/lib/pyasn1/codec creating build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/eoo.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/__init__.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/encoder.py -> build/lib/pyasn1/codec/ber copying pyasn1/codec/ber/decoder.py -> build/lib/pyasn1/codec/ber creating build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/__init__.py -> build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/encoder.py -> build/lib/pyasn1/codec/cer copying pyasn1/codec/cer/decoder.py -> build/lib/pyasn1/codec/cer creating build/lib/pyasn1/codec/der copying pyasn1/codec/der/__init__.py -> build/lib/pyasn1/codec/der copying pyasn1/codec/der/encoder.py -> build/lib/pyasn1/codec/der copying pyasn1/codec/der/decoder.py -> build/lib/pyasn1/codec/der creating build/lib/pyasn1/codec/native copying pyasn1/codec/native/__init__.py -> build/lib/pyasn1/codec/native copying pyasn1/codec/native/encoder.py -> build/lib/pyasn1/codec/native copying pyasn1/codec/native/decoder.py -> build/lib/pyasn1/codec/native >>> python-pyasn1 0.4.8 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pyasn1-0.4.8//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1 copying build/lib/pyasn1/debug.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/univ.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/namedtype.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/opentype.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/error.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/constraint.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/char.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/namedval.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/useful.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/tag.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/tagmap.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type copying build/lib/pyasn1/type/base.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/type creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/encoder.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/cer/decoder.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/cer copying build/lib/pyasn1/codec/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/eoo.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/encoder.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/ber copying build/lib/pyasn1/codec/ber/decoder.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/ber creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/native copying build/lib/pyasn1/codec/native/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/native copying build/lib/pyasn1/codec/native/encoder.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/native copying build/lib/pyasn1/codec/native/decoder.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/native creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/encoder.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/der copying build/lib/pyasn1/codec/der/decoder.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/codec/der copying build/lib/pyasn1/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1 copying build/lib/pyasn1/error.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1 creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/octets.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/integer.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/dateandtime.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/string.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/binary.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat copying build/lib/pyasn1/compat/calling.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1/compat running install_egg_info running egg_info writing pyasn1.egg-info/PKG-INFO writing dependency_links to pyasn1.egg-info/dependency_links.txt writing top-level names to pyasn1.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pyasn1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'docs/source/.templates' adding license file 'LICENSE.rst' writing manifest file 'pyasn1.egg-info/SOURCES.txt' Copying pyasn1.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyasn1-0.4.8-py3.11.egg-info running install_scripts pycares-4.3.0.tar.gz: OK (md5: d11b196cebb45a38caa56e850f4a60d9) pycares-4.3.0.tar.gz: OK (sha256: c542696f6dac978e9d99192384745a65f80a7d9450501151e4a7563e06010d45) >>> python-pycares 4.3.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-pycares/pycares-4.3.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-pycares-4.3.0 -xf - >>> python-pycares 4.3.0 Patching >>> python-pycares 4.3.0 Configuring >>> python-pycares 4.3.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pycares-4.3.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-microblazeel-cpython-311 creating build/lib.linux-microblazeel-cpython-311/pycares copying src/pycares/__main__.py -> build/lib.linux-microblazeel-cpython-311/pycares copying src/pycares/__init__.py -> build/lib.linux-microblazeel-cpython-311/pycares copying src/pycares/errno.py -> build/lib.linux-microblazeel-cpython-311/pycares copying src/pycares/_version.py -> build/lib.linux-microblazeel-cpython-311/pycares copying src/pycares/utils.py -> build/lib.linux-microblazeel-cpython-311/pycares running build_ext generating cffi module 'build/temp.linux-microblazeel-cpython-311/_cares.c' creating build/temp.linux-microblazeel-cpython-311 building '_cares' extension creating build/temp.linux-microblazeel-cpython-311/build creating build/temp.linux-microblazeel-cpython-311/build/temp.linux-microblazeel-cpython-311 creating build/temp.linux-microblazeel-cpython-311/deps creating build/temp.linux-microblazeel-cpython-311/deps/c-ares creating build/temp.linux-microblazeel-cpython-311/deps/c-ares/src creating build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c build/temp.linux-microblazeel-cpython-311/_cares.c -o build/temp.linux-microblazeel-cpython-311/build/temp.linux-microblazeel-cpython-311/_cares.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares__addrinfo2hostent.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__addrinfo2hostent.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares__addrinfo_localhost.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__addrinfo_localhost.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares__close_sockets.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__close_sockets.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares__get_hostent.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__get_hostent.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares__parse_into_addrinfo.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__parse_into_addrinfo.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares__read_line.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__read_line.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares__readaddrinfo.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__readaddrinfo.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares__sortaddrinfo.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__sortaddrinfo.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares__timeval.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__timeval.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_android.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_android.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_cancel.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_cancel.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_create_query.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_create_query.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_data.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_data.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_destroy.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_destroy.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_expand_name.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_expand_name.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_expand_string.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_expand_string.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_fds.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_fds.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_free_hostent.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_free_hostent.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_free_string.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_free_string.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_freeaddrinfo.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_freeaddrinfo.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_getaddrinfo.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_getaddrinfo.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_getenv.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_getenv.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_gethostbyaddr.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_gethostbyaddr.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_gethostbyname.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_gethostbyname.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_getnameinfo.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_getnameinfo.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_getsock.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_getsock.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_init.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_init.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_library_init.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_library_init.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_llist.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_llist.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_mkquery.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_mkquery.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_nowarn.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_nowarn.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_options.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_options.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_parse_a_reply.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_a_reply.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_parse_aaaa_reply.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_aaaa_reply.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_parse_caa_reply.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_caa_reply.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_parse_mx_reply.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_mx_reply.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_parse_naptr_reply.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_naptr_reply.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_parse_ns_reply.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_ns_reply.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_parse_ptr_reply.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_ptr_reply.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_parse_soa_reply.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_soa_reply.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_parse_srv_reply.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_srv_reply.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_parse_txt_reply.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_txt_reply.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_process.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_process.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_query.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_query.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_search.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_search.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_send.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_send.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_strcasecmp.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_strcasecmp.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_strdup.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_strdup.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_strerror.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_strerror.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_strsplit.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_strsplit.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_timeout.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_timeout.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_version.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_version.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/ares_writev.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_writev.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/bitncmp.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/bitncmp.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/inet_net_pton.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/inet_net_pton.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DCARES_STATICLIB=1 -Ideps/build-config/config_linux -Ideps/build-config/include -Ideps/c-ares/include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c deps/c-ares/src/lib/inet_ntop.c -o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/inet_ntop.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/build/temp.linux-microblazeel-cpython-311/_cares.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__addrinfo2hostent.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__addrinfo_localhost.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__close_sockets.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__get_hostent.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__parse_into_addrinfo.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__read_line.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__readaddrinfo.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__sortaddrinfo.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares__timeval.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_android.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_cancel.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_create_query.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_data.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_destroy.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_expand_name.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_expand_string.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_fds.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_free_hostent.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_free_string.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_freeaddrinfo.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_getaddrinfo.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_getenv.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_gethostbyaddr.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_gethostbyname.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_getnameinfo.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_getsock.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_init.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_library_init.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_llist.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_mkquery.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_nowarn.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_options.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_a_reply.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_aaaa_reply.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_caa_reply.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_mx_reply.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_naptr_reply.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_ns_reply.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_ptr_reply.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_soa_reply.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_srv_reply.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_parse_txt_reply.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_process.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_query.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_search.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_send.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_strcasecmp.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_strdup.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_strerror.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_strsplit.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_timeout.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_version.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/ares_writev.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/bitncmp.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/inet_net_pton.o build/temp.linux-microblazeel-cpython-311/deps/c-ares/src/lib/inet_ntop.o -L. -ldl -lrt -o build/lib.linux-microblazeel-cpython-311/pycares/_cares.cpython-311.so >>> python-pycares 4.3.0 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pycares-4.3.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_ext generating cffi module 'build/temp.linux-microblazeel-cpython-311/_cares.c' already up-to-date running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycares copying build/lib.linux-microblazeel-cpython-311/pycares/__main__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycares copying build/lib.linux-microblazeel-cpython-311/pycares/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycares copying build/lib.linux-microblazeel-cpython-311/pycares/_cares.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycares copying build/lib.linux-microblazeel-cpython-311/pycares/errno.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycares copying build/lib.linux-microblazeel-cpython-311/pycares/_version.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycares copying build/lib.linux-microblazeel-cpython-311/pycares/utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycares running install_egg_info running egg_info writing src/pycares.egg-info/PKG-INFO writing dependency_links to src/pycares.egg-info/dependency_links.txt writing requirements to src/pycares.egg-info/requires.txt writing top-level names to src/pycares.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/pycares.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tox.ini' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '*.[ao]' found under directory '*' warning: no previously-included files matching '*.so' found under directory '*' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'src/pycares.egg-info/SOURCES.txt' Copying src/pycares.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycares-4.3.0-py3.11.egg-info running install_scripts pycparser-2.21.tar.gz: OK (md5: 48f7d743bf018f7bb2ffc5fb976d1492) pycparser-2.21.tar.gz: OK (sha256: e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206) >>> python-pycparser 2.21 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-pycparser/pycparser-2.21.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-pycparser-2.21 -xf - >>> python-pycparser 2.21 Patching >>> python-pycparser 2.21 Configuring >>> python-pycparser 2.21 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pycparser-2.21//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/pycparser copying pycparser/c_parser.py -> build/lib/pycparser copying pycparser/c_ast.py -> build/lib/pycparser copying pycparser/__init__.py -> build/lib/pycparser copying pycparser/yacctab.py -> build/lib/pycparser copying pycparser/lextab.py -> build/lib/pycparser copying pycparser/c_lexer.py -> build/lib/pycparser copying pycparser/plyparser.py -> build/lib/pycparser copying pycparser/_ast_gen.py -> build/lib/pycparser copying pycparser/_build_tables.py -> build/lib/pycparser copying pycparser/c_generator.py -> build/lib/pycparser copying pycparser/ast_transforms.py -> build/lib/pycparser creating build/lib/pycparser/ply copying pycparser/ply/__init__.py -> build/lib/pycparser/ply copying pycparser/ply/lex.py -> build/lib/pycparser/ply copying pycparser/ply/yacc.py -> build/lib/pycparser/ply copying pycparser/ply/cpp.py -> build/lib/pycparser/ply copying pycparser/ply/ygen.py -> build/lib/pycparser/ply copying pycparser/ply/ctokens.py -> build/lib/pycparser/ply copying pycparser/_c_ast.cfg -> build/lib/pycparser >>> python-pycparser 2.21 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pycparser-2.21//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_parser.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_ast.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/yacctab.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/lextab.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_lexer.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/plyparser.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/_ast_gen.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/_build_tables.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/c_generator.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser copying build/lib/pycparser/_c_ast.cfg -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/lex.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/yacc.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/cpp.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/ygen.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ply/ctokens.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser/ply copying build/lib/pycparser/ast_transforms.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser running install_egg_info running egg_info creating pycparser.egg-info writing pycparser.egg-info/PKG-INFO writing dependency_links to pycparser.egg-info/dependency_links.txt writing top-level names to pycparser.egg-info/top_level.txt writing manifest file 'pycparser.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any reading manifest file 'pycparser.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pycparser.egg-info/SOURCES.txt' Copying pycparser.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pycparser-2.21-py3.11.egg-info running install_scripts Build the lexing/parsing tables pydyf-0.7.0.tar.gz: OK (md5: 52a772655c1398e7b60d22e930e13094) pydyf-0.7.0.tar.gz: OK (sha256: a5a88cb06e5beb64a1ef2147ee879b0e5139f5fdb827fda2fcf14a018c7b11e6) >>> python-pydyf 0.7.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-pydyf/pydyf-0.7.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-pydyf-0.7.0 -xf - >>> python-pydyf 0.7.0 Patching >>> python-pydyf 0.7.0 Configuring >>> python-pydyf 0.7.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pydyf-0.7.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built pydyf-0.7.0-py3-none-any.whl >>> python-pydyf 0.7.0 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pydyf-0.7.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python /home/buildroot/autobuild/instance-0/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/usr/bin/python --script-kind=posix --purelib=/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages --headers=/home/buildroot/autobuild/instance-0/output-1/target/usr/include/python3.11 --scripts=/home/buildroot/autobuild/instance-0/output-1/target/usr/bin --data=/home/buildroot/autobuild/instance-0/output-1/target/usr ) pyelftools-0.29.tar.gz: OK (md5: 2afc97cd239c0dea0cca97d00d3dcb42) pyelftools-0.29.tar.gz: OK (sha256: ec761596aafa16e282a31de188737e5485552469ac63b60cfcccf22263fd24ff) >>> python-pyelftools 0.29 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-pyelftools/pyelftools-0.29.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-pyelftools-0.29 -xf - >>> python-pyelftools 0.29 Patching >>> python-pyelftools 0.29 Configuring >>> python-pyelftools 0.29 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pyelftools-0.29//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/elftools copying elftools/__init__.py -> build/lib/elftools creating build/lib/elftools/elf copying elftools/elf/hash.py -> build/lib/elftools/elf copying elftools/elf/enums.py -> build/lib/elftools/elf copying elftools/elf/constants.py -> build/lib/elftools/elf copying elftools/elf/__init__.py -> build/lib/elftools/elf copying elftools/elf/segments.py -> build/lib/elftools/elf copying elftools/elf/gnuversions.py -> build/lib/elftools/elf copying elftools/elf/notes.py -> build/lib/elftools/elf copying elftools/elf/sections.py -> build/lib/elftools/elf copying elftools/elf/descriptions.py -> build/lib/elftools/elf copying elftools/elf/dynamic.py -> build/lib/elftools/elf copying elftools/elf/structs.py -> build/lib/elftools/elf copying elftools/elf/elffile.py -> build/lib/elftools/elf copying elftools/elf/relocation.py -> build/lib/elftools/elf creating build/lib/elftools/common copying elftools/common/py3compat.py -> build/lib/elftools/common copying elftools/common/__init__.py -> build/lib/elftools/common copying elftools/common/exceptions.py -> build/lib/elftools/common copying elftools/common/construct_utils.py -> build/lib/elftools/common copying elftools/common/utils.py -> build/lib/elftools/common creating build/lib/elftools/dwarf copying elftools/dwarf/aranges.py -> build/lib/elftools/dwarf copying elftools/dwarf/compileunit.py -> build/lib/elftools/dwarf copying elftools/dwarf/enums.py -> build/lib/elftools/dwarf copying elftools/dwarf/constants.py -> build/lib/elftools/dwarf copying elftools/dwarf/dwarfinfo.py -> build/lib/elftools/dwarf copying elftools/dwarf/callframe.py -> build/lib/elftools/dwarf copying elftools/dwarf/__init__.py -> build/lib/elftools/dwarf copying elftools/dwarf/die.py -> build/lib/elftools/dwarf copying elftools/dwarf/descriptions.py -> build/lib/elftools/dwarf copying elftools/dwarf/abbrevtable.py -> build/lib/elftools/dwarf copying elftools/dwarf/ranges.py -> build/lib/elftools/dwarf copying elftools/dwarf/dwarf_expr.py -> build/lib/elftools/dwarf copying elftools/dwarf/datatype_cpp.py -> build/lib/elftools/dwarf copying elftools/dwarf/namelut.py -> build/lib/elftools/dwarf copying elftools/dwarf/lineprogram.py -> build/lib/elftools/dwarf copying elftools/dwarf/structs.py -> build/lib/elftools/dwarf copying elftools/dwarf/dwarf_util.py -> build/lib/elftools/dwarf copying elftools/dwarf/locationlists.py -> build/lib/elftools/dwarf creating build/lib/elftools/ehabi copying elftools/ehabi/constants.py -> build/lib/elftools/ehabi copying elftools/ehabi/__init__.py -> build/lib/elftools/ehabi copying elftools/ehabi/structs.py -> build/lib/elftools/ehabi copying elftools/ehabi/decoder.py -> build/lib/elftools/ehabi copying elftools/ehabi/ehabiinfo.py -> build/lib/elftools/ehabi creating build/lib/elftools/construct copying elftools/construct/debug.py -> build/lib/elftools/construct copying elftools/construct/macros.py -> build/lib/elftools/construct copying elftools/construct/__init__.py -> build/lib/elftools/construct copying elftools/construct/adapters.py -> build/lib/elftools/construct copying elftools/construct/core.py -> build/lib/elftools/construct creating build/lib/elftools/construct/lib copying elftools/construct/lib/py3compat.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/container.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/__init__.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/hex.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/binary.py -> build/lib/elftools/construct/lib copying elftools/construct/lib/bitstream.py -> build/lib/elftools/construct/lib running build_scripts creating build/scripts-3.11 copying and adjusting scripts/readelf.py -> build/scripts-3.11 changing mode of build/scripts-3.11/readelf.py from 644 to 755 >>> python-pyelftools 0.29 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pyelftools-0.29//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_scripts running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/aranges.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/compileunit.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/enums.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/constants.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/dwarfinfo.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/callframe.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/die.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/descriptions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/abbrevtable.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/ranges.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/dwarf_expr.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/datatype_cpp.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/namelut.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/lineprogram.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/structs.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/dwarf_util.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf copying build/lib/elftools/dwarf/locationlists.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/dwarf creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/construct copying build/lib/elftools/construct/debug.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/construct copying build/lib/elftools/construct/macros.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/construct copying build/lib/elftools/construct/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/construct creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/construct/lib copying build/lib/elftools/construct/lib/py3compat.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/construct/lib copying build/lib/elftools/construct/lib/container.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/construct/lib copying build/lib/elftools/construct/lib/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/construct/lib copying build/lib/elftools/construct/lib/hex.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/construct/lib copying build/lib/elftools/construct/lib/binary.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/construct/lib copying build/lib/elftools/construct/lib/bitstream.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/construct/lib copying build/lib/elftools/construct/adapters.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/construct copying build/lib/elftools/construct/core.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/construct creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/ehabi copying build/lib/elftools/ehabi/constants.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/ehabi copying build/lib/elftools/ehabi/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/ehabi copying build/lib/elftools/ehabi/structs.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/ehabi copying build/lib/elftools/ehabi/decoder.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/ehabi copying build/lib/elftools/ehabi/ehabiinfo.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/ehabi copying build/lib/elftools/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/common copying build/lib/elftools/common/py3compat.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/common copying build/lib/elftools/common/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/common copying build/lib/elftools/common/exceptions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/common copying build/lib/elftools/common/construct_utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/common copying build/lib/elftools/common/utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/common creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/elf copying build/lib/elftools/elf/hash.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/elf copying build/lib/elftools/elf/enums.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/elf copying build/lib/elftools/elf/constants.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/elf copying build/lib/elftools/elf/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/elf copying build/lib/elftools/elf/segments.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/elf copying build/lib/elftools/elf/gnuversions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/elf copying build/lib/elftools/elf/notes.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/elf copying build/lib/elftools/elf/sections.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/elf copying build/lib/elftools/elf/descriptions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/elf copying build/lib/elftools/elf/dynamic.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/elf copying build/lib/elftools/elf/structs.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/elf copying build/lib/elftools/elf/elffile.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/elf copying build/lib/elftools/elf/relocation.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/elftools/elf running install_egg_info running egg_info writing pyelftools.egg-info/PKG-INFO writing dependency_links to pyelftools.egg-info/dependency_links.txt writing top-level names to pyelftools.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pyelftools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pyelftools.egg-info/SOURCES.txt' Copying pyelftools.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyelftools-0.29-py3.11.egg-info running install_scripts copying build/scripts-3.11/readelf.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/bin changing mode of /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/readelf.py to 755 pyhamcrest-2.0.4.tar.gz: OK (md5: c808291b2fca0991d044927884e6d15e) pyhamcrest-2.0.4.tar.gz: OK (sha256: b5d9ce6b977696286cf232ce2adf8969b4d0b045975b0936ac9005e84e67e9c1) >>> python-pyhamcrest 2.0.4 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-pyhamcrest/pyhamcrest-2.0.4.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-pyhamcrest-2.0.4 -xf - >>> python-pyhamcrest 2.0.4 Patching >>> python-pyhamcrest 2.0.4 Configuring >>> python-pyhamcrest 2.0.4 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pyhamcrest-2.0.4//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -c 'from setuptools import setup;setup()' build ) running build running build_py creating build creating build/lib creating build/lib/hamcrest copying src/hamcrest/__init__.py -> build/lib/hamcrest copying src/hamcrest/_version.py -> build/lib/hamcrest creating build/lib/hamcrest/core copying src/hamcrest/core/selfdescribing.py -> build/lib/hamcrest/core copying src/hamcrest/core/selfdescribingvalue.py -> build/lib/hamcrest/core copying src/hamcrest/core/assert_that.py -> build/lib/hamcrest/core copying src/hamcrest/core/__init__.py -> build/lib/hamcrest/core copying src/hamcrest/core/string_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/matcher.py -> build/lib/hamcrest/core copying src/hamcrest/core/description.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_description.py -> build/lib/hamcrest/core copying src/hamcrest/core/base_matcher.py -> build/lib/hamcrest/core creating build/lib/hamcrest/library copying src/hamcrest/library/__init__.py -> build/lib/hamcrest/library creating build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/hasmethod.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/__init__.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/ismock.py -> build/lib/hamcrest/core/helpers copying src/hamcrest/core/helpers/wrap_matcher.py -> build/lib/hamcrest/core/helpers creating build/lib/hamcrest/core/core copying src/hamcrest/core/core/described_as.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/anyof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/__init__.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isequal.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isanything.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/raises.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/is_.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isinstanceof.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/issame.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnot.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/isnone.py -> build/lib/hamcrest/core/core copying src/hamcrest/core/core/allof.py -> build/lib/hamcrest/core/core creating build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/__init__.py -> build/lib/hamcrest/library/integration copying src/hamcrest/library/integration/match_equality.py -> build/lib/hamcrest/library/integration creating build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_case.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontains.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringmatches.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/__init__.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringcontainsinorder.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/substringmatcher.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringstartswith.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/isequal_ignoring_whitespace.py -> build/lib/hamcrest/library/text copying src/hamcrest/library/text/stringendswith.py -> build/lib/hamcrest/library/text creating build/lib/hamcrest/library/number copying src/hamcrest/library/number/iscloseto.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/__init__.py -> build/lib/hamcrest/library/number copying src/hamcrest/library/number/ordering_comparison.py -> build/lib/hamcrest/library/number creating build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasproperty.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/__init__.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/hasstring.py -> build/lib/hamcrest/library/object copying src/hamcrest/library/object/haslength.py -> build/lib/hamcrest/library/object creating build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingentries.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingvalue.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_onlycontaining.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/__init__.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginanyorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isdict_containingkey.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containing.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/issequence_containinginorder.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/is_empty.py -> build/lib/hamcrest/library/collection copying src/hamcrest/library/collection/isin.py -> build/lib/hamcrest/library/collection running egg_info creating src/PyHamcrest.egg-info writing src/PyHamcrest.egg-info/PKG-INFO writing dependency_links to src/PyHamcrest.egg-info/dependency_links.txt writing requirements to src/PyHamcrest.egg-info/requires.txt writing top-level names to src/PyHamcrest.egg-info/top_level.txt writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any reading manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' warning: no files found matching 'requirements*' warning: no directories found matching '.github' warning: no files found matching 'conftest.py' warning: no files found matching 'doc/docutils.conf' warning: no files found matching '*.png' under directory 'doc' warning: no files found matching '*.svg' under directory 'doc' no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'docker' warning: no previously-included files found matching 'release.sh' warning: no previously-included files found matching 'changelog.d/*.rst' warning: no files found matching 'changelog.d/towncrier_template.rst' adding license file 'LICENSE.txt' writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' >>> python-pyhamcrest 2.0.4 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pyhamcrest-2.0.4//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -c 'from setuptools import setup;setup()' install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing src/PyHamcrest.egg-info/PKG-INFO writing dependency_links to src/PyHamcrest.egg-info/dependency_links.txt writing requirements to src/PyHamcrest.egg-info/requires.txt writing top-level names to src/PyHamcrest.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' warning: no files found matching 'requirements*' warning: no directories found matching '.github' warning: no files found matching 'conftest.py' warning: no files found matching 'doc/docutils.conf' warning: no files found matching '*.png' under directory 'doc' warning: no files found matching '*.svg' under directory 'doc' no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'docker' warning: no previously-included files found matching 'release.sh' warning: no previously-included files found matching 'changelog.d/*.rst' warning: no files found matching 'changelog.d/towncrier_template.rst' adding license file 'LICENSE.txt' writing manifest file 'src/PyHamcrest.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/core/selfdescribing.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/hasmethod.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/ismock.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/helpers/wrap_matcher.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/helpers copying build/lib/hamcrest/core/selfdescribingvalue.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/described_as.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/anyof.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isequal.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isanything.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/raises.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/is_.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isinstanceof.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/issame.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnot.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/isnone.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/core/allof.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core/core copying build/lib/hamcrest/core/assert_that.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/core/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/core/string_description.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/core/matcher.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/core/description.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/core/base_description.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/core/base_matcher.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/core copying build/lib/hamcrest/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library copying build/lib/hamcrest/library/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/integration copying build/lib/hamcrest/library/integration/match_equality.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/integration creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_case.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontains.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringmatches.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringcontainsinorder.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/substringmatcher.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringstartswith.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/isequal_ignoring_whitespace.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text copying build/lib/hamcrest/library/text/stringendswith.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/text creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/iscloseto.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/number copying build/lib/hamcrest/library/number/ordering_comparison.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/number creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasproperty.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/hasstring.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/object copying build/lib/hamcrest/library/object/haslength.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/object creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingentries.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingvalue.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_onlycontaining.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containing.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginanyorder.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isdict_containingkey.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containing.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/issequence_containinginorder.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/is_empty.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/library/collection/isin.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest/library/collection copying build/lib/hamcrest/_version.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/hamcrest running install_egg_info Copying src/PyHamcrest.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PyHamcrest-0.0.0-py3.11.egg-info running install_scripts pyparsing-3.1.0.tar.gz: OK (md5: 93b2b40f3d1ffa5c3dd795aad8f5829e) pyparsing-3.1.0.tar.gz: OK (sha256: edb662d6fe322d6e990b1594b5feaeadf806803359e3d4d42f11e295e588f0ea) >>> python-pyparsing 3.1.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-pyparsing/pyparsing-3.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-pyparsing-3.1.0 -xf - >>> python-pyparsing 3.1.0 Patching >>> python-pyparsing 3.1.0 Configuring >>> python-pyparsing 3.1.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pyparsing-3.1.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built pyparsing-3.1.0-py3-none-any.whl >>> python-pyparsing 3.1.0 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pyparsing-3.1.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python /home/buildroot/autobuild/instance-0/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/usr/bin/python --script-kind=posix --purelib=/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages --headers=/home/buildroot/autobuild/instance-0/output-1/target/usr/include/python3.11 --scripts=/home/buildroot/autobuild/instance-0/output-1/target/usr/bin --data=/home/buildroot/autobuild/instance-0/output-1/target/usr ) pyrsistent-0.19.3.tar.gz: OK (md5: 761266eab1f9dc9280cdb0a6d2dedb08) pyrsistent-0.19.3.tar.gz: OK (sha256: 1a2994773706bbb4995c31a97bc94f1418314923bd1048c6d964837040376440) >>> python-pyrsistent 0.19.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-pyrsistent/pyrsistent-0.19.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-pyrsistent-0.19.3 -xf - >>> python-pyrsistent 0.19.3 Patching >>> python-pyrsistent 0.19.3 Configuring >>> python-pyrsistent 0.19.3 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pyrsistent-0.19.3//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) No `name` configuration, performing automatic discovery running build running build_py creating build creating build/lib.linux-microblazeel-cpython-311 copying _pyrsistent_version.py -> build/lib.linux-microblazeel-cpython-311 creating build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/_pdeque.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/_pbag.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/_helpers.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/__init__.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/_pvector.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/typing.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/_precord.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/_transformations.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/_pset.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/_pmap.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/_field_common.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/_checked_types.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/_toolz.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/_immutable.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/_pclass.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/_plist.py -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/py.typed -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/__init__.pyi -> build/lib.linux-microblazeel-cpython-311/pyrsistent copying pyrsistent/typing.pyi -> build/lib.linux-microblazeel-cpython-311/pyrsistent running build_ext building 'pvectorc' extension creating build/temp.linux-microblazeel-cpython-311 /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c pvectorcmodule.c -o build/temp.linux-microblazeel-cpython-311/pvectorcmodule.o pvectorcmodule.c: In function 'nodeFor': pvectorcmodule.c:152:21: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 152 | if((i >= 0) && (i < self->count)) { | ^ pvectorcmodule.c:153:10: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 153 | if(i >= TAIL_OFF(self)) { | ^~ pvectorcmodule.c: In function 'PVector_dealloc': pvectorcmodule.c:235:3: warning: 'UsingDeprecatedTrashcanMacro' is deprecated [-Wdeprecated-declarations] 235 | Py_TRASHCAN_SAFE_BEGIN(self); | ^~~~~~~~~~~~~~~~~~~~~~ pvectorcmodule.c: In function 'PVector_toList': pvectorcmodule.c:247:17: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 247 | for (i = 0; i < self->count; ++i) { | ^ pvectorcmodule.c: In function 'PVector_hash': pvectorcmodule.c:281:13: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 281 | for(i=0; icount; i++) { | ^ pvectorcmodule.c: In function 'PVector_repeat': pvectorcmodule.c:414:44: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'Py_ssize_t' {aka 'int'} [-Wsign-compare] 414 | } else if ((self->count * n)/self->count != n) { | ^~ pvectorcmodule.c:420:17: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 420 | for(j=0; jcount; j++) { | ^ pvectorcmodule.c: In function 'PVector_index': pvectorcmodule.c:464:33: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 464 | for (i = start; i < stop && i < self->count; i++) { | ^ pvectorcmodule.c: In function 'PVector_count': pvectorcmodule.c:481:17: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 481 | for (i = 0; i < self->count; i++) { | ^ pvectorcmodule.c: In function 'extendWithItem': pvectorcmodule.c:145:52: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 145 | #define ROOT_NODE_FULL(vec) ((vec->count >> SHIFT) > (Py_ssize_t)(1 << vec->shift)) | ^ pvectorcmodule.c:753:8: note: in expansion of macro 'ROOT_NODE_FULL' 753 | if(ROOT_NODE_FULL(newVec)) { | ^~~~~~~~~~~~~~ pvectorcmodule.c: In function 'PVector_subscript': pvectorcmodule.c:799:28: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 799 | } else if((slicelength == self->count) && (step > 0)) { | ^~ pvectorcmodule.c: In function 'PVector_append': pvectorcmodule.c:145:52: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 145 | #define ROOT_NODE_FULL(vec) ((vec->count >> SHIFT) > (Py_ssize_t)(1 << vec->shift)) | ^ pvectorcmodule.c:898:6: note: in expansion of macro 'ROOT_NODE_FULL' 898 | if(ROOT_NODE_FULL(self)) { | ^~~~~~~~~~~~~~ pvectorcmodule.c: In function 'internalSet': pvectorcmodule.c:942:35: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 942 | if((0 <= position) && (position < self->count)) { | ^ pvectorcmodule.c:943:17: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 943 | if(position >= TAIL_OFF(self)) { | ^~ pvectorcmodule.c:961:23: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 961 | } else if (position == self->count) { | ^~ pvectorcmodule.c: In function 'internalDelete': pvectorcmodule.c:1036:28: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1036 | if (index < 0 || index >= self->count) { | ^~ pvectorcmodule.c: In function 'PVectorIter_next': pvectorcmodule.c:1165:22: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1165 | if (it->it_index < seq->count) { | ^ pvectorcmodule.c: In function 'PVectorEvolver_dealloc': pvectorcmodule.c:1292:3: warning: 'UsingDeprecatedTrashcanMacro' is deprecated [-Wdeprecated-declarations] 1292 | Py_TRASHCAN_SAFE_BEGIN(self); | ^~~~~~~~~~~~~~~~~~~~~~ pvectorcmodule.c: In function 'PVectorEvolver_subscript': pvectorcmodule.c:1337:34: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1337 | if(0 <= position && position < self->newVector->count) { | ^ pvectorcmodule.c:1341:42: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1341 | } else if (0 <= position && position < (self->newVector->count + PyList_GET_SIZE(self->appendList))) { | ^ pvectorcmodule.c: In function 'PVectorEvolver_set_item': pvectorcmodule.c:1457:37: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1457 | if((0 <= position) && (position < self->newVector->count)) { | ^ pvectorcmodule.c:1464:21: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1464 | if(position < TAIL_OFF(self->newVector)) { | ^ pvectorcmodule.c:1474:44: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1474 | } else if((0 <= position) && (position < (self->newVector->count + PyList_GET_SIZE(self->appendList)))) { | ^ pvectorcmodule.c:1485:28: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1485 | && (position < (self->newVector->count + PyList_GET_SIZE(self->appendList) + 1)) | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/pvectorcmodule.o -L. -o build/lib.linux-microblazeel-cpython-311/pvectorc.cpython-311.so >>> python-pyrsistent 0.19.3 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pyrsistent-0.19.3//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) No `name` configuration, performing automatic discovery running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_ext running install_lib copying build/lib.linux-microblazeel-cpython-311/_pyrsistent_version.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages copying build/lib.linux-microblazeel-cpython-311/pvectorc.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/_pdeque.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/_pbag.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/_helpers.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/_pvector.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/typing.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/_precord.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/_transformations.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/_pset.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/_pmap.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/_field_common.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/_checked_types.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/typing.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/_toolz.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/_immutable.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/_pclass.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent copying build/lib.linux-microblazeel-cpython-311/pyrsistent/_plist.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent running install_egg_info running egg_info writing pyrsistent.egg-info/PKG-INFO writing dependency_links to pyrsistent.egg-info/dependency_links.txt writing top-level names to pyrsistent.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'pyrsistent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.mit' writing manifest file 'pyrsistent.egg-info/SOURCES.txt' Copying pyrsistent.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/pyrsistent-0.19.3-py3.11.egg-info running install_scripts PyYAML-6.0.1.tar.gz: OK (md5: c9246277af2d9a13b7018af267a0831a) PyYAML-6.0.1.tar.gz: OK (sha256: bfdf460b1736c775f2ba9f6a92bca30bc2095067b8a9d77876d1fad6cc3b4a43) >>> python-pyyaml 6.0.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-pyyaml/PyYAML-6.0.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-pyyaml-6.0.1 -xf - >>> python-pyyaml 6.0.1 Patching >>> python-pyyaml 6.0.1 Configuring >>> python-pyyaml 6.0.1 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pyyaml-6.0.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr PYYAML_FORCE_CYTHON=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-microblazeel-cpython-311 creating build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/reader.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/events.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/resolver.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/representer.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/__init__.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/error.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/cyaml.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/emitter.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/tokens.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/dumper.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/loader.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/composer.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/nodes.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/serializer.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/parser.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/constructor.py -> build/lib.linux-microblazeel-cpython-311/yaml copying lib/yaml/scanner.py -> build/lib.linux-microblazeel-cpython-311/yaml creating build/lib.linux-microblazeel-cpython-311/_yaml copying lib/_yaml/__init__.py -> build/lib.linux-microblazeel-cpython-311/_yaml running build_ext cythoning yaml/_yaml.pyx to yaml/_yaml.c /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/buildroot/autobuild/instance-0/output-1/build/python-pyyaml-6.0.1/yaml/_yaml.pxd tree = Parsing.p_module(s, pxd, full_module_name) building 'yaml._yaml' extension creating build/temp.linux-microblazeel-cpython-311 creating build/temp.linux-microblazeel-cpython-311/yaml /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c yaml/_yaml.c -o build/temp.linux-microblazeel-cpython-311/yaml/_yaml.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/yaml/_yaml.o -L. -lyaml -o build/lib.linux-microblazeel-cpython-311/yaml/_yaml.cpython-311.so >>> python-pyyaml 6.0.1 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-pyyaml-6.0.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr PYYAML_FORCE_CYTHON=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_ext skipping 'yaml/_yaml.c' Cython extension (up-to-date) running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/reader.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/_yaml.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/events.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/resolver.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/representer.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/error.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/cyaml.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/emitter.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/tokens.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/dumper.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/loader.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/composer.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/nodes.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/serializer.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/parser.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/constructor.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml copying build/lib.linux-microblazeel-cpython-311/yaml/scanner.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yaml creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/_yaml copying build/lib.linux-microblazeel-cpython-311/_yaml/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/_yaml running install_egg_info running egg_info writing lib/PyYAML.egg-info/PKG-INFO writing dependency_links to lib/PyYAML.egg-info/dependency_links.txt writing top-level names to lib/PyYAML.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'lib/PyYAML.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' adding license file 'LICENSE' writing manifest file 'lib/PyYAML.egg-info/SOURCES.txt' Copying lib/PyYAML.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/PyYAML-6.0.1-py3.11.egg-info running install_scripts rsa-4.9.tar.gz: OK (md5: 26a1efb79164a95c363e550c3eefe683) rsa-4.9.tar.gz: OK (sha256: e38464a49c6c85d7f1351b0126661487a7e0a14a50f1675ec50eb34d4f20ef21) >>> python-rsa 4.9 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-rsa/rsa-4.9.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-rsa-4.9 -xf - >>> python-rsa 4.9 Patching >>> python-rsa 4.9 Configuring >>> python-rsa 4.9 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-rsa-4.9//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/rsa copying rsa/__init__.py -> build/lib/rsa copying rsa/pkcs1.py -> build/lib/rsa copying rsa/randnum.py -> build/lib/rsa copying rsa/parallel.py -> build/lib/rsa copying rsa/pem.py -> build/lib/rsa copying rsa/prime.py -> build/lib/rsa copying rsa/core.py -> build/lib/rsa copying rsa/transform.py -> build/lib/rsa copying rsa/cli.py -> build/lib/rsa copying rsa/util.py -> build/lib/rsa copying rsa/asn1.py -> build/lib/rsa copying rsa/pkcs1_v2.py -> build/lib/rsa copying rsa/key.py -> build/lib/rsa copying rsa/common.py -> build/lib/rsa copying rsa/py.typed -> build/lib/rsa >>> python-rsa 4.9 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-rsa-4.9//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa copying build/lib/rsa/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa copying build/lib/rsa/pkcs1.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa copying build/lib/rsa/randnum.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa copying build/lib/rsa/parallel.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa copying build/lib/rsa/pem.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa copying build/lib/rsa/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa copying build/lib/rsa/prime.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa copying build/lib/rsa/core.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa copying build/lib/rsa/transform.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa copying build/lib/rsa/cli.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa copying build/lib/rsa/util.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa copying build/lib/rsa/asn1.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa copying build/lib/rsa/pkcs1_v2.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa copying build/lib/rsa/key.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa copying build/lib/rsa/common.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa running install_egg_info running egg_info creating rsa.egg-info writing rsa.egg-info/PKG-INFO writing dependency_links to rsa.egg-info/dependency_links.txt writing entry points to rsa.egg-info/entry_points.txt writing requirements to rsa.egg-info/requires.txt writing top-level names to rsa.egg-info/top_level.txt writing manifest file 'rsa.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any reading manifest file 'rsa.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'rsa.egg-info/SOURCES.txt' Copying rsa.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/rsa-4.9-py3.11.egg-info running install_scripts Installing pyrsa-decrypt script to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing pyrsa-encrypt script to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing pyrsa-keygen script to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing pyrsa-priv2pub script to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing pyrsa-sign script to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing pyrsa-verify script to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin sentry-sdk-1.12.1.tar.gz: OK (md5: ea2d728c847879f66c3d24cfbade2026) sentry-sdk-1.12.1.tar.gz: OK (sha256: 5bbe4b72de22f9ac1e67f2a4e6efe8fbd595bb59b7b223443f50fe5802a5551c) >>> python-sentry-sdk 1.12.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-sentry-sdk/sentry-sdk-1.12.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-sentry-sdk-1.12.1 -xf - >>> python-sentry-sdk 1.12.1 Patching >>> python-sentry-sdk 1.12.1 Configuring >>> python-sentry-sdk 1.12.1 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-sentry-sdk-1.12.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/sentry_sdk copying sentry_sdk/debug.py -> build/lib/sentry_sdk copying sentry_sdk/hub.py -> build/lib/sentry_sdk copying sentry_sdk/consts.py -> build/lib/sentry_sdk copying sentry_sdk/api.py -> build/lib/sentry_sdk copying sentry_sdk/__init__.py -> build/lib/sentry_sdk copying sentry_sdk/scope.py -> build/lib/sentry_sdk copying sentry_sdk/sessions.py -> build/lib/sentry_sdk copying sentry_sdk/_types.py -> build/lib/sentry_sdk copying sentry_sdk/_functools.py -> build/lib/sentry_sdk copying sentry_sdk/worker.py -> build/lib/sentry_sdk copying sentry_sdk/attachments.py -> build/lib/sentry_sdk copying sentry_sdk/client.py -> build/lib/sentry_sdk copying sentry_sdk/session.py -> build/lib/sentry_sdk copying sentry_sdk/_queue.py -> build/lib/sentry_sdk copying sentry_sdk/_compat.py -> build/lib/sentry_sdk copying sentry_sdk/tracing_utils.py -> build/lib/sentry_sdk copying sentry_sdk/profiler.py -> build/lib/sentry_sdk copying sentry_sdk/tracing.py -> build/lib/sentry_sdk copying sentry_sdk/serializer.py -> build/lib/sentry_sdk copying sentry_sdk/envelope.py -> build/lib/sentry_sdk copying sentry_sdk/transport.py -> build/lib/sentry_sdk copying sentry_sdk/utils.py -> build/lib/sentry_sdk creating build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/wsgi.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/_wsgi_common.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/logging.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/modules.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/sqlalchemy.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/flask.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/asyncio.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/__init__.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/gnu_backtrace.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/chalice.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/pyramid.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/atexit.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/asgi.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/rq.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/falcon.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/gcp.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/boto3.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/httpx.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/bottle.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/celery.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/trytond.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/aiohttp.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/dedupe.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/pymongo.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/redis.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/argv.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/pure_eval.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/tornado.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/quart.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/beam.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/starlette.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/fastapi.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/serverless.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/threading.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/sanic.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/excepthook.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/executing.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/stdlib.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/aws_lambda.py -> build/lib/sentry_sdk/integrations creating build/lib/sentry_sdk/integrations/opentelemetry copying sentry_sdk/integrations/opentelemetry/span_processor.py -> build/lib/sentry_sdk/integrations/opentelemetry copying sentry_sdk/integrations/opentelemetry/consts.py -> build/lib/sentry_sdk/integrations/opentelemetry copying sentry_sdk/integrations/opentelemetry/__init__.py -> build/lib/sentry_sdk/integrations/opentelemetry copying sentry_sdk/integrations/opentelemetry/propagator.py -> build/lib/sentry_sdk/integrations/opentelemetry creating build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/templates.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/__init__.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/middleware.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/asgi.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/views.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/signals_handlers.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/transactions.py -> build/lib/sentry_sdk/integrations/django creating build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/__init__.py -> build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/spark_worker.py -> build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/spark_driver.py -> build/lib/sentry_sdk/integrations/spark copying sentry_sdk/py.typed -> build/lib/sentry_sdk >>> python-sentry-sdk 1.12.1 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-sentry-sdk-1.12.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/debug.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/hub.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/consts.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/api.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/scope.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/sessions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/_types.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/_functools.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/worker.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/wsgi.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/_wsgi_common.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/opentelemetry/span_processor.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/opentelemetry/consts.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/opentelemetry/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/opentelemetry/propagator.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/logging.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/modules.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/sqlalchemy.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/flask.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/asyncio.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/templates.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/middleware.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/asgi.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/views.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/signals_handlers.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/transactions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/gnu_backtrace.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/chalice.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/pyramid.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/atexit.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/asgi.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/rq.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/falcon.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/gcp.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/boto3.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/httpx.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/bottle.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/celery.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/trytond.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/aiohttp.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/dedupe.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/pymongo.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/redis.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/argv.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/pure_eval.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/tornado.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/quart.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/beam.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/spark/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/spark/spark_worker.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/spark/spark_driver.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/starlette.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/fastapi.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/serverless.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/threading.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/sanic.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/excepthook.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/executing.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/stdlib.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/aws_lambda.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/attachments.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/client.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/session.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/_queue.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/_compat.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/tracing_utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/profiler.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/tracing.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/serializer.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/envelope.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/transport.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk copying build/lib/sentry_sdk/utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk running install_egg_info running egg_info writing sentry_sdk.egg-info/PKG-INFO writing dependency_links to sentry_sdk.egg-info/dependency_links.txt writing requirements to sentry_sdk.egg-info/requires.txt writing top-level names to sentry_sdk.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'sentry_sdk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' Copying sentry_sdk.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/sentry_sdk-1.12.1-py3.11.egg-info running install_scripts setuptools-68.0.0.tar.gz: OK (md5: c5e4ff6557d99204464aa300c0bad7d4) setuptools-68.0.0.tar.gz: OK (sha256: baf1fdb41c6da4cd2eae722e135500da913332ab3f2f5c7d33af9b492acb5235) >>> python-setuptools 68.0.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-setuptools/setuptools-68.0.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-setuptools-68.0.0 -xf - >>> python-setuptools 68.0.0 Patching Applying 0001-add-executable.patch using patch: patching file setuptools/command/install.py Hunk #2 succeeded at 45 (offset 6 lines). patching file setuptools/command/install_scripts.py Hunk #1 succeeded at 13 with fuzz 1. Hunk #2 succeeded at 44 (offset 4 lines). >>> python-setuptools 68.0.0 Configuring >>> python-setuptools 68.0.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-setuptools-68.0.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... running egg_info writing setuptools.egg-info/PKG-INFO writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt writing requirements to setuptools.egg-info/requires.txt writing top-level names to setuptools.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'tests' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.conf' under directory 'docs' warning: no files found matching '*.css' under directory 'docs' warning: no files found matching '*.css_t' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'indexsidebar.html' under directory 'docs' warning: no files found matching 'msvc-build-launcher.cmd' adding license file 'LICENSE' writing manifest file 'setuptools.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/_distutils_hack copying _distutils_hack/__init__.py -> build/lib/_distutils_hack copying _distutils_hack/override.py -> build/lib/_distutils_hack creating build/lib/pkg_resources copying pkg_resources/__init__.py -> build/lib/pkg_resources creating build/lib/setuptools copying setuptools/py312compat.py -> build/lib/setuptools copying setuptools/msvc.py -> build/lib/setuptools copying setuptools/windows_support.py -> build/lib/setuptools copying setuptools/logging.py -> build/lib/setuptools copying setuptools/glob.py -> build/lib/setuptools copying setuptools/_reqs.py -> build/lib/setuptools copying setuptools/depends.py -> build/lib/setuptools copying setuptools/version.py -> build/lib/setuptools copying setuptools/__init__.py -> build/lib/setuptools copying setuptools/extension.py -> build/lib/setuptools copying setuptools/package_index.py -> build/lib/setuptools copying setuptools/_importlib.py -> build/lib/setuptools copying setuptools/_normalization.py -> build/lib/setuptools copying setuptools/build_meta.py -> build/lib/setuptools copying setuptools/namespaces.py -> build/lib/setuptools copying setuptools/_itertools.py -> build/lib/setuptools copying setuptools/sandbox.py -> build/lib/setuptools copying setuptools/discovery.py -> build/lib/setuptools copying setuptools/warnings.py -> build/lib/setuptools copying setuptools/dep_util.py -> build/lib/setuptools copying setuptools/_path.py -> build/lib/setuptools copying setuptools/monkey.py -> build/lib/setuptools copying setuptools/wheel.py -> build/lib/setuptools copying setuptools/unicode_utils.py -> build/lib/setuptools copying setuptools/errors.py -> build/lib/setuptools copying setuptools/_imp.py -> build/lib/setuptools copying setuptools/dist.py -> build/lib/setuptools copying setuptools/_entry_points.py -> build/lib/setuptools copying setuptools/archive_util.py -> build/lib/setuptools copying setuptools/launch.py -> build/lib/setuptools copying setuptools/installer.py -> build/lib/setuptools creating build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/__init__.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/typing_extensions.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/zipp.py -> build/lib/pkg_resources/_vendor creating build/lib/pkg_resources/extern copying pkg_resources/extern/__init__.py -> build/lib/pkg_resources/extern creating build/lib/pkg_resources/_vendor/jaraco copying pkg_resources/_vendor/jaraco/context.py -> build/lib/pkg_resources/_vendor/jaraco copying pkg_resources/_vendor/jaraco/__init__.py -> build/lib/pkg_resources/_vendor/jaraco copying pkg_resources/_vendor/jaraco/functools.py -> build/lib/pkg_resources/_vendor/jaraco creating build/lib/pkg_resources/_vendor/more_itertools copying pkg_resources/_vendor/more_itertools/__init__.py -> build/lib/pkg_resources/_vendor/more_itertools copying pkg_resources/_vendor/more_itertools/more.py -> build/lib/pkg_resources/_vendor/more_itertools copying pkg_resources/_vendor/more_itertools/recipes.py -> build/lib/pkg_resources/_vendor/more_itertools creating build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/_common.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/__init__.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/_adapters.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/abc.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/_itertools.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/readers.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/_compat.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/_legacy.py -> build/lib/pkg_resources/_vendor/importlib_resources copying pkg_resources/_vendor/importlib_resources/simple.py -> build/lib/pkg_resources/_vendor/importlib_resources creating build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_tokenizer.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_musllinux.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/metadata.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/version.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__init__.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/specifiers.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_parser.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_structures.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/markers.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_elffile.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_manylinux.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/requirements.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/tags.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/utils.py -> build/lib/pkg_resources/_vendor/packaging creating build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/__main__.py -> build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/api.py -> build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/version.py -> build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/__init__.py -> build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/android.py -> build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/unix.py -> build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/windows.py -> build/lib/pkg_resources/_vendor/platformdirs copying pkg_resources/_vendor/platformdirs/macos.py -> build/lib/pkg_resources/_vendor/platformdirs creating build/lib/pkg_resources/_vendor/jaraco/text copying pkg_resources/_vendor/jaraco/text/__init__.py -> build/lib/pkg_resources/_vendor/jaraco/text creating build/lib/setuptools/command copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command copying setuptools/command/easy_install.py -> build/lib/setuptools/command copying setuptools/command/__init__.py -> build/lib/setuptools/command copying setuptools/command/develop.py -> build/lib/setuptools/command copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command copying setuptools/command/upload_docs.py -> build/lib/setuptools/command copying setuptools/command/build_clib.py -> build/lib/setuptools/command copying setuptools/command/editable_wheel.py -> build/lib/setuptools/command copying setuptools/command/install_scripts.py -> build/lib/setuptools/command copying setuptools/command/upload.py -> build/lib/setuptools/command copying setuptools/command/register.py -> build/lib/setuptools/command copying setuptools/command/setopt.py -> build/lib/setuptools/command copying setuptools/command/alias.py -> build/lib/setuptools/command copying setuptools/command/test.py -> build/lib/setuptools/command copying setuptools/command/dist_info.py -> build/lib/setuptools/command copying setuptools/command/install.py -> build/lib/setuptools/command copying setuptools/command/rotate.py -> build/lib/setuptools/command copying setuptools/command/saveopts.py -> build/lib/setuptools/command copying setuptools/command/build_ext.py -> build/lib/setuptools/command copying setuptools/command/build.py -> build/lib/setuptools/command copying setuptools/command/build_py.py -> build/lib/setuptools/command copying setuptools/command/sdist.py -> build/lib/setuptools/command copying setuptools/command/install_lib.py -> build/lib/setuptools/command copying setuptools/command/egg_info.py -> build/lib/setuptools/command copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command creating build/lib/setuptools/_distutils copying setuptools/_distutils/debug.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/text_file.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/_collections.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/filelist.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/bcppcompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/version.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/__init__.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/fancy_getopt.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/extension.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/msvccompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/sysconfig.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/ccompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/_msvccompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/py39compat.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/cygwinccompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/versionpredicate.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/core.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/_functools.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/msvc9compiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/py38compat.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/util.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/dep_util.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/_macos_compat.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/_log.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/file_util.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/log.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/cmd.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/spawn.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/errors.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/dist.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/archive_util.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/dir_util.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/unixccompiler.py -> build/lib/setuptools/_distutils copying setuptools/_distutils/config.py -> build/lib/setuptools/_distutils creating build/lib/setuptools/_vendor copying setuptools/_vendor/__init__.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/typing_extensions.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/ordered_set.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/zipp.py -> build/lib/setuptools/_vendor creating build/lib/setuptools/extern copying setuptools/extern/__init__.py -> build/lib/setuptools/extern creating build/lib/setuptools/config copying setuptools/config/setupcfg.py -> build/lib/setuptools/config copying setuptools/config/pyprojecttoml.py -> build/lib/setuptools/config copying setuptools/config/__init__.py -> build/lib/setuptools/config copying setuptools/config/expand.py -> build/lib/setuptools/config copying setuptools/config/_apply_pyprojecttoml.py -> build/lib/setuptools/config creating build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install_data.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/check.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install_headers.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/__init__.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/bdist.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install_egg_info.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/py37compat.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/build_clib.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install_scripts.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/upload.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/register.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/clean.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/bdist_dumb.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/_framework_compat.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/build_ext.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/build.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/build_py.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/sdist.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/install_lib.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/build_scripts.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/config.py -> build/lib/setuptools/_distutils/command copying setuptools/_distutils/command/bdist_rpm.py -> build/lib/setuptools/_distutils/command creating build/lib/setuptools/_vendor/jaraco copying setuptools/_vendor/jaraco/context.py -> build/lib/setuptools/_vendor/jaraco copying setuptools/_vendor/jaraco/__init__.py -> build/lib/setuptools/_vendor/jaraco copying setuptools/_vendor/jaraco/functools.py -> build/lib/setuptools/_vendor/jaraco creating build/lib/setuptools/_vendor/more_itertools copying setuptools/_vendor/more_itertools/__init__.py -> build/lib/setuptools/_vendor/more_itertools copying setuptools/_vendor/more_itertools/more.py -> build/lib/setuptools/_vendor/more_itertools copying setuptools/_vendor/more_itertools/recipes.py -> build/lib/setuptools/_vendor/more_itertools creating build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/_common.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/__init__.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/_adapters.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/abc.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/_itertools.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/readers.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/_compat.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/_legacy.py -> build/lib/setuptools/_vendor/importlib_resources copying setuptools/_vendor/importlib_resources/simple.py -> build/lib/setuptools/_vendor/importlib_resources creating build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_tokenizer.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_musllinux.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/metadata.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/version.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/__init__.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/specifiers.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_parser.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_structures.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/markers.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_elffile.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_manylinux.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/requirements.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/tags.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/utils.py -> build/lib/setuptools/_vendor/packaging creating build/lib/setuptools/_vendor/tomli copying setuptools/_vendor/tomli/__init__.py -> build/lib/setuptools/_vendor/tomli copying setuptools/_vendor/tomli/_re.py -> build/lib/setuptools/_vendor/tomli copying setuptools/_vendor/tomli/_parser.py -> build/lib/setuptools/_vendor/tomli copying setuptools/_vendor/tomli/_types.py -> build/lib/setuptools/_vendor/tomli creating build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_collections.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/__init__.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_meta.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_adapters.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_functools.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_itertools.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_text.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_compat.py -> build/lib/setuptools/_vendor/importlib_metadata copying setuptools/_vendor/importlib_metadata/_py39compat.py -> build/lib/setuptools/_vendor/importlib_metadata creating build/lib/setuptools/_vendor/jaraco/text copying setuptools/_vendor/jaraco/text/__init__.py -> build/lib/setuptools/_vendor/jaraco/text creating build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/formats.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/__init__.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/error_reporting.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/extra_validations.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/config/_validate_pyproject/fastjsonschema_validations.py -> build/lib/setuptools/config/_validate_pyproject copying setuptools/script (dev).tmpl -> build/lib/setuptools copying setuptools/script.tmpl -> build/lib/setuptools copying setuptools/gui-64.exe -> build/lib/setuptools copying setuptools/gui-arm64.exe -> build/lib/setuptools copying setuptools/cli.exe -> build/lib/setuptools copying setuptools/gui-32.exe -> build/lib/setuptools copying setuptools/cli-32.exe -> build/lib/setuptools copying setuptools/cli-64.exe -> build/lib/setuptools copying setuptools/cli-arm64.exe -> build/lib/setuptools copying setuptools/gui.exe -> build/lib/setuptools copying setuptools/command/launcher manifest.xml -> build/lib/setuptools/command installing to build/bdist.linux-microblazeel/wheel running install Distribution option extra_path is deprecated. See issue27919 for details. running install_lib creating build/bdist.linux-microblazeel creating build/bdist.linux-microblazeel/wheel creating build/bdist.linux-microblazeel/wheel/_distutils_hack copying build/lib/_distutils_hack/__init__.py -> build/bdist.linux-microblazeel/wheel/_distutils_hack copying build/lib/_distutils_hack/override.py -> build/bdist.linux-microblazeel/wheel/_distutils_hack creating build/bdist.linux-microblazeel/wheel/pkg_resources copying build/lib/pkg_resources/__init__.py -> build/bdist.linux-microblazeel/wheel/pkg_resources creating build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor creating build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/jaraco copying build/lib/pkg_resources/_vendor/jaraco/context.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/jaraco copying build/lib/pkg_resources/_vendor/jaraco/__init__.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/jaraco copying build/lib/pkg_resources/_vendor/jaraco/functools.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/jaraco creating build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/jaraco/text copying build/lib/pkg_resources/_vendor/jaraco/text/__init__.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/jaraco/text copying build/lib/pkg_resources/_vendor/__init__.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor creating build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/more_itertools copying build/lib/pkg_resources/_vendor/more_itertools/__init__.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/more_itertools copying build/lib/pkg_resources/_vendor/more_itertools/more.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/more_itertools copying build/lib/pkg_resources/_vendor/more_itertools/recipes.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/more_itertools copying build/lib/pkg_resources/_vendor/typing_extensions.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor creating build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/_common.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/__init__.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/_adapters.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/abc.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/_itertools.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/readers.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/_compat.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/_legacy.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/importlib_resources copying build/lib/pkg_resources/_vendor/importlib_resources/simple.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/importlib_resources creating build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_tokenizer.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_musllinux.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/metadata.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/version.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__init__.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/specifiers.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_parser.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_structures.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/markers.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_elffile.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_manylinux.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/requirements.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/tags.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/utils.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/packaging creating build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/__main__.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/api.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/version.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/__init__.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/android.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/unix.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/windows.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/platformdirs/macos.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor/platformdirs copying build/lib/pkg_resources/_vendor/zipp.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/_vendor creating build/bdist.linux-microblazeel/wheel/pkg_resources/extern copying build/lib/pkg_resources/extern/__init__.py -> build/bdist.linux-microblazeel/wheel/pkg_resources/extern creating build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/py312compat.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/msvc.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/windows_support.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/logging.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/glob.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/_reqs.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/depends.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/script (dev).tmpl -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/version.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/__init__.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/gui-64.exe -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/extension.py -> build/bdist.linux-microblazeel/wheel/setuptools creating build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/bdist_egg.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/easy_install.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/__init__.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/develop.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/install_egg_info.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/upload_docs.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/build_clib.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/editable_wheel.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/install_scripts.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/upload.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/register.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/setopt.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/launcher manifest.xml -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/alias.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/test.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/dist_info.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/install.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/rotate.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/saveopts.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/build_ext.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/build.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/build_py.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/sdist.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/install_lib.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/egg_info.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/command/bdist_rpm.py -> build/bdist.linux-microblazeel/wheel/setuptools/command copying build/lib/setuptools/gui-arm64.exe -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/package_index.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/_importlib.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/_normalization.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/cli.exe -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/build_meta.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/namespaces.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/_itertools.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/sandbox.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/discovery.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/warnings.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/dep_util.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/_path.py -> build/bdist.linux-microblazeel/wheel/setuptools creating build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/debug.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/text_file.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/_collections.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/filelist.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/bcppcompiler.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/version.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/__init__.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/fancy_getopt.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/extension.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/msvccompiler.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils creating build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install_data.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/check.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install_headers.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/__init__.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/bdist.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install_egg_info.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/py37compat.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/build_clib.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install_scripts.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/upload.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/register.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/clean.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/bdist_dumb.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/_framework_compat.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/build_ext.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/build.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/build_py.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/sdist.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/install_lib.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/build_scripts.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/config.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/command/bdist_rpm.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils/command copying build/lib/setuptools/_distutils/sysconfig.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/ccompiler.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/_msvccompiler.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/py39compat.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/cygwinccompiler.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/versionpredicate.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/core.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/_functools.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/msvc9compiler.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/py38compat.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/util.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/dep_util.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/_macos_compat.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/_log.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/file_util.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/log.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/cmd.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/spawn.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/errors.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/dist.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/archive_util.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/dir_util.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/unixccompiler.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils copying build/lib/setuptools/_distutils/config.py -> build/bdist.linux-microblazeel/wheel/setuptools/_distutils creating build/bdist.linux-microblazeel/wheel/setuptools/_vendor creating build/bdist.linux-microblazeel/wheel/setuptools/_vendor/jaraco copying build/lib/setuptools/_vendor/jaraco/context.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/jaraco copying build/lib/setuptools/_vendor/jaraco/__init__.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/jaraco copying build/lib/setuptools/_vendor/jaraco/functools.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/jaraco creating build/bdist.linux-microblazeel/wheel/setuptools/_vendor/jaraco/text copying build/lib/setuptools/_vendor/jaraco/text/__init__.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/jaraco/text copying build/lib/setuptools/_vendor/__init__.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor creating build/bdist.linux-microblazeel/wheel/setuptools/_vendor/more_itertools copying build/lib/setuptools/_vendor/more_itertools/__init__.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/more_itertools copying build/lib/setuptools/_vendor/more_itertools/more.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/more_itertools copying build/lib/setuptools/_vendor/more_itertools/recipes.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/more_itertools copying build/lib/setuptools/_vendor/typing_extensions.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor creating build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/_common.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/__init__.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/_adapters.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/abc.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/_itertools.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/readers.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/_compat.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/_legacy.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_resources copying build/lib/setuptools/_vendor/importlib_resources/simple.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_resources creating build/bdist.linux-microblazeel/wheel/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_tokenizer.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_musllinux.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/metadata.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/version.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/__init__.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/specifiers.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_parser.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_structures.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/markers.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_elffile.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_manylinux.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/requirements.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/tags.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/utils.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/packaging creating build/bdist.linux-microblazeel/wheel/setuptools/_vendor/tomli copying build/lib/setuptools/_vendor/tomli/__init__.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/tomli copying build/lib/setuptools/_vendor/tomli/_re.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/tomli copying build/lib/setuptools/_vendor/tomli/_parser.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/tomli copying build/lib/setuptools/_vendor/tomli/_types.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/tomli copying build/lib/setuptools/_vendor/ordered_set.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor copying build/lib/setuptools/_vendor/zipp.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor creating build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_collections.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/__init__.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_meta.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_adapters.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_functools.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_itertools.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_text.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_compat.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/_vendor/importlib_metadata/_py39compat.py -> build/bdist.linux-microblazeel/wheel/setuptools/_vendor/importlib_metadata copying build/lib/setuptools/monkey.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/wheel.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/unicode_utils.py -> build/bdist.linux-microblazeel/wheel/setuptools creating build/bdist.linux-microblazeel/wheel/setuptools/extern copying build/lib/setuptools/extern/__init__.py -> build/bdist.linux-microblazeel/wheel/setuptools/extern copying build/lib/setuptools/script.tmpl -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/gui-32.exe -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/errors.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/_imp.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/dist.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/_entry_points.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/archive_util.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/launch.py -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/cli-32.exe -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/cli-64.exe -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/cli-arm64.exe -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/gui.exe -> build/bdist.linux-microblazeel/wheel/setuptools copying build/lib/setuptools/installer.py -> build/bdist.linux-microblazeel/wheel/setuptools creating build/bdist.linux-microblazeel/wheel/setuptools/config creating build/bdist.linux-microblazeel/wheel/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/formats.py -> build/bdist.linux-microblazeel/wheel/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/__init__.py -> build/bdist.linux-microblazeel/wheel/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py -> build/bdist.linux-microblazeel/wheel/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/error_reporting.py -> build/bdist.linux-microblazeel/wheel/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/extra_validations.py -> build/bdist.linux-microblazeel/wheel/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/_validate_pyproject/fastjsonschema_validations.py -> build/bdist.linux-microblazeel/wheel/setuptools/config/_validate_pyproject copying build/lib/setuptools/config/setupcfg.py -> build/bdist.linux-microblazeel/wheel/setuptools/config copying build/lib/setuptools/config/pyprojecttoml.py -> build/bdist.linux-microblazeel/wheel/setuptools/config copying build/lib/setuptools/config/__init__.py -> build/bdist.linux-microblazeel/wheel/setuptools/config copying build/lib/setuptools/config/expand.py -> build/bdist.linux-microblazeel/wheel/setuptools/config copying build/lib/setuptools/config/_apply_pyprojecttoml.py -> build/bdist.linux-microblazeel/wheel/setuptools/config running install_egg_info running egg_info writing setuptools.egg-info/PKG-INFO writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt writing requirements to setuptools.egg-info/requires.txt writing top-level names to setuptools.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'tests' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.conf' under directory 'docs' warning: no files found matching '*.css' under directory 'docs' warning: no files found matching '*.css_t' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'indexsidebar.html' under directory 'docs' warning: no files found matching 'msvc-build-launcher.cmd' adding license file 'LICENSE' writing manifest file 'setuptools.egg-info/SOURCES.txt' Copying setuptools.egg-info to build/bdist.linux-microblazeel/wheel/setuptools-68.0.0-py3.11.egg-info running install_scripts creating build/bdist.linux-microblazeel/wheel/distutils-precedence.pth creating build/bdist.linux-microblazeel/wheel/setuptools-68.0.0.dist-info/WHEEL creating '/home/buildroot/autobuild/instance-0/output-1/build/python-setuptools-68.0.0/dist/.tmp-a0ryh1oz/setuptools-68.0.0-py3-none-any.whl' and adding 'build/bdist.linux-microblazeel/wheel' to it adding 'distutils-precedence.pth' adding '_distutils_hack/__init__.py' adding '_distutils_hack/override.py' adding 'pkg_resources/__init__.py' adding 'pkg_resources/_vendor/__init__.py' adding 'pkg_resources/_vendor/typing_extensions.py' adding 'pkg_resources/_vendor/zipp.py' adding 'pkg_resources/_vendor/importlib_resources/__init__.py' adding 'pkg_resources/_vendor/importlib_resources/_adapters.py' adding 'pkg_resources/_vendor/importlib_resources/_common.py' adding 'pkg_resources/_vendor/importlib_resources/_compat.py' adding 'pkg_resources/_vendor/importlib_resources/_itertools.py' adding 'pkg_resources/_vendor/importlib_resources/_legacy.py' adding 'pkg_resources/_vendor/importlib_resources/abc.py' adding 'pkg_resources/_vendor/importlib_resources/readers.py' adding 'pkg_resources/_vendor/importlib_resources/simple.py' adding 'pkg_resources/_vendor/jaraco/__init__.py' adding 'pkg_resources/_vendor/jaraco/context.py' adding 'pkg_resources/_vendor/jaraco/functools.py' adding 'pkg_resources/_vendor/jaraco/text/__init__.py' adding 'pkg_resources/_vendor/more_itertools/__init__.py' adding 'pkg_resources/_vendor/more_itertools/more.py' adding 'pkg_resources/_vendor/more_itertools/recipes.py' adding 'pkg_resources/_vendor/packaging/__init__.py' adding 'pkg_resources/_vendor/packaging/_elffile.py' adding 'pkg_resources/_vendor/packaging/_manylinux.py' adding 'pkg_resources/_vendor/packaging/_musllinux.py' adding 'pkg_resources/_vendor/packaging/_parser.py' adding 'pkg_resources/_vendor/packaging/_structures.py' adding 'pkg_resources/_vendor/packaging/_tokenizer.py' adding 'pkg_resources/_vendor/packaging/markers.py' adding 'pkg_resources/_vendor/packaging/metadata.py' adding 'pkg_resources/_vendor/packaging/requirements.py' adding 'pkg_resources/_vendor/packaging/specifiers.py' adding 'pkg_resources/_vendor/packaging/tags.py' adding 'pkg_resources/_vendor/packaging/utils.py' adding 'pkg_resources/_vendor/packaging/version.py' adding 'pkg_resources/_vendor/platformdirs/__init__.py' adding 'pkg_resources/_vendor/platformdirs/__main__.py' adding 'pkg_resources/_vendor/platformdirs/android.py' adding 'pkg_resources/_vendor/platformdirs/api.py' adding 'pkg_resources/_vendor/platformdirs/macos.py' adding 'pkg_resources/_vendor/platformdirs/unix.py' adding 'pkg_resources/_vendor/platformdirs/version.py' adding 'pkg_resources/_vendor/platformdirs/windows.py' adding 'pkg_resources/extern/__init__.py' adding 'setuptools/__init__.py' adding 'setuptools/_entry_points.py' adding 'setuptools/_imp.py' adding 'setuptools/_importlib.py' adding 'setuptools/_itertools.py' adding 'setuptools/_normalization.py' adding 'setuptools/_path.py' adding 'setuptools/_reqs.py' adding 'setuptools/archive_util.py' adding 'setuptools/build_meta.py' adding 'setuptools/cli-32.exe' adding 'setuptools/cli-64.exe' adding 'setuptools/cli-arm64.exe' adding 'setuptools/cli.exe' adding 'setuptools/dep_util.py' adding 'setuptools/depends.py' adding 'setuptools/discovery.py' adding 'setuptools/dist.py' adding 'setuptools/errors.py' adding 'setuptools/extension.py' adding 'setuptools/glob.py' adding 'setuptools/gui-32.exe' adding 'setuptools/gui-64.exe' adding 'setuptools/gui-arm64.exe' adding 'setuptools/gui.exe' adding 'setuptools/installer.py' adding 'setuptools/launch.py' adding 'setuptools/logging.py' adding 'setuptools/monkey.py' adding 'setuptools/msvc.py' adding 'setuptools/namespaces.py' adding 'setuptools/package_index.py' adding 'setuptools/py312compat.py' adding 'setuptools/sandbox.py' adding 'setuptools/script (dev).tmpl' adding 'setuptools/script.tmpl' adding 'setuptools/unicode_utils.py' adding 'setuptools/version.py' adding 'setuptools/warnings.py' adding 'setuptools/wheel.py' adding 'setuptools/windows_support.py' adding 'setuptools/_distutils/__init__.py' adding 'setuptools/_distutils/_collections.py' adding 'setuptools/_distutils/_functools.py' adding 'setuptools/_distutils/_log.py' adding 'setuptools/_distutils/_macos_compat.py' adding 'setuptools/_distutils/_msvccompiler.py' adding 'setuptools/_distutils/archive_util.py' adding 'setuptools/_distutils/bcppcompiler.py' adding 'setuptools/_distutils/ccompiler.py' adding 'setuptools/_distutils/cmd.py' adding 'setuptools/_distutils/config.py' adding 'setuptools/_distutils/core.py' adding 'setuptools/_distutils/cygwinccompiler.py' adding 'setuptools/_distutils/debug.py' adding 'setuptools/_distutils/dep_util.py' adding 'setuptools/_distutils/dir_util.py' adding 'setuptools/_distutils/dist.py' adding 'setuptools/_distutils/errors.py' adding 'setuptools/_distutils/extension.py' adding 'setuptools/_distutils/fancy_getopt.py' adding 'setuptools/_distutils/file_util.py' adding 'setuptools/_distutils/filelist.py' adding 'setuptools/_distutils/log.py' adding 'setuptools/_distutils/msvc9compiler.py' adding 'setuptools/_distutils/msvccompiler.py' adding 'setuptools/_distutils/py38compat.py' adding 'setuptools/_distutils/py39compat.py' adding 'setuptools/_distutils/spawn.py' adding 'setuptools/_distutils/sysconfig.py' adding 'setuptools/_distutils/text_file.py' adding 'setuptools/_distutils/unixccompiler.py' adding 'setuptools/_distutils/util.py' adding 'setuptools/_distutils/version.py' adding 'setuptools/_distutils/versionpredicate.py' adding 'setuptools/_distutils/command/__init__.py' adding 'setuptools/_distutils/command/_framework_compat.py' adding 'setuptools/_distutils/command/bdist.py' adding 'setuptools/_distutils/command/bdist_dumb.py' adding 'setuptools/_distutils/command/bdist_rpm.py' adding 'setuptools/_distutils/command/build.py' adding 'setuptools/_distutils/command/build_clib.py' adding 'setuptools/_distutils/command/build_ext.py' adding 'setuptools/_distutils/command/build_py.py' adding 'setuptools/_distutils/command/build_scripts.py' adding 'setuptools/_distutils/command/check.py' adding 'setuptools/_distutils/command/clean.py' adding 'setuptools/_distutils/command/config.py' adding 'setuptools/_distutils/command/install.py' adding 'setuptools/_distutils/command/install_data.py' adding 'setuptools/_distutils/command/install_egg_info.py' adding 'setuptools/_distutils/command/install_headers.py' adding 'setuptools/_distutils/command/install_lib.py' adding 'setuptools/_distutils/command/install_scripts.py' adding 'setuptools/_distutils/command/py37compat.py' adding 'setuptools/_distutils/command/register.py' adding 'setuptools/_distutils/command/sdist.py' adding 'setuptools/_distutils/command/upload.py' adding 'setuptools/_vendor/__init__.py' adding 'setuptools/_vendor/ordered_set.py' adding 'setuptools/_vendor/typing_extensions.py' adding 'setuptools/_vendor/zipp.py' adding 'setuptools/_vendor/importlib_metadata/__init__.py' adding 'setuptools/_vendor/importlib_metadata/_adapters.py' adding 'setuptools/_vendor/importlib_metadata/_collections.py' adding 'setuptools/_vendor/importlib_metadata/_compat.py' adding 'setuptools/_vendor/importlib_metadata/_functools.py' adding 'setuptools/_vendor/importlib_metadata/_itertools.py' adding 'setuptools/_vendor/importlib_metadata/_meta.py' adding 'setuptools/_vendor/importlib_metadata/_py39compat.py' adding 'setuptools/_vendor/importlib_metadata/_text.py' adding 'setuptools/_vendor/importlib_resources/__init__.py' adding 'setuptools/_vendor/importlib_resources/_adapters.py' adding 'setuptools/_vendor/importlib_resources/_common.py' adding 'setuptools/_vendor/importlib_resources/_compat.py' adding 'setuptools/_vendor/importlib_resources/_itertools.py' adding 'setuptools/_vendor/importlib_resources/_legacy.py' adding 'setuptools/_vendor/importlib_resources/abc.py' adding 'setuptools/_vendor/importlib_resources/readers.py' adding 'setuptools/_vendor/importlib_resources/simple.py' adding 'setuptools/_vendor/jaraco/__init__.py' adding 'setuptools/_vendor/jaraco/context.py' adding 'setuptools/_vendor/jaraco/functools.py' adding 'setuptools/_vendor/jaraco/text/__init__.py' adding 'setuptools/_vendor/more_itertools/__init__.py' adding 'setuptools/_vendor/more_itertools/more.py' adding 'setuptools/_vendor/more_itertools/recipes.py' adding 'setuptools/_vendor/packaging/__init__.py' adding 'setuptools/_vendor/packaging/_elffile.py' adding 'setuptools/_vendor/packaging/_manylinux.py' adding 'setuptools/_vendor/packaging/_musllinux.py' adding 'setuptools/_vendor/packaging/_parser.py' adding 'setuptools/_vendor/packaging/_structures.py' adding 'setuptools/_vendor/packaging/_tokenizer.py' adding 'setuptools/_vendor/packaging/markers.py' adding 'setuptools/_vendor/packaging/metadata.py' adding 'setuptools/_vendor/packaging/requirements.py' adding 'setuptools/_vendor/packaging/specifiers.py' adding 'setuptools/_vendor/packaging/tags.py' adding 'setuptools/_vendor/packaging/utils.py' adding 'setuptools/_vendor/packaging/version.py' adding 'setuptools/_vendor/tomli/__init__.py' adding 'setuptools/_vendor/tomli/_parser.py' adding 'setuptools/_vendor/tomli/_re.py' adding 'setuptools/_vendor/tomli/_types.py' adding 'setuptools/command/__init__.py' adding 'setuptools/command/alias.py' adding 'setuptools/command/bdist_egg.py' adding 'setuptools/command/bdist_rpm.py' adding 'setuptools/command/build.py' adding 'setuptools/command/build_clib.py' adding 'setuptools/command/build_ext.py' adding 'setuptools/command/build_py.py' adding 'setuptools/command/develop.py' adding 'setuptools/command/dist_info.py' adding 'setuptools/command/easy_install.py' adding 'setuptools/command/editable_wheel.py' adding 'setuptools/command/egg_info.py' adding 'setuptools/command/install.py' adding 'setuptools/command/install_egg_info.py' adding 'setuptools/command/install_lib.py' adding 'setuptools/command/install_scripts.py' adding 'setuptools/command/launcher manifest.xml' adding 'setuptools/command/register.py' adding 'setuptools/command/rotate.py' adding 'setuptools/command/saveopts.py' adding 'setuptools/command/sdist.py' adding 'setuptools/command/setopt.py' adding 'setuptools/command/test.py' adding 'setuptools/command/upload.py' adding 'setuptools/command/upload_docs.py' adding 'setuptools/config/__init__.py' adding 'setuptools/config/_apply_pyprojecttoml.py' adding 'setuptools/config/expand.py' adding 'setuptools/config/pyprojecttoml.py' adding 'setuptools/config/setupcfg.py' adding 'setuptools/config/_validate_pyproject/__init__.py' adding 'setuptools/config/_validate_pyproject/error_reporting.py' adding 'setuptools/config/_validate_pyproject/extra_validations.py' adding 'setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py' adding 'setuptools/config/_validate_pyproject/fastjsonschema_validations.py' adding 'setuptools/config/_validate_pyproject/formats.py' adding 'setuptools/extern/__init__.py' adding 'setuptools-68.0.0.dist-info/LICENSE' adding 'setuptools-68.0.0.dist-info/METADATA' adding 'setuptools-68.0.0.dist-info/WHEEL' adding 'setuptools-68.0.0.dist-info/entry_points.txt' adding 'setuptools-68.0.0.dist-info/top_level.txt' adding 'setuptools-68.0.0.dist-info/RECORD' removing build/bdist.linux-microblazeel/wheel Successfully built setuptools-68.0.0-py3-none-any.whl >>> python-setuptools 68.0.0 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-setuptools-68.0.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python /home/buildroot/autobuild/instance-0/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/usr/bin/python --script-kind=posix --purelib=/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages --headers=/home/buildroot/autobuild/instance-0/output-1/target/usr/include/python3.11 --scripts=/home/buildroot/autobuild/instance-0/output-1/target/usr/bin --data=/home/buildroot/autobuild/instance-0/output-1/target/usr ) shutilwhich-1.1.0.tar.gz: OK (md5: 915947c5cdae7afd748ac715ee547adb) shutilwhich-1.1.0.tar.gz: OK (sha256: db1f39c6461e42f630fa617bb8c79090f7711c9ca493e615e43d0610ecb64dc6) >>> python-shutilwhich 1.1.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-shutilwhich/shutilwhich-1.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-shutilwhich-1.1.0 -xf - >>> python-shutilwhich 1.1.0 Patching >>> python-shutilwhich 1.1.0 Configuring >>> python-shutilwhich 1.1.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-shutilwhich-1.1.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/shutilwhich copying shutilwhich/__init__.py -> build/lib/shutilwhich copying shutilwhich/lib.py -> build/lib/shutilwhich >>> python-shutilwhich 1.1.0 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-shutilwhich-1.1.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/shutilwhich copying build/lib/shutilwhich/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/shutilwhich copying build/lib/shutilwhich/lib.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/shutilwhich running install_egg_info running egg_info writing shutilwhich.egg-info/PKG-INFO writing dependency_links to shutilwhich.egg-info/dependency_links.txt writing top-level names to shutilwhich.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'shutilwhich.egg-info/SOURCES.txt' writing manifest file 'shutilwhich.egg-info/SOURCES.txt' Copying shutilwhich.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/shutilwhich-1.1.0-py3.11.egg-info running install_scripts simplegeneric-0.8.1.zip: OK (md5: f9c1fab00fd981be588fc32759f474e3) simplegeneric-0.8.1.zip: OK (sha256: dc972e06094b9af5b855b3df4a646395e43d1c9d0d39ed345b7393560d0b9173) >>> python-simplegeneric 0.8.1 Extracting unzip /home/buildroot/autobuild/instance-0/dl/python-simplegeneric/simplegeneric-0.8.1.zip -d /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1 Archive: /home/buildroot/autobuild/instance-0/dl/python-simplegeneric/simplegeneric-0.8.1.zip inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1/simplegeneric-0.8.1/classifiers.txt inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1/simplegeneric-0.8.1/PKG-INFO inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1/simplegeneric-0.8.1/README.txt inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1/simplegeneric-0.8.1/setup.cfg inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1/simplegeneric-0.8.1/setup.py inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1/simplegeneric-0.8.1/simplegeneric.py inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1/simplegeneric-0.8.1/simplegeneric.egg-info/dependency_links.txt inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1/simplegeneric-0.8.1/simplegeneric.egg-info/PKG-INFO inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1/simplegeneric-0.8.1/simplegeneric.egg-info/SOURCES.txt inflating: /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1/simplegeneric-0.8.1/simplegeneric.egg-info/top_level.txt mv /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1/simplegeneric-0.8.1/* /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1 rmdir /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1/simplegeneric-0.8.1 >>> python-simplegeneric 0.8.1 Patching >>> python-simplegeneric 0.8.1 Configuring >>> python-simplegeneric 0.8.1 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib copying simplegeneric.py -> build/lib >>> python-simplegeneric 0.8.1 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-simplegeneric-0.8.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib copying build/lib/simplegeneric.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages running install_egg_info running egg_info writing simplegeneric.egg-info/PKG-INFO writing dependency_links to simplegeneric.egg-info/dependency_links.txt writing top-level names to simplegeneric.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'simplegeneric.egg-info/SOURCES.txt' writing manifest file 'simplegeneric.egg-info/SOURCES.txt' Copying simplegeneric.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/simplegeneric-0.8.1-py3.11.egg-info running install_scripts six-1.16.0.tar.gz: OK (md5: a7c927740e4964dd29b72cebfc1429bb) six-1.16.0.tar.gz: OK (sha256: 1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926) >>> python-six 1.16.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-six/six-1.16.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-six-1.16.0 -xf - >>> python-six 1.16.0 Patching >>> python-six 1.16.0 Configuring >>> python-six 1.16.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-six-1.16.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib copying six.py -> build/lib >>> python-six 1.16.0 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-six-1.16.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib copying build/lib/six.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages running install_egg_info running egg_info writing six.egg-info/PKG-INFO writing dependency_links to six.egg-info/dependency_links.txt writing top-level names to six.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'six.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'documentation/_build' adding license file 'LICENSE' writing manifest file 'six.egg-info/SOURCES.txt' Copying six.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/six-1.16.0-py3.11.egg-info running install_scripts terminaltables-3.1.10.tar.gz: OK (md5: 5467e06a1a6e24dc44e6dd241706668e) terminaltables-3.1.10.tar.gz: OK (sha256: ba6eca5cb5ba02bba4c9f4f985af80c54ec3dccf94cfcd190154386255e47543) >>> python-terminaltables 3.1.10 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-terminaltables/terminaltables-3.1.10.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-terminaltables-3.1.10 -xf - >>> python-terminaltables 3.1.10 Patching >>> python-terminaltables 3.1.10 Configuring >>> python-terminaltables 3.1.10 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-terminaltables-3.1.10//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/terminaltables copying terminaltables/other_tables.py -> build/lib/terminaltables copying terminaltables/__init__.py -> build/lib/terminaltables copying terminaltables/width_and_alignment.py -> build/lib/terminaltables copying terminaltables/base_table.py -> build/lib/terminaltables copying terminaltables/github_table.py -> build/lib/terminaltables copying terminaltables/build.py -> build/lib/terminaltables copying terminaltables/terminal_io.py -> build/lib/terminaltables copying terminaltables/ascii_table.py -> build/lib/terminaltables >>> python-terminaltables 3.1.10 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-terminaltables-3.1.10//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/terminaltables copying build/lib/terminaltables/other_tables.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/terminaltables copying build/lib/terminaltables/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/terminaltables copying build/lib/terminaltables/width_and_alignment.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/terminaltables copying build/lib/terminaltables/base_table.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/terminaltables copying build/lib/terminaltables/github_table.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/terminaltables copying build/lib/terminaltables/build.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/terminaltables copying build/lib/terminaltables/terminal_io.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/terminaltables copying build/lib/terminaltables/ascii_table.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/terminaltables running install_egg_info running egg_info creating terminaltables.egg-info writing terminaltables.egg-info/PKG-INFO writing dependency_links to terminaltables.egg-info/dependency_links.txt writing top-level names to terminaltables.egg-info/top_level.txt writing manifest file 'terminaltables.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any reading manifest file 'terminaltables.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'terminaltables.egg-info/SOURCES.txt' Copying terminaltables.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/terminaltables-3.1.10-py3.11.egg-info running install_scripts tqdm-4.64.1.tar.gz: OK (md5: 5822af464d77ea156ad1167c23e1bdac) tqdm-4.64.1.tar.gz: OK (sha256: 5f4f682a004951c1b450bc753c710e9280c5746ce6ffedee253ddbcbf54cf1e4) >>> python-tqdm 4.64.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-tqdm/tqdm-4.64.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-tqdm-4.64.1 -xf - >>> python-tqdm 4.64.1 Patching >>> python-tqdm 4.64.1 Configuring >>> python-tqdm 4.64.1 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-tqdm-4.64.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/tqdm copying tqdm/keras.py -> build/lib/tqdm copying tqdm/__main__.py -> build/lib/tqdm copying tqdm/asyncio.py -> build/lib/tqdm copying tqdm/version.py -> build/lib/tqdm copying tqdm/__init__.py -> build/lib/tqdm copying tqdm/_utils.py -> build/lib/tqdm copying tqdm/autonotebook.py -> build/lib/tqdm copying tqdm/gui.py -> build/lib/tqdm copying tqdm/_tqdm.py -> build/lib/tqdm copying tqdm/_monitor.py -> build/lib/tqdm copying tqdm/std.py -> build/lib/tqdm copying tqdm/cli.py -> build/lib/tqdm copying tqdm/dask.py -> build/lib/tqdm copying tqdm/_dist_ver.py -> build/lib/tqdm copying tqdm/_main.py -> build/lib/tqdm copying tqdm/_tqdm_notebook.py -> build/lib/tqdm copying tqdm/auto.py -> build/lib/tqdm copying tqdm/_tqdm_pandas.py -> build/lib/tqdm copying tqdm/_tqdm_gui.py -> build/lib/tqdm copying tqdm/notebook.py -> build/lib/tqdm copying tqdm/rich.py -> build/lib/tqdm copying tqdm/tk.py -> build/lib/tqdm copying tqdm/utils.py -> build/lib/tqdm creating build/lib/tqdm/contrib copying tqdm/contrib/logging.py -> build/lib/tqdm/contrib copying tqdm/contrib/__init__.py -> build/lib/tqdm/contrib copying tqdm/contrib/discord.py -> build/lib/tqdm/contrib copying tqdm/contrib/bells.py -> build/lib/tqdm/contrib copying tqdm/contrib/telegram.py -> build/lib/tqdm/contrib copying tqdm/contrib/utils_worker.py -> build/lib/tqdm/contrib copying tqdm/contrib/concurrent.py -> build/lib/tqdm/contrib copying tqdm/contrib/itertools.py -> build/lib/tqdm/contrib copying tqdm/contrib/slack.py -> build/lib/tqdm/contrib running egg_info writing tqdm.egg-info/PKG-INFO writing dependency_links to tqdm.egg-info/dependency_links.txt writing entry points to tqdm.egg-info/entry_points.txt writing requirements to tqdm.egg-info/requires.txt writing top-level names to tqdm.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'tqdm.egg-info/SOURCES.txt' adding license file 'LICENCE' writing manifest file 'tqdm.egg-info/SOURCES.txt' copying tqdm/completion.sh -> build/lib/tqdm copying tqdm/tqdm.1 -> build/lib/tqdm >>> python-tqdm 4.64.1 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-tqdm-4.64.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py copying tqdm/_dist_ver.py -> build/lib/tqdm running egg_info writing tqdm.egg-info/PKG-INFO writing dependency_links to tqdm.egg-info/dependency_links.txt writing entry points to tqdm.egg-info/entry_points.txt writing requirements to tqdm.egg-info/requires.txt writing top-level names to tqdm.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'tqdm.egg-info/SOURCES.txt' adding license file 'LICENCE' writing manifest file 'tqdm.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/keras.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/__main__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/asyncio.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/version.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/autonotebook.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/gui.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_tqdm.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_monitor.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/tqdm.1 -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/std.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/cli.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/dask.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/completion.sh -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_dist_ver.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/logging.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/discord.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/bells.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/telegram.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/utils_worker.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/concurrent.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/itertools.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/contrib/slack.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm/contrib copying build/lib/tqdm/_main.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_tqdm_notebook.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/auto.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_tqdm_pandas.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/_tqdm_gui.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/notebook.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/rich.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/tk.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm copying build/lib/tqdm/utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm running install_egg_info Copying tqdm.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/tqdm-4.64.1-py3.11.egg-info running install_scripts Installing tqdm script to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin typing_extensions-4.7.1.tar.gz: OK (md5: 06e7fff4b1d51f8dc6f49b16e71de54e) typing_extensions-4.7.1.tar.gz: OK (sha256: b75ddc264f0ba5615db7ba217daeb99701ad295353c45f9e95963337ceeeffb2) >>> python-typing-extensions 4.7.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-typing-extensions/typing_extensions-4.7.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-typing-extensions-4.7.1 -xf - >>> python-typing-extensions 4.7.1 Patching >>> python-typing-extensions 4.7.1 Configuring >>> python-typing-extensions 4.7.1 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-typing-extensions-4.7.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built typing_extensions-4.7.1-py3-none-any.whl >>> python-typing-extensions 4.7.1 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-typing-extensions-4.7.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python /home/buildroot/autobuild/instance-0/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/usr/bin/python --script-kind=posix --purelib=/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages --headers=/home/buildroot/autobuild/instance-0/output-1/target/usr/include/python3.11 --scripts=/home/buildroot/autobuild/instance-0/output-1/target/usr/bin --data=/home/buildroot/autobuild/instance-0/output-1/target/usr ) ujson-5.7.0.tar.gz: OK (md5: f93bd7aa33e3e6ed41c9e3782abe7b48) ujson-5.7.0.tar.gz: OK (sha256: e788e5d5dcae8f6118ac9b45d0b891a0d55f7ac480eddcb7f07263f2bcf37b23) >>> python-ujson 5.7.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-ujson/ujson-5.7.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-ujson-5.7.0 -xf - >>> python-ujson 5.7.0 Patching >>> python-ujson 5.7.0 Configuring >>> python-ujson 5.7.0 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-ujson-5.7.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr UJSON_BUILD_DC_INCLUDES="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/double-conversion" UJSON_BUILD_DC_LIBS="-ldouble-conversion" UJSON_BUILD_NO_STRIP=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running build running build_ext building 'ujson' extension creating build creating build/temp.linux-microblazeel-cpython-311 creating build/temp.linux-microblazeel-cpython-311/lib creating build/temp.linux-microblazeel-cpython-311/python /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I./python -I./lib -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/double-conversion -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c ./lib/dconv_wrapper.cc -o build/temp.linux-microblazeel-cpython-311/./lib/dconv_wrapper.o -D_GNU_SOURCE /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I./python -I./lib -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/double-conversion -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c ./lib/ultrajsondec.c -o build/temp.linux-microblazeel-cpython-311/./lib/ultrajsondec.o -D_GNU_SOURCE ./lib/ultrajsondec.c:69:47: warning: 'fastcall' attribute directive ignored [-Wattributes] 69 | static JSOBJ FASTCALL_MSVC decode_any( struct DecoderState *ds) FASTCALL_ATTR; | ^~~~~~~~~~~~ ./lib/ultrajsondec.c:80:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 80 | { | ^ ./lib/ultrajsondec.c:92:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 92 | { | ^ ./lib/ultrajsondec.c:250:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 250 | { | ^ ./lib/ultrajsondec.c:270:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 270 | { | ^ ./lib/ultrajsondec.c:292:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 292 | { | ^ ./lib/ultrajsondec.c:312:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 312 | { | ^ ./lib/ultrajsondec.c:363:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 363 | { | ^ ./lib/ultrajsondec.c:590:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 590 | { | ^ ./lib/ultrajsondec.c:654:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 654 | { | ^ ./lib/ultrajsondec.c:748:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 748 | { | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I./python -I./lib -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/double-conversion -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c ./lib/ultrajsonenc.c -o build/temp.linux-microblazeel-cpython-311/./lib/ultrajsonenc.o -D_GNU_SOURCE ./lib/ultrajsonenc.c:183:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 183 | { | ^ ./lib/ultrajsonenc.c:542:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 542 | { | ^ ./lib/ultrajsonenc.c:564:1: warning: 'fastcall' attribute directive ignored [-Wattributes] 564 | { | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I./python -I./lib -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/double-conversion -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c ./python/JSONtoObj.c -o build/temp.linux-microblazeel-cpython-311/./python/JSONtoObj.o -D_GNU_SOURCE /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I./python -I./lib -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/double-conversion -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c ./python/objToJSON.c -o build/temp.linux-microblazeel-cpython-311/./python/objToJSON.o -D_GNU_SOURCE ./python/objToJSON.c: In function 'PyUnicodeToUTF8Raw': ./python/objToJSON.c:142:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 142 | char *data = PyUnicode_AsUTF8AndSize(obj, &len); | ^~~~~~~~~~~~~~~~~~~~~~~ ./python/objToJSON.c: In function 'Object_beginTypeContext': ./python/objToJSON.c:674:1: warning: label 'DEFAULT' defined but not used [-Wunused-label] 674 | DEFAULT: | ^~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I./python -I./lib -I/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/double-conversion -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c ./python/ujson.c -o build/temp.linux-microblazeel-cpython-311/./python/ujson.o -D_GNU_SOURCE creating build/lib.linux-microblazeel-cpython-311 /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++ -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/./lib/dconv_wrapper.o build/temp.linux-microblazeel-cpython-311/./lib/ultrajsondec.o build/temp.linux-microblazeel-cpython-311/./lib/ultrajsonenc.o build/temp.linux-microblazeel-cpython-311/./python/JSONtoObj.o build/temp.linux-microblazeel-cpython-311/./python/objToJSON.o build/temp.linux-microblazeel-cpython-311/./python/ujson.o -L. -o build/lib.linux-microblazeel-cpython-311/ujson.cpython-311.so -lstdc++ -lm -ldouble-conversion /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/./lib/dconv_wrapper.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/./lib/dconv_wrapper.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/./lib/dconv_wrapper.o(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in build/temp.linux-microblazeel-cpython-311/./lib/dconv_wrapper.o(.eh_frame) prevents .eh_frame_hdr table being created >>> python-ujson 5.7.0 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-ujson-5.7.0//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr UJSON_BUILD_DC_INCLUDES="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/double-conversion" UJSON_BUILD_DC_LIBS="-ldouble-conversion" UJSON_BUILD_NO_STRIP=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_ext running install_lib copying build/lib.linux-microblazeel-cpython-311/ujson.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages running install_egg_info running egg_info writing ujson.egg-info/PKG-INFO writing dependency_links to ujson.egg-info/dependency_links.txt writing top-level names to ujson.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'ujson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'ujson.egg-info/SOURCES.txt' Copying ujson.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/ujson-5.7.0-py3.11.egg-info running install_scripts urllib3-2.0.4.tar.gz: OK (md5: 5d541b944febe50221e24c31cd6e887d) urllib3-2.0.4.tar.gz: OK (sha256: 8d22f86aae8ef5e410d4f539fde9ce6b2113a001bb4d189e0aed70642d602b11) >>> python-urllib3 2.0.4 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-urllib3/urllib3-2.0.4.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-urllib3-2.0.4 -xf - >>> python-urllib3 2.0.4 Patching >>> python-urllib3 2.0.4 Configuring >>> python-urllib3 2.0.4 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-urllib3-2.0.4//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -m build -n -w ) * Getting build dependencies for wheel... * Building wheel... Successfully built urllib3-2.0.4-py3-none-any.whl >>> python-urllib3 2.0.4 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-urllib3-2.0.4//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python /home/buildroot/autobuild/instance-0/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/usr/bin/python --script-kind=posix --purelib=/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages --headers=/home/buildroot/autobuild/instance-0/output-1/target/usr/include/python3.11 --scripts=/home/buildroot/autobuild/instance-0/output-1/target/usr/bin --data=/home/buildroot/autobuild/instance-0/output-1/target/usr ) Werkzeug-2.3.6.tar.gz: OK (md5: de26f240d6f95689a8d15170c2d958b6) >>> python-werkzeug 2.3.6 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-werkzeug/Werkzeug-2.3.6.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-werkzeug-2.3.6 -xf - >>> python-werkzeug 2.3.6 Patching >>> python-werkzeug 2.3.6 Configuring >>> python-werkzeug 2.3.6 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-werkzeug-2.3.6//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -c 'from setuptools import setup;setup()' build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['werkzeug', 'werkzeug.routing', 'werkzeug.middleware', 'werkzeug.wrappers', 'werkzeug.sansio', 'werkzeug.debug', 'werkzeug.datastructures', 'werkzeug.debug.shared'] discovered py_modules -- [] running build running build_py creating build creating build/lib creating build/lib/werkzeug copying src/werkzeug/wsgi.py -> build/lib/werkzeug copying src/werkzeug/local.py -> build/lib/werkzeug copying src/werkzeug/serving.py -> build/lib/werkzeug copying src/werkzeug/__init__.py -> build/lib/werkzeug copying src/werkzeug/formparser.py -> build/lib/werkzeug copying src/werkzeug/testapp.py -> build/lib/werkzeug copying src/werkzeug/urls.py -> build/lib/werkzeug copying src/werkzeug/_reloader.py -> build/lib/werkzeug copying src/werkzeug/test.py -> build/lib/werkzeug copying src/werkzeug/security.py -> build/lib/werkzeug copying src/werkzeug/exceptions.py -> build/lib/werkzeug copying src/werkzeug/_internal.py -> build/lib/werkzeug copying src/werkzeug/user_agent.py -> build/lib/werkzeug copying src/werkzeug/http.py -> build/lib/werkzeug copying src/werkzeug/utils.py -> build/lib/werkzeug creating build/lib/werkzeug/routing copying src/werkzeug/routing/converters.py -> build/lib/werkzeug/routing copying src/werkzeug/routing/rules.py -> build/lib/werkzeug/routing copying src/werkzeug/routing/__init__.py -> build/lib/werkzeug/routing copying src/werkzeug/routing/matcher.py -> build/lib/werkzeug/routing copying src/werkzeug/routing/map.py -> build/lib/werkzeug/routing copying src/werkzeug/routing/exceptions.py -> build/lib/werkzeug/routing creating build/lib/werkzeug/middleware copying src/werkzeug/middleware/http_proxy.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/__init__.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/dispatcher.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/shared_data.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/lint.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/profiler.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/proxy_fix.py -> build/lib/werkzeug/middleware creating build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/request.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/response.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/__init__.py -> build/lib/werkzeug/wrappers creating build/lib/werkzeug/sansio copying src/werkzeug/sansio/request.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/response.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/__init__.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/multipart.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/http.py -> build/lib/werkzeug/sansio copying src/werkzeug/sansio/utils.py -> build/lib/werkzeug/sansio creating build/lib/werkzeug/debug copying src/werkzeug/debug/tbtools.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/__init__.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/console.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/repr.py -> build/lib/werkzeug/debug creating build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/file_storage.py -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/__init__.py -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/auth.py -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/cache_control.py -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/headers.py -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/range.py -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/accept.py -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/etag.py -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/csp.py -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/structures.py -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/mixins.py -> build/lib/werkzeug/datastructures running egg_info writing src/Werkzeug.egg-info/PKG-INFO writing dependency_links to src/Werkzeug.egg-info/dependency_links.txt writing requirements to src/Werkzeug.egg-info/requires.txt writing top-level names to src/Werkzeug.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Werkzeug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'artwork' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Werkzeug.egg-info/SOURCES.txt' copying src/werkzeug/py.typed -> build/lib/werkzeug copying src/werkzeug/datastructures/accept.pyi -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/cache_control.pyi -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/csp.pyi -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/etag.pyi -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/file_storage.pyi -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/headers.pyi -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/mixins.pyi -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/range.pyi -> build/lib/werkzeug/datastructures copying src/werkzeug/datastructures/structures.pyi -> build/lib/werkzeug/datastructures creating build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/ICON_LICENSE.md -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/console.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/debugger.js -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/less.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/more.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/style.css -> build/lib/werkzeug/debug/shared >>> python-werkzeug 2.3.6 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-werkzeug-2.3.6//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python -c 'from setuptools import setup;setup()' install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['werkzeug', 'werkzeug.routing', 'werkzeug.middleware', 'werkzeug.wrappers', 'werkzeug.sansio', 'werkzeug.debug', 'werkzeug.datastructures', 'werkzeug.debug.shared'] discovered py_modules -- [] running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing src/Werkzeug.egg-info/PKG-INFO writing dependency_links to src/Werkzeug.egg-info/dependency_links.txt writing requirements to src/Werkzeug.egg-info/requires.txt writing top-level names to src/Werkzeug.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/Werkzeug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'artwork' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Werkzeug.egg-info/SOURCES.txt' running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/wsgi.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/local.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/serving.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/formparser.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/testapp.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/converters.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/rules.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/matcher.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/map.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/routing copying build/lib/werkzeug/routing/exceptions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/routing copying build/lib/werkzeug/urls.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/http_proxy.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/dispatcher.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/shared_data.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/lint.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/profiler.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/proxy_fix.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/middleware copying build/lib/werkzeug/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/request.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/response.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/wrappers copying build/lib/werkzeug/_reloader.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/request.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/response.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/multipart.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/http.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/sansio copying build/lib/werkzeug/sansio/utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/sansio copying build/lib/werkzeug/test.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/tbtools.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/console.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/debugger.js -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/ICON_LICENSE.md -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/console.png -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/style.css -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/more.png -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/less.png -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/repr.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/debug creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/range.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/file_storage.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/cache_control.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/auth.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/etag.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/csp.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/accept.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/cache_control.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/headers.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/range.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/mixins.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/structures.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/accept.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/file_storage.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/etag.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/csp.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/headers.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/structures.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/datastructures/mixins.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug/datastructures copying build/lib/werkzeug/security.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/exceptions.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/_internal.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/user_agent.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/http.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug copying build/lib/werkzeug/utils.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/werkzeug running install_egg_info Copying src/Werkzeug.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/Werkzeug-2.3.6-py3.11.egg-info running install_scripts wrapt-1.14.1.tar.gz: OK (md5: 6e7340264f038efdefcba707250c91c2) wrapt-1.14.1.tar.gz: OK (sha256: 380a85cf89e0e69b7cfbe2ea9f765f004ff419f34194018a6827ac0e3edfed4d) >>> python-wrapt 1.14.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-wrapt/wrapt-1.14.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-wrapt-1.14.1 -xf - >>> python-wrapt 1.14.1 Patching >>> python-wrapt 1.14.1 Configuring >>> python-wrapt 1.14.1 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-wrapt-1.14.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib.linux-microblazeel-cpython-311 creating build/lib.linux-microblazeel-cpython-311/wrapt copying src/wrapt/importer.py -> build/lib.linux-microblazeel-cpython-311/wrapt copying src/wrapt/wrappers.py -> build/lib.linux-microblazeel-cpython-311/wrapt copying src/wrapt/__init__.py -> build/lib.linux-microblazeel-cpython-311/wrapt copying src/wrapt/decorators.py -> build/lib.linux-microblazeel-cpython-311/wrapt copying src/wrapt/arguments.py -> build/lib.linux-microblazeel-cpython-311/wrapt running build_ext building 'wrapt._wrappers' extension creating build/temp.linux-microblazeel-cpython-311 creating build/temp.linux-microblazeel-cpython-311/src creating build/temp.linux-microblazeel-cpython-311/src/wrapt /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c src/wrapt/_wrappers.c -o build/temp.linux-microblazeel-cpython-311/src/wrapt/_wrappers.o src/wrapt/_wrappers.c: In function 'WraptFunctionWrapperBase_instancecheck': src/wrapt/_wrappers.c:2550:15: warning: unused variable 'object' [-Wunused-variable] 2550 | PyObject *object = NULL; | ^~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/src/wrapt/_wrappers.o -L. -o build/lib.linux-microblazeel-cpython-311/wrapt/_wrappers.cpython-311.so >>> python-wrapt 1.14.1 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-wrapt-1.14.1//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_ext running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/wrapt copying build/lib.linux-microblazeel-cpython-311/wrapt/importer.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/wrapt copying build/lib.linux-microblazeel-cpython-311/wrapt/wrappers.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/wrapt copying build/lib.linux-microblazeel-cpython-311/wrapt/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/wrapt copying build/lib.linux-microblazeel-cpython-311/wrapt/decorators.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/wrapt copying build/lib.linux-microblazeel-cpython-311/wrapt/arguments.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/wrapt copying build/lib.linux-microblazeel-cpython-311/wrapt/_wrappers.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/wrapt running install_egg_info running egg_info writing src/wrapt.egg-info/PKG-INFO writing dependency_links to src/wrapt.egg-info/dependency_links.txt writing top-level names to src/wrapt.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/wrapt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/wrapt.egg-info/SOURCES.txt' Copying src/wrapt.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/wrapt-1.14.1-py3.11.egg-info running install_scripts yarl-1.9.2.tar.gz: OK (md5: 4e46a0c7078d34d9734a7c5d182dee92) yarl-1.9.2.tar.gz: OK (sha256: 04ab9d4b9f587c06d801c2abfe9317b77cdf996c65a90d5e84ecc45010823571) >>> python-yarl 1.9.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/python-yarl/yarl-1.9.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/python-yarl-1.9.2 -xf - >>> python-yarl 1.9.2 Patching >>> python-yarl 1.9.2 Configuring >>> python-yarl 1.9.2 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/python-yarl-1.9.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) ********************** * Accelerated build * ********************** running build running build_py creating build creating build/lib.linux-microblazeel-cpython-311 creating build/lib.linux-microblazeel-cpython-311/yarl copying yarl/__init__.py -> build/lib.linux-microblazeel-cpython-311/yarl copying yarl/_quoting_py.py -> build/lib.linux-microblazeel-cpython-311/yarl copying yarl/_url.py -> build/lib.linux-microblazeel-cpython-311/yarl copying yarl/_quoting.py -> build/lib.linux-microblazeel-cpython-311/yarl running egg_info writing yarl.egg-info/PKG-INFO writing dependency_links to yarl.egg-info/dependency_links.txt writing requirements to yarl.egg-info/requires.txt writing top-level names to yarl.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'yarl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.cache' found anywhere in distribution warning: no previously-included files found matching 'yarl/*.html' warning: no previously-included files found matching 'yarl/*.so' warning: no previously-included files found matching 'yarl/*.pyd' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'yarl.egg-info/SOURCES.txt' copying yarl/__init__.pyi -> build/lib.linux-microblazeel-cpython-311/yarl copying yarl/_quoting_c.pyi -> build/lib.linux-microblazeel-cpython-311/yarl copying yarl/_quoting_c.pyx -> build/lib.linux-microblazeel-cpython-311/yarl copying yarl/py.typed -> build/lib.linux-microblazeel-cpython-311/yarl running build_ext building 'yarl._quoting_c' extension creating build/temp.linux-microblazeel-cpython-311 creating build/temp.linux-microblazeel-cpython-311/yarl /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6/Include -I/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6 -c yarl/_quoting_c.c -o build/temp.linux-microblazeel-cpython-311/yarl/_quoting_c.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 build/temp.linux-microblazeel-cpython-311/yarl/_quoting_c.o -L. -o build/lib.linux-microblazeel-cpython-311/yarl/_quoting_c.cpython-311.so >>> python-yarl 1.9.2 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/python-yarl-1.9.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) ********************** * Accelerated build * ********************** running install /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing yarl.egg-info/PKG-INFO writing dependency_links to yarl.egg-info/dependency_links.txt writing requirements to yarl.egg-info/requires.txt writing top-level names to yarl.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'yarl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.cache' found anywhere in distribution warning: no previously-included files found matching 'yarl/*.html' warning: no previously-included files found matching 'yarl/*.so' warning: no previously-included files found matching 'yarl/*.pyd' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'yarl.egg-info/SOURCES.txt' running build_ext running install_lib creating /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-microblazeel-cpython-311/yarl/__init__.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-microblazeel-cpython-311/yarl/__init__.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-microblazeel-cpython-311/yarl/_quoting_c.pyx -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-microblazeel-cpython-311/yarl/py.typed -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-microblazeel-cpython-311/yarl/_quoting_c.cpython-311.so -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-microblazeel-cpython-311/yarl/_quoting_py.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-microblazeel-cpython-311/yarl/_quoting_c.pyi -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-microblazeel-cpython-311/yarl/_url.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yarl copying build/lib.linux-microblazeel-cpython-311/yarl/_quoting.py -> /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yarl running install_egg_info Copying yarl.egg-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages/yarl-1.9.2-py3.11.egg-info running install_scripts ranger-1.7.2.tar.gz: OK (sha256: 94f6e342daee4445f15db5a7440a11138487c49cc25da0c473bbf1b8978f5b79) >>> ranger 1.7.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/ranger/ranger-1.7.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/ranger-1.7.2 -xf - >>> ranger 1.7.2 Patching Applying 0001-colorscheme-check-for-compiled-python-files.patch using patch: patching file ranger/gui/colorscheme.py >>> ranger 1.7.2 Configuring >>> ranger 1.7.2 Building (cd /home/buildroot/autobuild/instance-0/output-1/build/ranger-1.7.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py build ) >>> ranger 1.7.2 Installing to target (cd /home/buildroot/autobuild/instance-0/output-1/build/ranger-1.7.2//; _PYTHON_HOST_PLATFORM="linux-microblazeel" _PYTHON_PROJECT_BASE="/home/buildroot/autobuild/instance-0/output-1/build/python3-3.11.6" _PYTHON_SYSCONFIGDATA_NAME="`{ [ -e /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py ] && basename /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11//_sysconfigdata__linux_*.py .py; } || true`" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl PYTHONPATH="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" PYTHONNOUSERSITE=1 _python_sysroot=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot _python_prefix=/usr _python_exec_prefix=/usr /home/buildroot/autobuild/instance-0/output-1/host/bin/python setup.py install --no-compile --install-headers=/usr/include/python3.11 --prefix=/usr --executable=/usr/bin/python --single-version-externally-managed --root=/home/buildroot/autobuild/instance-0/output-1/target ) /home/buildroot/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() listing git files failed - pretending there aren't any rauc-hawkbit-updater-1.3.tar.xz: OK (sha256: 42318e96a464e6c716edb45c48bd3ec3b874462973db902fbe099a395e4acb4b) >>> rauc-hawkbit-updater 1.3 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/rauc-hawkbit-updater/rauc-hawkbit-updater-1.3.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/rauc-hawkbit-updater-1.3 -xf - >>> rauc-hawkbit-updater 1.3 Patching >>> rauc-hawkbit-updater 1.3 Configuring rm -rf /home/buildroot/autobuild/instance-0/output-1/build/rauc-hawkbit-updater-1.3//build mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/rauc-hawkbit-updater-1.3//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%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', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/build/rauc-hawkbit-updater-1.3//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-0/output-1/build/rauc-hawkbit-updater-1.3//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/instance-0/output-1/host/lib/cmake /home/buildroot/autobuild/instance-0/output-1/build/rauc-hawkbit-updater-1.3/ /home/buildroot/autobuild/instance-0/output-1/build/rauc-hawkbit-updater-1.3//build The Meson build system Version: 1.1.1 Source dir: /home/buildroot/autobuild/instance-0/output-1/build/rauc-hawkbit-updater-1.3 Build dir: /home/buildroot/autobuild/instance-0/output-1/build/rauc-hawkbit-updater-1.3/build Build type: cross build Project name: rauc-hawkbit-updater Project version: 1.3 C compiler for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc (gcc 12.3.0 "microblazeel-buildroot-linux-gnu-gcc.br_real (Buildroot 2023.08-756-g3f23277c41) 12.3.0") C linker for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc ld.bfd 2.40 C compiler for the build machine: /usr/bin/gcc (gcc 12.3.1 "gcc (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1)") C linker for the build machine: /usr/bin/gcc ld.bfd 2.38-27 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: microblaze Host machine cpu: Target machine cpu family: microblaze Target machine cpu: Found pkg-config: /home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf (1.6.3) Run-time dependency libcurl found: YES 8.4.0 Run-time dependency gio-2.0 found: YES 2.76.1 Run-time dependency gio-unix-2.0 found: YES 2.76.1 Run-time dependency json-glib-1.0 found: YES 1.6.6 Dependency systemd skipped: feature systemd disabled Dependency libsystemd skipped: feature systemd disabled Program gdbus-codegen found: YES (/home/buildroot/autobuild/instance-0/output-1/host/bin/gdbus-codegen) Found pkg-config: /home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config (1.6.3) Configuring config.h using configuration Program doxygen found: NO Program sphinx-build found: NO Build targets in project: 3 rauc-hawkbit-updater 1.3 User defined options Cross files : /home/buildroot/autobuild/instance-0/output-1/build/rauc-hawkbit-updater-1.3//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/autobuild/instance-0/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false b_staticpic : true Found ninja-1.11.1.git.kitware.jobserver-1 at /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja >>> rauc-hawkbit-updater 1.3 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-0/output-1/build/rauc-hawkbit-updater-1.3//build ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/rauc-hawkbit-updater-1.3//build' [1/10] Generating rauc-installer-gen.h with a custom command [2/10] Generating rauc-installer-gen.c with a custom command [3/10] Compiling C object rauc-hawkbit-updater.p/src_log.c.o [4/10] Compiling C object rauc-hawkbit-updater.p/src_rauc-hawkbit-updater.c.o [5/10] Compiling C object rauc-hawkbit-updater.p/src_config-file.c.o [6/10] Compiling C object rauc-hawkbit-updater.p/src_json-helper.c.o [7/10] Compiling C object rauc-hawkbit-updater.p/src_rauc-installer.c.o [8/10] Compiling C object rauc-hawkbit-updater.p/meson-generated_.._rauc-installer-gen.c.o [9/10] Compiling C object rauc-hawkbit-updater.p/src_hawkbit-client.c.o [10/10] Linking target rauc-hawkbit-updater >>> rauc-hawkbit-updater 1.3 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-0/output-1/build/rauc-hawkbit-updater-1.3//build install ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/rauc-hawkbit-updater-1.3//build' [0/1] Installing files. Installing rauc-hawkbit-updater to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin rauc-1.10.1.tar.xz: OK (sha256: aa99164c5f54fd29b5c8456221b51f92c900884af66de3e1b7f15a25b7db98a7) >>> rauc 1.10.1 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/rauc/rauc-1.10.1.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1 -xf - >>> rauc 1.10.1 Patching >>> rauc 1.10.1 Configuring rm -rf /home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1//build mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%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', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/instance-0/output-1/host/lib/cmake -Dtests=false -Dservice=false -Dgpt=enabled -Dnetwork=false -Djson=disabled -Dstreaming=false /home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1/ /home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1//build The Meson build system Version: 1.1.1 Source dir: /home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1 Build dir: /home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1/build Build type: cross build Project name: rauc Project version: 1.10.1 C compiler for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc (gcc 12.3.0 "microblazeel-buildroot-linux-gnu-gcc.br_real (Buildroot 2023.08-756-g3f23277c41) 12.3.0") C linker for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc ld.bfd 2.40 C compiler for the build machine: /usr/bin/gcc (gcc 12.3.1 "gcc (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1)") C linker for the build machine: /usr/bin/gcc ld.bfd 2.38-27 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: microblaze Host machine cpu: Target machine cpu family: microblaze Target machine cpu: Found pkg-config: /home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf (1.6.3) Run-time dependency glib-2.0 found: YES 2.76.1 Run-time dependency gio-2.0 found: YES 2.76.1 Run-time dependency gio-unix-2.0 found: YES 2.76.1 Run-time dependency openssl found: YES 3.1.3 Dependency json-glib-1.0 skipped: feature json disabled Run-time dependency dbus-1 found: YES 1.14.8 Run-time dependency fdisk found: YES 2.39.2 Run-time dependency libcurl found: YES 8.4.0 Run-time dependency libnl-genl-3.0 found: YES 3.7.0 Run-time dependency threads found: YES Found CMake: /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake (3.27.7) Run-time dependency systemd found: NO (tried pkgconfig and cmake) Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wstrict-aliasing: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Winline: YES Compiler for C supports arguments -Wpacked: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wunused-but-set-variable: YES Compiler for C supports arguments -Warray-bounds: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wreturn-type: YES Compiler for C supports arguments -Wswitch-enum: YES Compiler for C supports arguments -Wswitch-default: YES Compiler for C supports arguments -Wno-error=unused-parameter: YES Compiler for C supports arguments -Wno-error=missing-field-initializers: YES Compiler for C supports arguments -Wno-error=deprecated-declarations: YES Has header "linux/mmc/ioctl.h" : YES Program gdbus-codegen found: YES (/home/buildroot/autobuild/instance-0/output-1/host/bin/gdbus-codegen) Found pkg-config: /home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config (1.6.3) Configuring config.h using configuration Program sphinx-build found: NO Build targets in project: 5 NOTICE: Future-deprecated features used: * 1.1.0: {'"boolean option" keyword argument "value" of type str'} rauc 1.10.1 User defined options Cross files : /home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/autobuild/instance-0/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false b_staticpic : true gpt : enabled json : disabled network : false service : false streaming : false tests : false Found ninja-1.11.1.git.kitware.jobserver-1 at /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja >>> rauc 1.10.1 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1//build ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1//build' [1/30] Generating version.h with a custom command [2/30] Generating rauc-installer-generated.h with a custom command [3/30] Generating rauc-installer-generated.c with a custom command [4/30] Compiling C object librauc.a.p/src_emmc.c.o [5/30] Compiling C object librauc.a.p/src_stats.c.o [6/30] Compiling C object librauc.a.p/src_gpt.c.o [7/30] Compiling C object librauc.a.p/src_checksum.c.o [8/30] Compiling C object librauc.a.p/src_verity_hash.c.o [9/30] Compiling C object librauc.a.p/src_dm.c.o [10/30] Compiling C object librauc.a.p/src_crypt.c.o [11/30] Compiling C object librauc.a.p/src_slot.c.o [12/30] Compiling C object librauc.a.p/src_mbr.c.o [13/30] Compiling C object librauc.a.p/src_mark.c.o [14/30] Compiling C object librauc.a.p/src_utils.c.o [15/30] Compiling C object librauc.a.p/src_mount.c.o [16/30] Compiling C object librauc.a.p/src_hash_index.c.o [17/30] Compiling C object librauc.a.p/src_service.c.o [18/30] Compiling C object librauc.a.p/src_context.c.o [19/30] Compiling C object librauc.a.p/src_manifest.c.o [20/30] Compiling C object librauc.a.p/meson-generated_.._rauc-installer-generated.c.o [21/30] Compiling C object rauc.p/meson-generated_.._rauc-installer-generated.c.o [22/30] Compiling C object librauc.a.p/src_config_file.c.o [23/30] Compiling C object librauc.a.p/src_install.c.o [24/30] Compiling C object librauc.a.p/src_signature.c.o ../src/signature.c: In function 'get_pkcs11_engine': ../src/signature.c:119:9: warning: 'ENGINE_load_builtin_engines' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 119 | ENGINE_load_builtin_engines(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/signature.c:8: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/openssl/engine.h:358:28: note: declared here 358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:121:9: warning: 'ENGINE_by_id' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 121 | e = ENGINE_by_id("pkcs11"); | ^ /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/openssl/engine.h:336:31: note: declared here 336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id); | ^~~~~~~~~~~~ ../src/signature.c:134:17: warning: 'ENGINE_ctrl_cmd_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 134 | if (!ENGINE_ctrl_cmd_string(e, "MODULE_PATH", env, 0)) { | ^~ /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:144:9: warning: 'ENGINE_init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 144 | if (ENGINE_init(e) == 0) { | ^~ /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/openssl/engine.h:620:27: note: declared here 620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e); | ^~~~~~~~~~~ ../src/signature.c:156:17: warning: 'ENGINE_ctrl_cmd_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 156 | if (!ENGINE_ctrl_cmd_string(e, "PIN", env, 0)) { | ^~ /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/openssl/engine.h:479:5: note: declared here 479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, | ^~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:169:9: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 169 | ENGINE_finish(e); | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/openssl/engine.h:628:27: note: declared here 628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e); | ^~~~~~~~~~~~~ ../src/signature.c:171:9: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 171 | ENGINE_free(e); | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/openssl/engine.h:493:27: note: declared here 493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e); | ^~~~~~~~~~~ ../src/signature.c: In function 'load_key_pkcs11': ../src/signature.c:228:9: warning: 'ENGINE_load_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 228 | res = ENGINE_load_private_key(e, url, NULL, NULL); | ^~~ /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/openssl/engine.h:638:11: note: declared here 638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, | ^~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c: In function 'load_cert_pkcs11': ../src/signature.c:359:9: warning: 'ENGINE_ctrl_cmd' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 359 | if (!ENGINE_ctrl_cmd(e, "LOAD_CERT_CTRL", 0, &parms, NULL, 0) || (parms.cert == NULL)) { | ^~ /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/openssl/engine.h:450:27: note: declared here 450 | OSSL_DEPRECATEDIN_3_0 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name, | ^~~~~~~~~~~~~~~ [25/30] Compiling C object rauc.p/src_main.c.o [26/30] Compiling C object librauc.a.p/src_bootchooser.c.o [27/30] Compiling C object librauc.a.p/src_update_handler.c.o [28/30] Compiling C object librauc.a.p/src_bundle.c.o [29/30] Linking static target librauc.a [30/30] Linking target rauc >>> rauc 1.10.1 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1//build install ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1//build' [1/2] Generating version.h with a custom command [1/2] Installing files. Installing rauc-installer-generated.h to /home/buildroot/autobuild/instance-0/output-1/target/usr/include Installing rauc to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing /home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1/src/de.pengutronix.rauc.Installer.xml to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/dbus-1/interfaces Installing /home/buildroot/autobuild/instance-0/output-1/build/rauc-1.10.1/rauc.1 to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man rdma-core-47.0.tar.gz: OK (sha256: c1d84405e05e00bfd99732bdc1b8394ac1332ffd0eedbf0af99f926732f67044) >>> rdma-core 47.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/rdma-core/rdma-core-47.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0 -xf - >>> rdma-core 47.0 Patching >>> rdma-core 47.0 Configuring (mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/ && cd /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-0/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 -DNO_MAN_PAGES=1 -DNO_PYVERBS=1 -DCMAKE_EXE_LINKER_FLAGS=-latomic -DCMAKE_SHARED_LINKER_FLAGS=-latomic ) -- The C compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_WORKING_WERROR -- Performing Test HAVE_WORKING_WERROR - Success CMake Warning (dev) at CMakeLists.txt:216 (FIND_PACKAGE): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test HAVE_NO_SPARSE -- Performing Test HAVE_NO_SPARSE - Success -- Performing Test HAVE_C_WARNINGS -- Performing Test HAVE_C_WARNINGS - Success -- Performing Test HAVE_C_WMISSING_PROTOTYPES -- Performing Test HAVE_C_WMISSING_PROTOTYPES - Success -- Performing Test HAVE_C_WMISSING_DECLARATIONS -- Performing Test HAVE_C_WMISSING_DECLARATIONS - Success -- Performing Test HAVE_C_WWRITE_STRINGS -- Performing Test HAVE_C_WWRITE_STRINGS - Success -- Performing Test HAVE_C_WFORMAT_2 -- Performing Test HAVE_C_WFORMAT_2 - Success -- Performing Test HAVE_C_WCAST_FUNCTION -- Performing Test HAVE_C_WCAST_FUNCTION - Success -- Performing Test HAVE_C_WFORMAT_NONLITERAL -- Performing Test HAVE_C_WFORMAT_NONLITERAL - Success -- Performing Test HAVE_C_WDATE_TIME -- Performing Test HAVE_C_WDATE_TIME - Success -- Performing Test HAVE_C_WNESTED_EXTERNS -- Performing Test HAVE_C_WNESTED_EXTERNS - Success -- Performing Test HAVE_C_WORKING_SHADOW -- Performing Test HAVE_C_WORKING_SHADOW - Success -- Performing Test HAVE_C_WORKING_MISSING_FIELD_INITIALIZERS -- Performing Test HAVE_C_WORKING_MISSING_FIELD_INITIALIZERS - Success -- Performing Test HAVE_C_VARIABLE_SIZE -- Performing Test HAVE_C_VARIABLE_SIZE - Success -- Performing Test HAVE_NO_STRICT_ALIASING -- Performing Test HAVE_NO_STRICT_ALIASING - Success -- Performing Test HAVE_NO_VAR_TRACKING_ASSIGNMENTS -- Performing Test HAVE_NO_VAR_TRACKING_ASSIGNMENTS - Success -- Performing Test HAVE_FUNC_ATTRIBUTE_IFUNC -- Performing Test HAVE_FUNC_ATTRIBUTE_IFUNC - Failed -- Performing Test HAVE_FUNC_ATTRIBUTE_SYMVER -- Performing Test HAVE_FUNC_ATTRIBUTE_SYMVER - Failed -- Performing Test HAS_CLOEXEC -- Performing Test HAS_CLOEXEC - Success -- Performing Test HAVE_FUNC_ATTRIBUTE_ALWAYS_INLINE -- Performing Test HAVE_FUNC_ATTRIBUTE_ALWAYS_INLINE - Success -- Performing Test HAVE_LONG_LONG_U64 -- Performing Test HAVE_LONG_LONG_U64 - Success -- Performing Test HAVE_GLIBC_UAPI_COMPAT -- Performing Test HAVE_GLIBC_UAPI_COMPAT - Success -- Performing Test HAVE_WORKING_STRICT_ALIASING -- Performing Test HAVE_WORKING_STRICT_ALIASING - Success -- Performing Test HAVE_LARGE_FILES -- Performing Test HAVE_LARGE_FILES - Success -- Looking for stdatomic.h -- Looking for stdatomic.h - found -- Performing Test HAVE_TARGET_SSE -- Performing Test HAVE_TARGET_SSE - Success -- Performing Test SUPPORTS_AS_NEEDED -- Performing Test SUPPORTS_AS_NEEDED - Success -- Performing Test SUPPORTS_NO_UNDEFINED -- Performing Test SUPPORTS_NO_UNDEFINED - Success -- Performing Test _LDSYMVER_SUCCESS -- Performing Test _LDSYMVER_SUCCESS - Success -- Found LDSymVer: GNU -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found PkgConfig: /home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for modules 'libnl-3.0;libnl-route-3.0' -- Found libnl-3.0, version 3.7.0 -- Found libnl-route-3.0, version 3.7.0 -- Performing Test HAVE_WORKING_IF_H -- Performing Test HAVE_WORKING_IF_H - Success -- Could NOT find UDev (missing: LIBUDEV_LIBRARY) -- Check size of long -- Check size of long - done -- Performing Test HAVE_COHERENT_DMA -- Performing Test HAVE_COHERENT_DMA - Failed -- Could NOT find Systemd (missing: SYSTEMD_LIBRARIES LIBSYSTEMD_INCLUDE_DIRS) -- Looking for valgrind/memcheck.h -- Looking for valgrind/memcheck.h - not found -- Looking for valgrind/drd.h -- Looking for valgrind/drd.h - not found -- Performing Test LIBC_HAS_LIBRT -- Performing Test LIBC_HAS_LIBRT - Success -- Performing Test HAVE_STATIC_ASSERT -- Performing Test HAVE_STATIC_ASSERT - Success -- Performing Test HAVE_C_WSTRICT_PROTOTYPES -- Performing Test HAVE_C_WSTRICT_PROTOTYPES - Success -- Performing Test HAVE_C_WOLD_STYLE_DEFINITION -- Performing Test HAVE_C_WOLD_STYLE_DEFINITION - Success -- Performing Test HAVE_C_WREDUNDANT_DECLS -- Performing Test HAVE_C_WREDUNDANT_DECLS - Success -- Performing Test HAVE_GLIBC_GETRANDOM -- Performing Test HAVE_GLIBC_GETRANDOM - Success -- Performing Test HAVE_GLIBC_FXSTAT -- Performing Test HAVE_GLIBC_FXSTAT - Failed -- Performing Test HAVE_GLIBC_HWCAP_S390_PCI_MIO -- Performing Test HAVE_GLIBC_HWCAP_S390_PCI_MIO - Success -- Missing Optional Items: -- Compiler attribute ifunc NOT supported -- Compiler attribute symver NOT supported, can not use LTO -- Architecture NOT able to do coherent DMA (check util/udma_barrier.h) some providers disabled! -- Valgrind memcheck.h NOT enabled -- Valgrind drd.h NOT enabled -- man pages NOT built -- cython NOT found (disabling pyverbs) -- libsystemd NOT found (disabling features) -- libudev NOT found (disabling features) -- Configuring done (6.2s) -- Generating done (0.3s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0 >>> rdma-core 47.0 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake --build /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/ -j4 -- make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 1%] Building C object ccan/CMakeFiles/ccan.dir/ilog.c.o [ 1%] Building C object ccan/CMakeFiles/ccan_pic.dir/ilog.c.o [ 2%] Building C object util/CMakeFiles/rdma_util.dir/bitmap.c.o [ 3%] Building C object util/CMakeFiles/rdma_util_pic.dir/bitmap.c.o [ 3%] Building C object ccan/CMakeFiles/ccan.dir/list.c.o [ 4%] Building C object ccan/CMakeFiles/ccan_pic.dir/list.c.o [ 4%] Building C object util/CMakeFiles/rdma_util.dir/cl_map.c.o [ 4%] Building C object util/CMakeFiles/rdma_util_pic.dir/cl_map.c.o [ 5%] Building C object ccan/CMakeFiles/ccan.dir/str.c.o [ 5%] Building C object ccan/CMakeFiles/ccan_pic.dir/str.c.o [ 5%] Linking C static library libccan.a [ 6%] Linking C static library libccan_pic.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 6%] Built target ccan make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 6%] Built target ccan_pic make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 7%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/vmw_pvrdma-abi.h make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 7%] Building C object infiniband-diags/CMakeFiles/ibdiags_tools.dir/ibdiag_common.c.o [ 7%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/bnxt_re-abi.h [ 8%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/cxgb4-abi.h [ 8%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/efa-abi.h [ 9%] Building C object util/CMakeFiles/rdma_util_pic.dir/interval_set.c.o [ 9%] Building C object util/CMakeFiles/rdma_util.dir/interval_set.c.o [ 10%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/erdma-abi.h [ 10%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/hns-abi.h [ 10%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/ib_user_verbs.h [ 10%] Building C object util/CMakeFiles/rdma_util_pic.dir/node_name_map.c.o [ 11%] Building C object util/CMakeFiles/rdma_util.dir/node_name_map.c.o [ 12%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/irdma-abi.h [ 12%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/mana-abi.h [ 12%] Building C object infiniband-diags/CMakeFiles/ibdiags_tools.dir/ibdiag_sa.c.o [ 13%] Building C object util/CMakeFiles/rdma_util_pic.dir/open_cdev.c.o [ 14%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/mlx4-abi.h [ 14%] Building C object util/CMakeFiles/rdma_util.dir/open_cdev.c.o [ 14%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/mlx5-abi.h [ 14%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/mthca-abi.h [ 14%] Building C object util/CMakeFiles/rdma_util_pic.dir/rdma_nl.c.o [ 15%] Building C object util/CMakeFiles/rdma_util.dir/rdma_nl.c.o [ 16%] Linking C static library libibdiags_tools.a [ 17%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/ocrdma-abi.h make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 17%] Built target ibdiags_tools make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 18%] Building C object libibverbs/examples/CMakeFiles/ibverbs_tools.dir/pingpong.c.o [ 18%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/qedr-abi.h [ 18%] Building C object util/CMakeFiles/rdma_util_pic.dir/util.c.o [ 18%] Building C object util/CMakeFiles/rdma_util.dir/util.c.o [ 19%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/rdma_user_rxe.h [ 20%] Linking C static library librdma_util_pic.a [ 20%] Creating ABI wrapper /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/include/kernel-abi/siw-abi.h [ 20%] Linking C static library libibverbs_tools.a [ 20%] Linking C static library librdma_util.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 20%] Built target rdma_util_pic [ 20%] Built target ibverbs_tools [ 20%] Built target rdma_util make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 20%] Building C object librdmacm/examples/CMakeFiles/rdmacm_tools.dir/common.c.o [ 21%] Building C object libibumad/CMakeFiles/ibumad.dir/sysfs.c.o [ 21%] Building C object util/tests/CMakeFiles/bitmap_test.dir/bitmap_test.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 21%] Building C object kernel-headers/CMakeFiles/kern-abi.dir/kern-abi.c.o [ 21%] Linking C static library libkern-abi.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 21%] Built target kern-abi make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 21%] Building C object kernel-boot/CMakeFiles/rdma_rename.dir/rdma_rename.c.o [ 21%] Building C object libibumad/CMakeFiles/ibumad.dir/umad.c.o [ 22%] Linking C static library librdmacm_tools.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 22%] Built target rdmacm_tools make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 22%] Linking C executable ../../bin/bitmap_test make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 22%] Building C object libibverbs/CMakeFiles/ibverbs.dir/all_providers.c.o [ 22%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 22%] Built target bitmap_test make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 23%] Building C object iwpmd/CMakeFiles/iwpmd.dir/iwarp_pm_common.c.o [ 23%] Linking C executable ../bin/rdma_rename make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 23%] Built target rdma_rename make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 24%] Building C object libibumad/tests/CMakeFiles/umad_compile_test.dir/umad_compile_test.c.o [ 24%] Linking C executable ../../bin/umad_compile_test make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 24%] Built target umad_compile_test [ 24%] Building C object iwpmd/CMakeFiles/iwpmd.dir/iwarp_pm_helper.c.o [ 25%] Building C object iwpmd/CMakeFiles/iwpmd.dir/iwarp_pm_server.c.o /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/libibumad/umad.c: In function 'resolve_ca_name': /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/libibumad/umad.c:81:46: warning: '%s' directive argument is null [-Wformat-overflow=] 81 | #define IBWARN(fmt, args...) fprintf(stderr, "ibwarn: [%d] %s: " fmt "\n", getpid(), __func__, ## args) | ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/libibumad/umad.c:84:33: note: in expansion of macro 'IBWARN' 84 | #define DEBUG if (umaddebug) IBWARN | ^~~~~~ /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/libibumad/umad.c:398:9: note: in expansion of macro 'DEBUG' 398 | DEBUG("phys found on %s port %d", | ^~~~~ [ 26%] Building C object libibumad/CMakeFiles/ibumad.dir/umad_str.c.o [ 27%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_ah.c.o [ 27%] Linking C shared library ../lib/libibumad.so [ 27%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_counters.c.o [ 28%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_cq.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 28%] Built target ibumad make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 28%] Building C object libibmad/CMakeFiles/ibmad.dir/bm.c.o [ 28%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_device.c.o [ 28%] Building C object libibmad/CMakeFiles/ibmad.dir/cc.c.o [ 28%] Linking C executable ../bin/iwpmd make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 28%] Built target iwpmd [ 29%] Building C object libibmad/CMakeFiles/ibmad.dir/dump.c.o make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 29%] Building C object libibmad/CMakeFiles/ibmad.dir/fields.c.o make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 30%] Building C object libibumad/tests/CMakeFiles/umad_reg2.dir/umad_reg2_compat.c.o [ 30%] Linking C executable ../../bin/umad_reg2 make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 30%] Built target umad_reg2 make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 30%] Building C object libibumad/tests/CMakeFiles/umad_register2.dir/umad_register2.c.o [ 31%] Building C object libibmad/CMakeFiles/ibmad.dir/gs.c.o [ 32%] Linking C executable ../../bin/umad_register2 make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 32%] Built target umad_register2 [ 32%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_dm.c.o make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 32%] Building C object libibumad/tests/CMakeFiles/umad_sa_mcm_rereg_test.dir/umad_sa_mcm_rereg_test.c.o [ 32%] Building C object libibmad/CMakeFiles/ibmad.dir/mad.c.o [ 33%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_fallback.c.o [ 34%] Building C object libibmad/CMakeFiles/ibmad.dir/portid.c.o [ 35%] Linking C executable ../../bin/umad_sa_mcm_rereg_test [ 35%] Building C object libibmad/CMakeFiles/ibmad.dir/register.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 35%] Built target umad_sa_mcm_rereg_test [ 35%] Building C object libibmad/CMakeFiles/ibmad.dir/resolve.c.o [ 35%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_flow.c.o [ 36%] Building C object libibmad/CMakeFiles/ibmad.dir/rpc.c.o [ 36%] Building C object libibmad/CMakeFiles/ibmad.dir/sa.c.o [ 37%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_flow_action.c.o [ 38%] Building C object libibmad/CMakeFiles/ibmad.dir/serv.c.o [ 38%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_ioctl.c.o [ 38%] Building C object libibmad/CMakeFiles/ibmad.dir/smp.c.o [ 38%] Building C object libibmad/CMakeFiles/ibmad.dir/vendor.c.o [ 39%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_mr.c.o [ 39%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_mw.c.o [ 39%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_pd.c.o [ 40%] Linking C shared library ../lib/libibmad.so [ 41%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_qp.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 41%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_rwq_ind.c.o [ 41%] Built target ibmad [ 42%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_srq.c.o [ 42%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_wq.c.o [ 42%] Building C object libibverbs/CMakeFiles/ibverbs.dir/cmd_xrcd.c.o [ 43%] Building C object libibverbs/CMakeFiles/ibverbs.dir/compat-1_0.c.o [ 43%] Building C object libibverbs/CMakeFiles/ibverbs.dir/device.c.o [ 44%] Building C object libibverbs/CMakeFiles/ibverbs.dir/dummy_ops.c.o [ 44%] Building C object libibverbs/CMakeFiles/ibverbs.dir/dynamic_driver.c.o [ 45%] Building C object libibverbs/CMakeFiles/ibverbs.dir/enum_strs.c.o [ 45%] Building C object libibverbs/CMakeFiles/ibverbs.dir/ibdev_nl.c.o [ 45%] Building C object libibverbs/CMakeFiles/ibverbs.dir/init.c.o [ 46%] Building C object libibverbs/CMakeFiles/ibverbs.dir/marshall.c.o [ 46%] Building C object libibverbs/CMakeFiles/ibverbs.dir/memory.c.o [ 47%] Building C object libibverbs/CMakeFiles/ibverbs.dir/neigh.c.o [ 47%] Building C object libibverbs/CMakeFiles/ibverbs.dir/static_driver.c.o [ 47%] Building C object libibverbs/CMakeFiles/ibverbs.dir/sysfs.c.o [ 48%] Building C object libibverbs/CMakeFiles/ibverbs.dir/verbs.c.o make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 48%] Building C object libibnetdisc/CMakeFiles/ibnetdisc.dir/chassis.c.o [ 49%] Building C object libibnetdisc/CMakeFiles/ibnetdisc.dir/ibnetdisc.c.o [ 49%] Building C object libibnetdisc/CMakeFiles/ibnetdisc.dir/ibnetdisc_cache.c.o [ 49%] Linking C shared library ../lib/libibverbs.so /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_udivdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created [ 49%] Building C object libibnetdisc/CMakeFiles/ibnetdisc.dir/query_smp.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 49%] Built target ibverbs make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 49%] Building C object infiniband-diags/CMakeFiles/ibsendtrap.dir/ibsendtrap.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 50%] Building C object infiniband-diags/CMakeFiles/mcm_rereg_test.dir/mcm_rereg_test.c.o make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 51%] Building C object ibacm/CMakeFiles/ibacm.dir/src/acm.c.o [ 52%] Linking C shared library ../lib/libibnetdisc.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 52%] Built target ibnetdisc [ 52%] Building C object ibacm/CMakeFiles/ibacm.dir/src/acm_util.c.o [ 53%] Linking C executable ../bin/ibsendtrap [ 53%] Linking C executable ../bin/mcm_rereg_test make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 53%] Built target ibsendtrap make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 53%] Built target mcm_rereg_test make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 53%] Building C object ibacm/CMakeFiles/ib_acme.dir/src/acme.c.o make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 53%] Building C object libibverbs/examples/CMakeFiles/ibv_asyncwatch.dir/asyncwatch.c.o make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 53%] Building C object libibverbs/examples/CMakeFiles/ibv_devices.dir/device_list.c.o [ 54%] Linking C executable ../../bin/ibv_asyncwatch make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 54%] Built target ibv_asyncwatch make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 55%] Linking C executable ../../bin/ibv_devices make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 55%] Building C object libibverbs/examples/CMakeFiles/ibv_devinfo.dir/devinfo.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 55%] Built target ibv_devices make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 56%] Building C object libibverbs/examples/CMakeFiles/ibv_rc_pingpong.dir/rc_pingpong.c.o [ 56%] Building C object ibacm/CMakeFiles/ib_acme.dir/src/libacm.c.o [ 56%] Linking C executable ../../bin/ibv_devinfo make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 56%] Built target ibv_devinfo make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 57%] Building C object libibverbs/examples/CMakeFiles/ibv_srq_pingpong.dir/srq_pingpong.c.o [ 57%] Linking C executable ../../bin/ibv_rc_pingpong [ 58%] Building C object ibacm/CMakeFiles/ib_acme.dir/src/parse.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 58%] Built target ibv_rc_pingpong make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 59%] Building C object libibverbs/examples/CMakeFiles/ibv_uc_pingpong.dir/uc_pingpong.c.o [ 59%] Linking C executable ../bin/ib_acme make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 59%] Built target ib_acme make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 59%] Building C object libibverbs/examples/CMakeFiles/ibv_ud_pingpong.dir/ud_pingpong.c.o [ 59%] Linking C executable ../../bin/ibv_srq_pingpong make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 59%] Built target ibv_srq_pingpong make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 59%] Building C object libibverbs/examples/CMakeFiles/ibv_xsrq_pingpong.dir/xsrq_pingpong.c.o [ 59%] Linking C executable ../../bin/ibv_uc_pingpong [ 59%] Linking C executable ../bin/ibacm make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 59%] Built target ibv_uc_pingpong make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 60%] Building C object srp_daemon/CMakeFiles/srp_daemon.dir/srp_daemon.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 60%] Built target ibacm [ 60%] Building C object srp_daemon/CMakeFiles/srp_daemon.dir/srp_handle_traps.c.o [ 61%] Linking C executable ../../bin/ibv_ud_pingpong make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 61%] Built target ibv_ud_pingpong make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 62%] Building C object librdmacm/CMakeFiles/rdmacm.dir/acm.c.o [ 63%] Linking C executable ../../bin/ibv_xsrq_pingpong [ 64%] Building C object srp_daemon/CMakeFiles/srp_daemon.dir/srp_sync.c.o [ 64%] Building C object librdmacm/CMakeFiles/rdmacm.dir/addrinfo.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 64%] Built target ibv_xsrq_pingpong make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 65%] Building C object providers/hfi1verbs/CMakeFiles/hfi1verbs-rdmav34.dir/hfiverbs.c.o [ 65%] Building C object providers/hfi1verbs/CMakeFiles/hfi1verbs-rdmav34.dir/verbs.c.o [ 66%] Building C object librdmacm/CMakeFiles/rdmacm.dir/cma.c.o make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 66%] Building C object providers/ipathverbs/CMakeFiles/ipathverbs-rdmav34.dir/ipathverbs.c.o [ 67%] Building C object providers/ipathverbs/CMakeFiles/ipathverbs-rdmav34.dir/verbs.c.o [ 68%] Linking C shared module ../../lib/libhfi1verbs-rdmav34.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 68%] Built target hfi1verbs-rdmav34 make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 69%] Building C object providers/rxe/CMakeFiles/rxe-rdmav34.dir/rxe.c.o [ 69%] Linking C shared module ../../lib/libipathverbs-rdmav34.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 69%] Built target ipathverbs-rdmav34 make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 70%] Building C object providers/siw/CMakeFiles/siw-rdmav34.dir/siw.c.o [ 70%] Linking C executable ../bin/srp_daemon make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 70%] Built target srp_daemon make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 70%] Building C object libibnetdisc/CMakeFiles/testleaks.dir/tests/testleaks.c.o [ 71%] Linking C executable ../bin/testleaks make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 71%] Built target testleaks make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 72%] Building C object infiniband-diags/CMakeFiles/dump_fts.dir/dump_fts.c.o [ 72%] Linking C shared module ../../lib/libsiw-rdmav34.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 72%] Built target siw-rdmav34 make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 73%] Building C object infiniband-diags/CMakeFiles/ibaddr.dir/ibaddr.c.o [ 73%] Linking C executable ../bin/dump_fts [ 73%] Linking C executable ../bin/ibaddr [ 73%] Linking C shared module ../../lib/librxe-rdmav34.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 73%] Built target dump_fts make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 73%] Building C object infiniband-diags/CMakeFiles/ibcacheedit.dir/ibcacheedit.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 73%] Built target rxe-rdmav34 [ 73%] Built target ibaddr make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 73%] Building C object infiniband-diags/CMakeFiles/ibccconfig.dir/ibccconfig.c.o [ 73%] Building C object infiniband-diags/CMakeFiles/ibccquery.dir/ibccquery.c.o [ 74%] Linking C executable ../bin/ibcacheedit make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 74%] Built target ibcacheedit make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 74%] Building C object infiniband-diags/CMakeFiles/iblinkinfo.dir/iblinkinfo.c.o [ 75%] Linking C executable ../bin/ibccquery [ 76%] Linking C executable ../bin/ibccconfig make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 76%] Building C object librdmacm/CMakeFiles/rdmacm.dir/indexer.c.o [ 76%] Built target ibccquery [ 76%] Building C object librdmacm/CMakeFiles/rdmacm.dir/rsocket.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 76%] Built target ibccconfig make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 76%] Building C object infiniband-diags/CMakeFiles/ibnetdiscover.dir/ibnetdiscover.c.o make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 76%] Building C object infiniband-diags/CMakeFiles/ibping.dir/ibping.c.o [ 77%] Linking C executable ../bin/iblinkinfo make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 77%] Built target iblinkinfo [ 78%] Linking C executable ../bin/ibping make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 78%] Building C object infiniband-diags/CMakeFiles/ibportstate.dir/ibportstate.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 78%] Built target ibping make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 79%] Building C object infiniband-diags/CMakeFiles/ibqueryerrors.dir/ibqueryerrors.c.o [ 79%] Linking C executable ../bin/ibportstate [ 80%] Linking C executable ../bin/ibnetdiscover make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 80%] Built target ibportstate make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 80%] Built target ibnetdiscover make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 81%] Building C object infiniband-diags/CMakeFiles/ibroute.dir/ibroute.c.o make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 81%] Building C object infiniband-diags/CMakeFiles/ibstat.dir/ibstat.c.o [ 81%] Linking C executable ../bin/ibqueryerrors [ 82%] Linking C executable ../bin/ibstat make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 82%] Built target ibqueryerrors make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 82%] Building C object infiniband-diags/CMakeFiles/ibsysstat.dir/ibsysstat.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 82%] Built target ibstat make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 83%] Building C object infiniband-diags/CMakeFiles/ibtracert.dir/ibtracert.c.o [ 83%] Linking C executable ../bin/ibroute make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 83%] Built target ibroute make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 83%] Building C object infiniband-diags/CMakeFiles/perfquery.dir/perfquery.c.o [ 83%] Linking C executable ../bin/ibsysstat make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 83%] Built target ibsysstat make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 84%] Building C object infiniband-diags/CMakeFiles/saquery.dir/saquery.c.o [ 84%] Linking C executable ../bin/ibtracert make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 84%] Built target ibtracert make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 84%] Building C object infiniband-diags/CMakeFiles/sminfo.dir/sminfo.c.o [ 85%] Linking C executable ../bin/perfquery [ 86%] Linking C executable ../bin/sminfo make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 86%] Built target perfquery make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 86%] Building C object infiniband-diags/CMakeFiles/smpdump.dir/smpdump.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 86%] Built target sminfo make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 86%] Building C object infiniband-diags/CMakeFiles/smpquery.dir/smpquery.c.o [ 87%] Linking C executable ../bin/smpdump make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 87%] Built target smpdump make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 87%] Building C object infiniband-diags/CMakeFiles/vendstat.dir/vendstat.c.o [ 87%] Linking C executable ../bin/smpquery make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 87%] Built target smpquery make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 88%] Building C object ibacm/CMakeFiles/ibacmp.dir/prov/acmp/src/acmp.c.o [ 89%] Linking C executable ../bin/vendstat make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 89%] Built target vendstat [ 89%] Linking C executable ../bin/saquery make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 89%] Built target saquery [ 90%] Linking C shared library ../lib/librdmacm.so /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_udivdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 90%] Built target rdmacm make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 91%] Building C object librdmacm/CMakeFiles/rspreload.dir/preload.c.o [ 92%] Building C object librdmacm/examples/CMakeFiles/cmtime.dir/cmtime.c.o [ 92%] Building C object librdmacm/examples/CMakeFiles/mckey.dir/mckey.c.o [ 92%] Linking C executable ../../bin/mckey make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 92%] Linking C executable ../../bin/cmtime [ 92%] Built target mckey make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 92%] Building C object librdmacm/examples/CMakeFiles/rcopy.dir/rcopy.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 92%] Built target cmtime make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 92%] Building C object librdmacm/examples/CMakeFiles/rdma_client.dir/rdma_client.c.o [ 93%] Linking C executable ../../bin/rdma_client [ 93%] Linking C shared module ../lib/libibacmp.so [ 94%] Linking C executable ../../bin/rcopy /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_udivdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 94%] Built target rdma_client make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 94%] Built target ibacmp make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 95%] Building C object librdmacm/examples/CMakeFiles/rdma_server.dir/rdma_server.c.o make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 95%] Building C object librdmacm/examples/CMakeFiles/rdma_xclient.dir/rdma_xclient.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 95%] Built target rcopy make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 95%] Building C object librdmacm/examples/CMakeFiles/rdma_xserver.dir/rdma_xserver.c.o [ 95%] Building C object librdmacm/CMakeFiles/rspreload.dir/indexer.c.o [ 96%] Linking C shared module ../lib/librspreload.so [ 97%] Linking C executable ../../bin/rdma_xclient make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 97%] Linking C executable ../../bin/rdma_server [ 97%] Built target rspreload make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 97%] Building C object librdmacm/examples/CMakeFiles/riostream.dir/riostream.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 97%] Linking C executable ../../bin/rdma_xserver [ 97%] Built target rdma_xclient make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 97%] Building C object librdmacm/examples/CMakeFiles/rping.dir/rping.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 97%] Built target rdma_server make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 97%] Building C object librdmacm/examples/CMakeFiles/rstream.dir/rstream.c.o [ 97%] Built target rdma_xserver make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 97%] Building C object librdmacm/examples/CMakeFiles/ucmatose.dir/cmatose.c.o [ 98%] Linking C executable ../../bin/riostream make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 98%] Built target riostream make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 98%] Building C object librdmacm/examples/CMakeFiles/udaddy.dir/udaddy.c.o [ 99%] Linking C executable ../../bin/ucmatose [ 99%] Linking C executable ../../bin/rstream make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 99%] Built target ucmatose make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 99%] Built target rstream make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 99%] Linking C executable ../../bin/rping [ 99%] Building C object librdmacm/examples/CMakeFiles/udpong.dir/udpong.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [ 99%] Built target rping [100%] Linking C executable ../../bin/udaddy make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [100%] Built target udaddy [100%] Linking C executable ../../bin/udpong make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' [100%] Built target udpong make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0' >>> rdma-core 47.0 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake --install /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/ -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/rdma-core/ibacm.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/rdma-core/ibsrpdm.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/rdma-core/libibverbs.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/rdma-core/librdmacm.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/rdma-core/rxe.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/rdma-core/udev.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/rdma-core/tag_matching.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/rdma-core/README.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/rdma-core/MAINTAINERS -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/systemd/system/rdma-load-modules@.service -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/systemd/system/rdma-hw.target -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/etc/rdma/modules/infiniband.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/etc/rdma/modules/iwarp.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/etc/rdma/modules/opa.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/etc/rdma/modules/rdma.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/etc/rdma/modules/roce.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/udev/rules.d/60-rdma-persistent-naming.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/udev/rules.d/75-rdma-description.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/udev/rules.d/90-rdma-hw-modules.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/udev/rules.d/90-rdma-ulp-modules.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/udev/rules.d/90-rdma-umad.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/doc/rdma-core/70-persistent-ipoib.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/udev/rules.d/../rdma_rename -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/ib_user_ioctl_verbs.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/umad.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/umad_cm.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/umad_sa.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/umad_sa_mcm.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/umad_sm.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/umad_str.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/umad_types.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibumad.so.3.2.47.0 -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibumad.so.3 -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibumad.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libibumad.pc -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/arch.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/opcode.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/sa-kern-abi.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/sa.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/verbs.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/verbs_api.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/tm_types.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibverbs.so.1.14.47.0 -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibverbs.so.1 -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibverbs.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/rdma/rdma_cma.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/rdma/rdma_cma_abi.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/rdma/rdma_verbs.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/rdma/rsocket.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/acm.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/ib.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/librdmacm.so.1.3.47.0 -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/librdmacm.so.1 -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/librdmacm.so.1.3.47.0" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/librdmacm.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/rsocket/librspreload.so -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/rsocket/librspreload.so" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/rsocket/librspreload.so.1 -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/rsocket/librspreload.so.1.0.0 -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/librdmacm.pc -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/etc/libibverbs.d/hfi1verbs.driver -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibverbs/libhfi1verbs-rdmav34.so -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibverbs/libhfi1verbs-rdmav34.so" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/etc/libibverbs.d/ipathverbs.driver -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibverbs/libipathverbs-rdmav34.so -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibverbs/libipathverbs-rdmav34.so" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/etc/modprobe.d/truescale.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/libexec/truescale-serdes.cmds -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/etc/libibverbs.d/rxe.driver -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibverbs/librxe-rdmav34.so -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibverbs/librxe-rdmav34.so" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/etc/libibverbs.d/siw.driver -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibverbs/libsiw-rdmav34.so -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibverbs/libsiw-rdmav34.so" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/mad.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/mad_osd.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibmad.so.5.3.47.0 -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibmad.so.5 -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibmad.so.5.3.47.0" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibmad.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libibmad.pc -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/ibnetdisc.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/ibnetdisc_osd.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibnetdisc.so.5.0.47.0 -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibnetdisc.so.5 -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibnetdisc.so.5.0.47.0" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/libibnetdisc.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libibnetdisc.pc -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/etc/infiniband-diags/error_thresholds -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/etc/infiniband-diags/ibdiag.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/dump_fts -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/dump_fts" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibaddr -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibaddr" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibcacheedit -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibcacheedit" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibccconfig -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibccconfig" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibccquery -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibccquery" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/iblinkinfo -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/iblinkinfo" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibnetdiscover -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibnetdiscover" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibping -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibping" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibportstate -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibportstate" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibqueryerrors -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibqueryerrors" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibroute -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibroute" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibstat -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibstat" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibsysstat -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibsysstat" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibtracert -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibtracert" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/perfquery -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/perfquery" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/saquery -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/saquery" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/sminfo -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/sminfo" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/smpdump -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/smpdump" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/smpquery -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/smpquery" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/vendstat -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/vendstat" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/dump_lfts.sh -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/dump_mfts.sh -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibhosts -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibnodes -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibrouters -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibstatus -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibswitches -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/check_lft_balance.pl -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibfindnodesusing.pl -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibidsverify.pl -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/share/perl5/IBswcountlimits.pm -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/infiniband/acm_prov.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibacm -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibacm" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/ibacm/libibacmp.so -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/ibacm/libibacmp.so" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ib_acme -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ib_acme" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/etc/init.d/ibacm -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/systemd/system/ibacm.service -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/systemd/system/ibacm.socket -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/iwpmd -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/systemd/system/iwpmd.service -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/etc/init.d/iwpmd -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/etc/iwpmd.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/udev/rules.d/90-iwpmd.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/etc/rdma/modules/iwpmd.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_asyncwatch -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_asyncwatch" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_devices -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_devices" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_devinfo -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_devinfo" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_rc_pingpong -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_rc_pingpong" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_srq_pingpong -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_srq_pingpong" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_uc_pingpong -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_uc_pingpong" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_ud_pingpong -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_ud_pingpong" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_xsrq_pingpong -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ibv_xsrq_pingpong" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/cmtime -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/cmtime" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/mckey -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/mckey" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rcopy -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rcopy" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rdma_client -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rdma_client" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rdma_server -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rdma_server" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rdma_xclient -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rdma_xclient" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rdma_xserver -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rdma_xserver" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/riostream -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/riostream" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rping -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rping" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rstream -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rstream" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ucmatose -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/ucmatose" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/udaddy -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/udaddy" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/udpong -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/udpong" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/srp_daemon -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/srp_daemon" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/ibsrpdm -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/run_srp_daemon -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/sbin/srp_daemon.sh -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/libexec/srp_daemon/start_on_all_ports -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/systemd/system/srp_daemon.service -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/systemd/system/srp_daemon_port@.service -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/etc/srp_daemon.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/udev/rules.d/60-srp_daemon.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/etc/rdma/modules/srp_daemon.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/etc/init.d/srpd -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libibverbs.pc >>> rdma-core 47.0 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/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 >>> rdma-core 47.0 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake --install /home/buildroot/autobuild/instance-0/output-1/build/rdma-core-47.0/ -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/rdma-core/ibacm.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/rdma-core/ibsrpdm.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/rdma-core/libibverbs.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/rdma-core/librdmacm.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/rdma-core/rxe.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/rdma-core/udev.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/rdma-core/tag_matching.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/rdma-core/README.md -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/rdma-core/MAINTAINERS -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/systemd/system/rdma-load-modules@.service -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/systemd/system/rdma-hw.target -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/etc/rdma/modules/infiniband.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/etc/rdma/modules/iwarp.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/etc/rdma/modules/opa.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/etc/rdma/modules/rdma.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/etc/rdma/modules/roce.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/udev/rules.d/60-rdma-persistent-naming.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/udev/rules.d/75-rdma-description.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/udev/rules.d/90-rdma-hw-modules.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/udev/rules.d/90-rdma-ulp-modules.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/udev/rules.d/90-rdma-umad.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/rdma-core/70-persistent-ipoib.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/udev/rules.d/../rdma_rename -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/ib_user_ioctl_verbs.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/umad.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/umad_cm.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/umad_sa.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/umad_sa_mcm.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/umad_sm.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/umad_str.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/umad_types.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibumad.so.3.2.47.0 -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibumad.so.3 -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibumad.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig/libibumad.pc -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/arch.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/opcode.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/sa-kern-abi.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/sa.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/verbs.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/verbs_api.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/tm_types.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibverbs.so.1.14.47.0 -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibverbs.so.1 -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibverbs.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/rdma/rdma_cma.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/rdma/rdma_cma_abi.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/rdma/rdma_verbs.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/rdma/rsocket.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/acm.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/ib.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/librdmacm.so.1.3.47.0 -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/librdmacm.so.1 -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/librdmacm.so.1.3.47.0" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/librdmacm.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/rsocket/librspreload.so -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/rsocket/librspreload.so" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/rsocket/librspreload.so.1 -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/rsocket/librspreload.so.1.0.0 -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig/librdmacm.pc -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/etc/libibverbs.d/hfi1verbs.driver -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibverbs/libhfi1verbs-rdmav34.so -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibverbs/libhfi1verbs-rdmav34.so" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/etc/libibverbs.d/ipathverbs.driver -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibverbs/libipathverbs-rdmav34.so -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibverbs/libipathverbs-rdmav34.so" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/etc/modprobe.d/truescale.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/truescale-serdes.cmds -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/etc/libibverbs.d/rxe.driver -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibverbs/librxe-rdmav34.so -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibverbs/librxe-rdmav34.so" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/etc/libibverbs.d/siw.driver -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibverbs/libsiw-rdmav34.so -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibverbs/libsiw-rdmav34.so" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/mad.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/mad_osd.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibmad.so.5.3.47.0 -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibmad.so.5 -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibmad.so.5.3.47.0" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibmad.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig/libibmad.pc -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/ibnetdisc.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/ibnetdisc_osd.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibnetdisc.so.5.0.47.0 -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibnetdisc.so.5 -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibnetdisc.so.5.0.47.0" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libibnetdisc.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig/libibnetdisc.pc -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/etc/infiniband-diags/error_thresholds -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/etc/infiniband-diags/ibdiag.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/dump_fts -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/dump_fts" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibaddr -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibaddr" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibcacheedit -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibcacheedit" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibccconfig -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibccconfig" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibccquery -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibccquery" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/iblinkinfo -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/iblinkinfo" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibnetdiscover -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibnetdiscover" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibping -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibping" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibportstate -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibportstate" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibqueryerrors -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibqueryerrors" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibroute -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibroute" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibstat -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibstat" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibsysstat -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibsysstat" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibtracert -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibtracert" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/perfquery -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/perfquery" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/saquery -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/saquery" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/sminfo -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/sminfo" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/smpdump -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/smpdump" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/smpquery -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/smpquery" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/vendstat -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/vendstat" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/dump_lfts.sh -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/dump_mfts.sh -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibhosts -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibnodes -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibrouters -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibstatus -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibswitches -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/check_lft_balance.pl -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibfindnodesusing.pl -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibidsverify.pl -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/perl5/IBswcountlimits.pm -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/infiniband/acm_prov.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibacm -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibacm" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ibacm/libibacmp.so -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ibacm/libibacmp.so" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ib_acme -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ib_acme" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/etc/init.d/ibacm -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/systemd/system/ibacm.service -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/systemd/system/ibacm.socket -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/iwpmd -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/systemd/system/iwpmd.service -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/etc/init.d/iwpmd -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/etc/iwpmd.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/udev/rules.d/90-iwpmd.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/etc/rdma/modules/iwpmd.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_asyncwatch -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_asyncwatch" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_devices -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_devices" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_devinfo -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_devinfo" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_rc_pingpong -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_rc_pingpong" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_srq_pingpong -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_srq_pingpong" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_uc_pingpong -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_uc_pingpong" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_ud_pingpong -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_ud_pingpong" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_xsrq_pingpong -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ibv_xsrq_pingpong" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/cmtime -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/cmtime" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/mckey -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/mckey" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rcopy -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rcopy" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rdma_client -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rdma_client" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rdma_server -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rdma_server" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rdma_xclient -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rdma_xclient" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rdma_xserver -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rdma_xserver" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/riostream -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/riostream" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rping -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rping" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rstream -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rstream" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ucmatose -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ucmatose" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/udaddy -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/udaddy" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/udpong -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/udpong" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/srp_daemon -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/srp_daemon" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ibsrpdm -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/run_srp_daemon -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/srp_daemon.sh -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/srp_daemon/start_on_all_ports -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/systemd/system/srp_daemon.service -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/systemd/system/srp_daemon_port@.service -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/etc/srp_daemon.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/udev/rules.d/60-srp_daemon.rules -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/etc/rdma/modules/srp_daemon.conf -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/etc/init.d/srpd -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig/libibverbs.pc read-edid-3.0.2.tar.gz: OK (sha256: c7c6d8440f5b90f98e276829271ccea5b2ff5a3413df8a0f87ec09f834af186f) >>> read-edid 3.0.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/read-edid/read-edid-3.0.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2 -xf - >>> read-edid 3.0.2 Patching Applying 0001-Fix-install-file-list.patch using patch: patching file CMakeLists.txt Applying 0002-Fix-compiler-check.patch using patch: patching file CMakeLists.txt Applying 0003-fix-build-with-gcc-10.patch using patch: patching file get-edid/classic.c patching file get-edid/get-edid.c patching file get-edid/i2c.c >>> read-edid 3.0.2 Configuring (mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2/ && cd /home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake /home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-0/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 -DCLASSICBUILD=OFF ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 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 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done (0.3s) -- Generating done (0.0s) 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-0/output-1/build/read-edid-3.0.2 >>> read-edid 3.0.2 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake --build /home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2/ -j4 -- make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2' [ 16%] Building C object get-edid/CMakeFiles/get-edid.dir/get-edid.c.o [ 33%] Building C object get-edid/CMakeFiles/get-edid.dir/i2c.c.o [ 50%] Building C object get-edid/CMakeFiles/get-edid.dir/classic.c.o [ 66%] Building C object parse-edid/CMakeFiles/parse-edid.dir/parse-edid.c.o [ 83%] Linking C executable get-edid make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2' [ 83%] Built target get-edid [100%] Linking C executable parse-edid make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2' [100%] Built target parse-edid make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2' >>> read-edid 3.0.2 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake --install /home/buildroot/autobuild/instance-0/output-1/build/read-edid-3.0.2/ -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1/get-edid.1 -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/read-edid/AUTHORS -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/read-edid/ChangeLog -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/read-edid/README -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/get-edid -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/parse-edid rrdtool-1.8.0.tar.gz: OK (sha256: bd37614137d7a8dc523359648eb2a81631a34fd91a82ed5581916a52c08433f4) >>> rrdtool 1.8.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/rrdtool/rrdtool-1.8.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0 -xf - >>> rrdtool 1.8.0 Patching >>> rrdtool 1.8.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> rrdtool 1.8.0 Configuring >>> rrdtool 1.8.0 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'conftools'. libtoolize: copying file 'conftools/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:173: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:173: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:173: the top level configure.ac:214: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:214: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:214: the top level configure.ac:220: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:220: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:220: the top level configure.ac:342: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:342: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:342: the top level configure.ac:388: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead 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... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:388: the top level configure.ac:388: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead 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... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:388: the top level configure.ac:388: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead 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... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:388: the top level configure.ac:388: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead 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... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:388: the top level configure.ac:388: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead 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... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:388: the top level configure.ac:388: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead 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... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:388: the top level configure.ac:388: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead 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... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:388: the top level configure.ac:388: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead 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... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:388: the top level configure.ac:388: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead 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... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:388: the top level configure.ac:388: warning: $as_echo_n is obsolete; use AS_ECHO_N(["message"]) instead 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... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:347: AC_IEEE is expanded from... m4/acinclude.m4:384: AC_FULL_IEEE is expanded from... configure.ac:388: the top level configure.ac:392: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:392: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... m4/acinclude.m4:581: GC_TIMEZONE is expanded from... configure.ac:392: the top level configure.ac:392: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:392: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/acinclude.m4:581: GC_TIMEZONE is expanded from... configure.ac:392: the top level configure.ac:397: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:397: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:397: the top level configure.ac:579: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:579: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.ac:579: the top level configure.ac:804: warning: AC_CHECK_HEADERS(lua$lua_vndot/lua.h): you should use literals ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... configure.ac:804: the top level configure.ac:804: warning: AC_CHECK_HEADERS(lua$lua_vndot/lualib.h): you should use literals ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... lib/m4sugar/m4sh.m4:651: AS_FOR is expanded from... ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... configure.ac:804: the top level configure.ac:804: warning: AC_CHECK_HEADERS(lua$lua_vdot/lua.h): you should use literals ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS 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/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... lib/m4sugar/m4sh.m4:651: AS_FOR is expanded from... ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... configure.ac:804: the top level configure.ac:804: warning: AC_CHECK_HEADERS(lua$lua_vdot/lualib.h): you should use literals ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... lib/m4sugar/m4sh.m4:651: AS_FOR is expanded from... ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS 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/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... lib/m4sugar/m4sh.m4:651: AS_FOR is expanded from... ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... configure.ac:804: the top level configure.ac:981: warning: The macro `AC_TRY_CPP' is obsolete. configure.ac:981: You should run autoupdate. ./lib/autoconf/general.m4:2762: AC_TRY_CPP is expanded from... m4/acinclude.m4:425: AM_CHECK_PYTHON_HEADERS is expanded from... configure.ac:981: the top level configure.ac:1035: warning: AC_OUTPUT should be used without arguments. configure.ac:1035: You should run autoupdate. configure.ac:32: installing 'conftools/compile' configure.ac:33: installing 'conftools/missing' bindings/lua/Makefile.am: installing 'conftools/depcomp' >>> rrdtool 1.8.0 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/conftools/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-0/output-1/build/rrdtool-1.8.0/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=microblazeel-buildroot-linux-gnu --host=microblazeel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-examples --disable-libdbi --disable-librados --disable-libwrap --disable-lua --disable-perl --disable-python --disable-ruby --disable-tcl --disable-rrd_graph ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 checking build system type... x86_64-pc-linux-gnu checking host system type... microblazeel-buildroot-linux-gnu checking target system type... microblazeel-buildroot-linux-gnu checking for microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking for stdarg.h... yes checking for varargs.h... no checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for microblazeel-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/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 dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes Audit Compilation Environment checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-cpp checking for microblazeel-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 microblazeel-buildroot-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 /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld option to reload object files... -r checking for microblazeel-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for microblazeel-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for microblazeel-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for microblazeel-buildroot-linux-gnu-strip... (cached) /bin/true checking for microblazeel-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for microblazeel-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-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 if gcc likes the -Werror flag... yes checking if gcc likes the -fno-strict-aliasing flag... yes checking if gcc likes the -Wall flag... yes checking if gcc likes the -std=gnu99 flag... yes checking if gcc likes the -pedantic flag... yes checking if gcc likes the -Wundef flag... yes checking if gcc likes the -Wshadow flag... yes checking if gcc likes the -Wpointer-arith flag... yes checking if gcc likes the -Wcast-align flag... yes checking if gcc likes the -Wmissing-prototypes flag... yes checking if gcc likes the -Wmissing-declarations flag... yes checking if gcc likes the -Wnested-externs flag... yes checking if gcc likes the -Winline flag... yes checking if gcc likes the -Wold-style-definition flag... yes checking if gcc likes the -W flag... yes checking for unsigned long long int... yes checking for long long int... yes Checking for Header Files checking for egrep... (cached) /usr/bin/grep -E checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for langinfo.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for libgen.h... yes checking for features.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for fcntl.h... yes checking for fp_class.h... no checking for malloc.h... yes checking for unistd.h... (cached) yes checking for ieeefp.h... no checking for math.h... yes checking for sys/times.h... yes checking for sys/param.h... (cached) yes checking for sys/resource.h... yes checking for signal.h... yes checking for float.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for errno.h... yes checking for string.h... (cached) yes checking for ctype.h... yes checking for grp.h... yes checking for pwd.h... yes checking for glob.h... yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for va_copy... no checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... no checking for float.h... (cached) 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... (cached) 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 ptrdiff_t... yes checking for localeconv... yes checking for an ANSI C-conforming const... (cached) yes checking for snprintf... yes checking whether snprintf is C99 compliant... no checking for vasprintf... yes checking for asprintf... yes Test Library Functions checking for acos... no checking for acos in -lm... yes checking for round... yes checking for strftime... yes checking for vprintf... yes checking for getpagesize... yes checking whether byte ordering is bigendian... (cached) no checking for nl_langinfo... yes checking for tzset... yes checking for fsync... yes checking for mbstowcs... yes checking for opendir... yes checking for readdir... yes checking for chdir... yes checking for chroot... yes checking for getgid... yes checking for getuid... yes checking for setgid... yes checking for setuid... yes checking for strndup... yes checking for strerror... yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vasprintf... (cached) yes checking for fpclass... no checking for class... no checking for fp_class... no checking for isnan... yes checking for memmove... yes checking for strchr... yes checking for mktime... yes checking for getrusage... yes checking for gettimeofday... yes checking for getpwnam... yes checking for getgrnam... yes checking for get_current_dir_name... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes Map/Fadvis/Madvise checking checking for fdatasync... yes checking for fsync... (cached) yes checking for socket... yes checking for getaddrinfo... yes checking for sigwaitinfo... yes checking for sys/mman.h... yes checking for working mmap... (cached) yes checking for mmap... yes checking for munmap... yes checking whether madvise is declared... yes checking for madvise... yes checking whether posix_fadvise is declared... yes checking for posix_fadvise... yes checking for posix_fallocate... yes Libintl Processing checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/instance-0/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-0/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-0/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-0/output-1/host/bin/msgmerge checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking for the common suffixes of directories in the library search path... lib64,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no IEEE Math Checks checking for fpclassify... no checking for fpclassify with ... yes checking for isinf... yes checking whether isfinite is broken... no checking if IEEE math works out of the box... (skipped ... cross-compiling) yes Resolve Portability Issues checking tm_gmtoff in struct tm... yes checking __tm_gmtoff in struct tm... no checking whether sigwait has 2 arguments... yes checking if msync with MS_ASYNC updates the files mtime... no configure: WARNING: With mmap access, your platform fails to update the files configure: WARNING: mtime. RRDtool will work around this problem by calling utime on each configure: WARNING: file it opens for rw access. checking for _NL_TIME_WEEK_1STDAY... no checking for nl_langinfo(_NL_TIME_WEEK_1STDAY) with langinfo.h... yes checking if realloc can deal with NULL... checking if ctime_r need special care to act posixly correct... 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 cc_r... /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc checking do we need malloc/malloc.h... nope, works out of the box checking size of time_t... 4 checking size of long int... 4 Find 3rd-Party Libraries checking for glib_check_version in -lglib-2.0... yes checking for glib.h... no checking for pkg-config... pkg-config checking for glib_check_version in -lglib-2.0... yes checking for glib.h... yes checking whether we need to include gthreads for g_thread_init... no checking for g_regex_new... yes checking for xmlParseFile in -lxml2... yes checking for libxml/parser.h... no checking for pkg-config... (cached) pkg-config checking for xmlParseFile in -lxml2... yes checking for libxml/parser.h... yes Prep for Building Language Bindings checking for perl... /usr/bin/perl checking for pod2man... /usr/bin/pod2man checking for pod2html... no checking Perl Modules to build... No Perl Modules will be built checking for ruby... no checking if ruby modules can be built... No .. Ruby not found or disabled checking for lua... no checking for MinGW-w64 build... no checking pkg-config is at least version 0.9.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating etc/rrdcached.socket config.status: creating etc/rrdcached.service config.status: creating src/rrd_config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 Apply Configuration Information checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating etc/rrdcached.socket config.status: creating etc/rrdcached.service config.status: creating examples/shared-demo.pl config.status: creating examples/piped-demo.pl config.status: creating examples/stripes.pl config.status: creating examples/bigtops.pl config.status: creating examples/minmax.pl config.status: creating examples/4charts.pl config.status: creating examples/perftest.pl config.status: creating examples/Makefile config.status: creating examples/rrdcached/Makefile config.status: creating etc/rrdcached-default-lsb config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating etc/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/librrd.pc config.status: creating bindings/Makefile config.status: creating bindings/tcl/Makefile config.status: creating bindings/tcl/ifOctets.tcl config.status: creating bindings/lua/Makefile config.status: creating Makefile config.status: creating src/rrd_config.h config.status: src/rrd_config.h is unchanged 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 default commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 checking in... and out again ordering CD from https://tobi.oetiker.ch/wish .... just kidding ;-) ---------------------------------------------------------------- Config is DONE! With MMAP IO: yes With Locking: yes Build rrd_graph: no Build rrd_restore: yes Static programs: no Perl Modules: Perl Binary: /usr/bin/perl Perl Version: Perl Options: PREFIX=/usr INSTALL_BASE= LIB=/usr/lib/perl/ Ruby Modules: Ruby Binary: no Ruby Options: sitedir=/usr/lib/ruby Build Lua Bindings: no Systemd unit dir: Build Tcl Bindings: no Build Python Bindings: no Python Binary: Python Version: Build examples: no Build rrdcached: yes Build rrdcgi: no Build librrd MT: yes Use gettext: no With libDBI: no With librados: no With libwrap: no With systemd dir: Libraries: -lglib-2.0 -lm -lxml2 Type 'make' to compile the software and use 'make install' to install everything to: /usr. Type 'make etc-install' to install systemd support for rrdcached ... that wishlist is NO JOKE. If you find RRDtool useful make me happy. Go to https://tobi.oetiker.ch/wish and place an order. -- Tobi Oetiker ---------------------------------------------------------------- >>> rrdtool 1.8.0 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0' Making all in po make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/po' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' CC rrd_tool.o CC librrd_la-rrd_version.lo CC librrd_la-rrd_last.lo CC librrd_la-rrd_lastupdate.lo rrd_tool.c: In function 'main': rrd_tool.c:461:5: warning: "ENABLE_NLS" is not defined, evaluates to 0 [-Wundef] 461 | #if ENABLE_NLS | ^~~~~~~~~~ CC librrd_la-rrd_first.lo CC librrd_la-rrd_dump.lo CC librrd_la-rrd_flushcached.lo CC librrd_la-rrd_fetch.lo CC librrd_la-rrd_fetch_cb.lo CC librrd_la-rrd_resize.lo CC librrd_la-rrd_tune.lo CC librrd_la-rrd_list.lo CC librrd_la-rrd_restore.lo In function 'rrd_dump_opt_r', inlined from 'rrd_dump' at rrd_dump.c:598:14: rrd_dump.c:499:13: warning: argument 1 null where non-null expected [-Wnonnull] 499 | unlink(outname); | ^~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/bits/sigstksz.h:24, from /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/signal.h:328, from /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/sys/param.h:28, from rrd_config_bottom.h:28, from rrd_config.h:623, from rrd_tool.h:13, from rrd_dump.c:44: /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/unistd.h: In function 'rrd_dump': /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/unistd.h:858:12: note: in a call to function 'unlink' declared 'nonnull' 858 | extern int unlink (const char *__name) __THROW __nonnull ((1)); | ^~~~~~ CC librrdupd_la-mutex.lo rrd_tune.c: In function 'rrd_tune_r': rrd_tune.c:239:35: warning: passing argument 3 of 'optparse_init' from incompatible pointer type [-Wincompatible-pointer-types] 239 | optparse_init(&options, argc, argv); /* re-initialize optparse */ | ^~~~ | | | const char ** In file included from rrd_tool.h:49, from rrd_tune.c:46: optparse.h:68:63: note: expected 'char **' but argument is of type 'const char **' 68 | void optparse_init(struct optparse *options, int argc, char **argv); | ~~~~~~~^~~~ rrd_list.c: In function 'rrd_list_rec': rrd_list.c:76:53: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 1 and 4095 [-Wformat-truncation=] 76 | snprintf(¤t[0], PATH_MAX, "%s/%s", dirname, entry->d_name); | ^~ rrd_list.c:76:17: note: 'snprintf' output between 2 and 4351 bytes into a destination of size 4096 76 | snprintf(¤t[0], PATH_MAX, "%s/%s", dirname, entry->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC librrdupd_la-optparse.lo CC librrdupd_la-rrd_strtod.lo CC librrdupd_la-rrd_create.lo rrd_strtod.c: In function 'rrd_strtod': rrd_strtod.c:113:27: warning: this statement may fall through [-Wimplicit-fallthrough=] 113 | case '-': negative = 1; // Fall through to increment position | ~~~~~~~~~^~~ rrd_strtod.c:114:8: note: here 114 | case '+': p++; | ^~~~ rrd_strtod.c:156:32: warning: this statement may fall through [-Wimplicit-fallthrough=] 156 | case '-': negative = 1; // Fall through to increment pos | ~~~~~~~~~^~~ rrd_strtod.c:157:13: note: here 157 | case '+': p++; | ^~~~ CC librrdupd_la-hash_32.lo CC librrdupd_la-rrd_parsetime.lo rrd_create.c: In function 'parseRRA': rrd_create.c:511:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 510 | if (*require_version == NULL | ~~~~~~~~~~~~~~~~~~~~~~~~ 511 | || atoi(*require_version) < atoi(RRD_VERSION4)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rrd_create.c:514:13: note: here 514 | case CF_HWPREDICT: | ^~~~ rrd_create.c:522:27: warning: this statement may fall through [-Wimplicit-fallthrough=] 522 | token_min = 3; | ~~~~~~~~~~^~~ rrd_create.c:523:13: note: here 523 | case CF_SEASONAL: | ^~~~ CC librrdupd_la-rrd_hw.lo CC librrdupd_la-rrd_hw_math.lo CC librrdupd_la-rrd_hw_update.lo CC librrdupd_la-rrd_diff.lo CC librrdupd_la-rrd_format.lo CC librrdupd_la-rrd_info.lo CC librrdupd_la-rrd_error.lo CC librrdupd_la-rrd_open.lo CC librrdupd_la-rrd_client.lo CC librrdupd_la-rrd_nan_inf.lo CC librrdupd_la-rrd_rpncalc.lo CC librrdupd_la-rrd_utils.lo CC librrdupd_la-rrd_snprintf.lo In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:155:9: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:156:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:157:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:158:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:159:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:160:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:161:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:162:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:163:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:164:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:165:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:166:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:167:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:168:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:169:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:170:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:171:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:172:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:173:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:174:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:175:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:176:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:177:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:178:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:179:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:180:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:181:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:182:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:183:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:184:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:185:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:186:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:187:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:188:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:189:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:190:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:191:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 9 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:192:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:193:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:194:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:195:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:196:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:197:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:198:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:199:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:200:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:201:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:202:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 12 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:203:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:204:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:205:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:206:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:207:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:208:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:209:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:210:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:211:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:212:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 7 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:213:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:214:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:215:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:216:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:217:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:218:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:219:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:220:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:221:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC librrdupd_la-rrd_update.lo In function 'addop2str', inlined from 'addop2str' at rrd_rpncalc.c:228:14, inlined from 'rpn_compact2str' at rrd_rpncalc.c:136:13: rrd_rpncalc.c:246:9: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 246 | strncpy(&((*result_str)[*offset]), op_str, op_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rrd_rpncalc.c:238:18: note: length computed here 238 | op_len = strlen(op_str); | ^~~~~~~~~~~~~~ CC librrdupd_la-rrd_modify.lo CC librrdupd_la-quicksort.lo CC librrdupd_la-rrd_thread_safe.lo CC rrdupdate.o CC rrdcached-rrd_daemon.o CCLD librrdupd.la rrd_daemon.c: In function 'read_options': rrd_daemon.c:4891:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 4891 | fprintf(stderr, "%s\n", options.errmsg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rrd_daemon.c:4894:9: note: here 4894 | case 'h': | ^~~~ CCLD librrd.la CCLD rrdupdate /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_divdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_udivdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/../../../../microblazeel-buildroot-linux-gnu/bin/ld: FDE encoding in /home/buildroot/autobuild/instance-0/output-1/host/lib/gcc/microblazeel-buildroot-linux-gnu/12.3.0/libgcc.a(_umoddi3.o)(.eh_frame) prevents .eh_frame_hdr table being created CCLD rrdtool rrd_daemon.c: In function 'handle_request_list': rrd_daemon.c:2649:50: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 2649 | snprintf(&absolute[0], PATH_MAX, "%s/%s", fullpath, current); | ^~ ~~~~~~~ rrd_daemon.c:2649:13: note: 'snprintf' output between 2 and 8192 bytes into a destination of size 4096 2649 | snprintf(&absolute[0], PATH_MAX, "%s/%s", fullpath, current); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD rrdcached make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' Making all in bindings make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' Making all in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/tests' Making all in etc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/etc' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0' >>> rrdtool 1.8.0 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0' Making install in po make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/po' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/po' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c librrd.la '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 librrd.pc '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 rrd.h rrd_format.h rrd_client.h '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/librrd.so.8.3.0 /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/librrd.so.8.3.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f librrd.so.8.3.0 librrd.so.8 || { rm -f librrd.so.8 && ln -s librrd.so.8.3.0 librrd.so.8; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f librrd.so.8.3.0 librrd.so || { rm -f librrd.so && ln -s librrd.so.8.3.0 librrd.so; }; }) libtool: install: /usr/bin/install -c .libs/librrd.lai /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib/librrd.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c rrdtool rrdupdate rrdcached '/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c rrdtool /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rrdtool libtool: install: /usr/bin/install -c rrdupdate /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rrdupdate libtool: install: /usr/bin/install -c rrdcached /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin/rrdcached /usr/bin/make install-exec-hook make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' (cd /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/bin && ln -s rrdupdate rrdcreate && ln -s rrdupdate rrdinfo) || true make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' Making install in bindings make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' make[4]: Nothing to be done for 'install-exec-am'. GEN install-data-local GEN install-data-local GEN install-data-local GEN install-data-local make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.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-0/output-1/build/rrdtool-1.8.0/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/tests' Making install in etc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/etc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/etc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/etc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/etc' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0' 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-0/output-1/build/rrdtool-1.8.0' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0' >>> rrdtool 1.8.0 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/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-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/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 >>> rrdtool 1.8.0 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0' Making install in po make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/po' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/po' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c librrd.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 rrd.h rrd_format.h rrd_client.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 librrd.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/librrd.so.8.3.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/librrd.so.8.3.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f librrd.so.8.3.0 librrd.so.8 || { rm -f librrd.so.8 && ln -s librrd.so.8.3.0 librrd.so.8; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f librrd.so.8.3.0 librrd.so || { rm -f librrd.so && ln -s librrd.so.8.3.0 librrd.so; }; }) libtool: install: /usr/bin/install -c .libs/librrd.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/librrd.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c rrdtool rrdupdate rrdcached '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c rrdtool /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rrdtool libtool: install: /usr/bin/install -c rrdupdate /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rrdupdate libtool: install: /usr/bin/install -c rrdcached /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/rrdcached /usr/bin/make install-exec-hook make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/bin && ln -s rrdupdate rrdcreate && ln -s rrdupdate rrdinfo) || true make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/src' Making install in bindings make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' make[4]: Nothing to be done for 'install-exec-am'. GEN install-data-local GEN install-data-local GEN install-data-local GEN install-data-local make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/bindings' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.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-0/output-1/build/rrdtool-1.8.0/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/tests' Making install in etc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/etc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/etc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/etc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0/etc' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0' 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-0/output-1/build/rrdtool-1.8.0' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rrdtool-1.8.0' rt-tests-2.5.tar.xz: OK (sha256: 2ed2e4c965c7f336a15d3354dec090e27a0b1e9ada91ae0b9ef18bbcb993874e) >>> rt-tests 2.5 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/rt-tests/rt-tests-2.5.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/rt-tests-2.5 -xf - >>> rt-tests 2.5 Patching Applying 0001-Fix-a-build-issue-with-uClibc-ng.patch using patch: patching file src/cyclictest/cyclictest.c Hunk #1 succeeded at 53 with fuzz 1 (offset -5 lines). Applying 0002-Makefile-drop-explicit-undefine-PYLIB-for-compatibil.patch using patch: patching file Makefile >>> rt-tests 2.5 Configuring >>> rt-tests 2.5 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/rt-tests-2.5 CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " prefix=/usr make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rt-tests-2.5' /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/cyclictest/cyclictest.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/cyclictest.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/lib/rt-error.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/rt-error.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/lib/rt-get_cpu.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/rt-get_cpu.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/lib/rt-sched.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/rt-sched.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/lib/rt-utils.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/rt-utils.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/lib/rt-numa.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/rt-numa.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/hackbench/hackbench.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/hackbench.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/pi_tests/pip_stress.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/pip_stress.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/pi_tests/pi_stress.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/pi_stress.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/pmqtest/pmqtest.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/pmqtest.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/ptsematest/ptsematest.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/ptsematest.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/rt-migrate-test/rt-migrate-test.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/rt-migrate-test.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/signaltest/signaltest.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/signaltest.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/sigwaittest/sigwaittest.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/sigwaittest.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/svsematest/svsematest.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/svsematest.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/sched_deadline/cyclicdeadline.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/cyclicdeadline.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/sched_deadline/deadline_test.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/deadline_test.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/queuelat/queuelat.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/queuelat.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/ssdd/ssdd.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/ssdd.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D VERSION=2.5 -c src/oslat/oslat.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_GNU_SOURCE -Isrc/include -o bld/oslat.o chmod +x src/hwlatdetect/hwlatdetect.py ln -s src/hwlatdetect/hwlatdetect.py hwlatdetect chmod +x src/cyclictest/get_cyclictest_snapshot.py ln -s src/cyclictest/get_cyclictest_snapshot.py get_cyclictest_snapshot ar rcs bld/librttest.a bld/rt-error.o bld/rt-get_cpu.o bld/rt-sched.o bld/rt-utils.o ar rcs bld/librttestnuma.a bld/rt-numa.o /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o hackbench bld/hackbench.o -lrt -lpthread /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o pip_stress bld/pip_stress.o -lrt -lpthread -lrttest -Lbld /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o pi_stress bld/pi_stress.o -lrt -lpthread -lrttest -Lbld /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o pmqtest bld/pmqtest.o -lrt -lpthread -lrttest -Lbld -ldl /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o ptsematest bld/ptsematest.o -lrt -lpthread -lrttest -Lbld -ldl /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o rt-migrate-test bld/rt-migrate-test.o -lrt -lpthread -lrttest -Lbld /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o signaltest bld/signaltest.o -lrt -lpthread -lrttest -Lbld -lrttestnuma -lnuma /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o sigwaittest bld/sigwaittest.o -lrt -lpthread -lrttest -Lbld -ldl /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o svsematest bld/svsematest.o -lrt -lpthread -lrttest -Lbld -ldl /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o cyclicdeadline bld/cyclicdeadline.o -lrt -lpthread -lrttest -Lbld /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o queuelat bld/queuelat.o -lrt -lpthread -lrttest -Lbld /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o ssdd bld/ssdd.o -lrt -lpthread -lrttest -Lbld /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o oslat bld/oslat.o -lrt -lpthread -lrttest -Lbld -lrttestnuma -lnuma /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o cyclictest bld/cyclictest.o -lrt -lpthread -lrttest -Lbld -lrttestnuma -lnuma /home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -o deadline_test bld/deadline_test.o -lrt -lpthread -lrttest -Lbld make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rt-tests-2.5' >>> rt-tests 2.5 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/rt-tests-2.5 DESTDIR="/home/buildroot/autobuild/instance-0/output-1/target" prefix=/usr PYLIB="/usr/lib/python3.11/site-packages/" install make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rt-tests-2.5' mkdir -p "/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8" if test -n "/usr/lib/python3.11/site-packages/" ; then \ mkdir -p "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin" ; \ install -D -m 755 src/hwlatdetect/hwlatdetect.py /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages//hwlatdetect.py ; \ rm -f "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/hwlatdetect" ; \ ln -s /usr/lib/python3.11/site-packages//hwlatdetect.py "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/hwlatdetect" ; \ fi if test -n "/usr/lib/python3.11/site-packages/" ; then \ mkdir -p "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin" ; \ install -D -m 755 src/cyclictest/get_cyclictest_snapshot.py /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11/site-packages//get_cyclictest_snapshot.py ; \ rm -f "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/get_cyclictest_snapshot" ; \ ln -s /usr/lib/python3.11/site-packages//get_cyclictest_snapshot.py "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/get_cyclictest_snapshot" ; \ fi cp src/cyclictest/cyclictest.8 src/pi_tests/pi_stress.8 src/ptsematest/ptsematest.8 src/rt-migrate-test/rt-migrate-test.8 src/sigwaittest/sigwaittest.8 src/svsematest/svsematest.8 src/pmqtest/pmqtest.8 src/hackbench/hackbench.8 src/signaltest/signaltest.8 src/pi_tests/pip_stress.8 src/queuelat/queuelat.8 src/queuelat/determine_maximum_mpps.8 src/sched_deadline/deadline_test.8 src/ssdd/ssdd.8 src/sched_deadline/cyclicdeadline.8 src/oslat/oslat.8 src/cyclictest/get_cyclictest_snapshot.8 src/hwlatdetect/hwlatdetect.8 "/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8" mkdir -p "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin" cp cyclictest hackbench pip_stress pi_stress pmqtest ptsematest rt-migrate-test signaltest sigwaittest svsematest cyclicdeadline deadline_test queuelat ssdd oslat "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin" install src/queuelat/determine_maximum_mpps.sh "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin" make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rt-tests-2.5' u-boot-2021.07.tar.bz2: OK (sha256: 312b7eeae44581d1362c3a3f02c28d806647756c82ba8c72241c7cdbe68ba77e) >>> host-uboot-tools 2021.07 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/uboot-tools/u-boot-2021.07.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/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-0/output-1/build/host-uboot-tools-2021.07/include/config touch /home/buildroot/autobuild/instance-0/output-1/build/host-uboot-tools-2021.07/include/config/auto.conf mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/host-uboot-tools-2021.07/include/generated touch /home/buildroot/autobuild/instance-0/output-1/build/host-uboot-tools-2021.07/include/generated/autoconf.h echo >> /home/buildroot/autobuild/instance-0/output-1/build/host-uboot-tools-2021.07/include/generated/autoconf.h mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/host-uboot-tools-2021.07/include/asm touch /home/buildroot/autobuild/instance-0/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-0/output-1/build/host-uboot-tools-2021.07 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" HOSTLDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" CONFIG_EFI_HAVE_CAPSULE_SUPPORT=y tools-only make[1]: Entering directory '/home/buildroot/autobuild/instance-0/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 In file included from tools/default_image.c:20: In function ‘image_set_name’, inlined from ‘image_set_header’ at tools/default_image.c:134:2: include/image.h:867:9: warning: ‘strncpy’ specified bound 32 equals destination size [-Wstringop-truncation] 867 | strncpy(image_get_name(hdr), name, IH_NMLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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-0/output-1/build/host-uboot-tools-2021.07' /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-uboot-tools-2021.07 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" HOSTLDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" CONFIG_EFI_HAVE_CAPSULE_SUPPORT=y envtools no-dot-config-targets=envtools make[1]: Entering directory '/home/buildroot/autobuild/instance-0/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-0/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-0/output-1/build/host-uboot-tools-2021.07/tools/mkimage /home/buildroot/autobuild/instance-0/output-1/host/bin/mkimage /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-0/output-1/build/host-uboot-tools-2021.07/tools/mkeficapsule /home/buildroot/autobuild/instance-0/output-1/host/bin/mkeficapsule /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-0/output-1/build/host-uboot-tools-2021.07/tools/mkenvimage /home/buildroot/autobuild/instance-0/output-1/host/bin/mkenvimage /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-0/output-1/build/host-uboot-tools-2021.07/tools/dumpimage /home/buildroot/autobuild/instance-0/output-1/host/bin/dumpimage /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-0/output-1/build/host-uboot-tools-2021.07/tools/env/fw_printenv /home/buildroot/autobuild/instance-0/output-1/host/bin/fw_printenv ln -sf /home/buildroot/autobuild/instance-0/output-1/host/bin/fw_printenv /home/buildroot/autobuild/instance-0/output-1/host/bin/fw_setenv make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7' 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 'mmu_defconfig' # # configuration written to .config # make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7' Using /home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/.config as base # # merged configuration written to /home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/.config (needs make) # make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7' # # No change to .config # make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7' >>> linux 6.5.7 Updating kernel config with fixups make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7' # # configuration written to .config # make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7' >>> linux 6.5.7 Configuring >>> linux 6.5.7 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/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-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" BR_BINARIES_DIR=/home/buildroot/autobuild/instance-0/output-1/images KCFLAGS=-Wno-attribute-alias /usr/bin/make -j4 HOSTCC="/usr/bin/gcc -O2 -isystem /home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" ARCH=microblaze INSTALL_MOD_PATH=/home/buildroot/autobuild/instance-0/output-1/target CROSS_COMPILE="/home/buildroot/autobuild/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/buildroot/autobuild/instance-0/output-1/host/sbin/depmod -C /home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7 all make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7' 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/microblaze/include/generated/uapi/asm/unistd_32.h SYSTBL arch/microblaze/include/generated/asm/syscall_table.h WRAP arch/microblaze/include/generated/uapi/asm/ucontext.h WRAP arch/microblaze/include/generated/uapi/asm/bitsperlong.h WRAP arch/microblaze/include/generated/uapi/asm/bpf_perf_event.h WRAP arch/microblaze/include/generated/uapi/asm/errno.h WRAP arch/microblaze/include/generated/uapi/asm/fcntl.h WRAP arch/microblaze/include/generated/uapi/asm/ioctl.h WRAP arch/microblaze/include/generated/uapi/asm/ioctls.h WRAP arch/microblaze/include/generated/uapi/asm/ipcbuf.h WRAP arch/microblaze/include/generated/uapi/asm/mman.h WRAP arch/microblaze/include/generated/uapi/asm/msgbuf.h WRAP arch/microblaze/include/generated/uapi/asm/param.h WRAP arch/microblaze/include/generated/uapi/asm/poll.h WRAP arch/microblaze/include/generated/uapi/asm/resource.h WRAP arch/microblaze/include/generated/uapi/asm/sembuf.h WRAP arch/microblaze/include/generated/uapi/asm/shmbuf.h HOSTCC scripts/dtc/dtc.o WRAP arch/microblaze/include/generated/uapi/asm/siginfo.h WRAP arch/microblaze/include/generated/uapi/asm/signal.h WRAP arch/microblaze/include/generated/uapi/asm/socket.h WRAP arch/microblaze/include/generated/uapi/asm/sockios.h WRAP arch/microblaze/include/generated/uapi/asm/stat.h WRAP arch/microblaze/include/generated/uapi/asm/statfs.h WRAP arch/microblaze/include/generated/uapi/asm/swab.h UPD include/config/kernel.release WRAP arch/microblaze/include/generated/uapi/asm/termbits.h WRAP arch/microblaze/include/generated/uapi/asm/termios.h WRAP arch/microblaze/include/generated/uapi/asm/types.h HOSTCC scripts/dtc/flattree.o UPD include/generated/uapi/linux/version.h HOSTCC scripts/dtc/fstree.o HOSTCC scripts/dtc/data.o HOSTCC scripts/dtc/livetree.o UPD include/generated/utsrelease.h HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/util.o LEX scripts/dtc/dtc-lexer.lex.c UPD include/generated/compile.h YACC scripts/dtc/dtc-parser.tab.[ch] WRAP arch/microblaze/include/generated/asm/cmpxchg.h WRAP arch/microblaze/include/generated/asm/extable.h WRAP arch/microblaze/include/generated/asm/kvm_para.h WRAP arch/microblaze/include/generated/asm/mcs_spinlock.h WRAP arch/microblaze/include/generated/asm/parport.h HOSTCC scripts/dtc/libfdt/fdt.o WRAP arch/microblaze/include/generated/asm/syscalls.h WRAP arch/microblaze/include/generated/asm/tlb.h WRAP arch/microblaze/include/generated/asm/user.h WRAP arch/microblaze/include/generated/asm/atomic.h WRAP arch/microblaze/include/generated/asm/archrandom.h WRAP arch/microblaze/include/generated/asm/bitops.h WRAP arch/microblaze/include/generated/asm/bug.h WRAP arch/microblaze/include/generated/asm/bugs.h WRAP arch/microblaze/include/generated/asm/compat.h WRAP arch/microblaze/include/generated/asm/device.h WRAP arch/microblaze/include/generated/asm/div64.h WRAP arch/microblaze/include/generated/asm/dma-mapping.h HOSTCC scripts/dtc/libfdt/fdt_ro.o WRAP arch/microblaze/include/generated/asm/emergency-restart.h WRAP arch/microblaze/include/generated/asm/exec.h WRAP arch/microblaze/include/generated/asm/fb.h WRAP arch/microblaze/include/generated/asm/hardirq.h WRAP arch/microblaze/include/generated/asm/hw_irq.h WRAP arch/microblaze/include/generated/asm/irq_regs.h WRAP arch/microblaze/include/generated/asm/irq_work.h WRAP arch/microblaze/include/generated/asm/kdebug.h WRAP arch/microblaze/include/generated/asm/kmap_size.h WRAP arch/microblaze/include/generated/asm/kprobes.h WRAP arch/microblaze/include/generated/asm/linkage.h WRAP arch/microblaze/include/generated/asm/local.h WRAP arch/microblaze/include/generated/asm/local64.h WRAP arch/microblaze/include/generated/asm/mmiowb.h WRAP arch/microblaze/include/generated/asm/module.lds.h WRAP arch/microblaze/include/generated/asm/msi.h WRAP arch/microblaze/include/generated/asm/percpu.h WRAP arch/microblaze/include/generated/asm/preempt.h WRAP arch/microblaze/include/generated/asm/rwonce.h WRAP arch/microblaze/include/generated/asm/serial.h WRAP arch/microblaze/include/generated/asm/shmparam.h WRAP arch/microblaze/include/generated/asm/simd.h WRAP arch/microblaze/include/generated/asm/softirq_stack.h WRAP arch/microblaze/include/generated/asm/topology.h WRAP arch/microblaze/include/generated/asm/trace_clock.h WRAP arch/microblaze/include/generated/asm/unaligned.h WRAP arch/microblaze/include/generated/asm/vermagic.h WRAP arch/microblaze/include/generated/asm/vga.h WRAP arch/microblaze/include/generated/asm/word-at-a-time.h WRAP arch/microblaze/include/generated/asm/xor.h 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/asn1_compiler DTC arch/microblaze/boot/dts/system.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 CHKSHA1 include/linux/atomic/atomic-arch-fallback.h CHKSHA1 include/linux/atomic/atomic-instrumented.h UPD include/generated/timeconst.h CHKSHA1 include/linux/atomic/atomic-long.h UPD include/generated/bounds.h CC arch/microblaze/kernel/asm-offsets.s UPD include/generated/asm-offsets.h CALL scripts/checksyscalls.sh LDS scripts/module.lds AR usr/built-in.a CC init/main.o CC arch/microblaze/kernel/cpu/cache.o CC arch/microblaze/mm/consistent.o CC arch/microblaze/pci/iomap.o CC arch/microblaze/mm/init.o AR arch/microblaze/pci/built-in.a CC arch/microblaze/kernel/cpu/cpuinfo.o CC kernel/sched/core.o CC arch/microblaze/kernel/cpu/cpuinfo-pvr-full.o CC arch/microblaze/mm/pgtable.o UPD init/utsversion-tmp.h CC init/do_mounts.o CC arch/microblaze/kernel/cpu/cpuinfo-static.o CC arch/microblaze/kernel/cpu/mb.o CC arch/microblaze/mm/mmu_context.o CC arch/microblaze/mm/fault.o CC arch/microblaze/kernel/cpu/pvr.o CC init/do_mounts_rd.o AR arch/microblaze/kernel/cpu/built-in.a LDS arch/microblaze/kernel/vmlinux.lds AS arch/microblaze/kernel/head.o CC arch/microblaze/kernel/dma.o AR arch/microblaze/mm/built-in.a CC init/noinitramfs.o CC kernel/sched/fair.o CC arch/microblaze/kernel/exceptions.o CC kernel/sched/build_policy.o CC init/calibrate.o AS arch/microblaze/kernel/hw_exception_handler.o CC arch/microblaze/kernel/irq.o CC init/init_task.o CC arch/microblaze/kernel/process.o CC arch/microblaze/kernel/prom.o CC init/version.o AR init/built-in.a CC certs/system_keyring.o CC kernel/sched/build_utility.o CC arch/microblaze/kernel/ptrace.o HOSTCC certs/extract-cert certs/extract-cert.c:21:10: fatal error: openssl/bio.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~ compilation terminated. make[4]: *** [scripts/Makefile.host:114: certs/extract-cert] Error 1 make[4]: *** Waiting for unfinished jobs.... CC mm/filemap.o make[3]: *** [scripts/Makefile.build:480: certs] Error 2 make[3]: *** Waiting for unfinished jobs.... AR arch/microblaze/boot/dts/built-in.a CC kernel/locking/mutex.o CC arch/microblaze/kernel/reset.o CC arch/microblaze/kernel/setup.o CC kernel/locking/semaphore.o AR kernel/sched/built-in.a CC kernel/locking/rwsem.o CC arch/microblaze/kernel/signal.o CC arch/microblaze/kernel/sys_microblaze.o CC kernel/locking/percpu-rwsem.o CC kernel/locking/rtmutex_api.o CC arch/microblaze/kernel/timer.o CC arch/microblaze/kernel/traps.o CC arch/microblaze/kernel/unwind.o CC mm/mempool.o CC kernel/locking/spinlock.o CC mm/oom_kill.o CC arch/microblaze/kernel/microblaze_ksyms.o CC kernel/locking/spinlock_debug.o CC kernel/power/qos.o CC arch/microblaze/kernel/module.o AR kernel/locking/built-in.a CC mm/fadvise.o CC mm/maccess.o AR kernel/power/built-in.a CC kernel/printk/printk.o AS arch/microblaze/kernel/misc.o CC arch/microblaze/kernel/stacktrace.o CC arch/microblaze/kernel/kgdb.o CC mm/page-writeback.o CC kernel/printk/printk_safe.o AS arch/microblaze/kernel/entry.o AR arch/microblaze/kernel/built-in.a AR arch/microblaze/built-in.a CC kernel/printk/printk_ringbuffer.o CC mm/folio-compat.o CC kernel/printk/sysctl.o CC kernel/irq/irqdesc.o CC kernel/irq/handle.o AR kernel/printk/built-in.a CC mm/readahead.o CC mm/swap.o CC mm/truncate.o CC kernel/irq/manage.o CC kernel/irq/spurious.o CC kernel/rcu/update.o CC mm/vmscan.o AR kernel/livepatch/built-in.a CC kernel/irq/resend.o CC kernel/irq/chip.o CC kernel/rcu/sync.o CC kernel/rcu/srcutiny.o CC mm/shmem.o CC kernel/rcu/tiny.o CC kernel/irq/dummychip.o AR kernel/rcu/built-in.a CC kernel/dma/mapping.o CC kernel/irq/devres.o AR kernel/entry/built-in.a CC kernel/irq/autoprobe.o CC mm/util.o CC kernel/dma/direct.o CC kernel/irq/irqdomain.o CC kernel/irq/proc.o CC mm/mmzone.o CC kernel/dma/contiguous.o CC mm/vmstat.o CC mm/backing-dev.o AR kernel/irq/built-in.a CC kernel/module/main.o CC kernel/dma/coherent.o CC kernel/dma/pool.o CC mm/mm_init.o CC mm/percpu.o CC kernel/dma/remap.o CC kernel/module/strict_rwx.o AR kernel/dma/built-in.a CC kernel/time/time.o CC mm/slab_common.o CC kernel/module/kmod.o CC kernel/time/timer.o CC kernel/futex/core.o CC kernel/module/kallsyms.o CC mm/compaction.o CC kernel/time/hrtimer.o CC kernel/futex/syscalls.o CC kernel/module/procfs.o CC kernel/module/sysfs.o CC kernel/futex/pi.o CC kernel/time/timekeeping.o CC kernel/module/kdb.o CC mm/show_mem.o CC kernel/futex/requeue.o AR kernel/module/built-in.a CC kernel/debug/kdb/kdb_io.o CC kernel/futex/waitwake.o CC mm/interval_tree.o AR kernel/futex/built-in.a CC kernel/debug/debug_core.o CC kernel/debug/kdb/kdb_main.o CC kernel/time/ntp.o CC mm/list_lru.o CC kernel/time/clocksource.o CC kernel/bpf/core.o CC mm/workingset.o CC kernel/debug/kdb/kdb_support.o CC kernel/time/jiffies.o CC mm/debug.o CC kernel/debug/kdb/kdb_bt.o CC kernel/time/timer_list.o CC mm/gup.o GENKDB kernel/debug/kdb/gen-kdb_cmds.c CC kernel/debug/kdb/kdb_bp.o CC kernel/time/timeconv.o CC kernel/time/timecounter.o AR kernel/bpf/built-in.a CC kernel/debug/kdb/kdb_debugger.o CC kernel/time/alarmtimer.o CC kernel/debug/gdbstub.o CC kernel/debug/kdb/gen-kdb_cmds.o AR kernel/debug/kdb/built-in.a CC kernel/time/posix-timers.o CC kernel/time/posix-cpu-timers.o CC mm/mmap_lock.o AR kernel/debug/built-in.a CC kernel/fork.o CC mm/highmem.o CC mm/memory.o CC kernel/time/posix-clock.o CC mm/mincore.o CC kernel/time/itimer.o CC mm/mlock.o CC kernel/time/clockevents.o CC mm/mmap.o CC kernel/time/tick-common.o CC kernel/exec_domain.o CC kernel/time/sched_clock.o CC mm/mmu_gather.o CC kernel/panic.o AR kernel/time/built-in.a CC kernel/cpu.o CC kernel/exit.o CC mm/mprotect.o CC kernel/softirq.o CC kernel/resource.o CC mm/mremap.o CC mm/msync.o CC mm/page_vma_mapped.o CC mm/pagewalk.o CC kernel/sysctl.o CC mm/pgtable-generic.o CC mm/rmap.o CC mm/vmalloc.o CC kernel/capability.o CC mm/process_vm_access.o CC kernel/ptrace.o CC mm/page_alloc.o CC mm/init-mm.o CC kernel/user.o CC mm/memblock.o CC mm/madvise.o CC kernel/signal.o CC mm/dmapool.o CC mm/slub.o CC mm/migrate.o CC kernel/sys.o CC kernel/umh.o CC kernel/workqueue.o CC mm/page_isolation.o CC mm/cma.o CC mm/memfd.o CC kernel/pid.o CC kernel/task_work.o AR mm/built-in.a CC kernel/extable.o CC kernel/params.o CC kernel/kthread.o CC kernel/sys_ni.o CC kernel/nsproxy.o CC kernel/notifier.o CC kernel/ksysfs.o CC kernel/cred.o CC kernel/reboot.o CC kernel/async.o CC kernel/range.o CC kernel/smpboot.o CC kernel/ucount.o CC kernel/regset.o CC kernel/ksyms_common.o CC kernel/groups.o CC kernel/stacktrace.o CC kernel/up.o CC kernel/kallsyms.o UPD kernel/config_data CC kernel/audit.o CC kernel/auditfilter.o CC kernel/hung_task.o CC kernel/seccomp.o CC kernel/utsname_sysctl.o CC kernel/irq_work.o CC kernel/iomem.o GZIP kernel/config_data.gz CC kernel/configs.o AR kernel/built-in.a make[2]: *** [/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/Makefile:2034: .] Error 2 make[1]: *** [Makefile:234: __sub-make] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7' make: *** [package/pkg-generic.mk:283: /home/buildroot/autobuild/instance-0/output-1/build/linux-6.5.7/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'