hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /nvmedata/autobuild/instance-31/dl/tremor/git/.git/ GIT_DIR=/nvmedata/autobuild/instance-31/dl/tremor/git/.git git remote add origin 'https://gitlab.xiph.org/xiph/tremor.git' GIT_DIR=/nvmedata/autobuild/instance-31/dl/tremor/git/.git git remote set-url origin 'https://gitlab.xiph.org/xiph/tremor.git' Fetching all references GIT_DIR=/nvmedata/autobuild/instance-31/dl/tremor/git/.git git fetch origin From https://gitlab.xiph.org/xiph/tremor * [new branch] lowmem -> origin/lowmem * [new branch] master -> origin/master * [new branch] nobyte -> origin/nobyte * [new branch] tremolo -> origin/tremolo * [new branch] tremolo_mips -> origin/tremolo_mips GIT_DIR=/nvmedata/autobuild/instance-31/dl/tremor/git/.git git fetch origin -t GIT_DIR=/nvmedata/autobuild/instance-31/dl/tremor/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/nvmedata/autobuild/instance-31/dl/tremor/git/.git git checkout -f -q '7c30a66346199f3f09017a09567c6c8a3a0eedc8' warning: refname '7c30a66346199f3f09017a09567c6c8a3a0eedc8' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/nvmedata/autobuild/instance-31/dl/tremor/git/.git git clean -ffdx tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8-br1.tar.gz: OK (sha256: a387ebb4536ca98034eb91855616b971b0a85575943699b2a6d0be79b4a9f6a9) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Extracting gzip -d -c /nvmedata/autobuild/instance-31/dl/tremor/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8-br1.tar.gz | /nvmedata/autobuild/instance-31/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8 -xf - >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Patching >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Configuring >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Autoreconfiguring autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:12: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.in:12: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:10271: AM_CONFIG_HEADER is expanded from... configure.in:12: the top level configure.in:14: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:9919: AM_INIT_AUTOMAKE is expanded from... configure.in:14: the top level configure.in:39: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.in:39: You should run autoupdate. aclocal.m4:122: AM_PROG_LIBTOOL is expanded from... configure.in:39: the top level configure.in:79: warning: The macro `AC_PROG_LD' is obsolete. configure.in:79: You should run autoupdate. aclocal.m4:3344: AC_PROG_LD is expanded from... configure.in:79: the top level configure.in:122: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:122: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... aclocal.m4:9403: XIPH_PATH_OGG is expanded from... configure.in:122: the top level configure.in:122: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:122: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... aclocal.m4:9403: XIPH_PATH_OGG is expanded from... configure.in:122: the top level configure.in:122: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:122: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... aclocal.m4:9403: XIPH_PATH_OGG is expanded from... configure.in:122: the top level configure.in:146: warning: AC_OUTPUT should be used without arguments. configure.in:146: You should run autoupdate. autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:14: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:14: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:35: installing './compile' configure.in:9: installing './config.guess' configure.in:9: installing './config.sub' configure.in:14: installing './install-sh' configure.in:14: installing './missing' Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' Makefile.am: installing './depcomp' >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Patching libtool patching file /nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-31/output-1/host/bin:/nvmedata/autobuild/instance-31/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-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/nvmedata/autobuild/instance-31/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-31/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-31/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-31/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-31/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-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 -O2 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O2 -g0 -static" FFLAGS=" -O2 -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-31/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=aarch64-buildroot-linux-uclibc --host=aarch64-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64-buildroot-linux-uclibc checking target system type... aarch64-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64-buildroot-linux-uclibc-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for aarch64-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc... none checking how to run the C preprocessor... /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-cpp checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-ld checking if the linker (/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc-nm checking the name lister (/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to aarch64-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-ld option to reload object files... -r checking for aarch64-buildroot-linux-uclibc-objdump... /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for aarch64-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-buildroot-linux-uclibc-ar... /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc-ar checking for archiver @FILE support... @ checking for aarch64-buildroot-linux-uclibc-strip... (cached) /bin/true checking for aarch64-buildroot-linux-uclibc-ranlib... /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc-ranlib checking command to parse /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc-nm output from /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for objdir... .libs checking if /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc linker (/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for ld used by /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc... (cached) /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-ld checking if the linker (/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-ld) is GNU ld... (cached) yes checking for memory.h... yes checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... no checking stack direction for C alloca... 0 checking for working memcmp... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Version_script config.status: creating vorbisidec.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Building PATH="/nvmedata/autobuild/instance-31/output-1/host/bin:/nvmedata/autobuild/instance-31/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8/ make[1]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8' /usr/bin/make all-am make[2]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8' /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -D_REENTRANT -DUSE_MEMORY_H -c -o mdct.lo mdct.c libtool: compile: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_REENTRANT -DUSE_MEMORY_H -c mdct.c -o mdct.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -D_REENTRANT -DUSE_MEMORY_H -c -o block.lo block.c libtool: compile: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_REENTRANT -DUSE_MEMORY_H -c block.c -o block.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -D_REENTRANT -DUSE_MEMORY_H -c -o window.lo window.c libtool: compile: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_REENTRANT -DUSE_MEMORY_H -c window.c -o window.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -D_REENTRANT -DUSE_MEMORY_H -c -o synthesis.lo synthesis.c libtool: compile: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_REENTRANT -DUSE_MEMORY_H -c synthesis.c -o synthesis.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -D_REENTRANT -DUSE_MEMORY_H -c -o info.lo info.c libtool: compile: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_REENTRANT -DUSE_MEMORY_H -c info.c -o info.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -D_REENTRANT -DUSE_MEMORY_H -c -o floor1.lo floor1.c libtool: compile: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_REENTRANT -DUSE_MEMORY_H -c floor1.c -o floor1.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -D_REENTRANT -DUSE_MEMORY_H -c -o floor0.lo floor0.c libtool: compile: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_REENTRANT -DUSE_MEMORY_H -c floor0.c -o floor0.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -D_REENTRANT -DUSE_MEMORY_H -c -o vorbisfile.lo vorbisfile.c libtool: compile: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_REENTRANT -DUSE_MEMORY_H -c vorbisfile.c -o vorbisfile.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -D_REENTRANT -DUSE_MEMORY_H -c -o res012.lo res012.c libtool: compile: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_REENTRANT -DUSE_MEMORY_H -c res012.c -o res012.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -D_REENTRANT -DUSE_MEMORY_H -c -o mapping0.lo mapping0.c libtool: compile: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_REENTRANT -DUSE_MEMORY_H -c mapping0.c -o mapping0.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -D_REENTRANT -DUSE_MEMORY_H -c -o registry.lo registry.c libtool: compile: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_REENTRANT -DUSE_MEMORY_H -c registry.c -o registry.o /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -D_REENTRANT -DUSE_MEMORY_H -c -o codebook.lo codebook.c libtool: compile: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_REENTRANT -DUSE_MEMORY_H -c codebook.c -o codebook.o codebook.c: In function 'vorbis_book_decodev_set': codebook.c:339:11: warning: unused variable 'j' [-Wunused-variable] 339 | int i,j; | ^ /bin/bash ./libtool --tag=CC --mode=compile /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -D_REENTRANT -DUSE_MEMORY_H -c -o sharedbook.lo sharedbook.c libtool: compile: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_REENTRANT -DUSE_MEMORY_H -c sharedbook.c -o sharedbook.o /bin/bash ./libtool --tag=CC --mode=link /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -O2 -Wall -fsigned-char -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -D_REENTRANT -DUSE_MEMORY_H -version-info 1:3:0 -static -static -Wl,--version-script=Version_script -o libvorbisidec.la -rpath /usr/lib mdct.lo block.lo window.lo synthesis.lo info.lo floor1.lo floor0.lo vorbisfile.lo res012.lo mapping0.lo registry.lo codebook.lo sharedbook.lo -L/nvmedata/autobuild/instance-31/output-1/host/bin/../aarch64-buildroot-linux-uclibc/sysroot/usr/lib -logg libtool: link: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc-ar cru .libs/libvorbisidec.a mdct.o block.o window.o synthesis.o info.o floor1.o floor0.o vorbisfile.o res012.o mapping0.o registry.o codebook.o sharedbook.o libtool: link: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc-ranlib .libs/libvorbisidec.a libtool: link: ( cd ".libs" && rm -f "libvorbisidec.la" && ln -s "../libvorbisidec.la" "libvorbisidec.la" ) make[2]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8' make[1]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8' >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Installing to staging directory PATH="/nvmedata/autobuild/instance-31/output-1/host/bin:/nvmedata/autobuild/instance-31/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot install -C /nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8/ make[1]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8' make[2]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libvorbisidec.la '/nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libvorbisidec.lai /nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot/usr/lib/libvorbisidec.la libtool: install: /usr/bin/install -c .libs/libvorbisidec.a /nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot/usr/lib/libvorbisidec.a libtool: install: chmod 644 /nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot/usr/lib/libvorbisidec.a libtool: install: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc-ranlib /nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot/usr/lib/libvorbisidec.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot/usr/include/tremor' /usr/bin/install -c -m 644 ivorbiscodec.h ivorbisfile.h config_types.h '/nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot/usr/include/tremor' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 vorbisidec.pc '/nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' make[2]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8' make[1]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8' >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/nvmedata/autobuild/instance-31/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-31/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 >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Installing to target PATH="/nvmedata/autobuild/instance-31/output-1/host/bin:/nvmedata/autobuild/instance-31/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-31/output-1/target install -C /nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8/ make[1]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8' make[2]: Entering directory '/nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-31/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libvorbisidec.la '/nvmedata/autobuild/instance-31/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libvorbisidec.lai /nvmedata/autobuild/instance-31/output-1/target/usr/lib/libvorbisidec.la libtool: install: /usr/bin/install -c .libs/libvorbisidec.a /nvmedata/autobuild/instance-31/output-1/target/usr/lib/libvorbisidec.a libtool: install: chmod 644 /nvmedata/autobuild/instance-31/output-1/target/usr/lib/libvorbisidec.a libtool: install: /nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc-ranlib /nvmedata/autobuild/instance-31/output-1/target/usr/lib/libvorbisidec.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-31/output-1/target/usr/include/tremor' /usr/bin/install -c -m 644 ivorbiscodec.h ivorbisfile.h config_types.h '/nvmedata/autobuild/instance-31/output-1/target/usr/include/tremor' /usr/bin/mkdir -p '/nvmedata/autobuild/instance-31/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 vorbisidec.pc '/nvmedata/autobuild/instance-31/output-1/target/usr/lib/pkgconfig' make[2]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8' make[1]: Leaving directory '/nvmedata/autobuild/instance-31/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8' >>> wilc-firmware wilc_linux_15_6 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-31/output-1/build/.wilc-firmware-wilc_linux_15_6.tar.gz.Lgcxtm/output' 'https://github.com/linux4wilc/firmware/archive/wilc_linux_15_6/wilc-firmware-wilc_linux_15_6.tar.gz' --2022-07-05 21:27:35-- https://github.com/linux4wilc/firmware/archive/wilc_linux_15_6/wilc-firmware-wilc_linux_15_6.tar.gz Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/linux4wilc/firmware/tar.gz/refs/tags/wilc_linux_15_6 [following] --2022-07-05 21:27:36-- https://codeload.github.com/linux4wilc/firmware/tar.gz/refs/tags/wilc_linux_15_6 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-31/output-1/build/.wilc-firmware-wilc_linux_15_6.tar.gz.Lgcxtm/output' 0K .......... .......... .......... .......... .......... 482K 50K .......... .......... .......... .......... .......... 959K 100K .......... .......... .......... .......... .......... 44.0M 150K .......... .......... .......... .......... .......... 976K 200K .......... .......... .......... .......... .......... 107M 250K .......... .......... .......... .......... .......... 948K 300K .......... .......... ....... 551K=0.3s 2022-07-05 21:27:36 (1.03 MB/s) - '/nvmedata/autobuild/instance-31/output-1/build/.wilc-firmware-wilc_linux_15_6.tar.gz.Lgcxtm/output' saved [335655] wilc-firmware-wilc_linux_15_6.tar.gz: OK (sha256: 29bb5739136cdb4088cb52af59badce05cc7e562bca40e9f29fef7f8f7c19cb8) >>> wilc-firmware wilc_linux_15_6 Extracting gzip -d -c /nvmedata/autobuild/instance-31/dl/wilc-firmware/wilc-firmware-wilc_linux_15_6.tar.gz | /nvmedata/autobuild/instance-31/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-31/output-1/build/wilc-firmware-wilc_linux_15_6 -xf - >>> wilc-firmware wilc_linux_15_6 Patching >>> wilc-firmware wilc_linux_15_6 Configuring >>> wilc-firmware wilc_linux_15_6 Building >>> wilc-firmware wilc_linux_15_6 Installing to target /usr/bin/install -d -m 0755 /nvmedata/autobuild/instance-31/output-1/target/lib/firmware/mchp/ cd /nvmedata/autobuild/instance-31/output-1/build/wilc-firmware-wilc_linux_15_6 && /nvmedata/autobuild/instance-31/output-1/host/bin/tar cf install.tar wilc1000_wifi_firmware.bin && /nvmedata/autobuild/instance-31/output-1/host/bin/tar xf install.tar -C /nvmedata/autobuild/instance-31/output-1/target/lib/firmware/mchp >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-31/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-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', '-O2', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%thunderx2t99p1%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-31/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-31/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-31/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-31/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-31/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-31/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%thunderx2t99p1%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-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', '-O2', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-31/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-31/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-31/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-31/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-31/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-31/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-31/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-31/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-31/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-31/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-31/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-31/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-31/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-31/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-31/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-31/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-31/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-31/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-31/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-31/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-31/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-31/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-31/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-31/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-31/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/include /nvmedata/autobuild/instance-31/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-31/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-31/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-31/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-31/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-31/output-1/target/usr/doc find /nvmedata/autobuild/instance-31/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-31/output-1/target/lib/ /nvmedata/autobuild/instance-31/output-1/target/usr/lib/ /nvmedata/autobuild/instance-31/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-31/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-31/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/man /nvmedata/autobuild/instance-31/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/info /nvmedata/autobuild/instance-31/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/doc /nvmedata/autobuild/instance-31/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-31/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-31/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-31/output-1/target/lib/debug /nvmedata/autobuild/instance-31/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-31/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 /nvmedata/autobuild/instance-31/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-31/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-31/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 /nvmedata/autobuild/instance-31/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-333-gdedc1b71d9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /nvmedata/autobuild/instance-31/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-31/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-31/output-1/per-package /nvmedata/autobuild/instance-31/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-31/output-1/target/usr ln -snf /nvmedata/autobuild/instance-31/output-1/host/aarch64-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-31/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-31/buildroot' make: Entering directory '/nvmedata/autobuild/instance-31/buildroot' >>> Buildroot 2022.05-333-gdedc1b71d9 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-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) >>> 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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.17.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> host-gdb 9.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-imagemagick 7.1.0-19 Collecting legal info LICENSE: OK (sha256: 040badb77b659e751ea16113490a937e1e01f3f5d32181e966b8982413533fb2) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> initscripts Collecting legal info >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdmtx 0.7.5 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> 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) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> memcached 1.6.12 Collecting legal info COPYING: OK (sha256: bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> reaver 1.6.6 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> host-gzip 1.12 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wilc-firmware wilc_linux_15_6 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-31/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-31/buildroot'