configure: WARNING: unrecognized options: --disable-nls
configure: loading site script /builder/shared-workdir/build/sdk/include/site/riscv64
checking build system type... x86_64-pc-linux-gnu
checking host system type... riscv64-openwrt-linux-gnu
checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for riscv64-openwrt-linux-strip... riscv64-openwrt-linux-musl-strip
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 for -Werror in CFLAGS (It breaks tests)... -Os -pipe -mabi=lp64d -march=rv64imafdc -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-riscv64_riscv64_musl/mpg123-1.32.6=mpg123-1.32.6 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro 
yes
configure: WARNING: You have -Werror in CFLAGS. That may break some tests and make this configure bogus.
If you want paranoid compilation, use --enable-nagging option, which adds -Werror for gcc.
Also note that you shall not run make distcheck after configuring with --enable-nagging.
distcheck uses the generated CFLAGS...
Anyhow, continuing at your own risk.
checking if you are up to something totally static with LDFLAGS/CFLAGS... no
checking whether make supports the include directive... yes (GNU style)
checking for riscv64-openwrt-linux-gcc... riscv64-openwrt-linux-musl-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 riscv64-openwrt-linux-musl-gcc accepts -g... yes
checking for riscv64-openwrt-linux-musl-gcc option to enable C11 features... none needed
checking whether riscv64-openwrt-linux-musl-gcc understands -c and -o together... yes
checking dependency style of riscv64-openwrt-linux-musl-gcc... none
checking dependency style of riscv64-openwrt-linux-musl-gcc... none
checking for riscv64-openwrt-linux-gcc... (cached) riscv64-openwrt-linux-musl-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether riscv64-openwrt-linux-musl-gcc accepts -g... (cached) yes
checking for riscv64-openwrt-linux-musl-gcc option to enable C11 features... (cached) none needed
checking whether riscv64-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes
checking dependency style of riscv64-openwrt-linux-musl-gcc... (cached) none
checking how to run the C preprocessor... riscv64-openwrt-linux-musl-gcc -E
checking for cos in -lm... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep
checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 whether byte ordering is bigendian... (cached) no
checking for windows.h... no
checking for library containing dlopen... none required
checking for library containing dlsym... none required
checking for library containing dlclose... none required
checking for dlfcn.h... yes
checking for dlopen... yes
checking for dlsym... yes
checking for dlclose... yes
We found a runtime loader: Modules enabled.
checking how to print strings... printf
checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed
checking for fgrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -F
checking for ld used by riscv64-openwrt-linux-musl-gcc... riscv64-openwrt-linux-musl-ld.bfd
checking if the linker (riscv64-openwrt-linux-musl-ld.bfd) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... riscv64-openwrt-linux-musl-gcc-nm
checking the name lister (riscv64-openwrt-linux-musl-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-openwrt-linux-gnu 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 riscv64-openwrt-linux-musl-ld.bfd option to reload object files... -r
checking for riscv64-openwrt-linux-objdump... riscv64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-openwrt-linux-ar... riscv64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for riscv64-openwrt-linux-strip... (cached) riscv64-openwrt-linux-musl-strip
checking for riscv64-openwrt-linux-ranlib... riscv64-openwrt-linux-musl-gcc-ranlib
checking command to parse riscv64-openwrt-linux-musl-gcc-nm output from riscv64-openwrt-linux-musl-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-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if riscv64-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
checking for riscv64-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if riscv64-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
checking if riscv64-openwrt-linux-musl-gcc static flag -static works... yes
checking if riscv64-openwrt-linux-musl-gcc supports -c -o file.o... yes
checking if riscv64-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the riscv64-openwrt-linux-musl-gcc linker (riscv64-openwrt-linux-musl-ld.bfd) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking what extension is used for runtime loadable modules... .so
We assume IEEE754 floating point format.
checking if .balign is present... yes
checking __attribute__((aligned(16)))... yes
checking if assembler supports AVX instructions... no
checking for yasm... no
checking for basic C99 features... yes
checking for unistd.h... (cached) yes
checking for sched.h... yes
checking for sys/ioctl.h... yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... yes
checking for sys/wait.h... yes
checking for sys/resource.h... yes
checking for sys/signal.h... yes
checking for signal.h... yes
checking for sys/select.h... yes
checking for dirent.h... yes
checking for sys/stat.h... (cached) yes
checking switched off_t size... 8
checking unswitched off_t size... 8
checking size of off_t... (cached) 8
checking if native off_t is already 64 bits... yes
checking for mmap... yes
checking POSIX termios... yes
checking if we have wincon.h... no
checking for random... yes
checking for setenv... yes
checking for unsetenv... yes
checking for sched_setscheduler... yes
checking for setuid... yes
checking for getuid... yes
checking for setpriority... yes
checking for strerror... (cached) yes
checking for strerror_l... yes
checking for uselocale... yes
checking for setlocale... (cached) yes
checking for nl_langinfo... yes
checking for mbstowcs... yes
checking for wcstombs... yes
checking for wcswidth... yes
checking for iswprint... yes
checking for atoll... yes
checking for mkfifo... yes
checking for fork... yes
checking for execvp... yes
checking for ctermid... yes
checking for locale.h... yes
checking for langinfo.h... yes
checking for wchar.h... yes
checking for wctype.h... yes
checking for netdb.h... yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for getaddrinfo... (cached) yes
checking for sqrt in -lm... yes
checking for powf in -lmx... no
checking for byteswap.h... yes
checking for os2.h... no
checking if we want feature report function... yes
Limiting outputs to build according to your preference: alsa
checking pkg-config is at least version 0.9.0... yes
checking for snd_pcm_open in -lasound... no
checking if you are too dumbing dumb for the dummy... no
configure: error: One/some of your requested audio modules failed the test!
make[3]: *** [Makefile:158: /builder/shared-workdir/build/sdk/build_dir/target-riscv64_riscv64_musl/mpg123-1.32.6/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
time: package/feeds/packages/mpg123/compile#6.13#3.64#9.75