/home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/globals.h:30:24: note: declared here 30 | XMLPUBFUN void XMLCALL xmlCleanupGlobals(void); | ^~~~~~~~~~~~~~~~~ src/xml_edit.c: In function 'edInsert': src/xml_edit.c:371:9: warning: 'node' may be used uninitialized in this function [-Wmaybe-uninitialized] 371 | xmlXPathNodeSetAdd(previous_insertion, node); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC src/xml_format.o src/xml_format.c: In function 'foInitLibXml': src/xml_format.c:114:5: warning: 'xmlInitMemory' is deprecated [-Wdeprecated-declarations] 114 | xmlInitMemory(); | ^~~~~~~~~~~~~ In file included from src/xml_format.c:35: /home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/xmlmemory.h:131:2: note: declared here 131 | xmlInitMemory (void); | ^~~~~~~~~~~~~ src/trans.c: In function 'xsltInitLibXml': src/trans.c:46:5: warning: 'xmlInitMemory' is deprecated [-Wdeprecated-declarations] 46 | xmlInitMemory(); | ^~~~~~~~~~~~~ In file included from src/trans.h:32, from src/trans.c:4: /home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/xmlmemory.h:131:2: note: declared here 131 | xmlInitMemory (void); | ^~~~~~~~~~~~~ CC src/xml_ls.o CC src/xml_pyx.o CC src/xml_select.o CC src/xml_trans.o In file included from /home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/tree.h:18, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/xmlstring.h:35:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] 35 | #define BAD_CAST (xmlChar *) src/xml_select.c:552:55: note: in expansion of macro 'BAD_CAST' 552 | xmlStrPrintf(num_buf, sizeof num_buf, BAD_CAST "t%d", t); | ^~~~~~~~ /home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/xmlstring.h:100:54: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} 100 | const char *msg, | ~~~~~~~~~~~~^~~ CC src/xml_validate.o CC src/usage.o CC src/c14n-usage.o CC src/depyx-usage.o src/xml_validate.c: In function 'valMain': src/xml_validate.c:493:9: warning: 'xmlRelaxNGCleanupTypes' is deprecated [-Wdeprecated-declarations] 493 | xmlRelaxNGCleanupTypes(); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/xmlreader.h:17, from src/xmlstar.h:17, from src/xml_validate.c:35: /home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/relaxng.h:123:7: note: declared here 123 | xmlRelaxNGCleanupTypes (void); | ^~~~~~~~~~~~~~~~~~~~~~ src/xml_validate.c:494:9: warning: 'xmlSchemaCleanupTypes' is deprecated [-Wdeprecated-declarations] 494 | xmlSchemaCleanupTypes(); | ^~~~~~~~~~~~~~~~~~~~~ In file included from src/xml_validate.c:40: /home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/xmlschemastypes.h:37:3: note: declared here 37 | xmlSchemaCleanupTypes (void); | ^~~~~~~~~~~~~~~~~~~~~ CC src/elem-usage.o CC src/edit-usage.o CC src/escape-usage.o CC src/format-usage.o CC src/ls-usage.o CC src/pyx-usage.o CC src/select-usage.o CC src/trans-usage.o CC src/unescape-usage.o CC src/validate-usage.o CCLD xml make[2]: Leaving directory '/home/br-user/work/instance-1/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/br-user/work/instance-1/output-1/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 Installing to target PATH="/home/br-user/work/instance-1/output-1/host/bin:/home/br-user/work/instance-1/output-1/host/sbin:/home/br-user/.local/bin:/home/br-user/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/br-user/work/instance-1/output-1/target install -C /home/br-user/work/instance-1/output-1/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/home/br-user/work/instance-1/output-1/build/xmlstarlet-1.6.1' make[2]: Entering directory '/home/br-user/work/instance-1/output-1/build/xmlstarlet-1.6.1' /usr/bin/mkdir -p '/home/br-user/work/instance-1/output-1/target/usr/share/doc/xmlstarlet' /usr/bin/mkdir -p '/home/br-user/work/instance-1/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/br-user/work/instance-1/output-1/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/home/br-user/work/instance-1/output-1/target/usr/share/doc/xmlstarlet' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/home/br-user/work/instance-1/output-1/target/usr/share/man/man1' /usr/bin/install -c xml '/home/br-user/work/instance-1/output-1/target/usr/bin' make[2]: Leaving directory '/home/br-user/work/instance-1/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/br-user/work/instance-1/output-1/build/xmlstarlet-1.6.1' util-macros-1.19.3.tar.bz2: OK (sha256: 0f812e6e9d2786ba8f54b960ee563c0663ddbe2434bf24ff193f5feab1f31971) util-macros-1.19.3.tar.bz2: OK (sha512: b9c7398a912c688a782eab5b1e0f6da2df11a430775c5c98fc3269f73a665de6eeb60d300a849e38d345714a6e51f74e9334cb6039767304cca4b93d823a53a2) >>> xutil_util-macros 1.19.3 Extracting bzcat /home/br-user/work/instance-1/dl/xutil_util-macros/util-macros-1.19.3.tar.bz2 | tar --strip-components=1 -C /home/br-user/work/instance-1/output-1/build/xutil_util-macros-1.19.3 -xf - >>> xutil_util-macros 1.19.3 Patching >>> xutil_util-macros 1.19.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/br-user/work/instance-1/output-1/build/xutil_util-macros-1.19.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_util-macros 1.19.3 Patching libtool >>> xutil_util-macros 1.19.3 Configuring (cd /home/br-user/work/instance-1/output-1/build/xutil_util-macros-1.19.3/ && rm -rf config.cache && PATH="/home/br-user/work/instance-1/output-1/host/bin:/home/br-user/work/instance-1/output-1/host/sbin:/home/br-user/.local/bin:/home/br-user/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/br-user/work/instance-1/output-1/host/bin/arm-linux-gcc-ar" AS="/home/br-user/work/instance-1/output-1/host/bin/arm-linux-as" LD="/home/br-user/work/instance-1/output-1/host/bin/arm-linux-ld" NM="/home/br-user/work/instance-1/output-1/host/bin/arm-linux-gcc-nm" CC="/home/br-user/work/instance-1/output-1/host/bin/arm-linux-gcc" GCC="/home/br-user/work/instance-1/output-1/host/bin/arm-linux-gcc" CPP="/home/br-user/work/instance-1/output-1/host/bin/arm-linux-cpp" CXX="/home/br-user/work/instance-1/output-1/host/bin/arm-linux-g++" FC="/home/br-user/work/instance-1/output-1/host/bin/arm-linux-gfortran" F77="/home/br-user/work/instance-1/output-1/host/bin/arm-linux-gfortran" RANLIB="/home/br-user/work/instance-1/output-1/host/bin/arm-linux-gcc-ranlib" READELF="/home/br-user/work/instance-1/output-1/host/bin/arm-linux-readelf" STRIP="/home/br-user/work/instance-1/output-1/host/bin/arm-linux-strip" OBJCOPY="/home/br-user/work/instance-1/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/home/br-user/work/instance-1/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/home/br-user/work/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/br-user/work/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/br-user/work/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/br-user/work/instance-1/output-1/host/lib -Wl,-rpath,/home/br-user/work/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/br-user/work/instance-1/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/home/br-user/work/instance-1/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 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -g0 -static" FFLAGS=" -Os -g0 -static" PKG_CONFIG="/home/br-user/work/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --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 --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-uclibcgnueabi-strip... /home/br-user/work/instance-1/output-1/host/bin/arm-linux-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 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, --enable-static, --disable-shared >>> xutil_util-macros 1.19.3 Building PATH="/home/br-user/work/instance-1/output-1/host/bin:/home/br-user/work/instance-1/output-1/host/sbin:/home/br-user/.local/bin:/home/br-user/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/br-user/work/instance-1/output-1/build/xutil_util-macros-1.19.3/ make[1]: Entering directory '/home/br-user/work/instance-1/output-1/build/xutil_util-macros-1.19.3' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/br-user/work/instance-1/output-1/build/xutil_util-macros-1.19.3' >>> xutil_util-macros 1.19.3 Installing to staging directory PATH="/home/br-user/work/instance-1/output-1/host/bin:/home/br-user/work/instance-1/output-1/host/sbin:/home/br-user/.local/bin:/home/br-user/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot install -C /home/br-user/work/instance-1/output-1/build/xutil_util-macros-1.19.3/ make[1]: Entering directory '/home/br-user/work/instance-1/output-1/build/xutil_util-macros-1.19.3' make[2]: Entering directory '/home/br-user/work/instance-1/output-1/build/xutil_util-macros-1.19.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/aclocal' /usr/bin/mkdir -p '/home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/util-macros' /usr/bin/mkdir -p '/home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.m4 '/home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 INSTALL '/home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/util-macros' /usr/bin/install -c -m 644 xorg-macros.pc '/home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory '/home/br-user/work/instance-1/output-1/build/xutil_util-macros-1.19.3' rm -f /home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/aclocal/xorgversion.m4 make[3]: Leaving directory '/home/br-user/work/instance-1/output-1/build/xutil_util-macros-1.19.3' make[2]: Leaving directory '/home/br-user/work/instance-1/output-1/build/xutil_util-macros-1.19.3' make[1]: Leaving directory '/home/br-user/work/instance-1/output-1/build/xutil_util-macros-1.19.3' >>> xutil_util-macros 1.19.3 Fixing libtool files for la in $(find /home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/br-user/work/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/br-user/work/instance-1/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@:/home/br-user/work/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/br-user/work/instance-1/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 /home/br-user/work/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/br-user/work/instance-1/output-1/host/bin/arm-linux-gcc%g" -e "s%@TARGET_CXX@%/home/br-user/work/instance-1/output-1/host/bin/arm-linux-g++%g" -e "s%@TARGET_AR@%/home/br-user/work/instance-1/output-1/host/bin/arm-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/br-user/work/instance-1/output-1/host/bin/arm-linux-strip%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/br-user/work/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/br-user/work/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot%g" -e "s%@STATIC@%true%g" /home/br-user/work/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/br-user/work/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/br-user/work/instance-1/output-1/host/bin/arm-linux-gcc%g" -e "s%@TARGET_CXX@%/home/br-user/work/instance-1/output-1/host/bin/arm-linux-g++%g" -e "s%@TARGET_AR@%/home/br-user/work/instance-1/output-1/host/bin/arm-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/br-user/work/instance-1/output-1/host/bin/arm-linux-strip%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/br-user/work/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/br-user/work/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot%g" -e "s%@STATIC@%true%g" /home/br-user/work/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/br-user/work/instance-1/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/br-user/work/instance-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/br-user/work/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/br-user/work/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/br-user/work/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/br-user/work/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/br-user/work/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/br-user/work/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/br-user/work/instance-1/output-1/target/etc/shells; fi mkdir -p /home/br-user/work/instance-1/output-1/target/etc echo "buildroot" > /home/br-user/work/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/br-user/work/instance-1/output-1/target/etc/hosts mkdir -p /home/br-user/work/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/br-user/work/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/br-user/work/instance-1/output-1/target/etc/shadow rm -f /home/br-user/work/instance-1/output-1/target/bin/sh if [ -x /home/br-user/work/instance-1/output-1/target/sbin/swapon -a -x /home/br-user/work/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/br-user/work/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/br-user/work/instance-1/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/br-user/work/instance-1/output-1/build/locales.nopurge for dir in /home/br-user/work/instance-1/output-1/target/usr/share/locale /home/br-user/work/instance-1/output-1/target/usr/share/X11/locale /home/br-user/work/instance-1/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##*/}" /home/br-user/work/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/br-user/work/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/br-user/work/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/br-user/work/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/br-user/work/instance-1/output-1/target/usr/include /home/br-user/work/instance-1/output-1/target/usr/share/aclocal \ /home/br-user/work/instance-1/output-1/target/usr/lib/pkgconfig /home/br-user/work/instance-1/output-1/target/usr/share/pkgconfig \ /home/br-user/work/instance-1/output-1/target/usr/lib/cmake /home/br-user/work/instance-1/output-1/target/usr/share/cmake \ /home/br-user/work/instance-1/output-1/target/usr/doc find /home/br-user/work/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/br-user/work/instance-1/output-1/target/lib/ /home/br-user/work/instance-1/output-1/target/usr/lib/ /home/br-user/work/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/br-user/work/instance-1/output-1/target/usr/share/gdb rm -rf /home/br-user/work/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/br-user/work/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/br-user/work/instance-1/output-1/target/usr/share/zsh rm -rf /home/br-user/work/instance-1/output-1/target/usr/man /home/br-user/work/instance-1/output-1/target/usr/share/man rm -rf /home/br-user/work/instance-1/output-1/target/usr/info /home/br-user/work/instance-1/output-1/target/usr/share/info rm -rf /home/br-user/work/instance-1/output-1/target/usr/doc /home/br-user/work/instance-1/output-1/target/usr/share/doc rm -rf /home/br-user/work/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/br-user/work/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/br-user/work/instance-1/output-1/target/lib/debug /home/br-user/work/instance-1/output-1/target/usr/lib/debug find /home/br-user/work/instance-1/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/br-user/work/instance-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/br-user/work/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/br-user/work/instance-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/br-user/work/instance-1/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/br-user/work/instance-1/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/br-user/work/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02.7-61-gfa31c1b679"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.02.7"; \ echo "PRETTY_NAME=\"Buildroot 2022.02.7\"" \ ) > /home/br-user/work/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/br-user/work/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/br-user/work/instance-1/output-1/per-package /home/br-user/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/br-user/work/instance-1/output-1/target/usr ln -snf /home/br-user/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot /home/br-user/work/instance-1/output-1/staging make: Leaving directory '/home/br-user/work/instance-1/buildroot' make: Entering directory '/home/br-user/work/instance-1/buildroot' >>> Buildroot 2022.02.7-61-gfa31c1b679 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 >>> am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info pru_sw/utils/LICENCE.txt: OK (sha256: f0fcdf9b2090896389eb4b784f23be96d5544c5ce5282d84f82ae9a8e8331beb) >>> host-am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info pru_sw/utils/LICENCE.txt: OK (sha256: f0fcdf9b2090896389eb4b784f23be96d5544c5ce5282d84f82ae9a8e8331beb) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> comix-cursors 0.9.1 Collecting legal info >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> exfatprogs 1.1.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> graphite2 1.3.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> iperf 2.1.6 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> ipmitool 1.8.18 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> jsoncpp 1.9.5 Collecting legal info LICENSE: OK (sha256: cec0db5f6d7ed6b3a72647bd50aed02e13c3377fd44382b96dc2915534c042ad) >>> host-meson 0.61.4 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 60.7.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 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.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libcap-ng 0.8.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcap 2.62 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcoap 4.3.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: c5625e704d52deade1c9b2d7931ac8593be147ba63af62b53b8c7e309b7eaeb9) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libfutils c326ce0cc2a7354381265a7664bb215be587fac6 Collecting legal info COPYING: OK (sha256: eca11a1c62fae8d64a1247d93271375baecff8396141d7ff8d89671ee7e3ed0d) >>> host-alchemy d95b3c38cd37814a1b98d0bbf813de7adaaecfbc Collecting legal info COPYING: OK (sha256: 542f44eecd9f8806ec1ae285201e442ab547c82d9f8c70e44c977d6332a2bea0) README: OK (sha256: 49872815ee3de163f07a83737c996e77a5bffa186d06b1e3bb969bfb68c251df) >>> ulog 0389d243352255f6182326dccdae3d56dadc078f Collecting legal info COPYING: OK (sha256: cbb97dd2528af2aa2b9aee6c1b3ff1caed758044c17b2c811cf44b2528c496da) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libmaxminddb 1.6.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetfilter_conntrack 1.0.8 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpjsip 2.12.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libraw 0.20.2 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README.md: OK (sha256: 313415f7f48f6cd3cc78856626aab4bbe97dbb1e9a11db9c25396ca8d0e76cd9) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libshdata d9ec4bdba834d8f3daf6bf9aa6da374bc462961f Collecting legal info COPYING: OK (sha256: eca11a1c62fae8d64a1247d93271375baecff8396141d7ff8d89671ee7e3ed0d) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libtasn1 4.19.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) >>> liburcu 0.13.1 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> libxcrypt 4.4.27 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> memtool 2018.03.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mxml 3.3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 7dedb0043b0bbed7880bcc9724b3a3dae4d5ab2dce98a7904703109572b626e3) >>> nanomsg 1.1.5 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> netsniff-ng 0.6.8 Collecting legal info README: OK (sha256: b353349ba51e0d4b59cf2f188f0c285296e154ce8c58954bc5e0dc0282a4db2d) COPYING: OK (sha256: 8f6d85366f3763557d6ddd0637988b9ba11edef354e3c9302fff4262a235c387) >>> ocrad 0.27 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-pahole v1.23 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-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) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phytool 2 Collecting legal info LICENSE: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> pixz 1.0.7 Collecting legal info LICENSE: OK (sha256: d036806b4d1efee7c6d86276451c4d833e9798751417e25daae62dfbe348641b) >>> ptm2human d0b8b6be9897ea5b04fd6460038a4773cec078bc Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-qoriq-rcw LSDK-20.12 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> rpcbind 1.2.6 Collecting legal info COPYING: OK (sha256: 2b9477d2f4ab277b29702958f0058546edc120aae4b5fb8b8d1a9652104e1ba3) >>> host-rust-bin 1.58.1 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-rustc Collecting legal info >>> s6-linux-init 1.0.6.3 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-linux-utils 2.5.1.5 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> sbc 1.5 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> host-sentry-cli 1.59.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> spandsp 3.0.0-6ec23e5a7e Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> squid 5.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libcap 2.62 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/br-user/work/instance-1/output-1/legal-info make: Leaving directory '/home/br-user/work/instance-1/buildroot'