-- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/rotate_argb.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/planar_functions.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/convert.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/scale.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/convert_from_argb.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/compare.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/rotate_row.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/cpu_id.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/macros_msa.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/row.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/basic_types.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/video_common.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/compare_row.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/convert_argb.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/rotate.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv/mjpeg_decoder.h -- Installing: /home/buildroot/autobuild/run/instance-3/output/target/usr/include/libyuv.h linenoise-1.0.tar.gz: OK (sha256: f5054a4fe120d43d85427cf58af93e56b9bb80389d507a9bec9b75531a340014) >>> linenoise 1.0 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/linenoise/linenoise-1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output/build/linenoise-1.0 -xf - >>> linenoise 1.0 Patching >>> linenoise 1.0 Configuring >>> linenoise 1.0 Building cd /home/buildroot/autobuild/run/instance-3/output/build/linenoise-1.0; /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c linenoise.c cd /home/buildroot/autobuild/run/instance-3/output/build/linenoise-1.0; /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-ar rcu liblinenoise.a linenoise.o cd /home/buildroot/autobuild/run/instance-3/output/build/linenoise-1.0; /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -o linenoise_example example.c -L. -llinenoise >>> linenoise 1.0 Installing to staging directory /usr/bin/install -m 644 -D /home/buildroot/autobuild/run/instance-3/output/build/linenoise-1.0/linenoise.h /home/buildroot/autobuild/run/instance-3/output/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/linenoise.h /usr/bin/install -m 644 -D /home/buildroot/autobuild/run/instance-3/output/build/linenoise-1.0/liblinenoise.a /home/buildroot/autobuild/run/instance-3/output/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib/liblinenoise.a /usr/bin/install -m 755 -D /home/buildroot/autobuild/run/instance-3/output/build/linenoise-1.0/linenoise_example /home/buildroot/autobuild/run/instance-3/output/host/riscv32-buildroot-linux-gnu/sysroot/usr/bin/linenoise_example >>> linenoise 1.0 Fixing libtool files for la in $(find /home/buildroot/autobuild/run/instance-3/output/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/run/instance-3/output:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-3/output/host/riscv32-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-3/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/autobuild/run/instance-3/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/run/instance-3/output/host/riscv32-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/run/instance-3/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done linux-firmware-1baa34868b2c0a004dc595b20678145e3fff83e7.tar.gz: OK (sha256: 5c636765fd1ac638176893feccfd4a4854f59fc3d01b38f3ccdbb89bd5bb6ef1) >>> linux-firmware 1baa34868b2c0a004dc595b20678145e3fff83e7 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/linux-firmware/linux-firmware-1baa34868b2c0a004dc595b20678145e3fff83e7.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output/build/linux-firmware-1baa34868b2c0a004dc595b20678145e3fff83e7 -xf - >>> linux-firmware 1baa34868b2c0a004dc595b20678145e3fff83e7 Patching >>> linux-firmware 1baa34868b2c0a004dc595b20678145e3fff83e7 Configuring >>> linux-firmware 1baa34868b2c0a004dc595b20678145e3fff83e7 Building >>> linux-firmware 1baa34868b2c0a004dc595b20678145e3fff83e7 Installing to target mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/lib/firmware cd /home/buildroot/autobuild/run/instance-3/output/build/linux-firmware-1baa34868b2c0a004dc595b20678145e3fff83e7 && tar cf install.tar ar9170-1.fw ar9170-2.fw ath6k/AR6004 brcm/bcm4329-fullmac-4.bin brcm/bcm43xx-0.fw brcm/bcm43xx_hdr-0.fw brcm/brcmfmac4329-sdio.bin brcm/brcmfmac4330-sdio.bin brcm/brcmfmac4334-sdio.bin brcm/brcmfmac4335-sdio.bin brcm/brcmfmac4339-sdio.bin brcm/brcmfmac4350-pcie.bin brcm/brcmfmac4354-sdio.bin brcm/brcmfmac4356-pcie.bin brcm/brcmfmac4371-pcie.bin carl9170-1.fw dvb-usb-dib0700-1.20.fw intel/fw_sst_0f28.bin-48kHz_i2s_master iwlwifi-6000g2a-6.ucode iwlwifi-8265-*.ucode qat_c3xxx.bin qat_c3xxx_mmp.bin rtlwifi/rtl8821aefw.bin rtlwifi/rtl8821aefw_29.bin rtlwifi/rtl8821aefw_wowlan.bin rtlwifi/rtl8822befw.bin ti-connectivity/TIInit_7.2.31.bts ti-connectivity/wl1271-nvs.bin ti-connectivity/wl127x-nvs.bin ti-connectivity/wl128x-fw-3.bin ti-connectivity/wl128x-fw-4-mr.bin ti-connectivity/wl128x-fw-4-plt.bin ti-connectivity/wl128x-fw-4-sr.bin ti-connectivity/wl128x-fw-5-mr.bin ti-connectivity/wl128x-fw-5-plt.bin ti-connectivity/wl128x-fw-5-sr.bin ti-connectivity/wl128x-fw-ap.bin ti-connectivity/wl128x-fw-plt-3.bin ti-connectivity/wl128x-fw.bin ti-connectivity/wl128x-nvs.bin ti-connectivity/wl12xx-nvs.bin && tar xf install.tar -C /home/buildroot/autobuild/run/instance-3/output/target/lib/firmware rm -rf /home/buildroot/autobuild/run/instance-3/output/target/lib/firmware/amdgpu; mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/lib/firmware/; cp -a /home/buildroot/autobuild/run/instance-3/output/build/linux-firmware-1baa34868b2c0a004dc595b20678145e3fff83e7/amdgpu /home/buildroot/autobuild/run/instance-3/output/target/lib/firmware/amdgpu linux-syscall-support-3f6478ac95edf86cd3da300c2c0d34a438f5dbeb.tar.gz: OK (sha256: e5088b81011e30b567b6bde6bb7c22ad529c4ee8890cc5e93d58b21f2c4df56a) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/linux-syscall-support/linux-syscall-support-3f6478ac95edf86cd3da300c2c0d34a438f5dbeb.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output/build/linux-syscall-support-3f6478ac95edf86cd3da300c2c0d34a438f5dbeb -xf - >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Patching >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Configuring >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Building >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Installing to staging directory /usr/bin/install -D -m 0644 /home/buildroot/autobuild/run/instance-3/output/build/linux-syscall-support-3f6478ac95edf86cd3da300c2c0d34a438f5dbeb/linux_syscall_support.h /home/buildroot/autobuild/run/instance-3/output/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/linux_syscall_support.h >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Fixing libtool files for la in $(find /home/buildroot/autobuild/run/instance-3/output/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/run/instance-3/output:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-3/output/host/riscv32-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-3/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/autobuild/run/instance-3/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/run/instance-3/output/host/riscv32-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/run/instance-3/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done WARNING: no hash file for linux-zigbee-v0.3.1.tar.gz >>> linux-zigbee v0.3.1 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/linux-zigbee/linux-zigbee-v0.3.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output/build/linux-zigbee-v0.3.1 -xf - >>> linux-zigbee v0.3.1 Patching Applying 0001-test-serial-Remove-test-serial.patch using patch: patching file Makefile.am patching file configure.ac Applying 0002-addrdb-coord-config-parse.y-add-missing-time.h-inclu.patch using patch: patching file addrdb/coord-config-parse.y >>> linux-zigbee v0.3.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-3/output/build/linux-zigbee-v0.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> linux-zigbee v0.3.1 Configuring >>> linux-zigbee v0.3.1 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'misc'. libtoolize: copying file 'misc/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:75: installing 'misc/ar-lib' configure.ac:69: installing 'misc/compile' configure.ac:76: installing 'misc/config.guess' configure.ac:76: installing 'misc/config.sub' configure.ac:14: installing 'misc/install-sh' configure.ac:14: installing 'misc/missing' addrdb/Makefile.am: installing 'misc/depcomp' configure.ac: installing 'misc/ylwrap' parallel-tests: installing 'misc/test-driver' >>> linux-zigbee v0.3.1 Patching libtool patching file /home/buildroot/autobuild/run/instance-3/output/build/linux-zigbee-v0.3.1/misc/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/run/instance-3/output/build/linux-zigbee-v0.3.1/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-ar" AS="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-as" LD="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-ld" NM="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-nm" CC="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-g++" FC="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-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/run/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/buildroot/autobuild/run/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-3/output/host/riscv32-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=riscv32-buildroot-linux-gnu --host=riscv32-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 --enable-nls --disable-static --enable-shared --disable-manpages --disable-werror --with-leasefile="/var/run/izcoordinator.leases" --with-zbtestdir='' ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for riscv32-buildroot-linux-gnu-strip... /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for riscv32-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-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/run/instance-3/output/host/bin/riscv32-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc... none checking how to run the C preprocessor... /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for riscv32-buildroot-linux-gnu-ar... /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-ar checking the archiver (/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... riscv32-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc... /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-ld checking if the linker (/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-nm checking the name lister (/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-nm) interface... BSD nm checking the maximum length of command line arguments... 3458764513820540925 checking how to convert x86_64-pc-linux-gnu file names to riscv32-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/run/instance-3/output/host/bin/riscv32-linux-ld option to reload object files... -r checking for riscv32-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-objdump checking how to recognize dependent libraries... pass_all checking for riscv32-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv32-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-ar checking for archiver @FILE support... @ checking for riscv32-buildroot-linux-gnu-strip... (cached) /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-strip checking for riscv32-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-ranlib checking command to parse /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-nm output from /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for riscv32-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc static flag -static works... yes checking if /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc linker (/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-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... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking pkg-config is at least version 0.9.0... yes checking for NL... yes checking for ANSI C header files... (cached) yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.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 syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking net/ieee802154.h usability... no checking net/ieee802154.h presence... no checking for net/ieee802154.h... no checking net/af_ieee802154.h usability... no checking net/af_ieee802154.h presence... no checking for net/af_ieee802154.h... no checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for int16_t... yes checking for int32_t... yes checking for int8_t... yes checking for size_t... (cached) yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for struct sockaddr_ieee802154... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for malloc... yes checking for realloc... yes checking for memset... yes checking for socket... yes checking for getopt_long... yes checking for select... yes checking for strdup... yes checking for strtol... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating addrdb/Makefile config.status: creating src/Makefile config.status: creating tests/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, --enable-nls >>> linux-zigbee v0.3.1 Building PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output/build/linux-zigbee-v0.3.1/ /usr/bin/make all-recursive Making all in lib CC libcommon_la-printbuf.lo CC libcommon_la-genl.lo CC libcommon_la-parse.lo CC libcommon_la-shash.lo CC libcommon_la-logging.lo CC libcommon_la-nl_policy.lo CCLD libcommon.la Making all in addrdb YACC coord-config-parse.c updating coord-config-parse.output updating coord-config-parse.h /usr/bin/make all-am CC coord-config-parse.lo LEX coord-config-lex.c CC addrdb.lo CC coord-config-lex.lo addrdb.c: In function 'addrdb_dump_leases': addrdb.c:181:47: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=] "%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x\n", ^ addrdb.c:180:3: note: 'snprintf' output 25 bytes into a destination of size 24 snprintf(hwaddr_buf, sizeof(hwaddr_buf), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x\n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lease->hwaddr[0], lease->hwaddr[1], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lease->hwaddr[2], lease->hwaddr[3], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lease->hwaddr[4], lease->hwaddr[5], ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lease->hwaddr[6], lease->hwaddr[7]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libaddrdb.la Making all in src CC izchat.o CC serial.o CC izcoordinator-coordinator.o CC iz-iz.o CC iz-iz-common.o CC iz-iz-mac.o CC iz-iz-phy.o CCLD izchat CCLD izattach CCLD izcoordinator CCLD iz Making all in tests CC listen-packet.o CC test1.o CC test2.o CC test3.o CC test4.o CC test5.o CC test6.o CC test7.o CC gnl-gnl.o CC listen.o CCLD listen-packet CCLD test1 CCLD test2 CCLD test3 CCLD test4 CCLD test5 CCLD test6 CCLD test7 CCLD gnl CCLD izlisten >>> linux-zigbee v0.3.1 Installing to target PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output/target install -C /home/buildroot/autobuild/run/instance-3/output/build/linux-zigbee-v0.3.1/ Making install in lib make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in addrdb /usr/bin/make install-am make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in src /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c izchat '/home/buildroot/autobuild/run/instance-3/output/target/usr/bin' /usr/bin/make install-data-hook /bin/sh ../libtool --mode=install /usr/bin/install -c izattach izcoordinator iz '/home/buildroot/autobuild/run/instance-3/output/target/usr/sbin' /bin/sh /home/buildroot/autobuild/run/instance-3/output/build/linux-zigbee-v0.3.1/misc/install-sh -d /home/buildroot/autobuild/run/instance-3/output/target`dirname /var/run/izcoordinator.leases` /bin/sh /home/buildroot/autobuild/run/instance-3/output/build/linux-zigbee-v0.3.1/misc/install-sh -d /home/buildroot/autobuild/run/instance-3/output/target`dirname /var/run/izcoordinator.pid` libtool: install: /usr/bin/install -c izchat /home/buildroot/autobuild/run/instance-3/output/target/usr/bin/izchat libtool: install: /usr/bin/install -c izattach /home/buildroot/autobuild/run/instance-3/output/target/usr/sbin/izattach libtool: install: /usr/bin/install -c izcoordinator /home/buildroot/autobuild/run/instance-3/output/target/usr/sbin/izcoordinator libtool: install: /usr/bin/install -c iz /home/buildroot/autobuild/run/instance-3/output/target/usr/sbin/iz Making install in tests make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-3/output/target/usr/include' /usr/bin/install -c -m 644 include/ieee802154.h include/nl802154.h '/home/buildroot/autobuild/run/instance-3/output/target/usr/include' lmbench-3.0-a9.tgz: OK (sha256: cbd5777d15f44eab7666dcac418054c3c09df99826961a397d9acf43d8a2a551) >>> lmbench 3.0-a9 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/lmbench/lmbench-3.0-a9.tgz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output/build/lmbench-3.0-a9 -xf - >>> lmbench 3.0-a9 Patching >>> lmbench 3.0-a9 Configuring for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-3/output/build/lmbench-3.0-a9 -name $file); do cp support/gnuconfig/$file $i; done; done sed -i 's/CFLAGS=/CFLAGS+=/g' /home/buildroot/autobuild/run/instance-3/output/build/lmbench-3.0-a9/src/Makefile sed -i 's/LDLIBS=/LDLIBS+=/g' /home/buildroot/autobuild/run/instance-3/output/build/lmbench-3.0-a9/scripts/build sed -i '/cd .*doc/d' /home/buildroot/autobuild/run/instance-3/output/build/lmbench-3.0-a9/src/Makefile sed -i '/include/d' /home/buildroot/autobuild/run/instance-3/output/build/lmbench-3.0-a9/src/Makefile touch /home/buildroot/autobuild/run/instance-3/output/build/lmbench-3.0-a9/.stamp_configured >>> lmbench 3.0-a9 Building PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDLIBS="" OS=riscv32 CC="/home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc" -C /home/buildroot/autobuild/run/instance-3/output/build/lmbench-3.0-a9/src /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_tcp.c -o ../bin/riscv32/lib_tcp.o /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_udp.c -o ../bin/riscv32/lib_udp.o /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_unix.c -o ../bin/riscv32/lib_unix.o /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_timing.c -o ../bin/riscv32/lib_timing.o /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_mem.c -o ../bin/riscv32/lib_mem.o /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_stats.c -o ../bin/riscv32/lib_stats.o /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_debug.c -o ../bin/riscv32/lib_debug.o lib_debug.c: In function 'print_mem': lib_debug.c:107:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] base = (uint64)addr; ^ lib_debug.c:109:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] off = (uint64)p - base; ^ /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c getopt.c -o ../bin/riscv32/getopt.o /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -c lib_sched.c -o ../bin/riscv32/lib_sched.o /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/msleep msleep.c lib_sched.c: In function 'sched_pin': lib_sched.c:208:12: warning: implicit declaration of function 'sched_getaffinity'; did you mean 'sched_getparam'? [-Wimplicit-function-declaration] retval = sched_getaffinity(0, sz * sizeof(unsigned long), cpumask); ^~~~~~~~~~~~~~~~~ sched_getparam lib_sched.c:232:11: warning: implicit declaration of function 'sched_setaffinity'; did you mean 'sched_setparam'? [-Wimplicit-function-declaration] retval = sched_setaffinity(0, sz * sizeof(unsigned long), mask); ^~~~~~~~~~~~~~~~~ sched_setparam /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -DMAIN -o ../bin/riscv32/flushdisk flushdisk.c rm -f ../bin/riscv32/lmbench VERSION=`../scripts/version`; \ sed -e "s//${VERSION}/g" < ../scripts/lmbench > ../bin/riscv32/lmbench chmod +x ../bin/riscv32/lmbench /bin/rm -f ../bin/riscv32/lmbench.a ar cr ../bin/riscv32/lmbench.a ../bin/riscv32/lib_tcp.o ../bin/riscv32/lib_udp.o ../bin/riscv32/lib_unix.o ../bin/riscv32/lib_timing.o ../bin/riscv32/lib_mem.o ../bin/riscv32/lib_stats.o ../bin/riscv32/lib_debug.o ../bin/riscv32/getopt.o ../bin/riscv32/lib_sched.o ranlib ../bin/riscv32/lmbench.a /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/bw_file_rd bw_file_rd.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/bw_mem bw_mem.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/bw_mmap_rd bw_mmap_rd.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/bw_pipe bw_pipe.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/bw_tcp bw_tcp.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/bw_unix bw_unix.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/hello hello.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_select lat_select.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_pipe lat_pipe.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_rpc lat_rpc.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_syscall lat_syscall.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_tcp lat_tcp.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_udp lat_udp.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_mmap lat_mmap.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/mhz mhz.c ../bin/riscv32/lmbench.a -lm -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_proc lat_proc.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_pagefault lat_pagefault.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_connect lat_connect.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_fs lat_fs.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_sig lat_sig.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_mem_rd lat_mem_rd.c ../bin/riscv32/lmbench.a -lm /tmp/ccNGfLJ7.o: In function `.L109': lat_fs.c:(.text+0x8e0): warning: the use of `tempnam' is dangerous, better use `mkstemp' /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_ctx lat_ctx.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_sem lat_sem.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/memsize memsize.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_unix lat_unix.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lmdd lmdd.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/timing_o timing_o.c ../bin/riscv32/lmbench.a -lm lmdd.c: In function 'main': lmdd.c:249:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Label = (char *)getarg("label=", ac, av); ^ lmdd.c: In function 'getarg': lmdd.c:735:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (uint64)(&av[i][len]); /* HACK */ ^ /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/enough enough.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/loop_o loop_o.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_fifo lat_fifo.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lmhttp lmhttp.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_http lat_http.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_fcntl lat_fcntl.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/disk disk.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_unix_connect lat_unix_connect.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/lat_ops lat_ops.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/line line.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/tlb tlb.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/par_mem par_mem.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/par_ops par_ops.c ../bin/riscv32/lmbench.a -lm /home/buildroot/autobuild/run/instance-3/output/host/bin/riscv32-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_off64_t -DHAVE_lseek64 -DRUSAGE -DHAVE_uint=1 -DHAVE_int64_t=1 -DHAVE_pmap_clnt_h -DHAVE_socklen_t -DHAVE_DRAND48 -DHAVE_SCHED_SETAFFINITY=1 -o ../bin/riscv32/stream stream.c ../bin/riscv32/lmbench.a -lm