make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/tags' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/tags' Making install in win_dib make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/win_dib' make[4]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/win_dib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/win_dib' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/win_dib' make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib' make[4]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib' Making install in test make[2]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/test' make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/test' 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-20/output-1/build/tiff-4.5.0/test' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/test' Making install in doc make[2]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/doc' make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/doc' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/doc' make[2]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0' make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-20/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libtiff-4.pc '/tmp/instance-20/output-1/host/sh4eb-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0' make[1]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0' >>> tiff 4.5.0 Fixing libtool files for la in $(find /tmp/instance-20/output-1/host/sh4eb-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/sh4eb-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-20/output-1/host/sh4eb-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 >>> tiff 4.5.0 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/tiff-4.5.0/ make[1]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0' Making install in port make[2]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/port' make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.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-20/output-1/build/tiff-4.5.0/port' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/port' Making install in libtiff make[2]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/libtiff' make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/libtiff' /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libtiff.la '/tmp/instance-20/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libtiff.so.6.0.0 /tmp/instance-20/output-1/target/usr/lib/libtiff.so.6.0.0 libtool: install: (cd /tmp/instance-20/output-1/target/usr/lib && { ln -s -f libtiff.so.6.0.0 libtiff.so.6 || { rm -f libtiff.so.6 && ln -s libtiff.so.6.0.0 libtiff.so.6; }; }) libtool: install: (cd /tmp/instance-20/output-1/target/usr/lib && { ln -s -f libtiff.so.6.0.0 libtiff.so || { rm -f libtiff.so && ln -s libtiff.so.6.0.0 libtiff.so; }; }) libtool: install: /usr/bin/install -c .libs/libtiff.lai /tmp/instance-20/output-1/target/usr/lib/libtiff.la libtool: install: /usr/bin/install -c .libs/libtiff.a /tmp/instance-20/output-1/target/usr/lib/libtiff.a libtool: install: chmod 644 /tmp/instance-20/output-1/target/usr/lib/libtiff.a libtool: install: /tmp/instance-20/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ranlib /tmp/instance-20/output-1/target/usr/lib/libtiff.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/include' /usr/bin/install -c -m 644 tiff.h tiffio.h tiffvers.h '/tmp/instance-20/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/include' /usr/bin/install -c -m 644 tiffconf.h '/tmp/instance-20/output-1/target/usr/include' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/libtiff' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/libtiff' Making install in tools make[2]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/tools' make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/tools' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/tools' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/tools' Making install in build make[2]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/build' make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/build' make[4]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/build' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/build' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/build' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/build' Making install in contrib make[2]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib' Making install in addtiffo make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/addtiffo' make[4]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/addtiffo' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/addtiffo' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/addtiffo' Making install in dbs make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/dbs' Making install in xtiff make[4]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/dbs/xtiff' make[5]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/dbs/xtiff' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/dbs/xtiff' make[4]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/dbs/xtiff' make[4]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/dbs' make[5]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/dbs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/dbs' make[4]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/dbs' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/dbs' Making install in iptcutil make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/iptcutil' make[4]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/iptcutil' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/iptcutil' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/iptcutil' Making install in mfs make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/mfs' make[4]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/mfs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/mfs' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/mfs' Making install in pds make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/pds' make[4]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/pds' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/pds' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/pds' Making install in ras make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/ras' make[4]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/ras' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/ras' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/ras' Making install in stream make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/stream' make[4]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/stream' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/stream' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/stream' Making install in tags make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/tags' make[4]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/tags' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/tags' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/tags' Making install in win_dib make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/win_dib' make[4]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/win_dib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/win_dib' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib/win_dib' make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib' make[4]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/contrib' Making install in test make[2]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/test' make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/test' 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-20/output-1/build/tiff-4.5.0/test' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/test' Making install in doc make[2]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/doc' make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/doc' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0/doc' make[2]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0' make[3]: Entering directory '/tmp/instance-20/output-1/build/tiff-4.5.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-20/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libtiff-4.pc '/tmp/instance-20/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0' make[2]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0' make[1]: Leaving directory '/tmp/instance-20/output-1/build/tiff-4.5.0' >>> host-zic 2022f Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-20/output-1/build/.tzcode2022f.tar.gz.eyDFbr/output' 'https://www.iana.org/time-zones/repository/releases/tzcode2022f.tar.gz' --2023-01-28 15:38:22-- https://www.iana.org/time-zones/repository/releases/tzcode2022f.tar.gz Resolving www.iana.org (www.iana.org)... 192.0.33.8, 2620:0:2d0:200::b:8 Connecting to www.iana.org (www.iana.org)|192.0.33.8|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://data.iana.org/time-zones/releases/tzcode2022f.tar.gz [following] --2023-01-28 15:38:22-- https://data.iana.org/time-zones/releases/tzcode2022f.tar.gz Resolving data.iana.org (data.iana.org)... 152.199.24.38, 2606:2800:21f:b505:516b:4186:98cd:116 Connecting to data.iana.org (data.iana.org)|152.199.24.38|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 284816 (278K) [application/x-gzip] Saving to: '/tmp/instance-20/output-1/build/.tzcode2022f.tar.gz.eyDFbr/output' 0K .......... .......... .......... .......... .......... 17% 1.76M 0s 50K .......... .......... .......... .......... .......... 35% 1.74M 0s 100K .......... .......... .......... .......... .......... 53% 1.83M 0s 150K .......... .......... .......... .......... .......... 71% 30.9M 0s 200K .......... .......... .......... .......... .......... 89% 189M 0s 250K .......... .......... ........ 100% 208M=0.08s 2023-01-28 15:38:22 (3.22 MB/s) - '/tmp/instance-20/output-1/build/.tzcode2022f.tar.gz.eyDFbr/output' saved [284816/284816] tzcode2022f.tar.gz: OK (sha512: 3e2ef91b972f1872e3e8da9eae9d1c4638bfdb32600f164484edd7147be45a116db80443cd5ae61b5c34f8b841e4362f4beefd957633f6cc9b7def543ed6752b) >>> host-zic 2022f Extracting gzip -d -c /tmp/instance-20/dl/zic/tzcode2022f.tar.gz | tar --strip-components=0 -C /tmp/instance-20/output-1/build/host-zic-2022f -xf - >>> host-zic 2022f Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile >>> host-zic 2022f Configuring >>> host-zic 2022f 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" PKG_CONFIG="/tmp/instance-20/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-20/output-1/host/lib/pkgconfig:/tmp/instance-20/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-20/output-1/build/host-zic-2022f zic make[1]: Entering directory '/tmp/instance-20/output-1/build/host-zic-2022f' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o make[1]: Leaving directory '/tmp/instance-20/output-1/build/host-zic-2022f' >>> host-zic 2022f Installing to host directory /usr/bin/install -D -m 755 /tmp/instance-20/output-1/build/host-zic-2022f/zic /tmp/instance-20/output-1/host/sbin/zic /usr/bin/install -D -m 644 /tmp/instance-20/output-1/build/host-zic-2022f/tzfile.h /tmp/instance-20/output-1/host/include/tzfile.h >>> host-tzdata 2022f Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-20/output-1/build/.tzdata2022f.tar.gz.XVg65X/output' 'https://www.iana.org/time-zones/repository/releases/tzdata2022f.tar.gz' --2023-01-28 15:38:25-- https://www.iana.org/time-zones/repository/releases/tzdata2022f.tar.gz Resolving www.iana.org (www.iana.org)... 192.0.33.8, 2620:0:2d0:200::b:8 Connecting to www.iana.org (www.iana.org)|192.0.33.8|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://data.iana.org/time-zones/releases/tzdata2022f.tar.gz [following] --2023-01-28 15:38:25-- https://data.iana.org/time-zones/releases/tzdata2022f.tar.gz Resolving data.iana.org (data.iana.org)... 152.199.24.38, 2606:2800:21f:b505:516b:4186:98cd:116 Connecting to data.iana.org (data.iana.org)|152.199.24.38|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 436352 (426K) [application/x-gzip] Saving to: '/tmp/instance-20/output-1/build/.tzdata2022f.tar.gz.XVg65X/output' 0K .......... .......... .......... .......... .......... 11% 1.79M 0s 50K .......... .......... .......... .......... .......... 23% 1.68M 0s 100K .......... .......... .......... .......... .......... 35% 187M 0s 150K .......... .......... .......... .......... .......... 46% 1.97M 0s 200K .......... .......... .......... .......... .......... 58% 165M 0s 250K .......... .......... .......... .......... .......... 70% 124M 0s 300K .......... .......... .......... .......... .......... 82% 1.76M 0s 350K .......... .......... .......... .......... .......... 93% 1.83M 0s 400K .......... .......... ...... 100% 250M=0.1s 2023-01-28 15:38:26 (3.05 MB/s) - '/tmp/instance-20/output-1/build/.tzdata2022f.tar.gz.XVg65X/output' saved [436352/436352] tzdata2022f.tar.gz: OK (sha512: 72d05d05be999075cdf57b896c0f4238b1b862d4d0ed92cc611736592a4ada14d47bd7f0fc8be39e7938a7f5940a903c8af41e87859482bcfab787d889d429f6) >>> host-tzdata 2022f Extracting gzip -d -c /tmp/instance-20/dl/tzdata/tzdata2022f.tar.gz | tar --strip-components=0 -C /tmp/instance-20/output-1/build/host-tzdata-2022f -xf - >>> host-tzdata 2022f Patching >>> host-tzdata 2022f Configuring >>> host-tzdata 2022f Building (cd /tmp/instance-20/output-1/build/host-tzdata-2022f; for zone in africa antarctica asia australasia europe northamerica southamerica etcetera backward factory; do /tmp/instance-20/output-1/host/sbin/zic -b fat -d _output/posix $zone || exit 1; /tmp/instance-20/output-1/host/sbin/zic -b fat -d _output/right -L leapseconds $zone || exit 1; done; ) >>> host-tzdata 2022f Installing to host directory /usr/bin/install -d -m 0755 /tmp/instance-20/output-1/host/share/zoneinfo cp -a /tmp/instance-20/output-1/build/host-tzdata-2022f/_output/* /tmp/instance-20/output-1/build/host-tzdata-2022f/*.tab /tmp/instance-20/output-1/build/host-tzdata-2022f/leap-seconds.list /tmp/instance-20/output-1/host/share/zoneinfo tzdata2022f.tar.gz: OK (sha512: 72d05d05be999075cdf57b896c0f4238b1b862d4d0ed92cc611736592a4ada14d47bd7f0fc8be39e7938a7f5940a903c8af41e87859482bcfab787d889d429f6) >>> tzdata 2022f Extracting gzip -d -c /tmp/instance-20/dl/tzdata/tzdata2022f.tar.gz | tar --strip-components=0 -C /tmp/instance-20/output-1/build/tzdata-2022f -xf - >>> tzdata 2022f Patching >>> tzdata 2022f Configuring >>> tzdata 2022f Building >>> tzdata 2022f Installing to target /usr/bin/install -d -m 0755 /tmp/instance-20/output-1/target/usr/share/zoneinfo cp -a /tmp/instance-20/output-1/host/share/zoneinfo/* /tmp/instance-20/output-1/target/usr/share/zoneinfo cd /tmp/instance-20/output-1/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /tmp/instance-20/output-1/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /tmp/instance-20/output-1/target/etc/localtime echo "Etc/UTC" >/tmp/instance-20/output-1/target/etc/timezone >>> urandom-scripts Extracting >>> urandom-scripts Patching >>> urandom-scripts Configuring >>> urandom-scripts Building >>> urandom-scripts Installing to target /usr/bin/install -D -m 0755 package/urandom-scripts//S20urandom /tmp/instance-20/output-1/target/etc/init.d/S20urandom >>> 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=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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@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/sh4eb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-20/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%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-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/sh4eb-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/sh4eb-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-20/output-1/host/bin/sh4eb-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%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=1'%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=1'%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/sh4eb-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 /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-20/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-20/output-1/target/etc/inittab 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 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 if [ -x /tmp/instance-20/output-1/target/sbin/swapon -a -x /tmp/instance-20/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-20/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-20/output-1/target/etc/inittab; fi 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/sh4eb-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-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.5 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 >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> 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) >>> 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) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> 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) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openvpn 2.5.7 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> 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.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> sdl2 2.24.2 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> urandom-scripts 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) Legal info produced in /tmp/instance-20/output-1/legal-info make: Leaving directory '/tmp/instance-20/buildroot'