Making all in po make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/po' make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/po' Making all in intl make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/intl' Making all in include make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/include' Making all in share make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/share' CC charset.o CC iconvert.o CC utf8.o utf8.c: In function 'convert_buffer': utf8.c:265:9: warning: implicit declaration of function 'charset_convert' [-Wimplicit-function-declaration] 265 | ret = charset_convert(fromcode, tocode, from, fromlen, to, tolen); | ^~~~~~~~~~~~~~~ AR libutf8.a CC getopt.o CC getopt1.o AR libgetopt.a CC base64.o AR libbase64.a CC picture.o AR libpicture.a make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/share' Making all in win32 make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/win32' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/win32' Making all in ogg123 make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/ogg123' CC audio.o CC buffer.o CC callbacks.o CC cfgfile_options.o CC cmdline_options.o CC file_transport.o CC format.o CC http_transport.o http_transport.c: In function 'set_curl_opts': http_transport.c:124:3: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 124 | curl_easy_setopt(handle, CURLOPT_PROGRESSFUNCTION, progress_callback); | ^~~~~~~~~~~~~~~~ In file included from http_transport.c:28: /tmp/instance-7/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/curl/curl.h:1295:3: note: declared here 1295 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ CC ogg123.o ogg123.c: In function 'play': ogg123.c:708:51: warning: pointer targets in passing argument 2 of 'buffer_submit_data' differ in signedness [-Wpointer-sign] 708 | if (!buffer_submit_data(audio_buffer, convbuffer, ret)) { | ^~~~~~~~~~ | | | unsigned char * In file included from ogg123.c:40: buffer.h:113:43: note: expected 'char *' but argument is of type 'unsigned char *' 113 | int buffer_submit_data (buf_t *buf, char *data, long nbytes); | ~~~~~~^~~~ CC oggvorbis_format.o CC playlist.o CC status.o CC remote.o CC transport.o CC vorbis_comments.o CCLD ogg123 make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/ogg123' Making all in oggenc make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc' Making all in man make[4]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc/man' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc/man' make[4]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc' CC oggenc.o CC audio.o audio.c: In function 'wav_id': audio.c:390:18: warning: variable 'flen' set but not used [-Wunused-but-set-variable] 390 | unsigned int flen; | ^~~~ CC encode.o encode.c: In function 'set_advanced_encoder_options': encode.c:72:7: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 72 | else | ^~~~ encode.c:76:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 76 | if(!strcmp(opts[i].arg, "bitrate_average_damping")) { | ^~ CC platform.o CC resample.o CC skeleton.o CCLD oggenc make[4]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc' make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc' Making all in oggdec make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggdec' CC oggdec.o CCLD oggdec make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggdec' Making all in ogginfo make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/ogginfo' CC ogginfo2.o CC metadata.o CC theora.o CC codec_vorbis.o CC codec_theora.o CC codec_kate.o codec_kate.c: In function 'kate_start': codec_kate.c:259:21: warning: variable 'info' set but not used [-Wunused-but-set-variable] 259 | misc_kate_info *info; | ^~~~ CC codec_opus.o CC codec_speex.o CC codec_flac.o CC codec_skeleton.o codec_skeleton.c: In function 'skeleton_process_fisbone_message_header': codec_skeleton.c:119:9: warning: implicit declaration of function 'utf8_decode' [-Wimplicit-function-declaration] 119 | if (utf8_decode(header, &decoded) < 0) { | ^~~~~~~~~~~ codec_skeleton.c: In function 'skeleton_end': codec_skeleton.c:254:25: warning: unused variable 'self' [-Wunused-variable] 254 | misc_skeleton_info *self = stream->data; | ^~~~ CC codec_other.o CC codec_invalid.o CCLD ogginfo make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/ogginfo' Making all in vcut make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/vcut' CC vcut.o CCLD vcut make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/vcut' Making all in vorbiscomment make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/vorbiscomment' CC vcedit.o CC vcomment.o CCLD vorbiscomment make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/vorbiscomment' make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2' make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2' make[2]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2' make[1]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2' >>> vorbis-tools 1.4.2 Installing to target PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/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-7/output-1/target install -C /tmp/instance-7/output-1/build/vorbis-tools-1.4.2/ make[1]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2' Making install in po make[2]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/po' if test "vorbis-tools" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-7/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-7/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-7/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/po' Making install in intl make[2]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/intl' if { test "vorbis-tools" = "gettext-runtime" || test "vorbis-tools" = "gettext-tools"; } \ && test 'no' = yes; then \ /usr/bin/mkdir -p /tmp/instance-7/output-1/target/usr/lib /tmp/instance-7/output-1/target/usr/include; \ /usr/bin/install -c -m 644 libintl.h /tmp/instance-7/output-1/target/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /tmp/instance-7/output-1/target/usr/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /tmp/instance-7/output-1/target/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /tmp/instance-7/output-1/target/usr/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "vorbis-tools" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ /usr/bin/mkdir -p /tmp/instance-7/output-1/target/usr/lib; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /tmp/instance-7/output-1/target/usr/lib/libgnuintl.a; \ rm -f /tmp/instance-7/output-1/target/usr/lib/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /tmp/instance-7/output-1/target/usr/lib/libgnuintl.so /tmp/instance-7/output-1/target/usr/lib/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /tmp/instance-7/output-1/target/usr/lib/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /usr/bin/mkdir -p /tmp/instance-7/output-1/target/usr/lib; \ temp=/tmp/instance-7/output-1/target/usr/lib/t-charset.alias; \ dest=/tmp/instance-7/output-1/target/usr/lib/charset.alias; \ if test -f /tmp/instance-7/output-1/target/usr/lib/charset.alias; then \ orig=/tmp/instance-7/output-1/target/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /usr/bin/mkdir -p /tmp/instance-7/output-1/target/usr/share/locale; \ test -f /tmp/instance-7/output-1/target/usr/share/locale/locale.alias \ && orig=/tmp/instance-7/output-1/target/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/tmp/instance-7/output-1/target/usr/share/locale/t-locale.alias; \ dest=/tmp/instance-7/output-1/target/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "vorbis-tools" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-7/output-1/target/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /tmp/instance-7/output-1/target/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /tmp/instance-7/output-1/target/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-7/output-1/target/usr/share/gettext/intl/$file; \ done; \ chmod a+x /tmp/instance-7/output-1/target/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /tmp/instance-7/output-1/target/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \ for file in $dists; do \ rm -f /tmp/instance-7/output-1/target/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/intl' Making install in include make[2]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/include' make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/include' 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-7/output-1/build/vorbis-tools-1.4.2/include' make[2]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/include' Making install in share make[2]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/share' make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/share' 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-7/output-1/build/vorbis-tools-1.4.2/share' make[2]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/share' Making install in win32 make[2]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/win32' make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/win32' 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-7/output-1/build/vorbis-tools-1.4.2/win32' make[2]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/win32' Making install in ogg123 make[2]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/ogg123' make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/ogg123' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c ogg123 '/tmp/instance-7/output-1/target/usr/bin' libtool: install: /usr/bin/install -c ogg123 /tmp/instance-7/output-1/target/usr/bin/ogg123 /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/doc/vorbis-tools-1.4.2' /usr/bin/install -c -m 644 ogg123rc-example '/tmp/instance-7/output-1/target/usr/share/doc/vorbis-tools-1.4.2' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 ogg123.1 '/tmp/instance-7/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/ogg123' make[2]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/ogg123' Making install in oggenc make[2]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc' Making install in man make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc/man' make[4]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc/man' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 oggenc.1 '/tmp/instance-7/output-1/target/usr/share/man/man1' make[4]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc/man' make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc/man' make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc' make[4]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c oggenc '/tmp/instance-7/output-1/target/usr/bin' libtool: install: /usr/bin/install -c oggenc /tmp/instance-7/output-1/target/usr/bin/oggenc make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc' make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc' make[2]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggenc' Making install in oggdec make[2]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggdec' make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggdec' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c oggdec '/tmp/instance-7/output-1/target/usr/bin' libtool: install: /usr/bin/install -c oggdec /tmp/instance-7/output-1/target/usr/bin/oggdec /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 oggdec.1 '/tmp/instance-7/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggdec' make[2]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/oggdec' Making install in ogginfo make[2]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/ogginfo' make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/ogginfo' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c ogginfo '/tmp/instance-7/output-1/target/usr/bin' libtool: install: /usr/bin/install -c ogginfo /tmp/instance-7/output-1/target/usr/bin/ogginfo /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 ogginfo.1 '/tmp/instance-7/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/ogginfo' make[2]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/ogginfo' Making install in vcut make[2]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/vcut' make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/vcut' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c vcut '/tmp/instance-7/output-1/target/usr/bin' libtool: install: /usr/bin/install -c vcut /tmp/instance-7/output-1/target/usr/bin/vcut /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 vcut.1 '/tmp/instance-7/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/vcut' make[2]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/vcut' Making install in vorbiscomment make[2]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/vorbiscomment' make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/vorbiscomment' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c vorbiscomment '/tmp/instance-7/output-1/target/usr/bin' libtool: install: /usr/bin/install -c vorbiscomment /tmp/instance-7/output-1/target/usr/bin/vorbiscomment /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 vorbiscomment.1 '/tmp/instance-7/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/vorbiscomment' make[2]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2/vorbiscomment' make[2]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2' make[3]: Entering directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2' 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-7/output-1/build/vorbis-tools-1.4.2' make[2]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2' make[1]: Leaving directory '/tmp/instance-7/output-1/build/vorbis-tools-1.4.2' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-7/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O2', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O2', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-O2', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-7/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-7/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%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-7/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-7/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-7/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-7/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-7/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-7/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-7/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-7/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-O2', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O2', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O2', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-7/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-7/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-7/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-7/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-7/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-7/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /tmp/instance-7/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /tmp/instance-7/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-7/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-7/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-7/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-7/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-7/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-7/output-1/target/etc/shells; fi rm -rf /tmp/instance-7/output-1/target/usr/share/lua/5.3/doc rm -rf /tmp/instance-7/output-1/target/usr/lib/luarocks mkdir -p /tmp/instance-7/output-1/target/etc echo "buildroot" > /tmp/instance-7/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-7/output-1/target/etc/hosts mkdir -p /tmp/instance-7/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-7/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-7/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-7/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-7/output-1/target/etc/shells if [ -x /tmp/instance-7/output-1/target/sbin/swapon -a -x /tmp/instance-7/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-7/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-7/output-1/target/etc/inittab; fi rm -rf /tmp/instance-7/output-1/target/usr/include /tmp/instance-7/output-1/target/usr/share/aclocal \ /tmp/instance-7/output-1/target/usr/lib/pkgconfig /tmp/instance-7/output-1/target/usr/share/pkgconfig \ /tmp/instance-7/output-1/target/usr/lib/cmake /tmp/instance-7/output-1/target/usr/share/cmake \ /tmp/instance-7/output-1/target/usr/lib/rpm /tmp/instance-7/output-1/target/usr/doc find /tmp/instance-7/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-7/output-1/target/lib/ /tmp/instance-7/output-1/target/usr/lib/ /tmp/instance-7/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-7/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-7/output-1/target/usr/share/gdb rm -rf /tmp/instance-7/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-7/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-7/output-1/target/usr/share/zsh rm -rf /tmp/instance-7/output-1/target/usr/man /tmp/instance-7/output-1/target/usr/share/man rm -rf /tmp/instance-7/output-1/target/usr/info /tmp/instance-7/output-1/target/usr/share/info rm -rf /tmp/instance-7/output-1/target/usr/doc /tmp/instance-7/output-1/target/usr/share/doc rm -rf /tmp/instance-7/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-7/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-7/output-1/target/lib/debug /tmp/instance-7/output-1/target/usr/lib/debug find /tmp/instance-7/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-7/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-7/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-7/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-7/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-rc2-25-g4789d37cc4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-rc2\"" \ ) > /tmp/instance-7/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-7/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-7/output-1/per-package /tmp/instance-7/buildroot/support/scripts/fix-rpath target touch /tmp/instance-7/output-1/target/usr ln -snf /tmp/instance-7/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /tmp/instance-7/output-1/staging make: Leaving directory '/tmp/instance-7/buildroot' make: Entering directory '/tmp/instance-7/buildroot' >>> Buildroot 2023.02-rc2-25-g4789d37cc4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.1.14 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 >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> initscripts Collecting legal info >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libminiupnpc 2.2.4 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> 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) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> luainterpreter Collecting legal info >>> numactl 2.0.16 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> rsync 3.2.7 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) 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-7/output-1/legal-info make: Leaving directory '/tmp/instance-7/buildroot'