checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for nios2-buildroot-linux-gnu-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for /home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-gcc static flag -static works... yes
checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-gcc supports -c -o file.o... yes
checking if /home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the /home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for a sed that does not truncate output... (cached) /bin/sed
checking pkg-config is at least version 0.9.0... yes
checking for LIBNL3... yes
checking for __secure_getenv... no
checking for secure_getenv... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating wpan-ping/Makefile
config.status: creating wpan-hwsim/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-nls

        wpan-tools 0.9
        =====

        prefix:                 /usr
        sysconfdir:             /etc

        compiler:               /home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-gcc
        cflags:                 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -O2 -g0 -D_FORTIFY_SOURCE=1
        ldflags:                

>>> wpan-tools 0.9 Building
PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"  /usr/bin/make -j4  -C /home/buildroot/autobuild/instance-2/output-1/build/wpan-tools-0.9/
make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/wpan-tools-0.9'
/usr/bin/make --no-print-directory all-recursive
Making all in src
  CC       iwpan-iwpan.o
  CC       iwpan-sections.o
  CC       iwpan-info.o
  CC       iwpan-interface.o
  CC       iwpan-phy.o
  CC       iwpan-mac.o
  CCLD     iwpan
Making all in wpan-ping
  CC       wpan_ping-wpan-ping.o
  CCLD     wpan-ping
Making all in wpan-hwsim
  CC       wpan_hwsim-wpan-hwsim.o
  CCLD     wpan-hwsim
Making all in examples
  CC       af_ieee802154_tx.o
  CC       af_ieee802154_rx.o
  CC       af_packet_tx.o
  CC       af_packet_rx.o
  CC       af_inet6_tx.o
  CC       af_inet6_rx.o
  CCLD     af_ieee802154_tx
  CCLD     af_ieee802154_rx
  CCLD     af_packet_tx
  CCLD     af_packet_rx
  CCLD     af_inet6_tx
  CCLD     af_inet6_rx
