>>> alsa-utils: Building main/alsa-utils 1.2.14-r0 (using abuild 3.15.0-r0) started Wed, 13 Aug 2025 00:38:49 +0000 >>> alsa-utils: Validating /home/udu/aports/main/alsa-utils/APKBUILD... >>> alsa-utils: Analyzing dependencies... >>> alsa-utils: Installing for build: build-base dialog alsa-ucm-conf alsa-lib-dev fftw-dev ncurses-dev pciutils-dev xmlto ( 1/14) Installing dialog (1.3.20250116-r1) ( 2/14) Installing alsa-ucm-conf (1.2.14-r0) ( 3/14) Installing alsa-lib (1.2.14-r0) ( 4/14) Installing alsa-lib-dev (1.2.14-r0) ( 5/14) Installing fftw-double-libs (3.3.10-r6) ( 6/14) Installing fftw-long-double-libs (3.3.10-r6) ( 7/14) Installing fftw-single-libs (3.3.10-r6) ( 8/14) Installing fftw-dev (3.3.10-r6) ( 9/14) Installing pciutils-libs (3.13.0-r1) (10/14) Installing pciutils-dev (3.13.0-r1) (11/14) Installing perl-yaml-syck (1.34-r6) (12/14) Installing perl-test-pod (1.52-r4) (13/14) Installing xmlto (0.0.29-r0) (14/14) Installing .makedepends-alsa-utils (20250813.003849) busybox-1.37.0-r19.trigger: Executing script... OK: 994 MiB in 445 packages >>> alsa-utils: Cleaning up srcdir >>> alsa-utils: Cleaning up pkgdir >>> alsa-utils: Cleaning up tmpdir >>> alsa-utils: Fetching https://alsa-project.org/files/pub/utils/alsa-utils-1.2.14.tar.bz2 >>> alsa-utils: Fetching https://alsa-project.org/files/pub/utils/alsa-utils-1.2.14.tar.bz2 >>> alsa-utils: Checking sha512sums... alsa-utils-1.2.14.tar.bz2: OK alsaconf.patch: OK alsa.initd: OK alsa.confd: OK musl-locale.patch: OK musl-types.patch: OK >>> alsa-utils: Unpacking /var/cache/distfiles/alsa-utils-1.2.14.tar.bz2... >>> alsa-utils: alsaconf.patch patching file alsaconf/alsaconf.in >>> alsa-utils: musl-locale.patch patching file topology/topology.c >>> alsa-utils: musl-types.patch patching file nhlt/nhlt-dmic-info.c >>> alsa-utils: Updating ./config.sub checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 whether to enable maintainer-specific portions of Makefiles... yes checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether make supports the include directive... yes (GNU style) checking for x86_64-alpine-linux-musl-gcc... cc 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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... cc -E checking for egrep -e... /bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for x86_64-alpine-linux-musl-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /bin/sed checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc 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 x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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... no checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ALSA CFLAGS... checking for dlopen in -lc... yes checking for ALSA LDFLAGS... -lasound -lm -lpthread checking required libasound headers version... 1.2.13 checking for libasound headers version >= 1.2.13 (1.2.13)... found. checking for libatopology (sound headers version > 1.1.9)... yes checking for snd_ctl_open in -lasound... yes checking for snd_tplg_new in -latopology... yes checking for ALSA topology LDFLAGS... -latopology checking for snd_ctl_elem_add_enumerated... yes checking for dlfcn.h... (cached) yes checking for malloc.h... yes checking for alsa/pcm.h... yes checking for alsa/mixer.h... yes checking for alsa/rawmidi.h... yes checking for alsa/seq.h... yes checking for alsa/use-case.h... yes checking for alsa/topology.h... yes checking for samplerate.h... no checking for snd_seq_client_info_get_card in -lasound... yes checking for snd_tplg_save in -latopology... yes checking for ffado_streaming_init in -lffado... no checking for memfd_create... yes checking for fftwf_malloc in -lfftw3f... yes checking for sqrtf in -lm... yes checking for pthread_create in -lpthread... yes checking for librt... checking for clock_gettime in -lrt... yes checking for xmlto... yes checking for rst2man... no checking for egrep... (cached) /bin/grep -E checking for ncurses... yes checking for curses library... ncurses checking for curses header name... checking for curses compiler flags... -D_BSD_SOURCE -DNCURSES_WIDECHAR checking for panel.h... yes checking for menu.h... yes checking for form.h... yes checking for new_panel in -lpanel... yes checking for new_menu in -lmenu... yes checking for new_form in -lform... yes checking for curses linker flags... -lform -lmenu -lpanel -lncursesw checking for an ANSI C-conforming const... yes checking for inline... inline checking for cc option to enable large file support... none needed checking for systemd >= 18... no /usr ${exec_prefix}/lib /usr/lib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating alsactl/Makefile config.status: creating alsactl/init/Makefile config.status: creating alsamixer/Makefile config.status: creating amidi/Makefile config.status: creating amixer/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating alsaconf/alsaconf config.status: creating alsaconf/Makefile config.status: creating alsaconf/po/Makefile config.status: WARNING: 'alsaconf/po/Makefile.in' seems to ignore the --datarootdir setting config.status: creating alsaucm/Makefile config.status: creating topology/Makefile config.status: creating topology/nhlt/Makefile config.status: creating bat/Makefile config.status: creating bat/tests/Makefile config.status: creating bat/tests/asound_state/Makefile config.status: creating aplay/Makefile config.status: creating include/Makefile config.status: creating iecset/Makefile config.status: creating utils/Makefile config.status: creating utils/alsa-utils.spec config.status: creating seq/Makefile config.status: creating seq/aconnect/Makefile config.status: creating seq/aplaymidi/Makefile config.status: creating seq/aplaymidi2/Makefile config.status: creating seq/aseqdump/Makefile config.status: creating seq/aseqnet/Makefile config.status: creating seq/aseqsend/Makefile config.status: creating speaker-test/Makefile config.status: creating speaker-test/samples/Makefile config.status: creating alsaloop/Makefile config.status: creating alsa-info/Makefile config.status: creating axfer/Makefile config.status: creating axfer/test/Makefile config.status: creating nhlt/Makefile config.status: creating include/aconfig.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands config.status: executing libtool commands Making all in include make[1]: Entering directory '/home/udu/aports/main/alsa-utils/src/alsa-utils-1.2.14/include' make all-am make[2]: Entering directory '/home/udu/aports/main/alsa-utils/src/alsa-utils-1.2.14/include' make[2]: Leaving directory '/home/udu/aports/main/alsa-utils/src/alsa-utils-1.2.14/include' make[1]: Leaving directory '/home/udu/aports/main/alsa-utils/src/alsa-utils-1.2.14/include' Making all in alsactl make[1]: Entering directory '/home/udu/aports/main/alsa-utils/src/alsa-utils-1.2.14/alsactl' Making all in init make[2]: Entering directory '/home/udu/aports/main/alsa-utils/src/alsa-utils-1.2.14/alsactl/init' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/udu/aports/main/alsa-utils/src/alsa-utils-1.2.14/alsactl/init' make[2]: Entering directory '/home/udu/aports/main/alsa-utils/src/alsa-utils-1.2.14/alsactl' cc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/run/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -MT alsactl-alsactl.o -MD -MP -MF .deps/alsactl-alsactl.Tpo -c -o alsactl-alsactl.o `test -f 'alsactl.c' || echo './'`alsactl.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/run/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -MT alsactl-state.o -MD -MP -MF .deps/alsactl-state.Tpo -c -o alsactl-state.o `test -f 'state.c' || echo './'`state.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/run/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -MT alsactl-lock.o -MD -MP -MF .deps/alsactl-lock.Tpo -c -o alsactl-lock.o `test -f 'lock.c' || echo './'`lock.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/run/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -MT alsactl-utils.o -MD -MP -MF .deps/alsactl-utils.Tpo -c -o alsactl-utils.o `test -f 'utils.c' || echo './'`utils.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/run/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -MT alsactl-init_parse.o -MD -MP -MF .deps/alsactl-init_parse.Tpo -c -o alsactl-init_parse.o `test -f 'init_parse.c' || echo './'`init_parse.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/run/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -MT alsactl-init_ucm.o -MD -MP -MF .deps/alsactl-init_ucm.Tpo -c -o alsactl-init_ucm.o `test -f 'init_ucm.c' || echo './'`init_ucm.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/run/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -MT alsactl-daemon.o -MD -MP -MF .deps/alsactl-daemon.Tpo -c -o alsactl-daemon.o `test -f 'daemon.c' || echo './'`daemon.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/run/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -MT alsactl-monitor.o -MD -MP -MF .deps/alsactl-monitor.Tpo -c -o alsactl-monitor.o `test -f 'monitor.c' || echo './'`monitor.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/run/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -MT alsactl-clean.o -MD -MP -MF .deps/alsactl-clean.Tpo -c -o alsactl-clean.o `test -f 'clean.c' || echo './'`clean.c cc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/run/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -MT alsactl-info.o -MD -MP -MF .deps/alsactl-info.Tpo -c -o alsactl-info.o `test -f 'info.c' || echo './'`info.c xmlto man alsactl_init.xml extratest=$(echo ' TEST=="/usr/sbin", TEST=="/usr/share/alsa",' | sed -e 's/__/ /g' -e 's/^ $//'); args=$(echo ' ' | sed -e 's/__/ /g' -e 's/^ $//'); /bin/sed -r -e 's,@sbindir\@,/usr/sbin,g' -e 's,@mydatadir\@,/usr/share/alsa,g' -e 's,@daemonswitch\@,/etc/alsa/state-daemon.conf,g' -e 's,@asoundrcfile\@,/var/lib/alsa/asound.state,g' -e "s;@extratest\@;${extratest};g" -e "s;@args\@;${args};g" < 90-alsa-restore.rules.in > 90-alsa-restore.rules || rm 90-alsa-restore.rules mv -f .deps/alsactl-init_ucm.Tpo .deps/alsactl-init_ucm.Po mv -f .deps/alsactl-clean.Tpo .deps/alsactl-clean.Po mv -f .deps/alsactl-alsactl.Tpo .deps/alsactl-alsactl.Po mv -f .deps/alsactl-lock.Tpo .deps/alsactl-lock.Po mv -f .deps/alsactl-daemon.Tpo .deps/alsactl-daemon.Po mv -f .deps/alsactl-info.Tpo .deps/alsactl-info.Po Note: Writing alsactl_init.7 mv -f .deps/alsactl-utils.Tpo .deps/alsactl-utils.Po mv -f .deps/alsactl-monitor.Tpo .deps/alsactl-monitor.Po mv -f .deps/alsactl-state.Tpo .deps/alsactl-state.Po mv -f .deps/alsactl-init_parse.Tpo .deps/alsactl-init_parse.Po /bin/sh ../libtool --tag=CC --mode=link cc -D_GNU_SOURCE -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKPATH=\"/run/lock\" -DSYS_LOCKFILE=\"asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o alsactl alsactl-alsactl.o alsactl-state.o alsactl-lock.o alsactl-utils.o alsactl-init_parse.o alsactl-init_ucm.o alsactl-daemon.o alsactl-monitor.o alsactl-clean.o alsactl-info.o -lasound -lm -lpthread libtool: link: cc -D_GNU_SOURCE -D__USE_GNU "\\@-DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\"\\" "\\@-DSYS_LOCKPATH=\"/run/lock\"\\" "\\@-DSYS_LOCKFILE=\"asound.state.lock\"\\" "\\@-DSYS_PIDFILE=\"/var/run/alsactl.pid\"\\" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o alsactl alsactl-alsactl.o alsactl-state.o alsactl-lock.o alsactl-utils.o alsactl-init_parse.o alsactl-init_ucm.o alsactl-daemon.o alsactl-monitor.o alsactl-clean.o alsactl-info.o -lasound -lm -lpthread /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DSYS_ASOUNDRC="/var/lib/alsa/asound.state"\: No such file or directory /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DSYS_LOCKPATH="/run/lock"\: No such file or directory /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DSYS_LOCKFILE="asound.state.lock"\: No such file or directory /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DSYS_PIDFILE="/var/run/alsactl.pid"\: No such file or directory collect2: error: ld returned 1 exit status make[2]: *** [Makefile:578: alsactl] Error 1 make[2]: Leaving directory '/home/udu/aports/main/alsa-utils/src/alsa-utils-1.2.14/alsactl' make[1]: *** [Makefile:908: all-recursive] Error 1 make[1]: Leaving directory '/home/udu/aports/main/alsa-utils/src/alsa-utils-1.2.14/alsactl' make: *** [Makefile:471: all-recursive] Error 1 >>> ERROR: alsa-utils: build failed >>> alsa-utils: Uninstalling dependencies... ( 1/14) Purging .makedepends-alsa-utils (20250813.003849) ( 2/14) Purging dialog (1.3.20250116-r1) ( 3/14) Purging alsa-ucm-conf (1.2.14-r0) ( 4/14) Purging alsa-lib-dev (1.2.14-r0) ( 5/14) Purging alsa-lib (1.2.14-r0) ( 6/14) Purging fftw-dev (3.3.10-r6) ( 7/14) Purging fftw-double-libs (3.3.10-r6) ( 8/14) Purging fftw-long-double-libs (3.3.10-r6) ( 9/14) Purging fftw-single-libs (3.3.10-r6) (10/14) Purging pciutils-dev (3.13.0-r1) (11/14) Purging pciutils-libs (3.13.0-r1) (12/14) Purging xmlto (0.0.29-r0) (13/14) Purging perl-yaml-syck (1.34-r6) (14/14) Purging perl-test-pod (1.52-r4) busybox-1.37.0-r19.trigger: Executing script... OK: 976 MiB in 431 packages