./common/osdep.h:285:35: note: in definition of macro 'DECLARE_ALIGNED' 285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n))) | ^~~ encoder/set.c:563:5: note: in expansion of macro 'ALIGNED_4' 563 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~~~ In file included from ./common/common.h:122, from encoder/set.c:27: encoder/set.c: In function 'x264_8_sei_buffering_period_write': ./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of 'uint8_t[100]' {aka 'unsigned char[100]'} [-Warray-bounds] 120 | s->cur_bits = endian_fix32( M32(s->p) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./common/base.h:43, from ./common/common.h:30, from encoder/set.c:27: encoder/set.c:615:24: note: while referencing 'tmp_buf' 615 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~ ./common/osdep.h:285:35: note: in definition of macro 'DECLARE_ALIGNED' 285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n))) | ^~~ encoder/set.c:615:5: note: in expansion of macro 'ALIGNED_4' 615 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~~~ In file included from ./common/common.h:122, from encoder/set.c:27: encoder/set.c: In function 'x264_8_sei_pic_timing_write': ./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of 'uint8_t[100]' {aka 'unsigned char[100]'} [-Warray-bounds] 120 | s->cur_bits = endian_fix32( M32(s->p) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./common/base.h:43, from ./common/common.h:30, from encoder/set.c:27: encoder/set.c:637:24: note: while referencing 'tmp_buf' 637 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~ ./common/osdep.h:285:35: note: in definition of macro 'DECLARE_ALIGNED' 285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n))) | ^~~ encoder/set.c:637:5: note: in expansion of macro 'ALIGNED_4' 637 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~~~ In file included from ./common/common.h:122, from encoder/set.c:27: encoder/set.c: In function 'x264_8_sei_frame_packing_write': ./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of 'uint8_t[100]' {aka 'unsigned char[100]'} [-Warray-bounds] 120 | s->cur_bits = endian_fix32( M32(s->p) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./common/base.h:43, from ./common/common.h:30, from encoder/set.c:27: encoder/set.c:668:24: note: while referencing 'tmp_buf' 668 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~ ./common/osdep.h:285:35: note: in definition of macro 'DECLARE_ALIGNED' 285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n))) | ^~~ encoder/set.c:668:5: note: in expansion of macro 'ALIGNED_4' 668 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~~~ In file included from ./common/common.h:122, from encoder/set.c:27: encoder/set.c: In function 'x264_8_sei_alternative_transfer_write': ./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of 'uint8_t[100]' {aka 'unsigned char[100]'} [-Warray-bounds] 120 | s->cur_bits = endian_fix32( M32(s->p) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./common/base.h:43, from ./common/common.h:30, from encoder/set.c:27: encoder/set.c:709:24: note: while referencing 'tmp_buf' 709 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~ ./common/osdep.h:285:35: note: in definition of macro 'DECLARE_ALIGNED' 285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n))) | ^~~ encoder/set.c:709:5: note: in expansion of macro 'ALIGNED_4' 709 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~~~ In file included from ./common/common.h:122, from encoder/set.c:27: encoder/set.c: In function 'x264_8_sei_dec_ref_pic_marking_write': ./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of 'uint8_t[100]' {aka 'unsigned char[100]'} [-Warray-bounds] 120 | s->cur_bits = endian_fix32( M32(s->p) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./common/base.h:43, from ./common/common.h:30, from encoder/set.c:27: encoder/set.c:737:24: note: while referencing 'tmp_buf' 737 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~ ./common/osdep.h:285:35: note: in definition of macro 'DECLARE_ALIGNED' 285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n))) | ^~~ encoder/set.c:737:5: note: in expansion of macro 'ALIGNED_4' 737 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~~~ In file included from ./common/common.h:122, from encoder/set.c:27: encoder/set.c: In function 'x264_10_sei_recovery_point_write': ./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of 'uint8_t[100]' {aka 'unsigned char[100]'} [-Warray-bounds] 120 | s->cur_bits = endian_fix32( M32(s->p) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./common/base.h:43, from ./common/common.h:30, from encoder/set.c:27: encoder/set.c:563:24: note: while referencing 'tmp_buf' 563 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~ ./common/osdep.h:285:35: note: in definition of macro 'DECLARE_ALIGNED' 285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n))) | ^~~ encoder/set.c:563:5: note: in expansion of macro 'ALIGNED_4' 563 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~~~ In file included from ./common/common.h:122, from encoder/set.c:27: encoder/set.c: In function 'x264_10_sei_buffering_period_write': ./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of 'uint8_t[100]' {aka 'unsigned char[100]'} [-Warray-bounds] 120 | s->cur_bits = endian_fix32( M32(s->p) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./common/base.h:43, from ./common/common.h:30, from encoder/set.c:27: encoder/set.c:615:24: note: while referencing 'tmp_buf' 615 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~ ./common/osdep.h:285:35: note: in definition of macro 'DECLARE_ALIGNED' 285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n))) | ^~~ encoder/set.c:615:5: note: in expansion of macro 'ALIGNED_4' 615 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~~~ In file included from ./common/common.h:122, from encoder/set.c:27: encoder/set.c: In function 'x264_10_sei_pic_timing_write': ./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of 'uint8_t[100]' {aka 'unsigned char[100]'} [-Warray-bounds] 120 | s->cur_bits = endian_fix32( M32(s->p) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./common/base.h:43, from ./common/common.h:30, from encoder/set.c:27: encoder/set.c:637:24: note: while referencing 'tmp_buf' 637 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~ ./common/osdep.h:285:35: note: in definition of macro 'DECLARE_ALIGNED' 285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n))) | ^~~ encoder/set.c:637:5: note: in expansion of macro 'ALIGNED_4' 637 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~~~ In file included from ./common/common.h:122, from encoder/set.c:27: encoder/set.c: In function 'x264_10_sei_frame_packing_write': ./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of 'uint8_t[100]' {aka 'unsigned char[100]'} [-Warray-bounds] 120 | s->cur_bits = endian_fix32( M32(s->p) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./common/base.h:43, from ./common/common.h:30, from encoder/set.c:27: encoder/set.c:668:24: note: while referencing 'tmp_buf' 668 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~ ./common/osdep.h:285:35: note: in definition of macro 'DECLARE_ALIGNED' 285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n))) | ^~~ encoder/set.c:668:5: note: in expansion of macro 'ALIGNED_4' 668 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~~~ In file included from ./common/common.h:122, from encoder/set.c:27: encoder/set.c: In function 'x264_10_sei_alternative_transfer_write': ./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of 'uint8_t[100]' {aka 'unsigned char[100]'} [-Warray-bounds] 120 | s->cur_bits = endian_fix32( M32(s->p) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./common/base.h:43, from ./common/common.h:30, from encoder/set.c:27: encoder/set.c:709:24: note: while referencing 'tmp_buf' 709 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~ ./common/osdep.h:285:35: note: in definition of macro 'DECLARE_ALIGNED' 285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n))) | ^~~ encoder/set.c:709:5: note: in expansion of macro 'ALIGNED_4' 709 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~~~ In file included from ./common/common.h:122, from encoder/set.c:27: encoder/set.c: In function 'x264_10_sei_dec_ref_pic_marking_write': ./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of 'uint8_t[100]' {aka 'unsigned char[100]'} [-Warray-bounds] 120 | s->cur_bits = endian_fix32( M32(s->p) ); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./common/base.h:43, from ./common/common.h:30, from encoder/set.c:27: encoder/set.c:737:24: note: while referencing 'tmp_buf' 737 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~ ./common/osdep.h:285:35: note: in definition of macro 'DECLARE_ALIGNED' 285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n))) | ^~~ encoder/set.c:737:5: note: in expansion of macro 'ALIGNED_4' 737 | ALIGNED_4( uint8_t tmp_buf[100] ); | ^~~~~~~~~ encoder/encoder.c: In function 'x264_8_encoder_open': encoder/encoder.c:1791:38: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 1791 | snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 ); | ^~ encoder/encoder.c:1791:37: note: directive argument in the range [-214748364, 214748364] 1791 | snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 ); | ^~~~~~~ encoder/encoder.c:1791:37: note: directive argument in the range [-9, 9] In file included from /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/stdio.h:867, from ./common/osdep.h:33, from ./common/base.h:43, from ./common/common.h:30, from encoder/encoder.c:28: /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 4 and 14 bytes into a destination of size 4 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/encoder.c: In function 'x264_10_encoder_open': encoder/encoder.c:1791:38: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 1791 | snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 ); | ^~ encoder/encoder.c:1791:37: note: directive argument in the range [-214748364, 214748364] 1791 | snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 ); | ^~~~~~~ encoder/encoder.c:1791:37: note: directive argument in the range [-9, 9] In file included from /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/stdio.h:867, from ./common/osdep.h:33, from ./common/base.h:43, from ./common/common.h:30, from encoder/encoder.c:28: /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 4 and 14 bytes into a destination of size 4 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/host/bin/mips64el-linux-gcc -o libx264.so.161 common/osdep.o common/base.o common/cpu.o common/tables.o encoder/api.o common/mc-8.o common/predict-8.o common/pixel-8.o common/macroblock-8.o common/frame-8.o common/dct-8.o common/cabac-8.o common/common-8.o common/rectangle-8.o common/set-8.o common/quant-8.o common/deblock-8.o common/vlc-8.o common/mvpred-8.o common/bitstream-8.o encoder/analyse-8.o encoder/me-8.o encoder/ratecontrol-8.o encoder/set-8.o encoder/macroblock-8.o encoder/cabac-8.o encoder/cavlc-8.o encoder/encoder-8.o encoder/lookahead-8.o common/threadpool-8.o common/mc-10.o common/predict-10.o common/pixel-10.o common/macroblock-10.o common/frame-10.o common/dct-10.o common/cabac-10.o common/common-10.o common/rectangle-10.o common/set-10.o common/quant-10.o common/deblock-10.o common/vlc-10.o common/mvpred-10.o common/bitstream-10.o encoder/analyse-10.o encoder/me-10.o encoder/ratecontrol-10.o encoder/set-10.o encoder/macroblock-10.o encoder/cabac-10.o encoder/cavlc-10.o encoder/encoder-10.o encoder/lookahead-10.o common/threadpool-10.o -shared -Wl,-soname,libx264.so.161 -Wl,-Bsymbolic -lm -lpthread rm -f libx264.a /tmp/instance-1/output-1/host/bin/mips64el-linux-ar rc libx264.a common/osdep.o common/base.o common/cpu.o common/tables.o encoder/api.o common/mc-8.o common/predict-8.o common/pixel-8.o common/macroblock-8.o common/frame-8.o common/dct-8.o common/cabac-8.o common/common-8.o common/rectangle-8.o common/set-8.o common/quant-8.o common/deblock-8.o common/vlc-8.o common/mvpred-8.o common/bitstream-8.o encoder/analyse-8.o encoder/me-8.o encoder/ratecontrol-8.o encoder/set-8.o encoder/macroblock-8.o encoder/cabac-8.o encoder/cavlc-8.o encoder/encoder-8.o encoder/lookahead-8.o common/threadpool-8.o common/mc-10.o common/predict-10.o common/pixel-10.o common/macroblock-10.o common/frame-10.o common/dct-10.o common/cabac-10.o common/common-10.o common/rectangle-10.o common/set-10.o common/quant-10.o common/deblock-10.o common/vlc-10.o common/mvpred-10.o common/bitstream-10.o encoder/analyse-10.o encoder/me-10.o encoder/ratecontrol-10.o encoder/set-10.o encoder/macroblock-10.o encoder/cabac-10.o encoder/cavlc-10.o encoder/encoder-10.o encoder/lookahead-10.o common/threadpool-10.o /tmp/instance-1/output-1/host/bin/mips64el-linux-ranlib libx264.a make[1]: Leaving directory '/tmp/instance-1/output-1/build/x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b' >>> x264 35417dcd65a57321fbadf98c9a4cff1cb741db4b Installing to staging directory PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR="/tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot" -C /tmp/instance-1/output-1/build/x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b install make[1]: Entering directory '/tmp/instance-1/output-1/build/x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b' install -d /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include install -m 644 x264.pc /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig install -d /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib install -d /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib ln -f -s libx264.so.161 /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx264.so install -m 644 libx264.a /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib install -m 755 libx264.so.161 /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib /tmp/instance-1/output-1/host/bin/mips64el-linux-ranlib /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libx264.a make[1]: Leaving directory '/tmp/instance-1/output-1/build/x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b' >>> x264 35417dcd65a57321fbadf98c9a4cff1cb741db4b Fixing libtool files for la in $(find /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-1/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-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-1/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 >>> x264 35417dcd65a57321fbadf98c9a4cff1cb741db4b Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR="/tmp/instance-1/output-1/target" -C /tmp/instance-1/output-1/build/x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b install make[1]: Entering directory '/tmp/instance-1/output-1/build/x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b' install -d /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /tmp/instance-1/output-1/target/usr/include install -m 644 x264.pc /tmp/instance-1/output-1/target/usr/lib/pkgconfig install -d /tmp/instance-1/output-1/target/usr/lib install -d /tmp/instance-1/output-1/target/usr/lib install -m 644 libx264.a /tmp/instance-1/output-1/target/usr/lib ln -f -s libx264.so.161 /tmp/instance-1/output-1/target/usr/lib/libx264.so install -m 755 libx264.so.161 /tmp/instance-1/output-1/target/usr/lib /tmp/instance-1/output-1/host/bin/mips64el-linux-ranlib /tmp/instance-1/output-1/target/usr/lib/libx264.a make[1]: Leaving directory '/tmp/instance-1/output-1/build/x264-35417dcd65a57321fbadf98c9a4cff1cb741db4b' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-1/output-1/host/bin/mips64el-linux-%g' -e 's%@TARGET_ARCH@%mips64%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-1/output-1/host/etc/meson/cross-compilation.conf rm -f /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-1/output-1/host/bin/glib-compile-schemas /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-1/output-1/target/etc/shadow rm -f /tmp/instance-1/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-1/output-1/build/locales.nopurge for dir in /tmp/instance-1/output-1/target/usr/share/locale /tmp/instance-1/output-1/target/usr/share/X11/locale /tmp/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-1/output-1/target/usr/share/zsh rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-1/output-1/target/lib/debug /tmp/instance-1/output-1/target/usr/lib/debug find /tmp/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-1/output-1/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-1/output-1/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-915-g92f9eb53ba"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2021.05-915-g92f9eb53ba Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bmon 4.0 Collecting legal info LICENSE.BSD: OK (sha256: 59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c4991) LICENSE.MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> e2fsprogs 1.46.2 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.36.2 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) >>> readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> espeak 1.48.04 Collecting legal info License.txt: OK (sha256: 0bbca7a0ad5da4a6b0677f90d17817984edce7e42d300cae94ae93e4ccba9df7) >>> flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> genpart 1.0.2 Collecting legal info >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> gtest 1.11.0 Collecting legal info LICENSE: OK (sha256: 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.2 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) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libgpgme 1.15.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libostree 2021.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libvncserver 0.9.13 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mdadm 4.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> openipmi 2.0.28 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.BSD: OK (sha256: 185323a62589e7ee80f86bf2ea29caad9a09fdda0ea3f1c00db8b778c7edf60e) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-rust-bin 1.52.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-rustc Collecting legal info >>> host-sentry-cli 1.57.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> spice-protocol 0.14.3 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> x264 35417dcd65a57321fbadf98c9a4cff1cb741db4b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'