385 | dest_addr >> 24, (dest_addr >> 16) & 0xff, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 386 | (dest_addr >> 8) & 0xff, dest_addr & 0xff, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 387 | dest_port, | ~~~~~~~~~~ 388 | section_name(ctx, st, pbuf2, sizeof(pbuf2))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pcapreport.c:383:5: note: 'snprintf' output between 11 and 90 bytes into a destination of size 64 383 | snprintf(identifier, 64, "%s_%u.%u.%u.%u_%u%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 384 | vlan_name("_V", st, sizeof(pbuf), pbuf), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 385 | dest_addr >> 24, (dest_addr >> 16) & 0xff, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 386 | (dest_addr >> 8) & 0xff, dest_addr & 0xff, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 387 | dest_port, | ~~~~~~~~~~ 388 | section_name(ctx, st, pbuf2, sizeof(pbuf2))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pcapreport.c:404:41: warning: '%s' directive output may be truncated writing between 2 and 3 bytes into a region of size between 0 and 63 [-Wformat-truncation=] 404 | snprintf(name + base_len, 64, "%s.%s", identifier, | ^~ pcapreport.c:404:7: note: 'snprintf' output between 4 and 68 bytes into a destination of size 64 404 | snprintf(name + base_len, 64, "%s.%s", identifier, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 405 | (rtp_header != NULL && rtp_header->is_rtp_raw) ? "rtp" : "ts"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pcapreport.c:413:38: warning: '.csv' directive output may be truncated writing 4 bytes into a region of size between 1 and 64 [-Wformat-truncation=] 413 | snprintf(name + base_len, 64, "%s.csv", identifier); | ^~~~ pcapreport.c:413:5: note: 'snprintf' output between 5 and 68 bytes into a destination of size 64 413 | snprintf(name + base_len, 64, "%s.csv", identifier); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-29/output-1/host/bin/arm-linux-gcc obj/pcapreport.o -o bin/pcapreport -fPIC lib/libtstools.a -g -fPIC -lm /tmp/instance-29/output-1/host/bin/arm-linux-gcc -c tsfilter.c -o obj/tsfilter.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC tsfilter.c: In function 'main': tsfilter.c:65:9: warning: variable 'verbose' set but not used [-Wunused-but-set-variable] 65 | int verbose = FALSE; | ^~~~~~~ /tmp/instance-29/output-1/host/bin/arm-linux-gcc obj/tsfilter.o -o bin/tsfilter -fPIC lib/libtstools.a -g -fPIC -lm /tmp/instance-29/output-1/host/bin/arm-linux-gcc -c rtp2264.c -o obj/rtp2264.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /tmp/instance-29/output-1/host/bin/arm-linux-gcc obj/rtp2264.o -o bin/rtp2264 -fPIC lib/libtstools.a -g -fPIC -lm /tmp/instance-29/output-1/host/bin/arm-linux-gcc -shared -o lib/libtstools.so obj/accessunit.o obj/avs.o obj/ac3.o obj/adts.o obj/bitdata.o obj/es.o obj/filter.o obj/fmtx.o obj/h222.o obj/h262.o obj/audio.o obj/l2audio.o obj/misc.o obj/nalunit.o obj/ps.o obj/pes.o obj/pidint.o obj/printing.o obj/reverse.o obj/ts.o obj/tsplay_innards.o obj/tswrite.o obj/pcap.o obj/ethernet.o obj/ipv4.o -lc make[1]: Leaving directory '/tmp/instance-29/output-1/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2' >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Installing to target PATH="/tmp/instance-29/output-1/host/bin:/tmp/instance-29/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-29/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-29/output-1/host/bin/arm-linux-as" LD="/tmp/instance-29/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-29/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-29/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-29/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-29/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-29/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-29/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-29/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-29/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-29/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-29/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-29/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-29/output-1/host/bin/arm-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/tmp/instance-29/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-29/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-29/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-29/output-1/host/lib -Wl,-rpath,/tmp/instance-29/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-29/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-29/output-1/host/bin/arm-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="/tmp/instance-29/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl PATH="/tmp/instance-29/output-1/host/bin:/tmp/instance-29/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-29/output-1/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2 DESTDIR=/tmp/instance-29/output-1/target install make[1]: Entering directory '/tmp/instance-29/output-1/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2' make[1]: Leaving directory '/tmp/instance-29/output-1/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2' >>> valijson 0.3 Downloading --2021-07-30 21:30:00-- https://github.com/tristanpenman/valijson/archive/v0.3/valijson-0.3.tar.gz Resolving github.com (github.com)... 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/tristanpenman/valijson/tar.gz/v0.3 [following] --2021-07-30 21:30:00-- https://codeload.github.com/tristanpenman/valijson/tar.gz/v0.3 Resolving codeload.github.com (codeload.github.com)... 140.82.121.9 Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-29/output-1/build/.valijson-0.3.tar.gz.0Kuo5K/output' 0K .......... .......... .......... .......... .......... 4.12M 50K .......... .......... .......... .......... .......... 112M 100K .......... .......... .......... .......... .......... 2.38M 150K .......... .......... .......... .......... .......... 9.59M 200K .......... .......... .......... .......... .......... 5.02M 250K .......... .......... .......... .......... .......... 3.99M 300K .......... .......... .......... .......... .......... 90.2M 350K .......... .......... .......... .......... .......... 4.16M 400K .......... .......... .......... .......... .......... 5.94M 450K .......... .......... .......... .......... .......... 3.04M 500K .......... .......... .......... .......... .......... 7.12M 550K .......... .......... .......... .......... .......... 3.81M 600K .......... .......... .......... .......... .......... 4.10M 650K .......... .......... .......... .......... .......... 3.07M 700K .......... .......... .......... .......... .......... 3.05M 750K .......... .......... .......... .......... .......... 104M 800K .......... .......... .......... .......... .......... 6.27M 850K .......... .......... .......... .......... .......... 6.18M 900K .......... .......... .......... .......... .......... 6.01M 950K .......... .......... .......... .......... .......... 4.14M 1000K .......... .......... .......... .......... .......... 6.58M 1050K .......... .......... .......... .......... .......... 5.58M 1100K .......... .......... .......... .......... .......... 5.47M 1150K .......... .......... .......... .......... .......... 81.9M 1200K .......... .......... .......... .......... .......... 2.75M 1250K .......... .......... .......... .......... .......... 1.15M 1300K .......... .......... .......... .......... .......... 97.2M 1350K .......... .......... .......... .......... .......... 91.7M 1400K .......... .......... .......... .......... .......... 87.7M 1450K .......... .......... .......... .......... .......... 99.5M 1500K .......... .......... .......... .......... .......... 109M 1550K .......... .......... .......... ......... 5.14M=0.3s 2021-07-30 21:30:01 (5.31 MB/s) - '/tmp/instance-29/output-1/build/.valijson-0.3.tar.gz.0Kuo5K/output' saved [1628023] valijson-0.3.tar.gz: OK (sha256: 2ac881a36f90810b41b66511502dea1e7886137ad31bcfb4e917d929c5028c35) >>> valijson 0.3 Extracting gzip -d -c /tmp/instance-29/dl/valijson/valijson-0.3.tar.gz | tar --strip-components=1 -C /tmp/instance-29/output-1/build/valijson-0.3 -xf - >>> valijson 0.3 Patching >>> valijson 0.3 Configuring (mkdir -p /tmp/instance-29/output-1/build/valijson-0.3/ && cd /tmp/instance-29/output-1/build/valijson-0.3/ && rm -f CMakeCache.txt && PATH="/tmp/instance-29/output-1/host/bin:/tmp/instance-29/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-29/output-1/host/bin/cmake /tmp/instance-29/output-1/build/valijson-0.3/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-29/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 -Dvalijson_INSTALL_HEADERS=TRUE -Dvalijson_BUILD_TESTS=FALSE ) -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /tmp/instance-29/output-1/host/bin/arm-linux-gcc -- Check for working C compiler: /tmp/instance-29/output-1/host/bin/arm-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /tmp/instance-29/output-1/host/bin/arm-linux-g++ -- Check for working CXX compiler: /tmp/instance-29/output-1/host/bin/arm-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-29/output-1/build/valijson-0.3 >>> valijson 0.3 Building PATH="/tmp/instance-29/output-1/host/bin:/tmp/instance-29/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-29/output-1/build/valijson-0.3/ make[1]: Entering directory '/tmp/instance-29/output-1/build/valijson-0.3' make[1]: Leaving directory '/tmp/instance-29/output-1/build/valijson-0.3' >>> valijson 0.3 Installing to staging directory PATH="/tmp/instance-29/output-1/host/bin:/tmp/instance-29/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot install/fast -C /tmp/instance-29/output-1/build/valijson-0.3/ make[1]: Entering directory '/tmp/instance-29/output-1/build/valijson-0.3' Install the project... -- Install configuration: "Release" -- Up-to-date: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/schema_parser.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/schema.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/constraint_builder.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/constraints -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/constraints/constraint_visitor.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/constraints/constraint.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/constraints/concrete_constraints.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/constraints/basic_constraint.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/validator.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/subschema.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/adapters -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/adapters/adapter.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/adapters/basic_adapter.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/adapters/qtjson_adapter.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/adapters/poco_json_adapter.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/adapters/nlohmann_json_adapter.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/adapters/property_tree_adapter.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/adapters/picojson_adapter.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/adapters/frozen_value.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/adapters/jsoncpp_adapter.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/adapters/json11_adapter.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/adapters/std_string_adapter.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/adapters/rapidjson_adapter.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/validation_visitor.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/internal -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/internal/custom_allocator.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/internal/optional.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/internal/json_reference.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/internal/uri.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/internal/json_pointer.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/internal/debug.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/utils -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/utils/picojson_utils.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/utils/utf8_utils.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/utils/rapidjson_utils.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/utils/file_utils.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/utils/nlohmann_json_utils.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/utils/poco_json_utils.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/utils/jsoncpp_utils.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/utils/qtjson_utils.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/utils/json11_utils.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/utils/property_tree_utils.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/valijson/validation_results.hpp -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/compat -- Installing: /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/compat/optional.hpp make[1]: Leaving directory '/tmp/instance-29/output-1/build/valijson-0.3' >>> valijson 0.3 Fixing libtool files for la in $(find /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-29/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-29/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-29/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-29/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 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-29/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-29/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a9%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-29/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-29/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-29/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-29/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-29/output-1/target/etc echo "buildroot" > /tmp/instance-29/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-29/output-1/target/etc/hosts mkdir -p /tmp/instance-29/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-29/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-29/output-1/target/etc/shadow rm -f /tmp/instance-29/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-29/output-1/build/locales.nopurge for dir in /tmp/instance-29/output-1/target/usr/share/locale /tmp/instance-29/output-1/target/usr/share/X11/locale /tmp/instance-29/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-29/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-29/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-29/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-29/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-29/output-1/target/usr/include /tmp/instance-29/output-1/target/usr/share/aclocal \ /tmp/instance-29/output-1/target/usr/lib/pkgconfig /tmp/instance-29/output-1/target/usr/share/pkgconfig \ /tmp/instance-29/output-1/target/usr/lib/cmake /tmp/instance-29/output-1/target/usr/share/cmake \ /tmp/instance-29/output-1/target/usr/doc find /tmp/instance-29/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-29/output-1/target/lib/ /tmp/instance-29/output-1/target/usr/lib/ /tmp/instance-29/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-29/output-1/target/usr/share/gdb rm -rf /tmp/instance-29/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-29/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-29/output-1/target/usr/share/zsh rm -rf /tmp/instance-29/output-1/target/usr/man /tmp/instance-29/output-1/target/usr/share/man rm -rf /tmp/instance-29/output-1/target/usr/info /tmp/instance-29/output-1/target/usr/share/info rm -rf /tmp/instance-29/output-1/target/usr/doc /tmp/instance-29/output-1/target/usr/share/doc rm -rf /tmp/instance-29/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-29/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-29/output-1/target/lib/debug /tmp/instance-29/output-1/target/usr/lib/debug find /tmp/instance-29/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-29/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-29/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-29/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-29/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-29/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-29/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02.3-69-g4c35085470"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.3"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.3\"" \ ) > /tmp/instance-29/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-29/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-29/output-1/per-package /tmp/instance-29/buildroot/support/scripts/fix-rpath target touch /tmp/instance-29/output-1/target/usr ln -snf /tmp/instance-29/output-1/host/arm-buildroot-linux-musleabihf/sysroot /tmp/instance-29/output-1/staging make: Leaving directory '/tmp/instance-29/buildroot' make: Entering directory '/tmp/instance-29/buildroot' >>> Buildroot 2021.02.3-69-g4c35085470 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.4 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> sqlite 3340100 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> atop 2.6.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> bird 2.0.7 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> collectd 5.12.0 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) >>> diffutils 3.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gettext Collecting legal info >>> gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> exfatprogs 1.0.4 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-util-linux 2.36.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) >>> ffmpeg 4.3.2 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libass 0.15.1 Collecting legal info COPYING: OK (sha256: f7e30699d02798351e7f839e3d3bfeb29ce65e44efa7735c225464c4fd7dfe9c) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> harfbuzz 2.7.4 Collecting legal info COPYING: OK (sha256: beb3f017ceb41387667f78237a7cecf84defa0ed257c505894663d6a9f13211b) >>> host-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libfribidi 1.0.10 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libdrm 2.4.104 Collecting legal info xf86drm.c: OK (sha256: 2ece103921b7b5619198b9572fb9242db7bbfa6d3b33f9f93f22e1fb738ed8ac) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libva 2.10.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> flare-engine 1.11 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl2 2.0.14 Collecting legal info COPYING.txt: OK (sha256: ae4df3759a726538607b84c00ab8f8a5567d9f38ad5397486eb9b5c5f626caef) >>> sdl2_image 2.0.5 Collecting legal info COPYING.txt: OK (sha256: 45079362e2230154205413a6940544ca94e3479ccf76205c71c4f542a6815d25) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_ttf 2.0.15 Collecting legal info COPYING.txt: OK (sha256: f6370809c9f644760920d9945c5be07aed17664975f2e4741013d4d9a2ec696f) >>> fstrcmp 0.7.D001 Collecting legal info LICENSE: OK (sha256: 5352e426b563eda9252d76be92337b49f7b5cfdd1302a1e8d99389840c0e46be) >>> gensio 2.2.3 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> gloox 1.0.24 Collecting legal info LICENSE: OK (sha256: 40a20c41c8dabb8ba61bea983fa8f2f6989e67fac56bb62c2249053807fd26af) >>> mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> graphicsmagick 1.3.36 Collecting legal info Copyright.txt: OK (sha256: aed5bd8e28cbce601cbe2ca2267b663ccd63152965f2d5caea1311bf0039c325) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> kompexsqlite 1.10.12-1 Collecting legal info LICENSE.txt: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libcgicc 3.2.19 Collecting legal info COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72) COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcurl 7.77.0 Collecting legal info COPYING: OK (sha256: 6fd1a1c008b5ef4c4741dd188c3f8af6944c14c25afa881eb064f98fb98358e7) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgit2 1.1.0 Collecting legal info COPYING: OK (sha256: afc8bde99ba630012107c25d3c42dde628ec5f0cd3f428131f7e3a0f7d58ff42) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsndfile 1.0.28 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsoundtouch 2.2 Collecting legal info COPYING.TXT: OK (sha256: 6b73f6327136a924821ec044bbd9f17cf8677faf2f2a2b1366a9fff6188c9688) >>> libtasn1 4.17.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libva-utils 2.10.0 Collecting legal info COPYING: OK (sha256: c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50) >>> liquid-dsp 1.3.2 Collecting legal info LICENSE: OK (sha256: 4df7126196efba1283deb99e3269418dde4ab0ad1fde80a55051153451eb4df2) >>> live555 2021.05.03 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpv 0.33.1 Collecting legal info LICENSE.GPL: OK (sha256: a99d7b0625a0566271aad6de694e52eafd566db024f9516720d526c680d3ee30) >>> host-waf 2.0.22 Collecting legal info waf: OK (sha256: 0a09ad26a2cfc69fa26ab871cb558165b60374b5a653ff556a0c6aca63a00df1) >>> pulseaudio 14.2 Collecting legal info LICENSE: OK (sha256: a1064b9838b6b4feee61eaeb0925da4b4834c984b77716558860c4294ed6c015) GPL: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> net-tools 479bb4a7e11a4084e2935c0a576388f92469225b Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> shairport-sync 3.3.7 Collecting legal info LICENSES: OK (sha256: 1daaa904985807b7f9f2fa91f6b19f3faadf8df4e813f7451a691f89a6965e3f) >>> sispmctl 4.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> subversion 1.14.1 Collecting legal info LICENSE: OK (sha256: 484aff0cfbb81155a10f903ed756e27e9fc65578c245a295bae295c4bb51eaad) >>> utf8proc 2.6.1 Collecting legal info LICENSE.md: OK (sha256: fbc720fcc90fb44396985646f67e4d19be03e0c0539f7138ed9dc6efba49dc49) >>> tor 0.4.5.9 Collecting legal info LICENSE: OK (sha256: 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> valijson 0.3 Collecting legal info LICENSE: OK (sha256: 1a0f99926a2dbec30eba3db820236d9953fbe3048976923ac24980e655fbe991) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-29/output-1/legal-info make: Leaving directory '/tmp/instance-29/buildroot'