Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR ENABLE_SYSTEMD -- Build files have been written to: /tmp/instance-9/output-1/build/ubus-a72457b61df045d3c499a6211362b751710590d7 >>> ubus a72457b61df045d3c499a6211362b751710590d7 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/ubus-a72457b61df045d3c499a6211362b751710590d7/ make[1]: Entering directory '/tmp/instance-9/output-1/build/ubus-a72457b61df045d3c499a6211362b751710590d7' [ 5%] Building C object CMakeFiles/ubus.dir/libubus.c.o [ 10%] Building C object CMakeFiles/ubus.dir/libubus-io.c.o [ 15%] Building C object CMakeFiles/ubus.dir/libubus-obj.c.o [ 21%] Building C object CMakeFiles/ubus.dir/libubus-sub.c.o [ 26%] Building C object CMakeFiles/ubus.dir/libubus-req.c.o [ 31%] Building C object CMakeFiles/ubus.dir/libubus-acl.c.o [ 36%] Linking C shared library libubus.so [ 36%] Built target ubus [ 42%] Building C object CMakeFiles/ubusd_library.dir/ubusd.c.o [ 47%] Building C object CMakeFiles/ubusd_library.dir/ubusd_proto.c.o [ 52%] Building C object CMakeFiles/ubusd_library.dir/ubusd_id.c.o [ 57%] Building C object CMakeFiles/ubusd_library.dir/ubusd_obj.c.o [ 63%] Building C object CMakeFiles/ubusd_library.dir/ubusd_event.c.o [ 68%] Building C object CMakeFiles/ubusd_library.dir/ubusd_acl.c.o [ 73%] Building C object CMakeFiles/ubusd_library.dir/ubusd_monitor.c.o [ 78%] Linking C static library libubusd_library.a [ 78%] Built target ubusd_library [ 84%] Building C object CMakeFiles/ubusd.dir/ubusd_main.c.o [ 89%] Linking C executable ubusd [ 89%] Built target ubusd [ 94%] Building C object CMakeFiles/cli.dir/cli.c.o [100%] Linking C executable ubus [100%] Built target cli make[1]: Leaving directory '/tmp/instance-9/output-1/build/ubus-a72457b61df045d3c499a6211362b751710590d7' >>> ubus a72457b61df045d3c499a6211362b751710590d7 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-9/output-1/build/ubus-a72457b61df045d3c499a6211362b751710590d7/ make[1]: Entering directory '/tmp/instance-9/output-1/build/ubus-a72457b61df045d3c499a6211362b751710590d7' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/lib/libubus.so -- Installing: /tmp/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/bin/ubus -- Set runtime path of "/tmp/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/bin/ubus" to "" -- Installing: /tmp/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/sbin/ubusd -- Installing: /tmp/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/ubusmsg.h -- Installing: /tmp/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/ubus_common.h -- Installing: /tmp/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/include/libubus.h make[1]: Leaving directory '/tmp/instance-9/output-1/build/ubus-a72457b61df045d3c499a6211362b751710590d7' >>> ubus a72457b61df045d3c499a6211362b751710590d7 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/sh4eb-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@:/tmp/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/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 >>> ubus a72457b61df045d3c499a6211362b751710590d7 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-9/output-1/target install/fast -C /tmp/instance-9/output-1/build/ubus-a72457b61df045d3c499a6211362b751710590d7/ make[1]: Entering directory '/tmp/instance-9/output-1/build/ubus-a72457b61df045d3c499a6211362b751710590d7' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-9/output-1/target/usr/lib/libubus.so -- Installing: /tmp/instance-9/output-1/target/usr/bin/ubus -- Set runtime path of "/tmp/instance-9/output-1/target/usr/bin/ubus" to "" -- Installing: /tmp/instance-9/output-1/target/usr/sbin/ubusd -- Installing: /tmp/instance-9/output-1/target/usr/include/ubusmsg.h -- Installing: /tmp/instance-9/output-1/target/usr/include/ubus_common.h -- Installing: /tmp/instance-9/output-1/target/usr/include/libubus.h make[1]: Leaving directory '/tmp/instance-9/output-1/build/ubus-a72457b61df045d3c499a6211362b751710590d7' >>> wpan-tools 0.9 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.wpan-tools-0.9.tar.gz.pEDzyK/output' 'https://github.com/linux-wpan/wpan-tools/archive/wpan-tools-0.9/wpan-tools-0.9.tar.gz' --2023-01-25 04:02:19-- https://github.com/linux-wpan/wpan-tools/archive/wpan-tools-0.9/wpan-tools-0.9.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/linux-wpan/wpan-tools/tar.gz/refs/tags/wpan-tools-0.9 [following] --2023-01-25 04:02:19-- https://codeload.github.com/linux-wpan/wpan-tools/tar.gz/refs/tags/wpan-tools-0.9 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-9/output-1/build/.wpan-tools-0.9.tar.gz.pEDzyK/output' 0K .......... .......... ...... 520K=0.05s 2023-01-25 04:02:19 (520 KB/s) - '/tmp/instance-9/output-1/build/.wpan-tools-0.9.tar.gz.pEDzyK/output' saved [27647] wpan-tools-0.9.tar.gz: OK (sha256: 3e509d9ed838df1247cc9a0c6ca483cb356ae778851817bd7410044687b655e2) >>> wpan-tools 0.9 Extracting gzip -d -c /tmp/instance-9/dl/wpan-tools/wpan-tools-0.9.tar.gz | /tmp/instance-9/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-9/output-1/build/wpan-tools-0.9 -xf - >>> wpan-tools 0.9 Patching >>> wpan-tools 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-9/output-1/build/wpan-tools-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> wpan-tools 0.9 Configuring >>> wpan-tools 0.9 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:18: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:18: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... configure.ac:18: the top level configure.ac:18: installing 'build-aux/compile' configure.ac:23: installing 'build-aux/config.guess' configure.ac:23: installing 'build-aux/config.sub' configure.ac:7: installing 'build-aux/install-sh' configure.ac:7: installing 'build-aux/missing' examples/Makefile.am: installing 'build-aux/depcomp' >>> wpan-tools 0.9 Patching libtool patching file /tmp/instance-9/output-1/build/wpan-tools-0.9/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 /tmp/instance-9/output-1/build/wpan-tools-0.9/ && rm -rf config.cache && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-as" LD="/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-ld" NM="/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc" GCC="/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc" CPP="/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-cpp" CXX="/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-g++" FC="/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gfortran" F77="/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-9/output-1/host/bin/sh4eb-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/tmp/instance-9/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-9/output-1/host/bin/sh4eb-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 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-9/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=sh4eb-buildroot-linux-gnu --host=sh4eb-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 sh4eb-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 how to create a pax tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for sh4eb-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/sh4eb-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 /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-9/output-1/host/bin/sh4eb-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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... sh4eb-buildroot-linux-gnu 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 /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc... /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-ld checking if the linker (/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-nm checking the name lister (/tmp/instance-9/output-1/host/bin/sh4eb-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 sh4eb-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 /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-ld option to reload object files... -r checking for sh4eb-buildroot-linux-gnu-objdump... /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for sh4eb-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for sh4eb-buildroot-linux-gnu-ar... /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for sh4eb-buildroot-linux-gnu-strip... (cached) /bin/true checking for sh4eb-buildroot-linux-gnu-ranlib... /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ranlib checking command to parse /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-nm output from /tmp/instance-9/output-1/host/bin/sh4eb-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 sh4eb-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 dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc static flag -static works... no checking if /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc linker (/tmp/instance-9/output-1/host/bin/sh4eb-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 a sed that does not truncate output... (cached) /usr/bin/sed checking pkg-config is at least version 0.9.0... yes checking for LIBNL3... yes checking for __secure_getenv... no checking for secure_getenv... 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 wpan-ping/Makefile config.status: creating wpan-hwsim/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 wpan-tools 0.9 ===== prefix: /usr sysconfdir: /etc compiler: /tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc cflags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 ldflags: >>> wpan-tools 0.9 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/wpan-tools-0.9/ make[1]: Entering directory '/tmp/instance-9/output-1/build/wpan-tools-0.9' /home/autobuild/make/make --no-print-directory all-recursive Making all in src CC iwpan-iwpan.o CC iwpan-sections.o CC iwpan-info.o CC iwpan-interface.o CC iwpan-phy.o CC iwpan-mac.o CCLD iwpan Making all in wpan-ping CC wpan_ping-wpan-ping.o CCLD wpan-ping Making all in wpan-hwsim CC wpan_hwsim-wpan-hwsim.o CCLD wpan-hwsim Making all in examples CC af_ieee802154_tx.o CCLD af_ieee802154_tx CC af_ieee802154_rx.o CCLD af_ieee802154_rx CC af_packet_tx.o CCLD af_packet_tx CC af_packet_rx.o CCLD af_packet_rx CC af_inet6_tx.o CCLD af_inet6_tx CC af_inet6_rx.o CCLD af_inet6_rx make[1]: Leaving directory '/tmp/instance-9/output-1/build/wpan-tools-0.9' >>> wpan-tools 0.9 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-9/output-1/target install -C /tmp/instance-9/output-1/build/wpan-tools-0.9/ make[1]: Entering directory '/tmp/instance-9/output-1/build/wpan-tools-0.9' Making install in src /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c iwpan '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c iwpan /tmp/instance-9/output-1/target/usr/bin/iwpan make[3]: Nothing to be done for 'install-data-am'. Making install in wpan-ping /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c wpan-ping '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c wpan-ping /tmp/instance-9/output-1/target/usr/bin/wpan-ping make[3]: Nothing to be done for 'install-data-am'. Making install in wpan-hwsim /usr/bin/mkdir -p '/tmp/instance-9/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c wpan-hwsim '/tmp/instance-9/output-1/target/usr/bin' libtool: install: /usr/bin/install -c wpan-hwsim /tmp/instance-9/output-1/target/usr/bin/wpan-hwsim make[3]: Nothing to be done for 'install-data-am'. Making install in examples make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/tmp/instance-9/output-1/build/wpan-tools-0.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-9/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-9/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-9/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-9/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-9/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-9/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-9/output-1/target/etc/shells mkdir -p /tmp/instance-9/output-1/target/etc echo "buildroot" > /tmp/instance-9/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-9/output-1/target/etc/hosts mkdir -p /tmp/instance-9/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-9/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-9/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-9/output-1/target/etc/shells ln -sf dash /tmp/instance-9/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-9/output-1/target/etc/passwd rm -rf /tmp/instance-9/output-1/target/usr/include /tmp/instance-9/output-1/target/usr/share/aclocal \ /tmp/instance-9/output-1/target/usr/lib/pkgconfig /tmp/instance-9/output-1/target/usr/share/pkgconfig \ /tmp/instance-9/output-1/target/usr/lib/cmake /tmp/instance-9/output-1/target/usr/share/cmake \ /tmp/instance-9/output-1/target/usr/lib/rpm /tmp/instance-9/output-1/target/usr/doc find /tmp/instance-9/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-9/output-1/target/lib/ /tmp/instance-9/output-1/target/usr/lib/ /tmp/instance-9/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-9/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-9/output-1/target/usr/share/gdb rm -rf /tmp/instance-9/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-9/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-9/output-1/target/usr/share/zsh rm -rf /tmp/instance-9/output-1/target/usr/man /tmp/instance-9/output-1/target/usr/share/man rm -rf /tmp/instance-9/output-1/target/usr/info /tmp/instance-9/output-1/target/usr/share/info rm -rf /tmp/instance-9/output-1/target/usr/doc /tmp/instance-9/output-1/target/usr/share/doc rm -rf /tmp/instance-9/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-9/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-9/output-1/target/lib/debug /tmp/instance-9/output-1/target/usr/lib/debug find /tmp/instance-9/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-9/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-9/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-9/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-9/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1021-g6e0ba6bfc2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-9/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-9/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-9/output-1/per-package /tmp/instance-9/buildroot/support/scripts/fix-rpath target touch /tmp/instance-9/output-1/target/usr ln -snf /tmp/instance-9/output-1/host/sh4eb-buildroot-linux-gnu/sysroot /tmp/instance-9/output-1/staging make: Leaving directory '/tmp/instance-9/buildroot' make: Entering directory '/tmp/instance-9/buildroot' >>> Buildroot 2022.11-1021-g6e0ba6bfc2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> linux-headers 6.1.5 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> chartjs 3.9.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> liblo 0.31 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> host-gzip 1.12 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> linux-syscall-support e1e7b0ad8ee99a875b272c8e33e308472e897660 Collecting legal info LICENSE: OK (sha256: c180f12840c00224cceed7139192018d2c7e6061db4ce4310b8626f7ad10bf26) >>> mxml 3.3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 7dedb0043b0bbed7880bcc9724b3a3dae4d5ab2dce98a7904703109572b626e3) >>> olsr 0.9.8 Collecting legal info license.txt: OK (sha256: 7dcf1fb93ef105e2708b02603bb6ee443115d4819fbf2c5a3a001b46887acb9a) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ubus a72457b61df045d3c499a6211362b751710590d7 Collecting legal info ubusd_acl.h: OK (sha256: a3caa6c0e90c87b7c97c2ac3d0c0d416082ef777215faec2e9b24ea6e68f6988) >>> wpan-tools 0.9 Collecting legal info COPYING: OK (sha256: fe8e595c24d821a60885eb259619df5e5e3976c48465fde0be29fcd78530798f) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /tmp/instance-9/output-1/legal-info make: Leaving directory '/tmp/instance-9/buildroot'