libtool: install: /usr/bin/install -c .libs/libtiff.so.5.8.0 /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libtiff.so.5.8.0
libtool: install: (cd /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libtiff.so.5.8.0 libtiff.so.5 || { rm -f libtiff.so.5 && ln -s libtiff.so.5.8.0 libtiff.so.5; }; })
libtool: install: (cd /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libtiff.so.5.8.0 libtiff.so || { rm -f libtiff.so && ln -s libtiff.so.5.8.0 libtiff.so; }; })
libtool: install: /usr/bin/install -c .libs/libtiff.lai /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libtiff.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include'
 /usr/bin/install -c -m 644 tiff.h tiffio.h tiffvers.h '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include'
 /usr/bin/mkdir -p '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include'
 /usr/bin/install -c -m 644 tiffconf.h '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include'
make[3]: Leaving directory '/tmp/instance-3/output-1/build/tiff-4.4.0/libtiff'
make[2]: Leaving directory '/tmp/instance-3/output-1/build/tiff-4.4.0/libtiff'
make[2]: Entering directory '/tmp/instance-3/output-1/build/tiff-4.4.0'
make[3]: Entering directory '/tmp/instance-3/output-1/build/tiff-4.4.0'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/doc/tiff-4.4.0'
 /usr/bin/install -c -m 644 COPYRIGHT ChangeLog README.md RELEASE-DATE TODO VERSION '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/doc/tiff-4.4.0'
 /usr/bin/mkdir -p '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libtiff-4.pc '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig'
