/usr/bin/install -c -m 644 ./include/tesseract/version.h include/tesseract/baseapi.h include/tesseract/capi.h include/tesseract/export.h include/tesseract/ltrresultiterator.h include/tesseract/ocrclass.h include/tesseract/osdetect.h include/tesseract/pageiterator.h include/tesseract/publictypes.h include/tesseract/renderer.h include/tesseract/resultiterator.h include/tesseract/unichar.h '/tmp/instance-20/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/include/tesseract' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1' Making install in tessdata make[2]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata' Making install in configs make[3]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/configs' make[4]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/configs' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-20/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/tessdata/configs' /usr/bin/install -c -m 644 inter makebox box.train unlv ambigs.train lstm.train lstmdebug api_config kannada box.train.stderr quiet logfile digits get.images lstmbox wordstrbox alto hocr pdf tsv txt linebox rebox strokewidth bigram '/tmp/instance-20/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/tessdata/configs' make[4]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/configs' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/configs' Making install in tessconfigs make[3]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/tessconfigs' make[4]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/tessconfigs' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-20/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/tessdata/tessconfigs' /usr/bin/install -c -m 644 batch batch.nochop nobatch matdemo segdemo msdemo '/tmp/instance-20/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/tessdata/tessconfigs' make[4]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/tessconfigs' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/tessconfigs' make[3]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata' make[4]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-20/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/tessdata' /usr/bin/install -c -m 644 pdf.ttf '/tmp/instance-20/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/tessdata' make[4]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata' make[1]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1' >>> tesseract-ocr 5.0.1 Fixing libtool files for la in $(find /tmp/instance-20/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-20/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-20/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-20/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-20/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-20/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-20/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 >>> tesseract-ocr 5.0.1 Installing to target PATH="/tmp/instance-20/output-1/host/bin:/tmp/instance-20/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-20/output-1/target install -C /tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/ make[1]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1' Making install in . make[2]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1' make[3]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1' /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libtesseract.la '/tmp/instance-20/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libtesseract.so.5.0.0 /tmp/instance-20/output-1/target/usr/lib/libtesseract.so.5.0.0 libtool: install: (cd /tmp/instance-20/output-1/target/usr/lib && { ln -s -f libtesseract.so.5.0.0 libtesseract.so.5 || { rm -f libtesseract.so.5 && ln -s libtesseract.so.5.0.0 libtesseract.so.5; }; }) libtool: install: (cd /tmp/instance-20/output-1/target/usr/lib && { ln -s -f libtesseract.so.5.0.0 libtesseract.so || { rm -f libtesseract.so && ln -s libtesseract.so.5.0.0 libtesseract.so; }; }) libtool: install: /usr/bin/install -c .libs/libtesseract.lai /tmp/instance-20/output-1/target/usr/lib/libtesseract.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c tesseract '/tmp/instance-20/output-1/target/usr/bin' libtool: install: /usr/bin/install -c tesseract /tmp/instance-20/output-1/target/usr/bin/tesseract /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 tesseract.pc '/tmp/instance-20/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/include/tesseract' /usr/bin/install -c -m 644 ./include/tesseract/version.h include/tesseract/baseapi.h include/tesseract/capi.h include/tesseract/export.h include/tesseract/ltrresultiterator.h include/tesseract/ocrclass.h include/tesseract/osdetect.h include/tesseract/pageiterator.h include/tesseract/publictypes.h include/tesseract/renderer.h include/tesseract/resultiterator.h include/tesseract/unichar.h '/tmp/instance-20/output-1/target/usr/include/tesseract' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1' Making install in tessdata make[2]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata' Making install in configs make[3]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/configs' make[4]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/configs' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/share/tessdata/configs' /usr/bin/install -c -m 644 inter makebox box.train unlv ambigs.train lstm.train lstmdebug api_config kannada box.train.stderr quiet logfile digits get.images lstmbox wordstrbox alto hocr pdf tsv txt linebox rebox strokewidth bigram '/tmp/instance-20/output-1/target/usr/share/tessdata/configs' make[4]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/configs' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/configs' Making install in tessconfigs make[3]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/tessconfigs' make[4]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/tessconfigs' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/share/tessdata/tessconfigs' /usr/bin/install -c -m 644 batch batch.nochop nobatch matdemo segdemo msdemo '/tmp/instance-20/output-1/target/usr/share/tessdata/tessconfigs' make[4]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/tessconfigs' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata/tessconfigs' make[3]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata' make[4]: Entering directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/share/tessdata' /usr/bin/install -c -m 644 pdf.ttf '/tmp/instance-20/output-1/target/usr/share/tessdata' make[4]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1/tessdata' make[1]: Leaving directory '/tmp/instance-20/output-1/build/tesseract-ocr-5.0.1' >>> tio 1.47 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-20/output-1/build/.tio-1.47.tar.xz.X9NYjA/output' 'https://github.com/tio/tio/releases/download/v1.47/tio-1.47.tar.xz' --2023-01-28 06:27:39-- https://github.com/tio/tio/releases/download/v1.47/tio-1.47.tar.xz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/24528317/d4bb4ab8-193d-460c-9004-18eb9e237ea0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230128%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230128T132740Z&X-Amz-Expires=300&X-Amz-Signature=1f4de41e07eaf9c329f2e7e52a01fcf5a4a484422fa553e762bc3ed7f6b6ff56&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=24528317&response-content-disposition=attachment%3B%20filename%3Dtio-1.47.tar.xz&response-content-type=application%2Foctet-stream [following] --2023-01-28 06:27:40-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/24528317/d4bb4ab8-193d-460c-9004-18eb9e237ea0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230128%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230128T132740Z&X-Amz-Expires=300&X-Amz-Signature=1f4de41e07eaf9c329f2e7e52a01fcf5a4a484422fa553e762bc3ed7f6b6ff56&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=24528317&response-content-disposition=attachment%3B%20filename%3Dtio-1.47.tar.xz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3411172 (3.3M) [application/octet-stream] Saving to: '/tmp/instance-20/output-1/build/.tio-1.47.tar.xz.X9NYjA/output' 0K .......... .......... .......... .......... .......... 1% 14.6M 0s 50K .......... .......... .......... .......... .......... 3% 13.2M 0s 100K .......... .......... .......... .......... .......... 4% 13.5M 0s 150K .......... .......... .......... .......... .......... 6% 191M 0s 200K .......... .......... .......... .......... .......... 7% 15.0M 0s 250K .......... .......... .......... .......... .......... 9% 171M 0s 300K .......... .......... .......... .......... .......... 10% 131M 0s 350K .......... .......... .......... .......... .......... 12% 118M 0s 400K .......... .......... .......... .......... .......... 13% 143M 0s 450K .......... .......... .......... .......... .......... 15% 193M 0s 500K .......... .......... .......... .......... .......... 16% 220M 0s 550K .......... .......... .......... .......... .......... 18% 205M 0s 600K .......... .......... .......... .......... .......... 19% 34.0M 0s 650K .......... .......... .......... .......... .......... 21% 150M 0s 700K .......... .......... .......... .......... .......... 22% 7.06M 0s 750K .......... .......... .......... .......... .......... 24% 160M 0s 800K .......... .......... .......... .......... .......... 25% 184M 0s 850K .......... .......... .......... .......... .......... 27% 85.5M 0s 900K .......... .......... .......... .......... .......... 28% 99.3M 0s 950K .......... .......... .......... .......... .......... 30% 104M 0s 1000K .......... .......... .......... .......... .......... 31% 136M 0s 1050K .......... .......... .......... .......... .......... 33% 135M 0s 1100K .......... .......... .......... .......... .......... 34% 148M 0s 1150K .......... .......... .......... .......... .......... 36% 124M 0s 1200K .......... .......... .......... .......... .......... 37% 136M 0s 1250K .......... .......... .......... .......... .......... 39% 149M 0s 1300K .......... .......... .......... .......... .......... 40% 139M 0s 1350K .......... .......... .......... .......... .......... 42% 122M 0s 1400K .......... .......... .......... .......... .......... 43% 129M 0s 1450K .......... .......... .......... .......... .......... 45% 133M 0s 1500K .......... .......... .......... .......... .......... 46% 180M 0s 1550K .......... .......... .......... .......... .......... 48% 116M 0s 1600K .......... .......... .......... .......... .......... 49% 148M 0s 1650K .......... .......... .......... .......... .......... 51% 175M 0s 1700K .......... .......... .......... .......... .......... 52% 134M 0s 1750K .......... .......... .......... .......... .......... 54% 118M 0s 1800K .......... .......... .......... .......... .......... 55% 148M 0s 1850K .......... .......... .......... .......... .......... 57% 123M 0s 1900K .......... .......... .......... .......... .......... 58% 154M 0s 1950K .......... .......... .......... .......... .......... 60% 134M 0s 2000K .......... .......... .......... .......... .......... 61% 144M 0s 2050K .......... .......... .......... .......... .......... 63% 122M 0s 2100K .......... .......... .......... .......... .......... 64% 145M 0s 2150K .......... .......... .......... .......... .......... 66% 152M 0s 2200K .......... .......... .......... .......... .......... 67% 162M 0s 2250K .......... .......... .......... .......... .......... 69% 123M 0s 2300K .......... .......... .......... .......... .......... 70% 154M 0s 2350K .......... .......... .......... .......... .......... 72% 115M 0s 2400K .......... .......... .......... .......... .......... 73% 113M 0s 2450K .......... .......... .......... .......... .......... 75% 71.8M 0s 2500K .......... .......... .......... .......... .......... 76% 42.1M 0s 2550K .......... .......... .......... .......... .......... 78% 181M 0s 2600K .......... .......... .......... .......... .......... 79% 177M 0s 2650K .......... .......... .......... .......... .......... 81% 61.2M 0s 2700K .......... .......... .......... .......... .......... 82% 181M 0s 2750K .......... .......... .......... .......... .......... 84% 40.1M 0s 2800K .......... .......... .......... .......... .......... 85% 129M 0s 2850K .......... .......... .......... .......... .......... 87% 141M 0s 2900K .......... .......... .......... .......... .......... 88% 144M 0s 2950K .......... .......... .......... .......... .......... 90% 118M 0s 3000K .......... .......... .......... .......... .......... 91% 99.6M 0s 3050K .......... .......... .......... .......... .......... 93% 87.8M 0s 3100K .......... .......... .......... .......... .......... 94% 42.8M 0s 3150K .......... .......... .......... .......... .......... 96% 182M 0s 3200K .......... .......... .......... .......... .......... 97% 161M 0s 3250K .......... .......... .......... .......... .......... 99% 144M 0s 3300K .......... .......... .......... . 100% 104M=0.05s 2023-01-28 06:27:40 (69.2 MB/s) - '/tmp/instance-20/output-1/build/.tio-1.47.tar.xz.X9NYjA/output' saved [3411172/3411172] tio-1.47.tar.xz: OK (sha256: 6f39ac582de747feb9a64c14e6b378c61cb0c3bfa6639e62050022c1b7f5c544) >>> tio 1.47 Extracting xzcat /tmp/instance-20/dl/tio/tio-1.47.tar.xz | tar --strip-components=1 -C /tmp/instance-20/output-1/build/tio-1.47 -xf - >>> tio 1.47 Patching >>> tio 1.47 Configuring rm -rf /tmp/instance-20/output-1/build/tio-1.47//build mkdir -p /tmp/instance-20/output-1/build/tio-1.47//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/tmp/instance-20/output-1/host/bin/mipsel-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-20/output-1/host/bin/mipsel-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-20/output-1/host/bin/mipsel-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-20/output-1/host/bin/mipsel-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/tmp/instance-20/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-20/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-20/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-20/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-20/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-20/output-1/build/tio-1.47//build/cross-compilation.conf PATH="/tmp/instance-20/output-1/host/bin:/tmp/instance-20/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-20/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-20/output-1/build/tio-1.47//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-20/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/tmp/instance-20/output-1/host/lib/cmake /tmp/instance-20/output-1/build/tio-1.47/ /tmp/instance-20/output-1/build/tio-1.47//build The Meson build system Version: 1.0.0 Source dir: /tmp/instance-20/output-1/build/tio-1.47 Build dir: /tmp/instance-20/output-1/build/tio-1.47/build Build type: cross build Project name: tio Project version: 1.47 C compiler for the host machine: /tmp/instance-20/output-1/host/bin/mipsel-linux-gcc (gcc 11.2.0 "mipsel-linux-gcc.br_real (Buildroot toolchains.bootlin.com-2021.11-1) 11.2.0") C linker for the host machine: /tmp/instance-20/output-1/host/bin/mipsel-linux-gcc ld.bfd 2.37 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: mips Host machine cpu: Target machine cpu family: mips Target machine cpu: Check usable header "asm-generic/ioctls.h" : YES Header "asm-generic/ioctls.h" has symbol "TCGETS2" : YES Fetching value of define "B0" : 0000000 Fetching value of define "B50" : 0000001 Fetching value of define "B75" : 0000002 Fetching value of define "B110" : 0000003 Fetching value of define "B134" : 0000004 Fetching value of define "B150" : 0000005 Fetching value of define "B200" : 0000006 Fetching value of define "B300" : 0000007 Fetching value of define "B600" : 0000010 Fetching value of define "B1200" : 0000011 Fetching value of define "B1800" : 0000012 Fetching value of define "B2400" : 0000013 Fetching value of define "B4800" : 0000014 Fetching value of define "B7200" : Fetching value of define "B9600" : 0000015 Fetching value of define "B14400" : Fetching value of define "B19200" : 0000016 Fetching value of define "B28800" : Fetching value of define "B38400" : 0000017 Fetching value of define "B57600" : 0010001 Fetching value of define "B76800" : Fetching value of define "B115200" : 0010002 Fetching value of define "B230400" : 0010003 Fetching value of define "B460800" : 0010004 Fetching value of define "B500000" : 0010005 Fetching value of define "B576000" : 0010006 Fetching value of define "B921600" : 0010007 Fetching value of define "B1000000" : 0010010 Fetching value of define "B1152000" : 0010011 Fetching value of define "B1500000" : 0010012 Fetching value of define "B2000000" : 0010013 Fetching value of define "B2500000" : 0010014 Fetching value of define "B3000000" : 0010015 Fetching value of define "B3500000" : 0010016 Fetching value of define "B4000000" : 0010017 Configuring config.h using configuration Found pkg-config: /tmp/instance-20/output-1/host/bin/pkgconf (1.6.3) Run-time dependency inih found: YES 56 Configuring tio using configuration Found CMake: /tmp/instance-20/output-1/host/bin/cmake (3.22.3) Run-time dependency bash-completion found: NO (tried pkgconfig and cmake) Configuring tio.1 using configuration Build targets in project: 1 tio 1.47 User defined options Cross files : /tmp/instance-20/output-1/build/tio-1.47//build/cross-compilation.conf build.cmake_prefix_path: /tmp/instance-20/output-1/host/lib/cmake build.pkg_config_path : /tmp/instance-20/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false Found ninja-1.11.1.git.kitware.jobserver-1 at /tmp/instance-20/output-1/host/bin/ninja >>> tio 1.47 Building PATH="/tmp/instance-20/output-1/host/bin:/tmp/instance-20/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /tmp/instance-20/output-1/host/bin/ninja -C /tmp/instance-20/output-1/build/tio-1.47//build ninja: Entering directory `/tmp/instance-20/output-1/build/tio-1.47//build' [1/12] Compiling C object src/tio.p/setspeed.c.o [2/12] Compiling C object src/tio.p/error.c.o [3/12] Compiling C object src/tio.p/print.c.o [4/12] Compiling C object src/tio.p/main.c.o [5/12] Compiling C object src/tio.p/signals.c.o [6/12] Compiling C object src/tio.p/misc.c.o [7/12] Compiling C object src/tio.p/log.c.o [8/12] Compiling C object src/tio.p/socket.c.o [9/12] Compiling C object src/tio.p/configfile.c.o [10/12] Compiling C object src/tio.p/options.c.o [11/12] Compiling C object src/tio.p/tty.c.o [12/12] Linking target src/tio >>> tio 1.47 Installing to target PATH="/tmp/instance-20/output-1/host/bin:/tmp/instance-20/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-20/output-1/target PYTHONNOUSERSITE=y /tmp/instance-20/output-1/host/bin/ninja -C /tmp/instance-20/output-1/build/tio-1.47//build install ninja: Entering directory `/tmp/instance-20/output-1/build/tio-1.47//build' [0/1] Installing files. Installing src/tio to /tmp/instance-20/output-1/target/usr/bin Installing /tmp/instance-20/output-1/build/tio-1.47/build/man/tio.1 to /tmp/instance-20/output-1/target/usr/share/man/man1 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-20/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'@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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-20/output-1/host/bin/mipsel-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-20/output-1/host/bin/mipsel-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-20/output-1/host/bin/mipsel-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-20/output-1/host/bin/mipsel-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%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-20/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-20/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-20/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-20/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-20/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-20/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-20/output-1/host/bin/mipsel-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-20/output-1/host/bin/mipsel-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-20/output-1/host/bin/mipsel-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-20/output-1/host/bin/mipsel-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/tmp/instance-20/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-20/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-20/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-20/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-20/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-20/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /tmp/instance-20/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-20/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-20/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-20/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-20/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-20/output-1/target/etc/shells; fi rm -f /tmp/instance-20/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-20/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-20/output-1/host/bin/glib-compile-schemas /tmp/instance-20/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-20/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -f -r /tmp/instance-20/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /tmp/instance-20/output-1/target/etc/conf.d/agetty.console ln -sf agetty /tmp/instance-20/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /tmp/instance-20/output-1/target/etc/runlevels/default/agetty.console mkdir -p /tmp/instance-20/output-1/target/etc echo "buildroot" > /tmp/instance-20/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-20/output-1/target/etc/hosts mkdir -p /tmp/instance-20/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-20/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-20/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-20/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-20/output-1/target/etc/shells rm -rf /tmp/instance-20/output-1/target/usr/include /tmp/instance-20/output-1/target/usr/share/aclocal \ /tmp/instance-20/output-1/target/usr/lib/pkgconfig /tmp/instance-20/output-1/target/usr/share/pkgconfig \ /tmp/instance-20/output-1/target/usr/lib/cmake /tmp/instance-20/output-1/target/usr/share/cmake \ /tmp/instance-20/output-1/target/usr/lib/rpm /tmp/instance-20/output-1/target/usr/doc find /tmp/instance-20/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-20/output-1/target/lib/ /tmp/instance-20/output-1/target/usr/lib/ /tmp/instance-20/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-20/output-1/target/usr/share/gdb rm -rf /tmp/instance-20/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-20/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-20/output-1/target/usr/share/zsh rm -rf /tmp/instance-20/output-1/target/usr/man /tmp/instance-20/output-1/target/usr/share/man rm -rf /tmp/instance-20/output-1/target/usr/info /tmp/instance-20/output-1/target/usr/share/info rm -rf /tmp/instance-20/output-1/target/usr/doc /tmp/instance-20/output-1/target/usr/share/doc rm -rf /tmp/instance-20/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-20/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-20/output-1/target/lib/debug /tmp/instance-20/output-1/target/usr/lib/debug find /tmp/instance-20/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-20/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-20/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-20/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-20/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1048-g22e926e9af"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-20/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-20/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-20/output-1/per-package /tmp/instance-20/buildroot/support/scripts/fix-rpath target touch /tmp/instance-20/output-1/target/usr ln -snf /tmp/instance-20/output-1/host/mipsel-buildroot-linux-gnu/sysroot /tmp/instance-20/output-1/staging make: Leaving directory '/tmp/instance-20/buildroot' make: Entering directory '/tmp/instance-20/buildroot' >>> Buildroot 2022.11-1048-g22e926e9af Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2021.11-1 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) >>> argus 3.0.8.2 Collecting legal info README: OK (sha256: c68221f7207486bfce863fada4ba9b2aaf4adc9e1c672f965ae98e88143e5f16) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libpcap 1.10.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> 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.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> civetweb 1.15 Collecting legal info LICENSE.md: OK (sha256: 24d3d2aee56ae3cddcdf3392c1250877818108314233cf15f2bc9eb3ac298934) >>> dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.0.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-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> 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) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-environment-setup Collecting legal info >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.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) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> libedit 20210910-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> libfm-extra 1.3.2 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> neardal 4143d130ed39299bfc59d08d2c7c77dbc7f809e9 Collecting legal info COPYING: OK (sha256: 296a87e9098d3f2ce1ef80c73c53399dc2c7412f35d4175c45810ea15ed86406) >>> olsr 0.9.8 Collecting legal info license.txt: OK (sha256: 7dcf1fb93ef105e2708b02603bb6ee443115d4819fbf2c5a3a001b46887acb9a) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tesseract-ocr 5.0.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> tio 1.47 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-20/output-1/legal-info make: Leaving directory '/tmp/instance-20/buildroot'