>>> flac 1.3.4 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-29/output-1/build/.flac-1.3.4.tar.xz.AbRugx/output' 'http://downloads.xiph.org/releases/flac/flac-1.3.4.tar.xz' URL transformed to HTTPS due to an HSTS policy --2022-04-11 01:10:48-- https://downloads.xiph.org/releases/flac/flac-1.3.4.tar.xz Resolving downloads.xiph.org (downloads.xiph.org)... 140.211.166.31, 2001:470:eb26:42::1 Connecting to downloads.xiph.org (downloads.xiph.org)|140.211.166.31|:443... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.3.4.tar.xz [following] --2022-04-11 01:10:48-- https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.3.4.tar.xz Resolving ftp.osuosl.org (ftp.osuosl.org)... 64.50.233.100, 64.50.236.52, 140.211.166.134, ... Connecting to ftp.osuosl.org (ftp.osuosl.org)|64.50.233.100|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1038356 (1014K) [application/x-xz] Saving to: '/nvmedata/autobuild/instance-29/output-1/build/.flac-1.3.4.tar.xz.AbRugx/output' 0K .......... .......... .......... .......... .......... 4% 528K 2s 50K .......... .......... .......... .......... .......... 9% 1.11M 1s 100K .......... .......... .......... .......... .......... 14% 156M 1s 150K .......... .......... .......... .......... .......... 19% 1.13M 1s 200K .......... .......... .......... .......... .......... 24% 1.13M 1s 250K .......... .......... .......... .......... .......... 29% 187M 1s 300K .......... .......... .......... .......... .......... 34% 1.08M 1s 350K .......... .......... .......... .......... .......... 39% 1.13M 0s 400K .......... .......... .......... .......... .......... 44% 1.10M 0s 450K .......... .......... .......... .......... .......... 49% 65.9M 0s 500K .......... .......... .......... .......... .......... 54% 1.11M 0s 550K .......... .......... .......... .......... .......... 59% 1.11M 0s 600K .......... .......... .......... .......... .......... 64% 1.08M 0s 650K .......... .......... .......... .......... .......... 69% 138M 0s 700K .......... .......... .......... .......... .......... 73% 1.06M 0s 750K .......... .......... .......... .......... .......... 78% 181M 0s 800K .......... .......... .......... .......... .......... 83% 1.02M 0s 850K .......... .......... .......... .......... .......... 88% 1.11M 0s 900K .......... .......... .......... .......... .......... 93% 1.02M 0s 950K .......... .......... .......... .......... .......... 98% 150M 0s 1000K .......... .... 100% 160M=0.7s 2022-04-11 01:10:49 (1.46 MB/s) - '/nvmedata/autobuild/instance-29/output-1/build/.flac-1.3.4.tar.xz.AbRugx/output' saved [1038356/1038356] flac-1.3.4.tar.xz: OK (sha1: 99c28482a8b2d81deaf740639e4cb55658427420) flac-1.3.4.tar.xz: OK (sha256: 8ff0607e75a322dd7cd6ec48f4f225471404ae2730d0ea945127b1355155e737) >>> flac 1.3.4 Extracting xzcat /nvmedata/autobuild/instance-29/dl/flac/flac-1.3.4.tar.xz | tar --strip-components=1 -C /nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4 -xf - >>> flac 1.3.4 Patching Applying 0001-Fix-uclibc-build.patch using patch: patching file configure.ac patching file src/libFLAC/cpu.c >>> flac 1.3.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> flac 1.3.4 Configuring >>> flac 1.3.4 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:39: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:39: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... configure.ac:39: the top level configure.ac:45: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:45: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/clang.m4:15: XIPH_C_COMPILER_IS_CLANG is expanded from... configure.ac:45: the top level configure.ac:46: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:46: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/really_gcc.m4:17: XIPH_GCC_REALLY_IS_GCC is expanded from... configure.ac:46: the top level configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:66: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:66: the top level configure.ac:74: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:74: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/bswap.m4:38: XIPH_C_BSWAP32 is expanded from... configure.ac:74: the top level configure.ac:75: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:75: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/bswap.m4:65: XIPH_C_BSWAP16 is expanded from... configure.ac:75: the top level configure.ac:93: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:93: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:93: the top level configure.ac:244: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:244: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:244: the top level configure.ac:252: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:252: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:252: the top level configure.ac:265: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:265: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:265: the top level configure.ac:278: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:278: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:278: the top level configure.ac:291: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:291: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:291: the top level configure.ac:298: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:298: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:298: the top level configure.ac:314: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:314: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:314: the top level configure.ac:322: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:322: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:322: the top level configure.ac:331: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:331: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:331: the top level configure.ac:340: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:340: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:340: the top level configure.ac:352: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:352: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:352: the top level configure.ac:361: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:361: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:361: the top level configure.ac:374: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:374: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:374: the top level configure.ac:410: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:410: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:410: the top level configure.ac:414: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:414: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/ogg.m4:8: XIPH_PATH_OGG is expanded from... configure.ac:414: the top level configure.ac:414: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:414: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... m4/ogg.m4:8: XIPH_PATH_OGG is expanded from... configure.ac:414: the top level configure.ac:414: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:414: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/ogg.m4:8: XIPH_PATH_OGG is expanded from... configure.ac:414: the top level configure.ac:472: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:472: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/add_cflags.m4:5: XIPH_ADD_CFLAGS is expanded from... configure.ac:472: the top level configure.ac:480: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:480: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/add_cxxflags.m4:5: XIPH_ADD_CXXFLAGS is expanded from... configure.ac:480: the top level configure.ac:505: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:505: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/add_cflags.m4:5: XIPH_ADD_CFLAGS is expanded from... configure.ac:505: the top level configure.ac:509: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:509: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/add_cflags.m4:5: XIPH_ADD_CFLAGS is expanded from... configure.ac:509: the top level configure.ac:513: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:513: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/add_cflags.m4:5: XIPH_ADD_CFLAGS is expanded from... configure.ac:513: the top level configure.ac:521: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:521: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/add_cflags.m4:5: XIPH_ADD_CFLAGS is expanded from... configure.ac:521: the top level configure.ac:526: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:526: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/add_cflags.m4:5: XIPH_ADD_CFLAGS is expanded from... configure.ac:526: the top level configure.ac:528: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:528: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/add_cxxflags.m4:5: XIPH_ADD_CXXFLAGS is expanded from... configure.ac:528: the top level configure.ac:533: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:533: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/stack_protect.m4:40: XIPH_GCC_STACK_PROTECTOR is expanded from... configure.ac:533: the top level configure.ac:534: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:534: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/stack_protect.m4:57: XIPH_GXX_STACK_PROTECTOR is expanded from... configure.ac:534: the top level configure.ac:39: installing './compile' configure.ac:26: installing './missing' examples/c/decode/file/Makefile.am: installing './depcomp' >>> flac 1.3.4 Patching libtool patching file /nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/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-29/output-1/build/flac-1.3.4/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-29/output-1/host/bin:/nvmedata/autobuild/instance-29/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/nvmedata/autobuild/instance-29/output-1/host/bin/ccache /usr/bin/gcc" GCC_FOR_BUILD="/nvmedata/autobuild/instance-29/output-1/host/bin/ccache /usr/bin/gcc" CXX_FOR_BUILD="/nvmedata/autobuild/instance-29/output-1/host/bin/ccache /usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-29/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-29/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-29/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-29/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-29/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-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 -O3 -g0 -fPIC -Wl,-elf2flt=-r -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -fPIC -Wl,-elf2flt=-r -static -Wl,-elf2flt=-r -static" LDFLAGS=" -Wl,-elf2flt=-r -static" FCFLAGS=" -O3 -g0 -Wl,-elf2flt=-r -static" FFLAGS=" -O3 -g0 -Wl,-elf2flt=-r -static" PKG_CONFIG="/nvmedata/autobuild/instance-29/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-29/output-1/host/riscv64-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=riscv64-buildroot-linux-uclibc --host=riscv64-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 --enable-cpplibs --disable-xmms-plugin --disable-altivec --disable-stack-smash-protection --disable-vsx --with-ogg=/nvmedata/autobuild/instance-29/output-1/host/riscv64-buildroot-linux-uclibc/sysroot/usr --disable-sse ) 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 for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for riscv64-buildroot-linux-uclibc-strip... /bin/true checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether configure should try to set CFLAGS/CXXFLAGS/CPPFLAGS/LDFLAGS... no checking whether to enable debugging... no checking whether make supports the include directive... yes (GNU style) checking for riscv64-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-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-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc... none 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for riscv64-buildroot-linux-uclibc-ar... /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar checking the archiver (/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... riscv64-buildroot-linux-uclibc checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld checking if the linker (/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-nm checking the name lister (/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-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 riscv64-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-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld option to reload object files... -r checking for riscv64-buildroot-linux-uclibc-objdump... /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for riscv64-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-buildroot-linux-uclibc-ar... (cached) /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar checking for archiver @FILE support... @ checking for riscv64-buildroot-linux-uclibc-strip... (cached) /bin/true checking for riscv64-buildroot-linux-uclibc-ranlib... /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ranlib checking command to parse /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-nm output from /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for riscv64-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 dlfcn.h... no checking for objdir... .libs checking if /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc linker (/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-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 dependency style of /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc... none checking whether the compiler supports GNU C++... yes checking whether /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++ accepts -g... yes checking for /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++ option to enable C++11 features... none needed checking dependency style of /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++... none checking how to run the C++ preprocessor... /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++ -E checking for ld used by /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++... /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld checking if the linker (/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld) is GNU ld... yes checking whether the /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++ linker (/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld) supports shared libraries... yes checking for /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++ option to produce PIC... -fPIC -DPIC checking if /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++ PIC flag -fPIC -DPIC works... yes checking if /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++ static flag -static works... yes checking if /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++ supports -c -o file.o... yes checking if /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++ supports -c -o file.o... (cached) yes checking whether the /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++ linker (/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether we are using the CLANG C compiler... no checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking size of void*... 8 checking for library containing lround... none required checking for variable-length arrays... no checking for egrep... (cached) /bin/grep -E checking for inline... inline checking how to run the C preprocessor... /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-cpp checking for variable-length arrays... (cached) no checking for typeof syntax and keyword spelling... typeof checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for byteswap.h... yes checking for sys/auxv.h... no checking for sys/param.h... yes checking for sys/ioctl.h... yes checking for termios.h... yes checking for x86intrin.h... no checking for cpuid.h... no checking for bswap32 intrinsic... yes checking for bswap16 intrinsic... yes checking whether byte ordering is bigendian... (cached) no checking for socklen_t... yes checking for getauxval... no checking for getopt_long... yes checking size of void*... (cached) 8 checking for doxygen... no checking for Ogg... cross compiling; assumed OK... yes checking for ld used by /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc... /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld checking if the linker (/nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... guessing yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for docbook-to-man... docbook-to-man checking for clock_gettime in -lrt... yes checking for nasm... no checking for version of /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc... 10.3.0 checking if /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc accepts -Wdeclaration-after-statement... yes checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... yes checking if /nvmedata/autobuild/instance-29/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++ accepts -Weffc++... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libFLAC/Makefile config.status: creating src/libFLAC/flac.pc config.status: creating src/libFLAC/ia32/Makefile config.status: creating src/libFLAC/include/Makefile config.status: creating src/libFLAC/include/private/Makefile config.status: creating src/libFLAC/include/protected/Makefile config.status: creating src/libFLAC++/Makefile config.status: creating src/libFLAC++/flac++.pc config.status: creating src/flac/Makefile config.status: creating src/metaflac/Makefile config.status: creating src/plugin_common/Makefile config.status: creating src/plugin_xmms/Makefile config.status: creating src/share/Makefile config.status: creating src/test_grabbag/Makefile config.status: creating src/test_grabbag/cuesheet/Makefile config.status: creating src/test_grabbag/picture/Makefile config.status: creating src/test_libs_common/Makefile config.status: creating src/test_libFLAC/Makefile config.status: creating src/test_libFLAC++/Makefile config.status: creating src/test_seeking/Makefile config.status: creating src/test_streams/Makefile config.status: creating src/utils/Makefile config.status: creating src/utils/flacdiff/Makefile config.status: creating src/utils/flactimer/Makefile config.status: creating examples/Makefile config.status: creating examples/c/Makefile config.status: creating examples/c/decode/Makefile config.status: creating examples/c/decode/file/Makefile config.status: creating examples/c/encode/Makefile config.status: creating examples/c/encode/file/Makefile config.status: creating examples/cpp/Makefile config.status: creating examples/cpp/decode/Makefile config.status: creating examples/cpp/decode/file/Makefile config.status: creating examples/cpp/encode/Makefile config.status: creating examples/cpp/encode/file/Makefile config.status: creating include/Makefile config.status: creating include/FLAC/Makefile config.status: creating include/FLAC++/Makefile config.status: creating include/share/Makefile config.status: creating include/share/grabbag/Makefile config.status: creating include/test_libs_common/Makefile config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/html/images/Makefile config.status: creating m4/Makefile config.status: creating man/Makefile config.status: creating test/common.sh config.status: creating test/Makefile config.status: creating test/cuesheets/Makefile config.status: creating test/flac-to-flac-metadata-test-files/Makefile config.status: creating test/metaflac-test-files/Makefile config.status: creating test/pictures/Makefile config.status: creating build/Makefile config.status: creating microbench/Makefile config.status: creating oss-fuzz/Makefile 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 -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=- Configuration summary : FLAC version : ............................ 1.3.4 Host CPU : ................................ riscv64 Host Vendor : ............................. buildroot Host OS : ................................. linux-uclibc Compiler is GCC : ......................... yes GCC version : ............................. 10.3.0 Compiler is Clang : ....................... no SSE optimizations : ....................... no Asm optimizations : ....................... no Ogg/FLAC support : ........................ yes Stack protector : ........................ no Fuzzing support (Clang only) : ............ no >>> flac 1.3.4 Building PATH="/nvmedata/autobuild/instance-29/output-1/host/bin:/nvmedata/autobuild/instance-29/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-29/output-1/build/flac-1.3.4/ make[1]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4' /usr/bin/make all-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4' Making all in doc make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/doc' Making all in . make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/doc' Making all in html make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/doc/html' Making all in images make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/doc/html/images' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/doc/html/images' make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/doc/html' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/doc/html' make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/doc/html' make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/doc' Making all in include make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include' Making all in FLAC make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include/FLAC' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include/FLAC' Making all in FLAC++ make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include/FLAC++' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include/FLAC++' Making all in share make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include/share' Making all in grabbag make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include/share/grabbag' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include/share/grabbag' make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include/share' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include/share' make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include/share' Making all in test_libs_common make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include/test_libs_common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include/test_libs_common' make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include' make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/include' Making all in m4 make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/m4' Making all in man make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/man' Making all in src make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src' Making all in libFLAC make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/libFLAC' Making all in include make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/libFLAC/include' Making all in private make[6]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/libFLAC/include/private' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/libFLAC/include/private' Making all in protected make[6]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/libFLAC/include/protected' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/libFLAC/include/protected' make[6]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/libFLAC/include' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/libFLAC/include' make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/libFLAC/include' Making all in . make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/libFLAC' CC bitmath.lo CC bitreader.lo In file included from ./include/private/cpu.h:39, from ./include/private/bitreader.h:38, from bitreader.c:40: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from bitreader.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC bitwriter.lo In file included from ../../include/share/alloc.h:37, from bitwriter.c:43: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from bitwriter.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC cpu.lo In file included from ./include/private/cpu.h:39, from cpu.c:37: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from cpu.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC crc.lo CC fixed.lo In file included from ./include/private/fixed.h:37, from fixed.c:41: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from fixed.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/cpu.h:39, from ./include/private/fixed.h:40, from fixed.c:41: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/fixed.h:37, from fixed.c:41: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/float.h:37, from ./include/private/fixed.h:41, from fixed.c:41: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/cpu.h:39, from ./include/private/fixed.h:40, from fixed.c:41: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC fixed_intrin_sse2.lo In file included from ./include/private/cpu.h:39, from fixed_intrin_sse2.c:37: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from fixed_intrin_sse2.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC fixed_intrin_ssse3.lo In file included from ./include/private/cpu.h:39, from fixed_intrin_ssse3.c:37: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from fixed_intrin_ssse3.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC float.lo In file included from ./include/private/float.h:37, from float.c:39: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from float.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC format.lo In file included from ../../include/share/alloc.h:37, from format.c:42: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from format.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC lpc.lo In file included from ./include/private/lpc.h:37, from lpc.c:43: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from lpc.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/cpu.h:39, from ./include/private/lpc.h:40, from lpc.c:43: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/lpc.h:37, from lpc.c:43: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/float.h:37, from ./include/private/lpc.h:41, from lpc.c:43: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/cpu.h:39, from ./include/private/lpc.h:40, from lpc.c:43: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC lpc_intrin_sse.lo In file included from ./include/private/cpu.h:39, from lpc_intrin_sse.c:37: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from lpc_intrin_sse.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC lpc_intrin_sse2.lo In file included from ./include/private/cpu.h:39, from lpc_intrin_sse2.c:37: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from lpc_intrin_sse2.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC lpc_intrin_sse41.lo In file included from ./include/private/cpu.h:39, from lpc_intrin_sse41.c:37: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from lpc_intrin_sse41.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC lpc_intrin_avx2.lo In file included from ./include/private/cpu.h:39, from lpc_intrin_avx2.c:37: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from lpc_intrin_avx2.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC lpc_intrin_vsx.lo CC md5.lo In file included from ../../include/share/alloc.h:37, from md5.c:9: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from md5.c:2: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC memory.lo In file included from ./include/private/memory.h:37, from memory.c:41: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from memory.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/float.h:37, from ./include/private/memory.h:42, from memory.c:41: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/memory.h:37, from memory.c:41: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/alloc.h:37, from memory.c:44: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/float.h:37, from ./include/private/memory.h:42, from memory.c:41: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC metadata_iterators.lo In file included from ../../include/share/alloc.h:37, from metadata_iterators.c:49: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from metadata_iterators.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/memory.h:37, from metadata_iterators.c:54: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/alloc.h:37, from metadata_iterators.c:49: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/float.h:37, from ./include/private/memory.h:42, from metadata_iterators.c:54: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/memory.h:37, from metadata_iterators.c:54: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC metadata_object.lo In file included from ./include/private/memory.h:37, from metadata_object.c:41: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from metadata_object.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/float.h:37, from ./include/private/memory.h:42, from metadata_object.c:41: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/memory.h:37, from metadata_object.c:41: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/alloc.h:37, from metadata_object.c:44: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/float.h:37, from ./include/private/memory.h:42, from metadata_object.c:41: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC stream_decoder.lo In file included from ../../include/share/alloc.h:37, from stream_decoder.c:44: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from stream_decoder.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/cpu.h:39, from ./include/private/bitreader.h:38, from stream_decoder.c:46: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/alloc.h:37, from stream_decoder.c:44: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/fixed.h:37, from stream_decoder.c:50: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/cpu.h:39, from ./include/private/bitreader.h:38, from stream_decoder.c:46: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/float.h:37, from ./include/private/fixed.h:41, from stream_decoder.c:50: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/fixed.h:37, from stream_decoder.c:50: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/lpc.h:37, from stream_decoder.c:52: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/float.h:37, from ./include/private/fixed.h:41, from stream_decoder.c:50: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/memory.h:37, from stream_decoder.c:54: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/lpc.h:37, from stream_decoder.c:52: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC stream_encoder.lo In file included from ./include/private/float.h:37, from ./include/protected/stream_encoder.h:43, from stream_encoder.c:49: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from stream_encoder.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/cpu.h:39, from stream_encoder.c:53: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/float.h:37, from ./include/protected/stream_encoder.h:43, from stream_encoder.c:49: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/fixed.h:37, from stream_encoder.c:54: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/cpu.h:39, from stream_encoder.c:53: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/lpc.h:37, from stream_encoder.c:56: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/fixed.h:37, from stream_encoder.c:54: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/memory.h:37, from stream_encoder.c:58: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/lpc.h:37, from stream_encoder.c:56: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/stream_encoder.h:37, from stream_encoder.c:64: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/memory.h:37, from stream_encoder.c:58: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/window.h:37, from stream_encoder.c:66: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/stream_encoder.h:37, from stream_encoder.c:64: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/alloc.h:37, from stream_encoder.c:67: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/window.h:37, from stream_encoder.c:66: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC stream_encoder_intrin_sse2.lo In file included from ./include/private/cpu.h:39, from stream_encoder_intrin_sse2.c:37: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from stream_encoder_intrin_sse2.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC stream_encoder_intrin_ssse3.lo In file included from ./include/private/cpu.h:39, from stream_encoder_intrin_ssse3.c:37: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from stream_encoder_intrin_ssse3.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC stream_encoder_intrin_avx2.lo In file included from ./include/private/cpu.h:39, from stream_encoder_intrin_avx2.c:37: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from stream_encoder_intrin_avx2.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC stream_encoder_framing.lo CC window.lo In file included from ./include/private/window.h:37, from window.c:41: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from window.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/float.h:37, from ./include/private/window.h:40, from window.c:41: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/window.h:37, from window.c:41: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC ogg_decoder_aspect.lo CC ogg_encoder_aspect.lo CC ogg_helper.lo In file included from ../../include/share/alloc.h:37, from ogg_helper.c:40: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ogg_helper.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ./include/private/float.h:37, from ./include/protected/stream_encoder.h:43, from ogg_helper.c:42: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/alloc.h:37, from ogg_helper.c:40: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC ogg_mapping.lo CCLD libFLAC.la CCLD libFLAC-static.la make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/libFLAC' make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/libFLAC' Making all in share make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/share' CC getopt/getopt.lo CC getopt/getopt1.lo CCLD getopt/libgetopt.la CC grabbag/alloc.lo In file included from ../../include/share/alloc.h:37, from grabbag/alloc.c:39: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from grabbag/alloc.c:34: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC grabbag/cuesheet.lo In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from grabbag/cuesheet.c:29: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from grabbag/cuesheet.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC grabbag/file.lo In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from grabbag/file.c:48: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from grabbag/file.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC grabbag/picture.lo In file included from ../../include/share/alloc.h:37, from grabbag/picture.c:24: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from grabbag/picture.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from grabbag/picture.c:25: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/alloc.h:37, from grabbag/picture.c:24: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC grabbag/replaygain.lo In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from grabbag/replaygain.c:37: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from grabbag/replaygain.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC grabbag/seektable.lo In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from grabbag/seektable.c:24: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from grabbag/seektable.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC grabbag/snprintf.lo CCLD grabbag/libgrabbag.la CC utf8/charset.lo CC utf8/iconvert.lo In file included from utf8/iconvert.h:20, from utf8/iconvert.c:32: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from utf8/iconvert.c:20: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/alloc.h:37, from utf8/iconvert.c:33: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from utf8/iconvert.h:20, from utf8/iconvert.c:32: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC utf8/utf8.lo In file included from ../../include/share/alloc.h:37, from utf8/utf8.c:35: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from utf8/utf8.c:29: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from utf8/iconvert.h:20, from utf8/utf8.c:130: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/alloc.h:37, from utf8/utf8.c:35: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CCLD utf8/libutf8.la CC replaygain_analysis/replaygain_analysis.lo In file included from ../../include/share/alloc.h:37, from replaygain_analysis/replaygain_analysis.c:100: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from replaygain_analysis/replaygain_analysis.c:93: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CCLD replaygain_analysis/libreplaygain_analysis.la CC replaygain_synthesis/libreplaygain_synthesis_la-replaygain_synthesis.lo CCLD replaygain_synthesis/libreplaygain_synthesis.la make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/share' Making all in flac make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/flac' CC analyze.o CC decode.o In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from decode.c:29: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from decode.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from decode.h:24, from decode.c:32: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from decode.c:29: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from foreign_metadata.h:24, from decode.h:28, from decode.c:32: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from decode.h:24, from decode.c:32: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from utils.h:24, from foreign_metadata.h:28, from decode.h:28, from decode.c:32: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from foreign_metadata.h:24, from decode.h:28, from decode.c:32: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC encode.o In file included from ../../include/share/alloc.h:37, from encode.c:32: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from encode.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from encode.c:33: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/alloc.h:37, from encode.c:32: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from encode.h:24, from encode.c:37: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from encode.c:33: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from foreign_metadata.h:24, from encode.h:28, from encode.c:37: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from encode.h:24, from encode.c:37: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from utils.h:24, from foreign_metadata.h:28, from encode.h:28, from encode.c:37: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from foreign_metadata.h:24, from encode.h:28, from encode.c:37: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC foreign_metadata.o In file included from ../../include/share/alloc.h:37, from foreign_metadata.c:29: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from foreign_metadata.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from foreign_metadata.h:24, from foreign_metadata.c:31: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/alloc.h:37, from foreign_metadata.c:29: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from utils.h:24, from foreign_metadata.h:28, from foreign_metadata.c:31: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from foreign_metadata.h:24, from foreign_metadata.c:31: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC main.o In file included from ../../include/share/alloc.h:37, from main.c:38: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from main.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from main.c:39: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/alloc.h:37, from main.c:38: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from decode.h:24, from main.c:43: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from main.c:39: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from foreign_metadata.h:24, from decode.h:28, from main.c:43: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from decode.h:24, from main.c:43: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from utils.h:24, from foreign_metadata.h:28, from decode.h:28, from main.c:43: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from foreign_metadata.h:24, from decode.h:28, from main.c:43: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from encode.h:24, from main.c:44: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from utils.h:24, from foreign_metadata.h:28, from decode.h:28, from main.c:43: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC local_string_utils.o In file included from utils.h:24, from local_string_utils.c:10: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from local_string_utils.c:5: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC utils.o In file included from utils.h:24, from utils.c:29: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from utils.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC vorbiscomment.o In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from vorbiscomment.c:27: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from vorbiscomment.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CCLD flac make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/flac' Making all in metaflac make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/metaflac' CC main.o CC operations.o In file included from ../../include/share/alloc.h:37, from operations.c:29: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from operations.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from operations.c:30: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ../../include/share/alloc.h:37, from operations.c:29: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC operations_shorthand_cuesheet.o In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from operations_shorthand_cuesheet.c:29: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from operations_shorthand_cuesheet.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC operations_shorthand_picture.o In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from operations_shorthand_picture.c:29: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from operations_shorthand_picture.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC operations_shorthand_seektable.o In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from operations_shorthand_seektable.c:28: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from operations_shorthand_seektable.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC operations_shorthand_streaminfo.o CC operations_shorthand_vorbiscomment.o In file included from ../../include/share/grabbag/file.h:29, from ../../include/share/grabbag.h:25, from operations_shorthand_vorbiscomment.c:27: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from operations_shorthand_vorbiscomment.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC options.o In file included from ../../include/share/alloc.h:37, from options.c:28: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from options.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC usage.o CC utils.o In file included from ../../include/share/alloc.h:37, from utils.c:31: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from utils.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CCLD metaflac make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/metaflac' Making all in test_grabbag make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_grabbag' Making all in cuesheet make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_grabbag/cuesheet' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_grabbag/cuesheet' Making all in picture make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_grabbag/picture' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_grabbag/picture' make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_grabbag' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_grabbag' make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_grabbag' Making all in test_libs_common make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_libs_common' CC file_utils_flac.lo In file included from ../../include/test_libs_common/file_utils_flac.h:25, from file_utils_flac.c:26: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from file_utils_flac.c:21: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC metadata_utils.lo CCLD libtest_libs_common.la make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_libs_common' Making all in test_libFLAC make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_libFLAC' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_libFLAC' Making all in test_seeking make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_seeking' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_seeking' Making all in test_streams make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_streams' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_streams' Making all in utils make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/utils' Making all in flacdiff make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/utils/flacdiff' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/utils/flacdiff' Making all in flactimer make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/utils/flactimer' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/utils/flactimer' make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/utils' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/utils' make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/utils' Making all in libFLAC++ make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/libFLAC++' CXX metadata.lo In file included from ../../include/share/alloc.h:37, from metadata.cpp:38: ../../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from metadata.cpp:35: ../../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CXX stream_decoder.lo CXX stream_encoder.lo CXXLD libFLAC++.la CXXLD libFLAC++-static.la copying selected object files to avoid basename conflicts... make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/libFLAC++' Making all in test_libFLAC++ make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_libFLAC++' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src/test_libFLAC++' make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src' make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/src' Making all in test make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/test' Making all in cuesheets make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/test/cuesheets' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/test/cuesheets' Making all in flac-to-flac-metadata-test-files make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/test/flac-to-flac-metadata-test-files' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/test/flac-to-flac-metadata-test-files' Making all in metaflac-test-files make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/test/metaflac-test-files' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/test/metaflac-test-files' Making all in pictures make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/test/pictures' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/test/pictures' make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/test' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/test' make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/test' Making all in build make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/build' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/build' Making all in microbench make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/microbench' CC benchmark_residual.o In file included from ../src/libFLAC/include/private/fixed.h:37, from benchmark_residual.c:43: ../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from benchmark_residual.c:34: ../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ../src/libFLAC/include/private/cpu.h:39, from ../src/libFLAC/include/private/fixed.h:40, from benchmark_residual.c:43: ../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ../src/libFLAC/include/private/fixed.h:37, from benchmark_residual.c:43: ../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | In file included from ../src/libFLAC/include/private/float.h:37, from ../src/libFLAC/include/private/fixed.h:41, from benchmark_residual.c:43: ../config.h:322: warning: "__STDC_NO_VLA__" redefined 322 | #define __STDC_NO_VLA__ 1 | In file included from ../src/libFLAC/include/private/cpu.h:39, from ../src/libFLAC/include/private/fixed.h:40, from benchmark_residual.c:43: ../config.h:322: note: this is the location of the previous definition 322 | #define __STDC_NO_VLA__ 1 | CC util.o CCLD benchmark_residual make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/microbench' Making all in oss-fuzz make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/oss-fuzz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/oss-fuzz' Making all in examples make[3]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples' Making all in c make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c' Making all in decode make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c/decode' Making all in file make[6]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c/decode/file' CC main.o CCLD example_c_decode_file make[6]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c/decode/file' make[6]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c/decode' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c/decode' make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c/decode' Making all in encode make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c/encode' Making all in file make[6]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c/encode/file' CC main.o CCLD example_c_encode_file make[6]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c/encode/file' make[6]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c/encode' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c/encode' make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c/encode' make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c' make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/c' Making all in cpp make[4]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/cpp' Making all in decode make[5]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/cpp/decode' Making all in file make[6]: Entering directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/cpp/decode/file' CXX main.o CXXLD example_cpp_decode_file ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_NONE unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_NONE unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_NONE unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_NONE unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET16 unsupported in this context ERROR: reloc type R_RISCV_SUB16 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: re/nvmedata/autobuild/instance-29/output-1/host/riscv64-buildroot-linux-uclibc/bin/elf2flt: 286 bad relocs loc type R_RISCV_SUB8 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET6 unsupported in this context ERROR: reloc type R_RISCV_SUB6 unsupported in this context ERROR: reloc type R_RISCV_SET8 unsupported in this context ERROR: reloc type R_RISCV_SUB8 unsupported in this context collect2: error: ld returned 1 exit status make[6]: *** [Makefile:423: example_cpp_decode_file] Error 1 make[6]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/cpp/decode/file' make[5]: *** [Makefile:415: all-recursive] Error 1 make[5]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/cpp/decode' make[4]: *** [Makefile:415: all-recursive] Error 1 make[4]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples/cpp' make[3]: *** [Makefile:421: all-recursive] Error 1 make[3]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/examples' make[2]: *** [Makefile:502: all-recursive] Error 1 make[2]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4' make[1]: *** [Makefile:434: all] Error 2 make[1]: Leaving directory '/nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4' make: *** [package/pkg-generic.mk:292: /nvmedata/autobuild/instance-29/output-1/build/flac-1.3.4/.stamp_built] Error 2 make: Leaving directory '/nvmedata/autobuild/instance-29/buildroot'