make[3]: Leaving directory '/tmp/instance-3/output-1/build/tiff-4.4.0'
make[2]: Leaving directory '/tmp/instance-3/output-1/build/tiff-4.4.0'
make[1]: Leaving directory '/tmp/instance-3/output-1/build/tiff-4.4.0'
>>> tiff 4.4.0 Fixing libtool files
for la in $(find /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \
	cp -a "${la}" "${la}.fixed" && \
	/usr/bin/sed -i -e "s:/tmp/instance-3/output-1:@BASE_DIR@:g" \
		-e "s:/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \
		 \
		-e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \
		-e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \
		 \
		-e "s:@STAGING_DIR@:/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \
		-e "s:@BASE_DIR@:/tmp/instance-3/output-1:g" \
		"${la}.fixed" && \
	if cmp -s "${la}" "${la}.fixed"; then \
		rm -f "${la}.fixed"; \
	else \
		mv "${la}.fixed" "${la}"; \
	fi || exit 1; \
done
>>> tiff 4.4.0 Installing to target
PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"  /home/autobuild/make/make -j1 SUBDIRS="port libtiff" DESTDIR=/tmp/instance-3/output-1/target install -C /tmp/instance-3/output-1/build/tiff-4.4.0/
make[1]: Entering directory '/tmp/instance-3/output-1/build/tiff-4.4.0'
Making install in port
make[2]: Entering directory '/tmp/instance-3/output-1/build/tiff-4.4.0/port'
make[3]: Entering directory '/tmp/instance-3/output-1/build/tiff-4.4.0/port'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/instance-3/output-1/build/tiff-4.4.0/port'
make[2]: Leaving directory '/tmp/instance-3/output-1/build/tiff-4.4.0/port'
Making install in libtiff
make[2]: Entering directory '/tmp/instance-3/output-1/build/tiff-4.4.0/libtiff'
make[3]: Entering directory '/tmp/instance-3/output-1/build/tiff-4.4.0/libtiff'
 /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libtiff.la '/tmp/instance-3/output-1/target/usr/lib'
libtool: install: /usr/bin/install -c .libs/libtiff.so.5.8.0 /tmp/instance-3/output-1/target/usr/lib/libtiff.so.5.8.0
libtool: install: (cd /tmp/instance-3/output-1/target/usr/lib && { ln -s -f libtiff.so.5.8.0 libtiff.so.5 || { rm -f libtiff.so.5 && ln -s libtiff.so.5.8.0 libtiff.so.5; }; })
libtool: install: (cd /tmp/instance-3/output-1/target/usr/lib && { ln -s -f libtiff.so.5.8.0 libtiff.so || { rm -f libtiff.so && ln -s libtiff.so.5.8.0 libtiff.so; }; })
libtool: install: /usr/bin/install -c .libs/libtiff.lai /tmp/instance-3/output-1/target/usr/lib/libtiff.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/include'
 /usr/bin/install -c -m 644 tiff.h tiffio.h tiffvers.h '/tmp/instance-3/output-1/target/usr/include'
 /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/include'
 /usr/bin/install -c -m 644 tiffconf.h '/tmp/instance-3/output-1/target/usr/include'
make[3]: Leaving directory '/tmp/instance-3/output-1/build/tiff-4.4.0/libtiff'
make[2]: Leaving directory '/tmp/instance-3/output-1/build/tiff-4.4.0/libtiff'
make[2]: Entering directory '/tmp/instance-3/output-1/build/tiff-4.4.0'
make[3]: Entering directory '/tmp/instance-3/output-1/build/tiff-4.4.0'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/share/doc/tiff-4.4.0'
 /usr/bin/install -c -m 644 COPYRIGHT ChangeLog README.md RELEASE-DATE TODO VERSION '/tmp/instance-3/output-1/target/usr/share/doc/tiff-4.4.0'
 /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libtiff-4.pc '/tmp/instance-3/output-1/target/usr/lib/pkgconfig'
make[3]: Leaving directory '/tmp/instance-3/output-1/build/tiff-4.4.0'
make[2]: Leaving directory '/tmp/instance-3/output-1/build/tiff-4.4.0'
make[1]: Leaving directory '/tmp/instance-3/output-1/build/tiff-4.4.0'
>>> tinyalsa 2.0.0 Downloading
wget --passive-ftp -nd -t 3 -O '/tmp/instance-3/output-1/build/.tinyalsa-2.0.0.tar.gz.kuv0Bj/output' 'https://github.com/tinyalsa/tinyalsa/archive/v2.0.0/tinyalsa-2.0.0.tar.gz' 
--2022-11-16 15:05:03--  https://github.com/tinyalsa/tinyalsa/archive/v2.0.0/tinyalsa-2.0.0.tar.gz
Resolving github.com (github.com)... 140.82.112.3
Connecting to github.com (github.com)|140.82.112.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/tinyalsa/tinyalsa/tar.gz/refs/tags/v2.0.0 [following]
--2022-11-16 15:05:04--  https://codeload.github.com/tinyalsa/tinyalsa/tar.gz/refs/tags/v2.0.0
Resolving codeload.github.com (codeload.github.com)... 140.82.113.9
Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: '/tmp/instance-3/output-1/build/.tinyalsa-2.0.0.tar.gz.kuv0Bj/output'

     0K .......... .......... .......... .......... ..........  500K
    50K .......... .......... .......... .......... .....       943K=0.1s

2022-11-16 15:05:04 (644 KB/s) - '/tmp/instance-3/output-1/build/.tinyalsa-2.0.0.tar.gz.kuv0Bj/output' saved [97553]

tinyalsa-2.0.0.tar.gz: OK (sha256: 573ae0b2d3480851c1d2a12503ead2beea27f92d44ed47b74b553ba947994ef1)
>>> tinyalsa 2.0.0 Extracting
gzip -d -c /tmp/instance-3/dl/tinyalsa/tinyalsa-2.0.0.tar.gz | tar --strip-components=1 -C /tmp/instance-3/output-1/build/tinyalsa-2.0.0   -xf -
>>> tinyalsa 2.0.0 Patching

Applying 0001-include-time.h-before-asound.h.patch using patch: 
patching file src/mixer.c
patching file src/mixer_hw.c
patching file src/pcm_hw.c
Hunk #1 succeeded at 39 (offset -2 lines).
patching file src/pcm_plugin.c
>>> tinyalsa 2.0.0 Configuring
rm -rf /tmp/instance-3/output-1/build/tinyalsa-2.0.0//build
mkdir -p /tmp/instance-3/output-1/build/tinyalsa-2.0.0//build
sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::"         -e "s%@TARGET_CC@%/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%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%@BR2_CMAKE@%/tmp/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-3/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-3/output-1/build/tinyalsa-2.0.0//build/cross-compilation.conf
PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++"  PYTHONNOUSERSITE=y /tmp/instance-3/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-3/output-1/build/tinyalsa-2.0.0//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-3/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-3/output-1/host/lib/cmake -Ddocs=disabled -Dexamples=disabled -Dutils=disabled /tmp/instance-3/output-1/build/tinyalsa-2.0.0/ /tmp/instance-3/output-1/build/tinyalsa-2.0.0//build
The Meson build system
Version: 0.64.0
Source dir: /tmp/instance-3/output-1/build/tinyalsa-2.0.0
Build dir: /tmp/instance-3/output-1/build/tinyalsa-2.0.0/build
Build type: cross build
Program scripts/version.sh found: YES (/tmp/instance-3/output-1/build/tinyalsa-2.0.0/scripts/version.sh)
WARNING: You should add the boolean check kwarg to the run_command call.
         It currently defaults to false,
         but it will default to true in future releases of meson.
         See also: https://github.com/mesonbuild/meson/issues/9300
Project name: tinyalsa
Project version: 2.0.0
C compiler for the host machine: /tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc (gcc 11.3.0 "powerpc64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.11-rc1-202-g5f94d91ed8) 11.3.0")
C linker for the host machine: /tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc ld.bfd 2.38
C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110")
C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: ppc64
Host machine cpu: 
Target machine cpu family: ppc64
Target machine cpu: 
Library dl found: YES
Build targets in project: 1

tinyalsa 2.0.0

  User defined options
    Cross files            : /tmp/instance-3/output-1/build/tinyalsa-2.0.0//build/cross-compilation.conf
    build.cmake_prefix_path: /tmp/instance-3/output-1/host/lib/cmake
    build.pkg_config_path  : /tmp/instance-3/output-1/host/lib/pkgconfig
    buildtype              : release
    default_library        : shared
    libdir                 : lib
    prefix                 : /usr
    strip                  : false
    b_pie                  : false
    docs                   : disabled
    examples               : disabled
    utils                  : disabled

Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-3/output-1/host/bin/ninja
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
>>> tinyalsa 2.0.0 Building
PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"  PYTHONNOUSERSITE=y /tmp/instance-3/output-1/host/bin/ninja   -C /tmp/instance-3/output-1/build/tinyalsa-2.0.0//build
ninja: Entering directory `/tmp/instance-3/output-1/build/tinyalsa-2.0.0//build'
[1/8] Compiling C object libtinyalsa.so.2.0.0.p/src_snd_card_plugin.c.o
[2/8] Compiling C object libtinyalsa.so.2.0.0.p/src_pcm_hw.c.o
[3/8] Compiling C object libtinyalsa.so.2.0.0.p/src_mixer_hw.c.o
[4/8] Compiling C object libtinyalsa.so.2.0.0.p/src_mixer_plugin.c.o
In file included from /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/string.h:535,
                 from ../src/mixer_plugin.c:37:
In function 'strncpy',
    inlined from 'mixer_plug_get_elem_id.isra' at ../src/mixer_plugin.c:84:5:
/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 44 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'mixer_plug_info_enum' at ../src/mixer_plugin.c:101:5,
    inlined from 'mixer_plug_get_elem_info' at ../src/mixer_plugin.c:279:15,
    inlined from 'mixer_plug_ioctl' at ../src/mixer_plugin.c:372:15:
/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
[5/8] Compiling C object libtinyalsa.so.2.0.0.p/src_pcm_plugin.c.o
In file included from /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/string.h:535,
                 from ../src/pcm_plugin.c:35:
In function 'strncpy',
    inlined from 'pcm_plug_info' at ../src/pcm_plugin.c:157:5,
    inlined from 'pcm_plug_ioctl' at ../src/pcm_plugin.c:636:15:
/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'pcm_plug_info' at ../src/pcm_plugin.c:158:5,
    inlined from 'pcm_plug_ioctl' at ../src/pcm_plugin.c:636:15:
/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'pcm_plug_info' at ../src/pcm_plugin.c:159:5,
    inlined from 'pcm_plug_ioctl' at ../src/pcm_plugin.c:636:15:
/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
[6/8] Compiling C object libtinyalsa.so.2.0.0.p/src_mixer.c.o
[7/8] Compiling C object libtinyalsa.so.2.0.0.p/src_pcm.c.o
[8/8] Linking target libtinyalsa.so.2.0.0
>>> tinyalsa 2.0.0 Installing to staging directory
PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"  DESTDIR=/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /tmp/instance-3/output-1/host/bin/ninja  -C /tmp/instance-3/output-1/build/tinyalsa-2.0.0//build install
ninja: Entering directory `/tmp/instance-3/output-1/build/tinyalsa-2.0.0//build'
[0/1] Installing files.
Installing libtinyalsa.so.2.0.0 to /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib
Installing /tmp/instance-3/output-1/build/tinyalsa-2.0.0/include/tinyalsa/asoundlib.h to /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/
Installing /tmp/instance-3/output-1/build/tinyalsa-2.0.0/include/tinyalsa/interval.h to /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/
Installing /tmp/instance-3/output-1/build/tinyalsa-2.0.0/include/tinyalsa/limits.h to /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/
Installing /tmp/instance-3/output-1/build/tinyalsa-2.0.0/include/tinyalsa/mixer.h to /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/
Installing /tmp/instance-3/output-1/build/tinyalsa-2.0.0/include/tinyalsa/pcm.h to /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/
Installing /tmp/instance-3/output-1/build/tinyalsa-2.0.0/include/tinyalsa/version.h to /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/tinyalsa/
Installing /tmp/instance-3/output-1/build/tinyalsa-2.0.0/build/meson-private/tinyalsa.pc to /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig
Installing symlink pointing to libtinyalsa.so.2.0.0 to /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libtinyalsa.so.2
Installing symlink pointing to libtinyalsa.so.2 to /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libtinyalsa.so
>>> tinyalsa 2.0.0 Fixing libtool files
for la in $(find /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \
	cp -a "${la}" "${la}.fixed" && \
	/usr/bin/sed -i -e "s:/tmp/instance-3/output-1:@BASE_DIR@:g" \
		-e "s:/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \
		 \
		-e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \
		-e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \
		 \
		-e "s:@STAGING_DIR@:/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \
		-e "s:@BASE_DIR@:/tmp/instance-3/output-1:g" \
		"${la}.fixed" && \
	if cmp -s "${la}" "${la}.fixed"; then \
		rm -f "${la}.fixed"; \
	else \
		mv "${la}.fixed" "${la}"; \
	fi || exit 1; \
done
>>> tinyalsa 2.0.0 Installing to target
PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"  DESTDIR=/tmp/instance-3/output-1/target PYTHONNOUSERSITE=y /tmp/instance-3/output-1/host/bin/ninja  -C /tmp/instance-3/output-1/build/tinyalsa-2.0.0//build install
ninja: Entering directory `/tmp/instance-3/output-1/build/tinyalsa-2.0.0//build'
[0/1] Installing files.
Installing libtinyalsa.so.2.0.0 to /tmp/instance-3/output-1/target/usr/lib
Installing /tmp/instance-3/output-1/build/tinyalsa-2.0.0/include/tinyalsa/asoundlib.h to /tmp/instance-3/output-1/target/usr/include/tinyalsa/
Installing /tmp/instance-3/output-1/build/tinyalsa-2.0.0/include/tinyalsa/interval.h to /tmp/instance-3/output-1/target/usr/include/tinyalsa/
Installing /tmp/instance-3/output-1/build/tinyalsa-2.0.0/include/tinyalsa/limits.h to /tmp/instance-3/output-1/target/usr/include/tinyalsa/
Installing /tmp/instance-3/output-1/build/tinyalsa-2.0.0/include/tinyalsa/mixer.h to /tmp/instance-3/output-1/target/usr/include/tinyalsa/
Installing /tmp/instance-3/output-1/build/tinyalsa-2.0.0/include/tinyalsa/pcm.h to /tmp/instance-3/output-1/target/usr/include/tinyalsa/
Installing /tmp/instance-3/output-1/build/tinyalsa-2.0.0/include/tinyalsa/version.h to /tmp/instance-3/output-1/target/usr/include/tinyalsa/
Installing /tmp/instance-3/output-1/build/tinyalsa-2.0.0/build/meson-private/tinyalsa.pc to /tmp/instance-3/output-1/target/usr/lib/pkgconfig
Installing symlink pointing to libtinyalsa.so.2.0.0 to /tmp/instance-3/output-1/target/usr/lib/libtinyalsa.so.2
Installing symlink pointing to libtinyalsa.so.2 to /tmp/instance-3/output-1/target/usr/lib/libtinyalsa.so
>>>   Finalizing host directory
>>>   Finalizing target directory
mkdir -p /tmp/instance-3/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_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g"         -e "s%@TARGET_CC@%/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-3/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf.in
sed         -e "s%@TARGET_CC@%/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%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%@BR2_CMAKE@%/tmp/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-3/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf
grep -qsE '^/bin/dash$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-3/output-1/target/etc/shells
rm -f -r /tmp/instance-3/output-1/target/usr/share/openrc
{ echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /tmp/instance-3/output-1/target/etc/conf.d/agetty.console
ln -sf agetty /tmp/instance-3/output-1/target/etc/init.d/agetty.console
ln -sf /etc/init.d/agetty.console /tmp/instance-3/output-1/target/etc/runlevels/default/agetty.console
mkdir -p /tmp/instance-3/output-1/target/etc
echo "buildroot" > /tmp/instance-3/output-1/target/etc/hostname
/usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-3/output-1/target/etc/hosts
mkdir -p /tmp/instance-3/output-1/target/etc
echo "Welcome to Buildroot" > /tmp/instance-3/output-1/target/etc/issue
/usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-3/output-1/target/etc/shadow
grep -qsE '^/bin/sh$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-3/output-1/target/etc/shells
ln -sf dash /tmp/instance-3/output-1/target/bin/sh
/usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-3/output-1/target/etc/passwd
printf '%s\n' C en_US locale-archive > /tmp/instance-3/output-1/build/locales.nopurge
for dir in /tmp/instance-3/output-1/target/usr/share/locale /tmp/instance-3/output-1/target/usr/share/X11/locale /tmp/instance-3/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-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done
if [ -d /tmp/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi
rm -rf /tmp/instance-3/output-1/target/usr/include /tmp/instance-3/output-1/target/usr/share/aclocal \
	/tmp/instance-3/output-1/target/usr/lib/pkgconfig /tmp/instance-3/output-1/target/usr/share/pkgconfig \
	/tmp/instance-3/output-1/target/usr/lib/cmake /tmp/instance-3/output-1/target/usr/share/cmake \
	/tmp/instance-3/output-1/target/usr/lib/rpm /tmp/instance-3/output-1/target/usr/doc
find /tmp/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f
find /tmp/instance-3/output-1/target/lib/ /tmp/instance-3/output-1/target/usr/lib/ /tmp/instance-3/output-1/target/usr/libexec/ \
	\( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f
rm -rf /tmp/instance-3/output-1/target/usr/share/gdb
rm -rf /tmp/instance-3/output-1/target/usr/share/bash-completion
rm -rf /tmp/instance-3/output-1/target/etc/bash_completion.d
rm -rf /tmp/instance-3/output-1/target/usr/share/zsh
rm -rf /tmp/instance-3/output-1/target/usr/man /tmp/instance-3/output-1/target/usr/share/man
rm -rf /tmp/instance-3/output-1/target/usr/info /tmp/instance-3/output-1/target/usr/share/info
rm -rf /tmp/instance-3/output-1/target/usr/doc /tmp/instance-3/output-1/target/usr/share/doc
rm -rf /tmp/instance-3/output-1/target/usr/share/gtk-doc
rmdir /tmp/instance-3/output-1/target/usr/share 2>/dev/null || true
rm -rf /tmp/instance-3/output-1/target/lib/debug /tmp/instance-3/output-1/target/usr/lib/debug
find /tmp/instance-3/output-1/target   -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true
find /tmp/instance-3/output-1/target   \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true  2>/dev/null || true
test -f /tmp/instance-3/output-1/target/etc/ld.so.conf && \
	{ echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true
test -d /tmp/instance-3/output-1/target/etc/ld.so.conf.d && \
	{ echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true
mkdir -p /tmp/instance-3/output-1/target/etc
( \
	echo "NAME=Buildroot"; \
	echo "VERSION=2022.11-rc1-202-g5f94d91ed8"; \
	echo "ID=buildroot"; \
	echo "VERSION_ID=2022.11-rc1"; \
	echo "PRETTY_NAME=\"Buildroot 2022.11-rc1\"" \
) >  /tmp/instance-3/output-1/target/usr/lib/os-release
ln -sf ../usr/lib/os-release /tmp/instance-3/output-1/target/etc
>>>   Sanitizing RPATH in target tree
PER_PACKAGE_DIR=/tmp/instance-3/output-1/per-package /tmp/instance-3/buildroot/support/scripts/fix-rpath target
touch /tmp/instance-3/output-1/target/usr
ln -snf /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /tmp/instance-3/output-1/staging
make: Leaving directory '/tmp/instance-3/buildroot'
make: Entering directory '/tmp/instance-3/buildroot'
>>>   Buildroot 2022.11-rc1-202-g5f94d91ed8 Collecting legal info
COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4)
>>> toolchain-buildroot  Collecting legal info
>>> host-gcc-final 11.3.0 Collecting legal info
>>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc)
>>> host-bison 3.8.2 Collecting legal info
COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986)
>>> host-m4 1.4.19 Collecting legal info
COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986)
>>> host-skeleton  Collecting legal info
>>> host-gawk 5.2.0 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-gcc-initial 11.3.0 Collecting legal info
>>> host-binutils 2.38 Collecting legal info
COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d)
>>> host-gmp 6.2.1 Collecting legal info
COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c)
COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-mpc 1.2.1 Collecting legal info
COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768)
>>> host-mpfr 4.1.0 Collecting legal info
COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118)
>>> linux-headers 6.0.1 Collecting legal info
COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0)
LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79)
LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f)
>>> skeleton  Collecting legal info
>>> skeleton-init-openrc  Collecting legal info
>>> skeleton-init-common  Collecting legal info
>>> toolchain  Collecting legal info
>>> bzip2 1.0.8 Collecting legal info
LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3)
>>> cdrkit 1.1.11 Collecting legal info
COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491)
>>> host-cmake 3.22.3 Collecting legal info
Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97)
>>> host-pkgconf 1.6.3 Collecting legal info
COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04)
>>> libcap 2.65 Collecting legal info
License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b)
>>> host-gperf 3.1 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> zlib  Collecting legal info
>>> libzlib 1.2.13 Collecting legal info
LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243)
>>> daq 2.0.7 Collecting legal info
COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819)
>>> 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-flex 2.6.4 Collecting legal info
COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273)
>>> host-gettext  Collecting legal info
>>> host-gettext-tiny 0.3.2 Collecting legal info
LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f)
extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b)
>>> dash 0.5.11.5 Collecting legal info
COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72)
>>> erofs-utils 1.5 Collecting legal info
COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2)
LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a)
LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713)
>>> util-linux 2.38 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)
>>> expat 2.5.0 Collecting legal info
COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534)
>>> fconfig 20080329 Collecting legal info
fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0)
>>> freetype 2.12.1 Collecting legal info
LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe)
docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1)
docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18)
>>> libpng 1.6.38 Collecting legal info
LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960)
>>> genpart 1.0.2 Collecting legal info
>>> hwdata 0.358 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f)
>>> janet 1.25.0 Collecting legal info
LICENSE: OK (sha256: e2d2ae8360d95386af751ac7d1a3da36ea8ceb230e5f0eba7eb762547b1c58c9)
>>> host-meson 0.64.0 Collecting legal info
COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30)
>>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info
COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea)
>>> host-python-setuptools 65.5.1 Collecting legal info
LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8)
>>> host-python3 3.11.0 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.5.0 Collecting legal info
COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534)
>>> host-libffi 3.4.4 Collecting legal info
LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388)
>>> host-zlib  Collecting legal info
>>> host-libzlib 1.2.13 Collecting legal info
LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243)
>>> jpeg-turbo 2.1.4 Collecting legal info
LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb)
README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb)
>>> jpeg  Collecting legal info
>>> kmod 30 Collecting legal info
libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3)
COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3)
>>> openssl  Collecting legal info
>>> libopenssl 1.1.1q Collecting legal info
LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c)
>>> libev 4.33 Collecting legal info
LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199)
>>> libnfc 1.8.0 Collecting legal info
COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1)
>>> libusb 1.0.26 Collecting legal info
COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a)
>>> libusb-compat 0.1.7 Collecting legal info
COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a)
>>> libogg 1.3.5 Collecting legal info
COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814)
>>> libtelnet 0.23 Collecting legal info
COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99)
>>> libuhttpd 3.14.1 Collecting legal info
LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55)
>>> libvorbis 1.3.7 Collecting legal info
COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a)
>>> mfoc 0.10.7 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> mini-snmpd 1.6 Collecting legal info
COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56)
>>> netsurf 3.10 Collecting legal info
netsurf/COPYING: OK (sha256: 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378)
>>> host-libpng 1.6.38 Collecting legal info
LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960)
>>> host-vim 9.0.0709 Collecting legal info
LICENSE: OK (sha256: 0bcab3b635dd39208c42b496568d1e8171dad247cf3da5bab3d750c9d5883499)
README.txt: OK (sha256: de04910387a62ad4f9b36b91457c8d5ef32733ac5d768a128071b93f4821fcd1)
>>> sdl 1.2.15 Collecting legal info
COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0)
>>> nvidia-modprobe 450.57 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info
COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad)
>>> openrc 0.43.3 Collecting legal info
LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624)
>>> host-patchelf 0.13 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> ptpd 1.1.0 Collecting legal info
COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366)
>>> qprint 1.1 Collecting legal info
COPYING: OK (sha256: 3bd4089942977a357fed0d3c84b6ea877000c20c7c344c2feabf4b10db9f7495)
>>> rtmpdump c5f04a58fc2aeea6296ca7c44ee4734c18401aa3 Collecting legal info
librtmp/COPYING: OK (sha256: 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd)
>>> rtty 7.4.0 Collecting legal info
LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55)
>>> slang 2.3.3 Collecting legal info
COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b)
>>> stunnel 5.65 Collecting legal info
COPYING.md: OK (sha256: f10bcd7ee7b722dce40c9c674761ddb37e7e29a76a6e413e961cd52e361c5d7a)
COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d)
>>> tiff 4.4.0 Collecting legal info
COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7)
>>> tinyalsa 2.0.0 Collecting legal info
NOTICE: OK (sha256: ea22a4711f5250f88a4d7011fbc65367d1b02ac954dcc49f5b6d7c135e6537c4)
WARNING: the Buildroot source code has not been saved
WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined)
WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined)
WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined)
Legal info produced in /tmp/instance-3/output-1/legal-info
make: Leaving directory '/tmp/instance-3/buildroot'