byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/setuptools/windows_support.py to windows_support.cpython-310.pyc running install_egg_info running egg_info writing setuptools.egg-info/PKG-INFO writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt writing requirements to setuptools.egg-info/requires.txt writing top-level names to setuptools.egg-info/top_level.txt reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.py' under directory 'tests' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.conf' under directory 'docs' warning: no files found matching '*.css' under directory 'docs' warning: no files found matching '*.css_t' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'indexsidebar.html' under directory 'docs' warning: no files found matching 'msvc-build-launcher.cmd' adding license file 'LICENSE' writing manifest file 'setuptools.egg-info/SOURCES.txt' Copying setuptools.egg-info to /tmp/instance-23/output-1/host/lib/python3.10/site-packages/setuptools-65.5.0-py3.10.egg-info running install_scripts creating /tmp/instance-23/output-1/host/lib/python3.10/site-packages/distutils-precedence.pth >>> host-python-pyyaml 6.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.PyYAML-6.0.tar.gz.8Z3Bb0/output' 'https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz' --2022-12-04 14:41:46-- https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 124996 (122K) [application/x-tar] Saving to: '/tmp/instance-23/output-1/build/.PyYAML-6.0.tar.gz.8Z3Bb0/output' 0K .......... .......... .......... .......... .......... 40% 6.27M 0s 50K .......... .......... .......... .......... .......... 81% 12.5M 0s 100K .......... .......... .. 100% 190M=0.01s 2022-12-04 14:41:46 (10.1 MB/s) - '/tmp/instance-23/output-1/build/.PyYAML-6.0.tar.gz.8Z3Bb0/output' saved [124996/124996] PyYAML-6.0.tar.gz: OK (md5: 1d19c798f25e58e3e582f0f8c977dbb8) PyYAML-6.0.tar.gz: OK (sha256: 68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2) >>> host-python-pyyaml 6.0 Extracting gzip -d -c /tmp/instance-23/dl/python-pyyaml/PyYAML-6.0.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/host-python-pyyaml-6.0 -xf - >>> host-python-pyyaml 6.0 Patching >>> host-python-pyyaml 6.0 Configuring >>> host-python-pyyaml 6.0 Building (cd /tmp/instance-23/output-1/build/host-python-pyyaml-6.0//; PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-23/output-1/host/lib/pkgconfig:/tmp/instance-23/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-23/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-23/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/tokens.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/serializer.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/scanner.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/resolver.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/representer.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/reader.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/parser.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/nodes.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/loader.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/events.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/error.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/emitter.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/dumper.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/cyaml.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/constructor.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/composer.py -> build/lib.linux-x86_64-cpython-310/yaml copying lib/yaml/__init__.py -> build/lib.linux-x86_64-cpython-310/yaml creating build/lib.linux-x86_64-cpython-310/_yaml copying lib/_yaml/__init__.py -> build/lib.linux-x86_64-cpython-310/_yaml running build_ext building 'yaml._yaml' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/yaml /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-23/output-1/host/include -O2 -I/tmp/instance-23/output-1/host/include -I/tmp/instance-23/output-1/host/include -fPIC -I/tmp/instance-23/output-1/host/include/python3.10 -c yaml/_yaml.c -o build/temp.linux-x86_64-cpython-310/yaml/_yaml.o gcc: error: yaml/_yaml.c: No such file or directory gcc: fatal error: no input files compilation terminated. Error compiling module, falling back to pure Python >>> host-python-pyyaml 6.0 Installing to host directory (cd /tmp/instance-23/output-1/build/host-python-pyyaml-6.0//; PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-23/output-1/host/lib/pkgconfig:/tmp/instance-23/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-23/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-23/output-1/host/bin/python setup.py install --prefix=/tmp/instance-23/output-1/host --root=/ --single-version-externally-managed ) running install /tmp/instance-23/output-1/host/lib/python3.10/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext building 'yaml._yaml' extension /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-23/output-1/host/include -O2 -I/tmp/instance-23/output-1/host/include -I/tmp/instance-23/output-1/host/include -fPIC -I/tmp/instance-23/output-1/host/include/python3.10 -c yaml/_yaml.c -o build/temp.linux-x86_64-cpython-310/yaml/_yaml.o gcc: error: yaml/_yaml.c: No such file or directory gcc: fatal error: no input files compilation terminated. Error compiling module, falling back to pure Python running install_lib creating /tmp/instance-23/output-1/host/lib/python3.10/site-packages/_yaml copying build/lib.linux-x86_64-cpython-310/_yaml/__init__.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/_yaml creating /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/__init__.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/composer.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/constructor.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/cyaml.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/dumper.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/emitter.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/error.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/events.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/loader.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/nodes.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/parser.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/reader.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/representer.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/resolver.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/scanner.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/serializer.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml copying build/lib.linux-x86_64-cpython-310/yaml/tokens.py -> /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/_yaml/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/composer.py to composer.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/constructor.py to constructor.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/cyaml.py to cyaml.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/dumper.py to dumper.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/emitter.py to emitter.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/error.py to error.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/events.py to events.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/loader.py to loader.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/nodes.py to nodes.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/parser.py to parser.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/reader.py to reader.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/representer.py to representer.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/resolver.py to resolver.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/scanner.py to scanner.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/serializer.py to serializer.cpython-310.pyc byte-compiling /tmp/instance-23/output-1/host/lib/python3.10/site-packages/yaml/tokens.py to tokens.cpython-310.pyc running install_egg_info running egg_info writing lib/PyYAML.egg-info/PKG-INFO writing dependency_links to lib/PyYAML.egg-info/dependency_links.txt writing top-level names to lib/PyYAML.egg-info/top_level.txt reading manifest file 'lib/PyYAML.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' adding license file 'LICENSE' writing manifest file 'lib/PyYAML.egg-info/SOURCES.txt' Copying lib/PyYAML.egg-info to /tmp/instance-23/output-1/host/lib/python3.10/site-packages/PyYAML-6.0-py3.10.egg-info running install_scripts rapidxml-1.13.zip: OK (sha1: f5fd4fbc5ad7e96045313697811d65ea8089a950) rapidxml-1.13.zip: OK (md5: 7b4b42c9331c90aded23bb55dc725d6a) rapidxml-1.13.zip: OK (sha256: c3f0b886374981bb20fabcf323d755db4be6dba42064599481da64a85f5b3571) >>> rapidxml 1.13 Extracting /usr/bin/unzip -q -d /tmp/instance-23/output-1/build/rapidxml-1.13 /tmp/instance-23/dl/rapidxml/rapidxml-1.13.zip mv /tmp/instance-23/output-1/build/rapidxml-1.13/rapidxml-1.13/* /tmp/instance-23/output-1/build/rapidxml-1.13/ rmdir /tmp/instance-23/output-1/build/rapidxml-1.13/rapidxml-1.13 >>> rapidxml 1.13 Patching Applying 0001-ensure-internal-print-operations-are-declared-before.patch using patch: patching file rapidxml_print.hpp >>> rapidxml 1.13 Configuring >>> rapidxml 1.13 Building >>> rapidxml 1.13 Installing to staging directory mkdir -p /tmp/instance-23/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/rapidxml cp -dpfr /tmp/instance-23/output-1/build/rapidxml-1.13/*hpp /tmp/instance-23/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/include/rapidxml >>> rapidxml 1.13 Fixing libtool files for la in $(find /tmp/instance-23/output-1/host/powerpc-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-23/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-23/output-1/host/powerpc-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-23/output-1/host/powerpc-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-23/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 >>> whetstone 1.2 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.whetstone.c.FF23qQ/output' 'http://www.netlib.org/benchmark/whetstone.c' --2022-12-04 14:42:08-- http://www.netlib.org/benchmark/whetstone.c Resolving www.netlib.org (www.netlib.org)... 160.36.131.221 Connecting to www.netlib.org (www.netlib.org)|160.36.131.221|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://netlib.org/benchmark/whetstone.c [following] --2022-12-04 14:42:08-- https://netlib.org/benchmark/whetstone.c Resolving netlib.org (netlib.org)... 160.36.131.221 Connecting to netlib.org (netlib.org)|160.36.131.221|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8121 (7.9K) [text/x-c] Saving to: '/tmp/instance-23/output-1/build/.whetstone.c.FF23qQ/output' 0K ....... 100% 216M=0s 2022-12-04 14:42:09 (216 MB/s) - '/tmp/instance-23/output-1/build/.whetstone.c.FF23qQ/output' saved [8121/8121] whetstone.c: OK (sha256: 333e4ceca042c146f63eec605573d16ae8b07166cbc44a17bec1ea97c6f1efbf) >>> whetstone 1.2 Extracting cp /tmp/instance-23/dl/whetstone/whetstone.c /tmp/instance-23/output-1/build/whetstone-1.2/ >>> whetstone 1.2 Patching >>> whetstone 1.2 Configuring >>> whetstone 1.2 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-as" LD="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-ld" NM="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc" GCC="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc" CPP="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-cpp" CXX="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-g++" FC="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gfortran" F77="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-23/output-1/host/lib -Wl,-rpath,/tmp/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-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 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-23/output-1/host/powerpc-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 LDLIBS="-lm" -C /tmp/instance-23/output-1/build/whetstone-1.2 whetstone make[1]: Entering directory '/tmp/instance-23/output-1/build/whetstone-1.2' /tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 whetstone.c -lm -o whetstone make[1]: Leaving directory '/tmp/instance-23/output-1/build/whetstone-1.2' >>> whetstone 1.2 Installing to target /usr/bin/install -D /tmp/instance-23/output-1/build/whetstone-1.2/whetstone /tmp/instance-23/output-1/target/usr/bin/whetstone >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-23/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%476%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-23/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-23/output-1/host/powerpc-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-23/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-23/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-23/output-1/host/bin/powerpc-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%476%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-23/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-23/output-1/host/powerpc-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-23/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-23/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-23/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-23/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-23/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-23/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-23/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-23/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-23/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-23/output-1/target/etc/shells; fi mkdir -p /tmp/instance-23/output-1/target/etc echo "buildroot" > /tmp/instance-23/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-23/output-1/target/etc/hosts mkdir -p /tmp/instance-23/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-23/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-23/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-23/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-23/output-1/target/etc/shells if [ -x /tmp/instance-23/output-1/target/sbin/swapon -a -x /tmp/instance-23/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-23/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-23/output-1/target/etc/inittab; fi rm -rf /tmp/instance-23/output-1/target/usr/include /tmp/instance-23/output-1/target/usr/share/aclocal \ /tmp/instance-23/output-1/target/usr/lib/pkgconfig /tmp/instance-23/output-1/target/usr/share/pkgconfig \ /tmp/instance-23/output-1/target/usr/lib/cmake /tmp/instance-23/output-1/target/usr/share/cmake \ /tmp/instance-23/output-1/target/usr/lib/rpm /tmp/instance-23/output-1/target/usr/doc find /tmp/instance-23/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-23/output-1/target/lib/ /tmp/instance-23/output-1/target/usr/lib/ /tmp/instance-23/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-23/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-23/output-1/target/usr/share/gdb rm -rf /tmp/instance-23/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-23/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-23/output-1/target/usr/share/zsh rm -rf /tmp/instance-23/output-1/target/usr/man /tmp/instance-23/output-1/target/usr/share/man rm -rf /tmp/instance-23/output-1/target/usr/info /tmp/instance-23/output-1/target/usr/share/info rm -rf /tmp/instance-23/output-1/target/usr/doc /tmp/instance-23/output-1/target/usr/share/doc rm -rf /tmp/instance-23/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-23/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-23/output-1/target/lib/debug /tmp/instance-23/output-1/target/usr/lib/debug find /tmp/instance-23/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-23/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-23/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-23/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-23/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-rc3-39-gbdc9f8a247"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc3\"" \ ) > /tmp/instance-23/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-23/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-23/output-1/per-package /tmp/instance-23/buildroot/support/scripts/fix-rpath target touch /tmp/instance-23/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-23/output-1/build/buildroot-fs mkdir -p /tmp/instance-23/output-1/build/buildroot-fs printf ' \n' >> /tmp/instance-23/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /tmp/instance-23/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /tmp/instance-23/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /tmp/instance-23/output-1/images rm -rf /tmp/instance-23/output-1/build/buildroot-fs/axfs mkdir -p /tmp/instance-23/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-23/output-1/target/ /tmp/instance-23/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /tmp/instance-23/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /tmp/instance-23/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /tmp/instance-23/output-1/build/buildroot-fs/axfs/target" >> /tmp/instance-23/output-1/build/buildroot-fs/axfs/fakeroot PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-23/buildroot/support/scripts/mkusers /tmp/instance-23/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-23/output-1/build/buildroot-fs/axfs/target >> /tmp/instance-23/output-1/build/buildroot-fs/axfs/fakeroot echo "/tmp/instance-23/output-1/host/bin/makedevs -d /tmp/instance-23/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-23/output-1/build/buildroot-fs/axfs/target" >> /tmp/instance-23/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /tmp/instance-23/output-1/build/buildroot-fs/axfs/target/usr/lib/udev/hwdb.d/ /tmp/instance-23/output-1/build/buildroot-fs/axfs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-23/output-1/build/buildroot-fs/axfs/fakeroot echo "find /tmp/instance-23/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-23/output-1/build/buildroot-fs/axfs/fakeroot echo "find /tmp/instance-23/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-23/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /tmp/instance-23/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /tmp/instance-23/output-1/build/buildroot-fs/axfs/fakeroot printf ' /tmp/instance-23/output-1/host/bin/mkfs.axfs -s -a /tmp/instance-23/output-1/build/buildroot-fs/axfs/target /tmp/instance-23/output-1/images/rootfs.axfs\n' >> /tmp/instance-23/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /tmp/instance-23/output-1/build/buildroot-fs/axfs/fakeroot PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-23/output-1/host/bin/fakeroot -- /tmp/instance-23/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/tmp/instance-23/output-1/build/buildroot-fs/axfs/target table='/tmp/instance-23/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 1787 number of 4KB nodes: 8049 Total image size: 25756280 ln -snf /tmp/instance-23/output-1/host/powerpc-buildroot-linux-gnu/sysroot /tmp/instance-23/output-1/staging make: Leaving directory '/tmp/instance-23/buildroot' make: Entering directory '/tmp/instance-23/buildroot' >>> Buildroot 2022.11-rc3-39-gbdc9f8a247 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.9 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> 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) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> drbd-utils 9.21.4 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> 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) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-genimage 16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> getent Collecting legal info >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> initscripts Collecting legal info >>> iptables 1.8.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libminiupnpc 2.2.4 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> matio 1.5.23 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> ncdu 1.17 Collecting legal info COPYING: OK (sha256: 4590cb935ff8a50cee76ce12c2cb0411c0b06e84c267b478579785dcf328660d) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-parted 3.4 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-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) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-python-setuptools 65.5.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.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> whetstone 1.2 Collecting legal info >>> 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-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> 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: 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: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-23/output-1/legal-info make: Leaving directory '/tmp/instance-23/buildroot'