/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c nalunit.c -o obj/nalunit.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c ps.c -o obj/ps.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c pes.c -o obj/pes.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC pes.c: In function 'find_ESCR_in_PES': pes.c:3541:9: warning: variable 'packet_length' set but not used [-Wunused-but-set-variable] 3541 | int packet_length; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c pidint.c -o obj/pidint.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c printing.c -o obj/printing.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c reverse.c -o obj/reverse.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c ts.c -o obj/ts.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC ts.c:2074:54: warning: argument 2 of type 'byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 2074 | byte data[], | ~~~~~~~~~~~~~~~^~~~~~ In file included from ts.c:41: ts_fns.h:579:54: note: previously declared as 'byte[184]' {aka 'unsigned char[184]'} 579 | byte payload[MAX_TS_PAYLOAD_SIZE], | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c tsplay_innards.c -o obj/tsplay_innards.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC tsplay_innards.c: In function 'play_buffered_TS_packets': tsplay_innards.c:448:11: warning: 'read_buffered_TS_packet' accessing 752 bytes in a region of size 4 [-Wstringop-overflow=] 448 | err = read_buffered_TS_packet(tsreader,&count,&data,&pid,&pcr, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 449 | max,loop,start_posn,start_count,quiet); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tsplay_innards.c:448:11: note: referencing argument 3 of type 'byte *[188]' {aka 'unsigned char *[188]'} In file included from tsplay_innards.c:48: ts_fns.h:479:12: note: in a call to function 'read_buffered_TS_packet' 479 | extern int read_buffered_TS_packet(TS_reader_p tsreader, | ^~~~~~~~~~~~~~~~~~~~~~~ tsplay_innards.c: In function 'play_TS_packets': tsplay_innards.c:553:11: warning: 'read_TS_packet' accessing 752 bytes in a region of size 4 [-Wstringop-overflow=] 553 | err = read_TS_packet(tsreader,&count,&data,&pid,&got_pcr,&pcr, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 554 | max,loop,start_posn,start_count,quiet); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tsplay_innards.c:553:11: note: referencing argument 3 of type 'byte *[188]' {aka 'unsigned char *[188]'} tsplay_innards.c:82:12: note: in a call to function 'read_TS_packet' 82 | static int read_TS_packet(TS_reader_p tsreader, | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c tswrite.c -o obj/tswrite.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c pcap.c -o obj/pcap.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c ethernet.c -o obj/ethernet.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c ipv4.c -o obj/ipv4.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC rm -f lib/libtstools.a ar rc lib/libtstools.a obj/accessunit.o obj/avs.o obj/ac3.o obj/adts.o obj/bitdata.o obj/es.o obj/filter.o obj/fmtx.o obj/h222.o obj/h262.o obj/audio.o obj/l2audio.o obj/misc.o obj/nalunit.o obj/ps.o obj/pes.o obj/pidint.o obj/printing.o obj/reverse.o obj/ts.o obj/tsplay_innards.o obj/tswrite.o obj/pcap.o obj/ethernet.o obj/ipv4.o /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/esfilter.o -o bin/esfilter -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c ts2es.c -o obj/ts2es.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/ts2es.o -o bin/ts2es -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c es2ts.c -o obj/es2ts.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/es2ts.o -o bin/es2ts -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c esdots.c -o obj/esdots.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/esdots.o -o bin/esdots -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c esmerge.c -o obj/esmerge.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/esmerge.o -o bin/esmerge -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c esreport.c -o obj/esreport.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/esreport.o -o bin/esreport -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c esreverse.c -o obj/esreverse.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/esreverse.o -o bin/esreverse -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c ps2ts.c -o obj/ps2ts.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/ps2ts.o -o bin/ps2ts -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c psreport.c -o obj/psreport.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/psreport.o -o bin/psreport -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c psdots.c -o obj/psdots.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/psdots.o -o bin/psdots -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c stream_type.c -o obj/stream_type.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/stream_type.o -o bin/stream_type -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c tsdvbsub.c -o obj/tsdvbsub.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/tsdvbsub.o -o bin/tsdvbsub -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c tsinfo.c -o obj/tsinfo.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/tsinfo.o -o bin/tsinfo -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c tsreport.c -o obj/tsreport.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC tsreport.c: In function 'report_buffering_stats': tsreport.c:350:13: warning: 'read_first_TS_packet_from_buffer' accessing 752 bytes in a region of size 4 [-Wstringop-overflow=] 350 | err = read_first_TS_packet_from_buffer(tsreader,pcr_pid,start_count, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | &packet,&pid,&acc_pcr,&count); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tsreport.c:350:13: note: referencing argument 4 of type 'byte *[188]' {aka 'unsigned char *[188]'} In file included from tsreport.c:43: ts_fns.h:425:12: note: in a call to function 'read_first_TS_packet_from_buffer' 425 | extern int read_first_TS_packet_from_buffer(TS_reader_p tsreader, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tsreport.c:357:13: warning: 'read_next_TS_packet_from_buffer' accessing 752 bytes in a region of size 4 [-Wstringop-overflow=] 357 | err = read_next_TS_packet_from_buffer(tsreader,&packet,&pid,&acc_pcr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tsreport.c:357:13: note: referencing argument 2 of type 'byte *[188]' {aka 'unsigned char *[188]'} ts_fns.h:446:12: note: in a call to function 'read_next_TS_packet_from_buffer' 446 | extern int read_next_TS_packet_from_buffer(TS_reader_p tsreader, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/tsreport.o -o bin/tsreport -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c tsplay.c -o obj/tsplay.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC tsplay.c: In function 'main': tsplay.c:354:10: warning: variable 'use_network' set but not used [-Wunused-but-set-variable] 354 | int use_network = FALSE; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/tsplay.o -o bin/tsplay -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c tsserve.c -o obj/tsserve.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/tsserve.o -o bin/tsserve -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c ts_packet_insert.c -o obj/ts_packet_insert.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC In file included from ts_packet_insert.c:33: ts_packet_insert.c: In function 'insert_packets': ts_packet_insert.c:131:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 131 | assert(rv=TS_PACKET_SIZE); | ^~ /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/ts_packet_insert.o -o bin/ts_packet_insert -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c m2ts2ts.c -o obj/m2ts2ts.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/m2ts2ts.o -o bin/m2ts2ts -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c pcapreport.c -o obj/pcapreport.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/pcapreport.o -o bin/pcapreport -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c tsfilter.c -o obj/tsfilter.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC tsfilter.c: In function 'main': tsfilter.c:65:9: warning: variable 'verbose' set but not used [-Wunused-but-set-variable] 65 | int verbose = FALSE; | ^~~~~~~ /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/tsfilter.o -o bin/tsfilter -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -c rtp2264.c -o obj/rtp2264.o -Wall -O2 -g -D_FILE_OFFSET_BITS=64 -I. -fPIC /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc obj/rtp2264.o -o bin/rtp2264 -fPIC lib/libtstools.a -g -fPIC -lm /workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc -shared -o lib/libtstools.so obj/accessunit.o obj/avs.o obj/ac3.o obj/adts.o obj/bitdata.o obj/es.o obj/filter.o obj/fmtx.o obj/h222.o obj/h262.o obj/audio.o obj/l2audio.o obj/misc.o obj/nalunit.o obj/ps.o obj/pes.o obj/pidint.o obj/printing.o obj/reverse.o obj/ts.o obj/tsplay_innards.o obj/tswrite.o obj/pcap.o obj/ethernet.o obj/ipv4.o -lc make[1]: Leaving directory '/workdir/instance-0/output-1/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2' >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Installing to target GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ar" AS="/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-as" LD="/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-ld" NM="/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc-nm" CC="/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc" GCC="/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc" CPP="/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-cpp" CXX="/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-g++" FC="/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gfortran" F77="/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gfortran" RANLIB="/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ranlib" READELF="/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-objcopy" OBJDUMP="/workdir/instance-0/output-1/host/bin/mips-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/workdir/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/workdir/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/workdir/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-as" DEFAULT_LINKER="/workdir/instance-0/output-1/host/bin/mips-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 -O0 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " LDFLAGS="" FCFLAGS=" -O0 -g0" FFLAGS=" -O0 -g0" PKG_CONFIG="/workdir/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/workdir/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 -C /workdir/instance-0/output-1/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2 DESTDIR=/workdir/instance-0/output-1/target install make[1]: Entering directory '/workdir/instance-0/output-1/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2' make[1]: Leaving directory '/workdir/instance-0/output-1/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2' >>> host-zic 2024b Downloading wget -nd -t 3 --no-check-certificate -O '/workdir/instance-0/output-1/build/.tzcode2024b.tar.gz.RB1A6A/output' 'https://www.iana.org/time-zones/repository/releases/tzcode2024b.tar.gz' WARNING: The certificate is NOT trusted. The certificate issuer is unknown. WARNING: The certificate is NOT trusted. The certificate issuer is unknown. [0] Downloading 'https://www.iana.org/time-zones/repository/releases/tzcode2024b.tar.gz' ... HTTP response 302 Found [https://www.iana.org/time-zones/repository/releases/tzcode2024b.tar.gz] Adding URL: https://data.iana.org/time-zones/releases/tzcode2024b.tar.gz [0] Downloading 'https://data.iana.org/time-zones/releases/tzcode2024b.tar.gz' ... Saving '/workdir/instance-0/output-1/build/.tzcode2024b.tar.gz.RB1A6A/output' HTTP response 200 [https://data.iana.org/time-zones/releases/tzcode2024b.tar.gz] tzcode2024b.tar.gz: OK (sha512: 0e4e872d6c6d9e2ce8c4e567fcbb7658942b8544157d1e48673d9cb989f3af3379fa58e7a71ab98f4a8f2ac6727de1f8c4cd1981053409ebd8989345dc640026) >>> host-zic 2024b Extracting gzip -d -c /workdir/instance-0/dl/zic/tzcode2024b.tar.gz | tar --strip-components=0 -C /workdir/instance-0/output-1/build/host-zic-2024b -xf - >>> host-zic 2024b Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile >>> host-zic 2024b Configuring >>> host-zic 2024b Building GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/workdir/instance-0/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="/workdir/instance-0/output-1/host/lib/pkgconfig:/workdir/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j1 GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/workdir/instance-0/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="/workdir/instance-0/output-1/host/lib/pkgconfig:/workdir/instance-0/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/workdir/instance-0/output-1/host/include" CFLAGS="-O2 -I/workdir/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/workdir/instance-0/output-1/host/include" LDFLAGS="-L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /workdir/instance-0/output-1/build/host-zic-2024b zic make[1]: Entering directory '/workdir/instance-0/output-1/build/host-zic-2024b' printf '%s\n' >tzdir.h.out \ '#ifndef TZDEFAULT' \ '# define TZDEFAULT "/etc/localtime" /* default zone */' \ '#endif' \ '#ifndef TZDIR' \ '# define TZDIR "/usr/share/zoneinfo" /* TZif directory */' \ '#endif' mv tzdir.h.out tzdir.h read -r VERSION version.h.out mv version.h.out version.h /usr/bin/gcc -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -c -o zic.o zic.c /usr/bin/gcc -o zic -O2 -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib zic.o make[1]: Leaving directory '/workdir/instance-0/output-1/build/host-zic-2024b' >>> host-zic 2024b Installing to host directory /usr/bin/install -D -m 755 /workdir/instance-0/output-1/build/host-zic-2024b/zic /workdir/instance-0/output-1/host/sbin/zic /usr/bin/install -D -m 644 /workdir/instance-0/output-1/build/host-zic-2024b/tzfile.h /workdir/instance-0/output-1/host/include/tzfile.h >>> host-tzdata 2024b Downloading wget -nd -t 3 --no-check-certificate -O '/workdir/instance-0/output-1/build/.tzdata2024b.tar.gz.eHvuuL/output' 'https://www.iana.org/time-zones/repository/releases/tzdata2024b.tar.gz' WARNING: The certificate is NOT trusted. The certificate issuer is unknown. WARNING: The certificate is NOT trusted. The certificate issuer is unknown. [0] Downloading 'https://www.iana.org/time-zones/repository/releases/tzdata2024b.tar.gz' ... HTTP response 302 Found [https://www.iana.org/time-zones/repository/releases/tzdata2024b.tar.gz] Adding URL: https://data.iana.org/time-zones/releases/tzdata2024b.tar.gz [0] Downloading 'https://data.iana.org/time-zones/releases/tzdata2024b.tar.gz' ... Saving '/workdir/instance-0/output-1/build/.tzdata2024b.tar.gz.eHvuuL/output' HTTP response 200 [https://data.iana.org/time-zones/releases/tzdata2024b.tar.gz] tzdata2024b.tar.gz: OK (sha512: 0d86686e215672343debb3471b7e7ccb8a27f063f085c9b532d5e0470377843daa0dfb6aee0db4fb9068dd52810c69aeee914a1a7c7e603fdecda7e855020193) >>> host-tzdata 2024b Extracting gzip -d -c /workdir/instance-0/dl/tzdata/tzdata2024b.tar.gz | tar --strip-components=0 -C /workdir/instance-0/output-1/build/host-tzdata-2024b -xf - >>> host-tzdata 2024b Patching >>> host-tzdata 2024b Configuring >>> host-tzdata 2024b Building (cd /workdir/instance-0/output-1/build/host-tzdata-2024b; for zone in africa antarctica asia australasia europe northamerica southamerica etcetera backward factory; do /workdir/instance-0/output-1/host/sbin/zic -b fat -d _output/posix $zone || exit 1; /workdir/instance-0/output-1/host/sbin/zic -b fat -d _output/right -L leapseconds $zone || exit 1; done; ) >>> host-tzdata 2024b Installing to host directory /usr/bin/install -d -m 0755 /workdir/instance-0/output-1/host/share/zoneinfo cp -a /workdir/instance-0/output-1/build/host-tzdata-2024b/_output/* /workdir/instance-0/output-1/build/host-tzdata-2024b/*.tab /workdir/instance-0/output-1/build/host-tzdata-2024b/leap-seconds.list /workdir/instance-0/output-1/host/share/zoneinfo tzdata2024b.tar.gz: OK (sha512: 0d86686e215672343debb3471b7e7ccb8a27f063f085c9b532d5e0470377843daa0dfb6aee0db4fb9068dd52810c69aeee914a1a7c7e603fdecda7e855020193) >>> tzdata 2024b Extracting gzip -d -c /workdir/instance-0/dl/tzdata/tzdata2024b.tar.gz | tar --strip-components=0 -C /workdir/instance-0/output-1/build/tzdata-2024b -xf - >>> tzdata 2024b Patching >>> tzdata 2024b Configuring >>> tzdata 2024b Building >>> tzdata 2024b Installing to target /usr/bin/install -d -m 0755 /workdir/instance-0/output-1/target/usr/share/zoneinfo cp -a /workdir/instance-0/output-1/host/share/zoneinfo/* /workdir/instance-0/output-1/target/usr/share/zoneinfo cd /workdir/instance-0/output-1/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /workdir/instance-0/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 /workdir/instance-0/output-1/target/etc/localtime echo "Etc/UTC" >/workdir/instance-0/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/S01seedrng /workdir/instance-0/output-1/target/etc/init.d/S01seedrng zd1211-firmware-1.5.tar.bz2: OK (sha256: f11d3810d7f72833997f634584a586dcced71a353f965abf81062ec431d02b12) >>> zd1211-firmware 1.5 Extracting bzcat /workdir/instance-0/dl/zd1211-firmware/zd1211-firmware-1.5.tar.bz2 | tar --strip-components=1 -C /workdir/instance-0/output-1/build/zd1211-firmware-1.5 -xf - >>> zd1211-firmware 1.5 Patching >>> zd1211-firmware 1.5 Configuring >>> zd1211-firmware 1.5 Building >>> zd1211-firmware 1.5 Installing to target /usr/bin/install -d -m 0755 /workdir/instance-0/output-1/target/lib/firmware/zd1211/ cp -dpf /workdir/instance-0/output-1/build/zd1211-firmware-1.5/zd1211*{ub,uphr,ur} /workdir/instance-0/output-1/target/lib/firmware/zd1211 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /workdir/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@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', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%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@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/workdir/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/workdir/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/workdir/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /workdir/instance-0/buildroot/support/misc/cross-compilation.conf.in > /workdir/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/workdir/instance-0/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/workdir/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/workdir/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/workdir/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /workdir/instance-0/buildroot/support/misc/cross-compilation.conf.in > /workdir/instance-0/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /workdir/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /workdir/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /workdir/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /workdir/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /workdir/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /workdir/instance-0/output-1/target/etc/shells; fi mkdir -p /workdir/instance-0/output-1/target/etc echo "buildroot" > /workdir/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /workdir/instance-0/output-1/target/etc/hosts mkdir -p /workdir/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /workdir/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /workdir/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /workdir/instance-0/output-1/target/etc/shells if [ -x /workdir/instance-0/output-1/target/sbin/swapon -a -x /workdir/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /workdir/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /workdir/instance-0/output-1/target/etc/inittab; fi rm -rf /workdir/instance-0/output-1/target/usr/include /workdir/instance-0/output-1/target/usr/share/aclocal \ /workdir/instance-0/output-1/target/usr/lib/pkgconfig /workdir/instance-0/output-1/target/usr/share/pkgconfig \ /workdir/instance-0/output-1/target/usr/lib/cmake /workdir/instance-0/output-1/target/usr/share/cmake \ /workdir/instance-0/output-1/target/usr/lib/rpm /workdir/instance-0/output-1/target/usr/doc find /workdir/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /workdir/instance-0/output-1/target/lib/ /workdir/instance-0/output-1/target/usr/lib/ /workdir/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /workdir/instance-0/output-1/target/usr/share/gdb rm -rf /workdir/instance-0/output-1/target/usr/share/bash-completion rm -rf /workdir/instance-0/output-1/target/etc/bash_completion.d rm -rf /workdir/instance-0/output-1/target/usr/share/zsh rm -rf /workdir/instance-0/output-1/target/usr/man /workdir/instance-0/output-1/target/usr/share/man rm -rf /workdir/instance-0/output-1/target/usr/info /workdir/instance-0/output-1/target/usr/share/info rm -rf /workdir/instance-0/output-1/target/usr/doc /workdir/instance-0/output-1/target/usr/share/doc rm -rf /workdir/instance-0/output-1/target/usr/share/gtk-doc rmdir /workdir/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /workdir/instance-0/output-1/target/lib/debug /workdir/instance-0/output-1/target/usr/lib/debug find /workdir/instance-0/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 /workdir/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /workdir/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /workdir/instance-0/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 /workdir/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.11-419-gbd3c253b68"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2025.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2025.02-git\"" \ ) > /workdir/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /workdir/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/workdir/instance-0/output-1/per-package \ /workdir/instance-0/buildroot/support/scripts/fix-rpath target touch /workdir/instance-0/output-1/target/usr ln -snf /workdir/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot /workdir/instance-0/output-1/staging make: Leaving directory '/workdir/instance-0/buildroot' make: Entering directory '/workdir/instance-0/buildroot' >>> Buildroot 2024.11-419-gbd3c253b68 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 13.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.40-18-g5641780762723156b0d20a0b9f7df1d76831bab0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> 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.3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.42 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.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.12.7 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 >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 3.4.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 2.3.0 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dcron 1ba33c3325df48de46263276a43ed76cf9d81518 Collecting legal info COPYING: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> dos2unix 7.5.2 Collecting legal info COPYING.txt: OK (sha256: 03b60fa2cf28b2c6dd585a13b32377c1f87b8f016db44ce2ab6bc7eb306220e2) >>> e2fsprogs 1.47.1 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.40.2 Collecting legal info README.licensing: OK (sha256: 27f25514040a401b2ceb7057eae1f46cedb1666664b519b5be7e0960d1b35164) 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) Documentation/licenses/COPYING.MIT: OK (sha256: 8555341619542abb48c102afd954e42d4478e5be16ad3d5af7b0ff71009e7348) >>> host-autoconf 2.72 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) >>> libselinux 3.7 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.7 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> 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) >>> pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> kmod 33 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 3.4.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> xz 5.6.3 Collecting legal info COPYING: OK (sha256: ee3b35b82f7bb0ba5fd9f13ca34ebbe757a59c05bfde5ab9d50ff4188ed33396) COPYING.0BSD: OK (sha256: 0b01625d853911cd0e2e088dcfb743261034a091bb379246cb25a14cc4c74bf1) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> c-ares 1.34.2 Collecting legal info LICENSE.md: OK (sha256: 460f5e768fda3752ca2169a95df062578a10fb126bfd65f3b9b1a1bed2f84807) >>> collectd 5.12.0 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) >>> libgcrypt 1.11.0 Collecting legal info COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libgpg-error 1.51 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.14.10 Collecting legal info COPYING: OK (sha256: e61807cd1c32ff4e7bd5b4b61dd21997c6dc5642cf19316124fe38d50e1f9fa3) >>> expat 2.6.4 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> ed 1.20.2 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> gauche 0.9.12 Collecting legal info COPYING: OK (sha256: bc09c643a05e14d7ea8264aa737c5c14d60a20911a0309e7b27da231bbb4525d) >>> host-gauche 0.9.12 Collecting legal info COPYING: OK (sha256: bc09c643a05e14d7ea8264aa737c5c14d60a20911a0309e7b27da231bbb4525d) >>> host-genpart 1.0.2 Collecting legal info >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnupg2 2.4.7 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.7 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libksba 1.6.7 Collecting legal info AUTHORS: OK (sha256: f9c59ea5a5e1dfdeebcd134e6a594c21eb088cc95f6653ee99ff2e187c105380) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.8 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-go-src Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap-stage3 1.21.8 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap-stage2 1.19.13 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap-stage1 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> iftop 1.0pre4 Collecting legal info COPYING: OK (sha256: c00d1408e080e7f14615c7c2e0fbd079f1b2c19e93fc6eab819bdee8d5fdfbc4) >>> libpcap 1.10.5 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> initscripts Collecting legal info >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libcap 2.73 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> libgpgme 1.23.2 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmd 1.1.0 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lsuio ba46808da148552462e50ba66d8d15cc5b9a3a00 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> lvm2 2.03.27 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-mtools 4.0.46 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mxt-app 1.38 Collecting legal info LICENSE: OK (sha256: 3682b125a40a4da00b6ab69bdbd38c25ed4beae69b3fe32458d2e32638477c4c) >>> netcalc 2.1.7 Collecting legal info LICENSE: OK (sha256: c9462bef0a7f70323f782e10def048ea0bb281d35e93dd0de896ea9805856015) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> open62541 v1.3.15 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pppd 2.5.2 Collecting legal info LICENSE.BSD: OK (sha256: 5d588eb3b157d52112afea935c88a7ff9efddc1e2d95a42c25d3b96ad9055008) LICENSE.GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rp-pppoe 4.0 Collecting legal info doc/LICENSE: OK (sha256: d2767e7ffc6dc9477812f6238551fe4b29a889df6f23c3922e7b9cec92bc278d) >>> host-runc 1.2.0 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-go 1.23.4 Collecting legal info >>> host-sam-ba 3.7 Collecting legal info LICENSE.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> tzdata 2024b Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2024b Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2024b Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> urandom-scripts Collecting legal info >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) WARNING: the Buildroot source code has not been saved WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /workdir/instance-0/output-1/legal-info make: Leaving directory '/workdir/instance-0/buildroot'