make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/wpan-tools-0.9'
>>> wpan-tools 0.9 Installing to target
PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"  /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output-1/target install -C /home/buildroot/autobuild/instance-2/output-1/build/wpan-tools-0.9/
make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/wpan-tools-0.9'
Making install in src
make[3]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c iwpan '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin'
libtool: install: /usr/bin/install -c iwpan /home/buildroot/autobuild/instance-2/output-1/target/usr/bin/iwpan
Making install in wpan-ping
make[3]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c wpan-ping '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin'
libtool: install: /usr/bin/install -c wpan-ping /home/buildroot/autobuild/instance-2/output-1/target/usr/bin/wpan-ping
Making install in wpan-hwsim
make[3]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c wpan-hwsim '/home/buildroot/autobuild/instance-2/output-1/target/usr/bin'
libtool: install: /usr/bin/install -c wpan-hwsim /home/buildroot/autobuild/instance-2/output-1/target/usr/bin/wpan-hwsim
Making install in examples
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/wpan-tools-0.9'
>>>   Finalizing host directory
>>>   Finalizing target directory
mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/etc/meson
sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g"         -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in
sed         -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf
grep -qsE '^/bin/bash$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/bash" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells
rm -f /home/buildroot/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd
/home/buildroot/autobuild/instance-2/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas
No schema files found: doing nothing.
mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc
echo "buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/hostname
/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output-1/target/etc/hosts
mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc
echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/issue
/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output-1/target/etc/shadow
rm -f /home/buildroot/autobuild/instance-2/output-1/target/bin/sh
printf '%s\n' C en_US locale-archive > /home/buildroot/autobuild/instance-2/output-1/build/locales.nopurge
for dir in /home/buildroot/autobuild/instance-2/output-1/target/usr/share/locale /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale /home/buildroot/autobuild/instance-2/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/buildroot/autobuild/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done
if [ -d /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi
rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/include /home/buildroot/autobuild/instance-2/output-1/target/usr/share/aclocal \
	/home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig \
	/home/buildroot/autobuild/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output-1/target/usr/share/cmake \
	/home/buildroot/autobuild/instance-2/output-1/target/usr/doc
find /home/buildroot/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f
find /home/buildroot/autobuild/instance-2/output-1/target/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/ \
	\( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f
find: '/home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/': No such file or directory
rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gdb
rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/zsh
rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/man /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man
rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info
rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc
rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc
rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true
rm -rf /home/buildroot/autobuild/instance-2/output-1/target/lib/debug /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/debug
find /home/buildroot/autobuild/instance-2/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/instance-2/output-1/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true
find /home/buildroot/autobuild/instance-2/output-1/target   \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-2/output-1/host/bin/nios2-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true
test -f /home/buildroot/autobuild/instance-2/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/instance-2/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/instance-2/output-1/target/etc
( \
	echo "NAME=Buildroot"; \
	echo "VERSION=2019.08-rc1-14819-g3b0d174166d"; \
	echo "ID=buildroot"; \
	echo "VERSION_ID=2022.02-git"; \
	echo "PRETTY_NAME=\"Buildroot 2022.02-git\"" \
) >  /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release
ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc
>>>   Sanitizing RPATH in target tree
PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-2/output-1/per-package /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target
touch /home/buildroot/autobuild/instance-2/output-1/target/usr
>>>   Generating root filesystems common tables
rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs
mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs
printf '   \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt
printf '   	/usr/bin/fusermount f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt
cat system/device_table.txt >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt
>>>   Generating filesystem image rootfs.tar
mkdir -p /home/buildroot/autobuild/instance-2/output-1/images
rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar
mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar
rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target
echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot
echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot
echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot
PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot
echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot
echo "rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/run/* /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/run/.[^.]* /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/tmp/* /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target/tmp/.[^.]*" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot
printf '   	find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target -print0 | xargs -0 -r touch -hd @1644101987\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot
printf '   \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot
printf '   	(cd /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar  --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/buildroot/autobuild/instance-2/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot
chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot
PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/fakeroot
rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/tar/target
table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt'
ln -snf /home/buildroot/autobuild/instance-2/output-1/host/nios2-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-2/output-1/staging
make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'
make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot'
>>>   Buildroot 2019.08-rc1-14819-g3b0d174166d Collecting legal info
COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4)
>>> toolchain-external  Collecting legal info
>>> host-fakedate  Collecting legal info
>>> host-skeleton  Collecting legal info
>>> skeleton  Collecting legal info
>>> skeleton-init-none  Collecting legal info
>>> skeleton-init-common  Collecting legal info
sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2: OK (md5: be42ab83da2e8db7b73dc890c2549570)
sourceryg++-2018.05-5-nios2-linux-gnu.src.tar.bz2: OK (sha256: d73a6364106dd62352711f932d3be8e97fdaaa548995678b5d38d9f21e22437a)
>>> toolchain-external-codesourcery-niosII 2018.05-5 Collecting legal info
>>> toolchain  Collecting legal info
>>> acl 2.3.1 Collecting legal info
doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8)
doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55)
>>> attr 2.5.1 Collecting legal info
doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52)
doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8)
>>> atk 2.36.0 Collecting legal info
COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5)
>>> 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-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-m4 1.4.19 Collecting legal info
COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986)
>>> host-automake 1.16.5 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> host-libtextstyle 0.20.1 Collecting legal info
COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b)
>>> host-libxml2 2.9.12 Collecting legal info
COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd)
>>> host-pkgconf 1.6.3 Collecting legal info
COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04)
>>> host-meson 0.61.1 Collecting legal info
COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30)
>>> host-ninja 1.10.2 Collecting legal info
COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea)
>>> host-cmake 3.16.9 Collecting legal info
Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9)
>>> host-python3 3.10.2 Collecting legal info
LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b)
>>> host-autoconf-archive 2021.02.19 Collecting legal info
COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195)
COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2)
>>> host-expat 2.4.4 Collecting legal info
COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec)
>>> host-libffi 3.4.2 Collecting legal info
LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde)
>>> host-zlib  Collecting legal info
>>> host-libzlib 1.2.11 Collecting legal info
README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15)
>>> host-python3-setuptools 60.7.0 Collecting legal info
LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8)
>>> libglib2 2.70.0 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-libglib2 2.70.0 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-pcre 8.45 Collecting legal info
LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2)
>>> host-util-linux 2.37.3 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)
>>> libffi 3.4.2 Collecting legal info
LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde)
>>> pcre 8.45 Collecting legal info
LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2)
>>> util-linux 2.37.3 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)
>>> ncurses 6.1 Collecting legal info
COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87)
>>> host-ncurses 6.1 Collecting legal info
COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87)
>>> pcre2 10.39 Collecting legal info
LICENCE: OK (sha256: 15bc778a1f7e1f857d57abab4181749a06ad1d1f9420d5c9e3c23ef8c991b025)
>>> readline 8.1.2 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> zlib  Collecting legal info
>>> libzlib 1.2.11 Collecting legal info
README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15)
>>> atkmm 2.36.1 Collecting legal info
COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861)
COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> glibmm 2.68.2 Collecting legal info
COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7)
COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> libsigc 3.0.7 Collecting legal info
COPYING: OK (sha256: 97628afebc60f026f5c2b25d7491c46a5c4ee61f693e7cfa07fbd2c03605979b)
>>> axel 2.17.11 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> openssl  Collecting legal info
>>> libopenssl 1.1.1m Collecting legal info
LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c)
>>> bash 5.1.16 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-bison 3.8.2 Collecting legal info
COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986)
>>> bsdiff 4.3 Collecting legal info
bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7)
>>> bzip2 1.0.8 Collecting legal info
LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3)
>>> cairo 1.16.0 Collecting legal info
COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf)
COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d)
COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f)
>>> fontconfig 2.13.1 Collecting legal info
COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886)
>>> expat 2.4.4 Collecting legal info
COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec)
>>> freetype 2.11.1 Collecting legal info
LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe)
docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1)
docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18)
>>> host-gperf 3.1 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> pixman 0.40.0 Collecting legal info
COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793)
>>> casync 4ad9bcb94bc83ff36cfc65515107ea06a88c2dfc Collecting legal info
LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libcurl 7.81.0 Collecting legal info
COPYING: OK (sha256: 6fd1a1c008b5ef4c4741dd188c3f8af6944c14c25afa881eb064f98fb98358e7)
>>> libfuse 2.9.9 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> 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)
>>> civetweb 1.15 Collecting legal info
LICENSE.md: OK (sha256: 24d3d2aee56ae3cddcdf3392c1250877818108314233cf15f2bc9eb3ac298934)
>>> dcron 1ba33c3325df48de46263276a43ed76cf9d81518 Collecting legal info
COPYING: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7)
>>> dehydrated 0.7.0 Collecting legal info
LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723)
>>> dfu-util 0.11 Collecting legal info
COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670)
>>> libusb 1.0.25 Collecting legal info
COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a)
>>> dropwatch 1.5.3 Collecting legal info
COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4)
>>> libnl 3.5.0 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-flex 2.6.4 Collecting legal info
COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273)
>>> libpcap 1.10.1 Collecting legal info
LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd)
>>> dt 18.32 Collecting legal info
LICENSE: OK (sha256: 49f47f20de4b44dc3505ed0cc55bfbfe0fc3e41956ab546f1eeedcf554def54c)
>>> ell 0.47 Collecting legal info
COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5)
>>> host-environment-setup  Collecting legal info
>>> exfat 1.3.0 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> faifa 0.1 Collecting legal info
COPYING: OK (sha256: 9b62e4601b2b9cd5719a393e88ed71a8304048862502db765ed9d6ff8cf38c5e)
>>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info
COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c)
>>> libfcgi 2.4.2 Collecting legal info
LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81)
>>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info
>>> host-openssl  Collecting legal info
>>> host-libopenssl 1.1.1m Collecting legal info
LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c)
>>> gensio 2.2.9 Collecting legal info
COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89)
COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1)
>>> ghostscript-fonts 8.11 Collecting legal info
COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670)
>>> glorytun 0.3.4 Collecting legal info
LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373)
>>> libsodium 1.0.18 Collecting legal info
LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af)
>>> harfbuzz 3.2.0 Collecting legal info
COPYING: OK (sha256: 4345e1735f8bc6d812fed5180cabb5a5e88a4109d332652f2a45c13cfa5ee692)
>>> hdparm 9.63 Collecting legal info
LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1)
>>> host-imx-mkimage rel_imx_5.4.70_2.3.0 Collecting legal info
COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c)
>>> json-c 0.15 Collecting legal info
COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c)
>>> jszip 3.2.2 Collecting legal info
LICENSE.markdown: OK (sha256: 14450c78405ad2a2173e25740b56406556779149df9c4c83523a8c63d0686210)
>>> libarchive 3.5.2 Collecting legal info
COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba)
>>> libb64 1.2.1 Collecting legal info
LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8)
>>> libcddb 1.3.2 Collecting legal info
COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852)
>>> libcgicc 3.2.19 Collecting legal info
COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72)
COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da)
>>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info
LICENSE: OK (sha256: 779e58787f966a1552f68d5ec041513cef68785dae4a519dbda7bc0b86eda20e)
>>> libcuefile 475 Collecting legal info
COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670)
>>> libdvdcss 1.4.3 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> libee 0.4.1 Collecting legal info
COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439)
>>> libestr 0.1.11 Collecting legal info
COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8)
>>> libev 4.33 Collecting legal info
LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199)
>>> libfribidi 1.0.11 Collecting legal info
COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b)
>>> libgit2 1.3.0 Collecting legal info
COPYING: OK (sha256: 8b7e4f54f8bf210c8fe010a49571a1ee57463ef020cc43f051d4d3fbb74942af)
>>> libhttpparser 2.9.4 Collecting legal info
LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0)
>>> libloki 0.1.7 Collecting legal info
>>> libmnl 1.0.4 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libnetfilter_acct 1.0.3 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libnftnl 1.2.1 Collecting legal info
COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24)
>>> libnspr 4.33 Collecting legal info
nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85)
>>> libosip2 5.3.0 Collecting legal info
COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de)
>>> librsync 2.3.2 Collecting legal info
COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509)
>>> popt 1.18 Collecting legal info
COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5)
>>> libsamplerate 0.1.9 Collecting legal info
COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d)
>>> libucl 0.8.1 Collecting legal info
COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03)
>>> libuhttpd 3.14.1 Collecting legal info
LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55)
>>> libuv 1.42.0 Collecting legal info
LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b)
>>> libwebsockets 4.0.21 Collecting legal info
LICENSE: OK (sha256: 5756db345eb9c21cb06dd7cb69c38ec234657a233f9a186b4f5fa453681bd394)
>>> libyaml 0.2.5 Collecting legal info
License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29)
>>> lttng-babeltrace 1.5.7 Collecting legal info
mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434)
gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2)
>>> lynx 2.8.9rel.1 Collecting legal info
COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6)
>>> make 4.2.1 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> neon 0.32.2 Collecting legal info
src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f)
test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad)
README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531)
>>> odhcploc 20111021 Collecting legal info
COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544)
>>> pango 1.50.3 Collecting legal info
COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5)
>>> host-patchelf 0.9 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> pigz 2.6 Collecting legal info
README: OK (sha256: 830b3e1b05cc20f443d89d7d8703a3c63fd64c57ab716f5e81fd178517df1e11)
>>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info
LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2)
>>> pixz 1.0.7 Collecting legal info
LICENSE: OK (sha256: d036806b4d1efee7c6d86276451c4d833e9798751417e25daae62dfbe348641b)
>>> popperjs 1.16.0 Collecting legal info
LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834)
>>> qoriq-cadence-dp-firmware lsdk1909 Collecting legal info
COPYING: OK (sha256: d55f024af2bfff714b90de596f6d0399124b999e8c18a86b13a3b507bae6f561)
>>> sdparm 1.10 Collecting legal info
COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d)
>>> ser2net 4.3.4 Collecting legal info
COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1)
>>> ttyd 1.6.3 Collecting legal info
LICENSE: OK (sha256: 711762f081c180ade3d09d7b0b7537eaf35eca8d1671e47bc66eaa39376edb12)
>>> tzdata 2021e Collecting legal info
LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf)
>>> host-tzdata 2021e Collecting legal info
LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf)
>>> host-zic 2021e Collecting legal info
LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf)
>>> unzip 6.0 Collecting legal info
LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b)
>>> usbredir 0.12.0 Collecting legal info
COPYING.LIB: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c)
>>> wavpack 5.4.0 Collecting legal info
COPYING: OK (sha256: f38defde000d62c4ff158f1445cb85a0c2f67cbc1d3cfa34ed882f439f6e3b43)
>>> wpan-tools 0.9 Collecting legal info
COPYING: OK (sha256: fe8e595c24d821a60885eb259619df5e5e3976c48465fde0be29fcd78530798f)
>>> host-acl 2.3.1 Collecting legal info
doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8)
doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55)
>>> host-attr 2.5.1 Collecting legal info
doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52)
doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8)
>>> host-fakeroot 1.26 Collecting legal info
COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7)
>>> host-makedevs  Collecting legal info
WARNING: the Buildroot source code has not been saved
WARNING: toolchain-external-codesourcery-niosII-2018.05-5: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII_LICENSE_FILES not defined)
WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined)
WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined)
Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info
make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'