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 gethostname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating debian_pack config.status: creating init.d/socketcand config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Building PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/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-1/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a' /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wno-parentheses -DPF_CAN=29 -DAF_CAN=PF_CAN -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I . -I ./include -o socketcand ./socketcand.c ./statistics.c ./beacon.c ./state_bcm.c ./state_raw.c ./state_isotp.c ./state_control.c -lpthread /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wno-parentheses -DPF_CAN=29 -DAF_CAN=PF_CAN -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I . -I ./include -o socketcandcl ./socketcandcl.c ./socketcandcl.c: In function 'main': ./socketcandcl.c:179:24: warning: 'sigset' may be used uninitialized in this function [-Wmaybe-uninitialized] sigint_action.sa_mask = sigset; ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a' >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Installing to target PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/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-1/target install -C /home/buildroot/autobuild/run/instance-3/output-1/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a' mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/target/usr/bin cp ./socketcand /home/buildroot/autobuild/run/instance-3/output-1/target/usr/bin/ cp ./socketcandcl /home/buildroot/autobuild/run/instance-3/output-1/target/usr/bin/ mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/man cp ./socketcand.1 /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/man/ mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/target/etc/ install -m 0644 ./etc/socketcand.conf /home/buildroot/autobuild/run/instance-3/output-1/target/etc/ if [ yes = yes ]; then mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/target/etc/init.d; install --mode=755 ./init.d/socketcand /home/buildroot/autobuild/run/instance-3/output-1/target/etc/init.d/socketcand; fi if [ no = yes ]; then install --mode=755 ./rc.d/socketcand /home/buildroot/autobuild/run/instance-3/output-1/target/etc/rc.d/socketcand; fi make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/socketcand-df7fb4ff8a4439d7737fe2df3540e1ab7465721a' ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692.tar.gz: OK (sha256: 93ef2612853641ca8d16d07527115c72ed03f8eaa1c727a01b069a4e814247c0) >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/ubus/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692 -xf - >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Patching Applying 0001-Install-server-and-client-examples.patch using patch: patching file examples/CMakeLists.txt >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Configuring (mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ && cd /home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/run/instance-3/output-1/host/bin/cmake /home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/run/instance-3/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DBUILD_LUA=OFF -DENABLE_SYSTEMD=OFF -DBUILD_EXAMPLES=OFF ) -- The C compiler identification is GNU 7.4.0 -- Check for working C compiler: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_TEST BUILD_TESTING BUILD_TESTS ENABLE_SYSTEMD -- Build files have been written to: /home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692 >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Building PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/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-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[2]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Scanning dependencies of target ubus make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 5%] Building C object CMakeFiles/ubus.dir/libubus.c.o Scanning dependencies of target ubusd make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 11%] Building C object CMakeFiles/ubusd.dir/ubusd.c.o [ 17%] Building C object CMakeFiles/ubus.dir/libubus-io.c.o [ 23%] Building C object CMakeFiles/ubus.dir/libubus-obj.c.o [ 29%] Building C object CMakeFiles/ubus.dir/libubus-sub.c.o [ 35%] Building C object CMakeFiles/ubus.dir/libubus-req.c.o [ 41%] Building C object CMakeFiles/ubusd.dir/ubusd_id.c.o [ 47%] Building C object CMakeFiles/ubus.dir/libubus-acl.c.o [ 52%] Building C object CMakeFiles/ubusd.dir/ubusd_obj.c.o [ 58%] Building C object CMakeFiles/ubusd.dir/ubusd_proto.c.o [ 64%] Building C object CMakeFiles/ubusd.dir/ubusd_event.c.o [ 70%] Building C object CMakeFiles/ubusd.dir/ubusd_acl.c.o [ 76%] Linking C shared library libubus.so make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 76%] Built target ubus make[3]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 82%] Building C object CMakeFiles/ubusd.dir/ubusd_monitor.c.o Scanning dependencies of target cli make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 88%] Building C object CMakeFiles/cli.dir/cli.c.o [ 94%] Linking C executable ubusd make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 94%] Built target ubusd [100%] Linking C executable ubus make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [100%] Built target cli make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/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-1/host/mips64el-buildroot-linux-gnu/sysroot install/fast -C /home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libubus.so -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/ubus -- Set runtime path of "/home/buildroot/autobuild/run/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin/ubus" to "" -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/sbin/ubusd -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/ubusmsg.h -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/ubus_common.h -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/libubus.h make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Fixing libtool files for la in $(find /home/buildroot/autobuild/run/instance-3/output-1/host/mips64el-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-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-3/output-1/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-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/run/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/run/instance-3/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Installing to target PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/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-1/target install/fast -C /home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/libubus.so -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/target/usr/bin/ubus -- Set runtime path of "/home/buildroot/autobuild/run/instance-3/output-1/target/usr/bin/ubus" to "" -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/target/usr/sbin/ubusd -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/target/usr/include/ubusmsg.h -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/target/usr/include/ubus_common.h -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/target/usr/include/libubus.h make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' udpxy.1.0.23-9-prod.tar.gz: OK (sha256: 6ce33b1d14a1aeab4bd2566aca112e41943df4d002a7678d9a715108e6b714bd) >>> udpxy 1.0.23-9-prod Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/udpxy/udpxy.1.0.23-9-prod.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output-1/build/udpxy-1.0.23-9-prod -xf - >>> udpxy 1.0.23-9-prod Patching >>> udpxy 1.0.23-9-prod Configuring >>> udpxy 1.0.23-9-prod Building PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-ar" AS="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-as" LD="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-ld" NM="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-nm" CC="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-g++" FC="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-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-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-3/output-1/build/udpxy-1.0.23-9-prod make[1]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/udpxy-1.0.23-9-prod' /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DUDPXREC_MOD -MM udpxy.c sloop.c rparse.c util.c prbuf.c ifaddr.c ctx.c mkpg.c rtp.c uopt.c dpkt.c netop.c extrn.c main.c udpxrec.c > udpxy.dep make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/udpxy-1.0.23-9-prod' make[1]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/udpxy-1.0.23-9-prod' Making a [release] version (use 'debug' target as an alternative) make[2]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/udpxy-1.0.23-9-prod' /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c udpxy.c -o udpxy.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c sloop.c -o sloop.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c rparse.c -o rparse.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c util.c -o util.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c prbuf.c -o prbuf.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c ifaddr.c -o ifaddr.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c ctx.c -o ctx.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c mkpg.c -o mkpg.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c rtp.c -o rtp.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c uopt.c -o uopt.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c dpkt.c -o dpkt.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c netop.c -o netop.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c extrn.c -o extrn.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c main.c -o main.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUDPXREC_MOD -DNDEBUG -DTRACE_MODULE -c udpxrec.c -o udpxrec.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -DTRACE_MODULE -o udpxy udpxy.o sloop.o rparse.o util.o prbuf.o ifaddr.o ctx.o mkpg.o rtp.o uopt.o dpkt.o netop.o extrn.o main.o udpxrec.o -rwxr-xr-x 1 buildroot buildroot 156392 Mar 10 21:47 udpxy ln -s udpxy udpxrec make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/udpxy-1.0.23-9-prod' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/udpxy-1.0.23-9-prod' >>> udpxy 1.0.23-9-prod Installing to target PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/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-1/target PREFIX=/usr -C /home/buildroot/autobuild/run/instance-3/output-1/build/udpxy-1.0.23-9-prod install make[1]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/udpxy-1.0.23-9-prod' -rwxr-xr-x 1 buildroot buildroot 156392 Mar 10 21:47 /home/buildroot/autobuild/run/instance-3/output-1/target/usr/bin/udpxy -rwxr-xr-x 1 buildroot buildroot 156392 Mar 10 21:47 /home/buildroot/autobuild/run/instance-3/output-1/target/usr/bin/udpxrec Installation of udpxy is complete make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/udpxy-1.0.23-9-prod' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-3/output-1/build/packages-file-list.txt Warning: target file "./etc/fstab" is touched by more than one package: [u'skeleton-init-sysv', u'libselinux'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: [u'busybox', u'bzip2'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-3/output-1/build/packages-file-list-staging.txt Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-3/output-1/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-3/output-1/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-3/output-1/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-3/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-3/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-3/output-1/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-3/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-3/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-3/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-3/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-3/output-1/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-3/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-3/output-1/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/include /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-3/output-1/target/lib/ /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/run/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/man /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/info /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-3/output-1/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-3/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 /home/buildroot/autobuild/run/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02.9-00493-g91688f1"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02.9"; \ echo "PRETTY_NAME=\"Buildroot 2019.02.9\"" \ ) > /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-3/output-1/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-3/buildroot' >>> Buildroot 2019.02.9-00493-g91688f1 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bluez5_utils 5.50 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libselinux 2.8 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> kmod 25 Collecting legal info ERROR: No hash found for libkmod/COPYING >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> checkpolicy 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cppcms 1.2.1 Collecting legal info COPYING.TXT: OK (sha256: fb7c15ddf590037d4cd18ebd61148a2304b9243369d238a64f599182377e32db) MIT.TXT: OK (sha256: 3e4012cc5950e05bedfdd2f00ceffe1ef71c46ac8c79f07e237ecb23c773f65f) THIRD_PARTY_SOFTWARE.TXT: OK (sha256: d6ce062e5cf4f7e3c536d7d2fee84c882c45245f1848ed3162401f2b29fa2b4b) >>> libgcrypt 1.8.5 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.33 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> ethtool 4.19 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ficl 4.1.0 Collecting legal info ERROR: No hash found for ReadMe.txt >>> gstreamer1 1.14.4 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> initscripts Collecting legal info >>> ipset 7.1 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.97 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libdmtx 0.7.4 Collecting legal info LICENSE: OK (sha256: fe6959a664a7abb7d19bf125fa58a045d8757fe3cb3dc41975a54da0e627313d) >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libebur128 v1.2.2 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfm-extra 1.3.0.2 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> liblinear 2.20 Collecting legal info COPYRIGHT: OK (sha256: 2ad9363447d0afeca34d53619163cffd502ec172bdb44d8d112c7acb99ae2558) >>> libminiupnpc 2.1 Collecting legal info LICENSE: OK (sha256: e2df21b3d4b1a84a0ac31d808a3ff330fdf3602e0839a526d3df2fcfba287ac4) >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> mc 4.8.20 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mediastreamer 2.14.0 Collecting legal info COPYING: OK (sha256: ba9ed2269151ad63b922598f3c5c19ddf781b2bbb6cb843ed9f085ecd1679c5d) >>> host-vim v8.1.0133 Collecting legal info ERROR: No hash found for README.txt >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> menu-cache 1.1.0 Collecting legal info COPYING: OK (sha256: 7459fbad62653e4061dbfde3b0cad7c72777838beb10d2d11d969fac6226e7de) >>> host-mkpasswd Collecting legal info >>> mxml 2.10 Collecting legal info ERROR: No hash found for COPYING >>> netatalk 3.1.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> qpid-proton 0.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-python 2.7.17 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> host-rauc 1.0 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.3 Collecting legal info COPYING: OK (sha256: c4f8e14fafe458d84808a4cd8b69f94673ebe2bf8fc992291629a69ac12218f8) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Collecting legal info ERROR: No hash found for socketcand.c >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Collecting legal info ERROR: No hash found for ubusd_acl.h >>> udpxy 1.0.23-9-prod Collecting legal info ERROR: No hash found for README WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libdrm-2.4.97: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: rauc-1.0: cannot save license (HOST_RAUC_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-3/output-1/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot'