alsa-utils-1.1.3.tar.bz2 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt ./configure: ./configure.lineno: line 3008: /usr/bin/msgfmt: not found ./configure: ./configure.lineno: line 3013: /usr/bin/msgfmt: not found checking for xgettext... no checking for msgmerge... no checking for style of include used by make... GNU checking for gcc... 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... no checking whether to use NLS... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed 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 ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 1.0.27... found. checking for snd_ctl_open in -lasound... yes checking for snd_ctl_elem_add_enumerated... 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_seq_client_info_get_pid in -lasound... yes checking for fftwf_malloc in -lfftw3f... no 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... no checking for rst2man... no checking for ANSI C header files... yes checking for NCURSES... no checking for ncurses5-config... no checking for initscr in -lncurses... yes checking for curses library... ncurses checking for curses header name... checking for curses compiler flags... checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking panel.h usability... yes checking panel.h presence... yes checking for panel.h... yes checking menu.h usability... yes checking menu.h presence... yes checking for menu.h... yes checking form.h usability... yes checking form.h presence... 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 -lncurses checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 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/aseqdump/Makefile config.status: creating seq/aseqnet/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 include/aconfig.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands Making all in include make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/include' make all-am make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/include' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/include' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/include' Making all in alsactl make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl' Making all in init make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl/init' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl/init' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl' gcc -DHAVE_CONFIG_H -I. -I../include -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKFILE=\"/var/lock/asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -g -O2 -MT alsactl-alsactl.o -MD -MP -MF .deps/alsactl-alsactl.Tpo -c -o alsactl-alsactl.o `test -f 'alsactl.c' || echo './'`alsactl.c gcc -DHAVE_CONFIG_H -I. -I../include -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKFILE=\"/var/lock/asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -g -O2 -MT alsactl-state.o -MD -MP -MF .deps/alsactl-state.Tpo -c -o alsactl-state.o `test -f 'state.c' || echo './'`state.c gcc -DHAVE_CONFIG_H -I. -I../include -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKFILE=\"/var/lock/asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -g -O2 -MT alsactl-lock.o -MD -MP -MF .deps/alsactl-lock.Tpo -c -o alsactl-lock.o `test -f 'lock.c' || echo './'`lock.c gcc -DHAVE_CONFIG_H -I. -I../include -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKFILE=\"/var/lock/asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -g -O2 -MT alsactl-utils.o -MD -MP -MF .deps/alsactl-utils.Tpo -c -o alsactl-utils.o `test -f 'utils.c' || echo './'`utils.c gcc -DHAVE_CONFIG_H -I. -I../include -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKFILE=\"/var/lock/asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -g -O2 -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 gcc -DHAVE_CONFIG_H -I. -I../include -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKFILE=\"/var/lock/asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -g -O2 -MT alsactl-daemon.o -MD -MP -MF .deps/alsactl-daemon.Tpo -c -o alsactl-daemon.o `test -f 'daemon.c' || echo './'`daemon.c gcc -DHAVE_CONFIG_H -I. -I../include -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKFILE=\"/var/lock/asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -g -O2 -MT alsactl-monitor.o -MD -MP -MF .deps/alsactl-monitor.Tpo -c -o alsactl-monitor.o `test -f 'monitor.c' || echo './'`monitor.c /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' < 90-alsa-restore.rules.in > 90-alsa-restore.rules || rm 90-alsa-restore.rules In file included from /usr/include/alsa/asoundlib.h:38:0, from monitor.c:23: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from state.c:30: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from alsactl.c:32: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from utils.c:34: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from daemon.c:32: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from init_parse.c:40: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/alsactl-lock.Tpo .deps/alsactl-lock.Po mv -f .deps/alsactl-monitor.Tpo .deps/alsactl-monitor.Po mv -f .deps/alsactl-utils.Tpo .deps/alsactl-utils.Po mv -f .deps/alsactl-alsactl.Tpo .deps/alsactl-alsactl.Po mv -f .deps/alsactl-daemon.Tpo .deps/alsactl-daemon.Po mv -f .deps/alsactl-state.Tpo .deps/alsactl-state.Po mv -f .deps/alsactl-init_parse.Tpo .deps/alsactl-init_parse.Po gcc -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKFILE=\"/var/lock/asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -g -O2 -o alsactl alsactl-alsactl.o alsactl-state.o alsactl-lock.o alsactl-utils.o alsactl-init_parse.o alsactl-daemon.o alsactl-monitor.o -lasound -lm -ldl -lpthread make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl' Making all in utils make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/utils' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/utils' Making all in m4 make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/m4' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/m4' Making all in po make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/po' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/po' Making all in alsa-info make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsa-info' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsa-info' Making all in alsamixer make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsamixer' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DCURSESINC="" -g -O2 -MT alsamixer-card_select.o -MD -MP -MF .deps/alsamixer-card_select.Tpo -c -o alsamixer-card_select.o `test -f 'card_select.c' || echo './'`card_select.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DCURSESINC="" -g -O2 -MT alsamixer-cli.o -MD -MP -MF .deps/alsamixer-cli.Tpo -c -o alsamixer-cli.o `test -f 'cli.c' || echo './'`cli.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DCURSESINC="" -g -O2 -MT alsamixer-colors.o -MD -MP -MF .deps/alsamixer-colors.Tpo -c -o alsamixer-colors.o `test -f 'colors.c' || echo './'`colors.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DCURSESINC="" -g -O2 -MT alsamixer-device_name.o -MD -MP -MF .deps/alsamixer-device_name.Tpo -c -o alsamixer-device_name.o `test -f 'device_name.c' || echo './'`device_name.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DCURSESINC="" -g -O2 -MT alsamixer-die.o -MD -MP -MF .deps/alsamixer-die.Tpo -c -o alsamixer-die.o `test -f 'die.c' || echo './'`die.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DCURSESINC="" -g -O2 -MT alsamixer-mainloop.o -MD -MP -MF .deps/alsamixer-mainloop.Tpo -c -o alsamixer-mainloop.o `test -f 'mainloop.c' || echo './'`mainloop.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DCURSESINC="" -g -O2 -MT alsamixer-mem.o -MD -MP -MF .deps/alsamixer-mem.Tpo -c -o alsamixer-mem.o `test -f 'mem.c' || echo './'`mem.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DCURSESINC="" -g -O2 -MT alsamixer-mixer_controls.o -MD -MP -MF .deps/alsamixer-mixer_controls.Tpo -c -o alsamixer-mixer_controls.o `test -f 'mixer_controls.c' || echo './'`mixer_controls.c In file included from /usr/include/alsa/asoundlib.h:38:0, from card_select.c:23: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from die.c:22: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from cli.c:26: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from mixer_controls.c:26: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from mainloop.c:25: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from mixer_widget.h:5, from device_name.c:30: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/alsamixer-mem.Tpo .deps/alsamixer-mem.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DCURSESINC="" -g -O2 -MT alsamixer-mixer_display.o -MD -MP -MF .deps/alsamixer-mixer_display.Tpo -c -o alsamixer-mixer_display.o `test -f 'mixer_display.c' || echo './'`mixer_display.c mv -f .deps/alsamixer-colors.Tpo .deps/alsamixer-colors.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DCURSESINC="" -g -O2 -MT alsamixer-mixer_widget.o -MD -MP -MF .deps/alsamixer-mixer_widget.Tpo -c -o alsamixer-mixer_widget.o `test -f 'mixer_widget.c' || echo './'`mixer_widget.c In file included from /usr/include/alsa/asoundlib.h:38:0, from mixer_widget.c:25: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/alsamixer-die.Tpo .deps/alsamixer-die.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DCURSESINC="" -g -O2 -MT alsamixer-proc_files.o -MD -MP -MF .deps/alsamixer-proc_files.Tpo -c -o alsamixer-proc_files.o `test -f 'proc_files.c' || echo './'`proc_files.c In file included from /usr/include/alsa/asoundlib.h:38:0, from mixer_display.c:27: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/alsamixer-cli.Tpo .deps/alsamixer-cli.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DCURSESINC="" -g -O2 -MT alsamixer-textbox.o -MD -MP -MF .deps/alsamixer-textbox.Tpo -c -o alsamixer-textbox.o `test -f 'textbox.c' || echo './'`textbox.c mv -f .deps/alsamixer-mainloop.Tpo .deps/alsamixer-mainloop.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DCURSESINC="" -g -O2 -MT alsamixer-utils.o -MD -MP -MF .deps/alsamixer-utils.Tpo -c -o alsamixer-utils.o `test -f 'utils.c' || echo './'`utils.c In file included from /usr/include/alsa/asoundlib.h:38:0, from textbox.c:27: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/alsamixer-device_name.Tpo .deps/alsamixer-device_name.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DCURSESINC="" -g -O2 -MT alsamixer-volume_mapping.o -MD -MP -MF .deps/alsamixer-volume_mapping.Tpo -c -o alsamixer-volume_mapping.o `test -f 'volume_mapping.c' || echo './'`volume_mapping.c In file included from /usr/include/alsa/asoundlib.h:38:0, from volume_mapping.h:4, from volume_mapping.c:38: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/alsamixer-proc_files.Tpo .deps/alsamixer-proc_files.Po gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DCURSESINC="" -g -O2 -MT alsamixer-widget.o -MD -MP -MF .deps/alsamixer-widget.Tpo -c -o alsamixer-widget.o `test -f 'widget.c' || echo './'`widget.c mv -f .deps/alsamixer-card_select.Tpo .deps/alsamixer-card_select.Po mv -f .deps/alsamixer-utils.Tpo .deps/alsamixer-utils.Po widget.c: In function 'get_active_widget': widget.c:121:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return panel_userptr(active_panel); ^ widget.c: In function 'window_size_changed': widget.c:137:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] widget = panel_userptr(panel); ^ mv -f .deps/alsamixer-volume_mapping.Tpo .deps/alsamixer-volume_mapping.Po mv -f .deps/alsamixer-widget.Tpo .deps/alsamixer-widget.Po mv -f .deps/alsamixer-textbox.Tpo .deps/alsamixer-textbox.Po mv -f .deps/alsamixer-mixer_widget.Tpo .deps/alsamixer-mixer_widget.Po mv -f .deps/alsamixer-mixer_controls.Tpo .deps/alsamixer-mixer_controls.Po mv -f .deps/alsamixer-mixer_display.Tpo .deps/alsamixer-mixer_display.Po gcc -DCURSESINC="" -g -O2 -o alsamixer alsamixer-card_select.o alsamixer-cli.o alsamixer-colors.o alsamixer-device_name.o alsamixer-die.o alsamixer-mainloop.o alsamixer-mem.o alsamixer-mixer_controls.o alsamixer-mixer_display.o alsamixer-mixer_widget.o alsamixer-proc_files.o alsamixer-textbox.o alsamixer-utils.o alsamixer-volume_mapping.o alsamixer-widget.o -lform -lmenu -lpanel -lncurses -lasound -lm -ldl -lpthread make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsamixer' Making all in amixer make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/amixer' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -MT amixer.o -MD -MP -MF .deps/amixer.Tpo -c -o amixer.o amixer.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -MT volume_mapping.o -MD -MP -MF .deps/volume_mapping.Tpo -c -o volume_mapping.o `test -f '../alsamixer/volume_mapping.c' || echo './'`../alsamixer/volume_mapping.c In file included from /usr/include/alsa/asoundlib.h:38:0, from amixer.c:30: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from ../alsamixer/volume_mapping.h:4, from ../alsamixer/volume_mapping.c:38: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from amixer.c:31:0: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/volume_mapping.Tpo .deps/volume_mapping.Po mv -f .deps/amixer.Tpo .deps/amixer.Po gcc -g -O2 -o amixer amixer.o volume_mapping.o -lm -lasound -lm -ldl -lpthread make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/amixer' Making all in amidi make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/amidi' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -MT amidi.o -MD -MP -MF .deps/amidi.Tpo -c -o amidi.o amidi.c In file included from amidi.c:34:0: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from amidi.c:38: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/amidi.Tpo .deps/amidi.Po gcc -g -O2 -o amidi amidi.o -lasound -lm -ldl -lpthread make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/amidi' Making all in alsaconf make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsaconf' Making all in po make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsaconf/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsaconf/po' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsaconf' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsaconf' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsaconf' Making all in aplay make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/aplay' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -MT aplay.o -MD -MP -MF .deps/aplay.Tpo -c -o aplay.o aplay.c In file included from /usr/include/alsa/asoundlib.h:38:0, from aplay.c:42: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from aplay.c:46:0: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/aplay.Tpo .deps/aplay.Po gcc -g -O2 -o aplay aplay.o -lrt -lasound -lm -ldl -lpthread make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/aplay' Making all in iecset make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/iecset' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -MT iecset.o -MD -MP -MF .deps/iecset.Tpo -c -o iecset.o iecset.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -MT iecbits.o -MD -MP -MF .deps/iecbits.Tpo -c -o iecbits.o iecbits.c In file included from /usr/include/alsa/asoundlib.h:38:0, from iecbits.c:21: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from iecset.c:22: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/iecbits.Tpo .deps/iecbits.Po mv -f .deps/iecset.Tpo .deps/iecset.Po gcc -g -O2 -o iecset iecset.o iecbits.o -lm -lasound -lm -ldl -lpthread make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/iecset' Making all in speaker-test make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test' Making all in samples make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test/samples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test/samples' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -MT speaker-test.o -MD -MP -MF .deps/speaker-test.Tpo -c -o speaker-test.o speaker-test.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -MT pink.o -MD -MP -MF .deps/pink.Tpo -c -o pink.o pink.c In file included from /usr/include/alsa/asoundlib.h:38:0, from speaker-test.c:52: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/pink.Tpo .deps/pink.Po mv -f .deps/speaker-test.Tpo .deps/speaker-test.Po gcc -g -O2 -o speaker-test speaker-test.o pink.o -lm -lasound -lm -ldl -lpthread make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test' Making all in alsaloop make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsaloop' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -g -O2 -MT alsaloop.o -MD -MP -MF .deps/alsaloop.Tpo -c -o alsaloop.o alsaloop.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -g -O2 -MT pcmjob.o -MD -MP -MF .deps/pcmjob.Tpo -c -o pcmjob.o pcmjob.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -g -O2 -MT control.o -MD -MP -MF .deps/control.Tpo -c -o control.o control.c In file included from /usr/include/alsa/asoundlib.h:38:0, from alsaloop.c:29: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from control.c:26: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from pcmjob.c:30: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/control.Tpo .deps/control.Po mv -f .deps/alsaloop.Tpo .deps/alsaloop.Po mv -f .deps/pcmjob.Tpo .deps/pcmjob.Po gcc -D_GNU_SOURCE -g -O2 -o alsaloop alsaloop.o pcmjob.o control.o -lm -lasound -lm -ldl -lpthread make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsaloop' Making all in bat make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/bat' Making all in tests make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests' Making all in asound_state make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests/asound_state' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests/asound_state' make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/bat' gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -g -O2 -MT bat.o -MD -MP -MF .deps/bat.Tpo -c -o bat.o bat.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -g -O2 -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -g -O2 -MT signal.o -MD -MP -MF .deps/signal.Tpo -c -o signal.o signal.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -g -O2 -MT latencytest.o -MD -MP -MF .deps/latencytest.Tpo -c -o latencytest.o latencytest.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -g -O2 -MT convert.o -MD -MP -MF .deps/convert.Tpo -c -o convert.o convert.c gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -g -O2 -MT alsa.o -MD -MP -MF .deps/alsa.Tpo -c -o alsa.o alsa.c In file included from /usr/include/alsa/asoundlib.h:38:0, from alsa.c:23: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/convert.Tpo .deps/convert.Po mv -f .deps/common.Tpo .deps/common.Po mv -f .deps/latencytest.Tpo .deps/latencytest.Po mv -f .deps/signal.Tpo .deps/signal.Po mv -f .deps/bat.Tpo .deps/bat.Po mv -f .deps/alsa.Tpo .deps/alsa.Po gcc -g -O2 -o alsabat bat.o common.o signal.o latencytest.o convert.o alsa.o -lpthread -lm -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/bat' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/bat' Making all in seq make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq' Making all in aconnect make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aconnect' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -MT aconnect.o -MD -MP -MF .deps/aconnect.Tpo -c -o aconnect.o aconnect.c In file included from /usr/include/alsa/asoundlib.h:38:0, from aconnect.c:28: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/aconnect.Tpo .deps/aconnect.Po gcc -g -O2 -o aconnect aconnect.o -lasound -lm -ldl -lpthread make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aconnect' Making all in aplaymidi make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aplaymidi' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -MT aplaymidi.o -MD -MP -MF .deps/aplaymidi.Tpo -c -o aplaymidi.o aplaymidi.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -MT arecordmidi.o -MD -MP -MF .deps/arecordmidi.Tpo -c -o arecordmidi.o arecordmidi.c In file included from arecordmidi.c:30:0: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from arecordmidi.c:31: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from aplaymidi.c:30: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/aplaymidi.Tpo .deps/aplaymidi.Po gcc -g -O2 -o aplaymidi aplaymidi.o -lasound -lm -ldl -lpthread mv -f .deps/arecordmidi.Tpo .deps/arecordmidi.Po gcc -g -O2 -o arecordmidi arecordmidi.o -lasound -lm -ldl -lpthread make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aplaymidi' Making all in aseqdump make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aseqdump' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -MT aseqdump.o -MD -MP -MF .deps/aseqdump.Tpo -c -o aseqdump.o aseqdump.c In file included from aseqdump.c:28:0: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ In file included from /usr/include/alsa/asoundlib.h:38:0, from aseqdump.c:29: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/aseqdump.Tpo .deps/aseqdump.Po gcc -g -O2 -o aseqdump aseqdump.o -lasound -lm -ldl -lpthread make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aseqdump' Making all in aseqnet make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aseqnet' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -g -O2 -MT aseqnet.o -MD -MP -MF .deps/aseqnet.Tpo -c -o aseqnet.o aseqnet.c In file included from /usr/include/alsa/asoundlib.h:38:0, from aseqnet.c:26: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/aseqnet.Tpo .deps/aseqnet.Po gcc -g -O2 -o aseqnet aseqnet.o -lasound -lm -ldl -lpthread make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aseqnet' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq' Making all in alsaucm make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsaucm' gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -g -O2 -MT usecase.o -MD -MP -MF .deps/usecase.Tpo -c -o usecase.o usecase.c In file included from /usr/include/alsa/asoundlib.h:38:0, from usecase.c:39: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/usecase.Tpo .deps/usecase.Po gcc -g -O2 -o alsaucm usecase.o -lasound -lasound -lm -ldl -lpthread make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsaucm' Making all in topology make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/topology' gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -g -O2 -MT topology.o -MD -MP -MF .deps/topology.Tpo -c -o topology.o topology.c In file included from /usr/include/alsa/asoundlib.h:38:0, from topology.c:34: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^ mv -f .deps/topology.Tpo .deps/topology.Po gcc -g -O2 -o alsatplg topology.o -lasound -lasound -lm -ldl -lpthread make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/topology' make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3' Making install in include make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/include' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/include' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/include' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/include' Making install in alsactl make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl' Making install in init make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl/init' make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl/init' make[3]: Nothing to be done for `install-exec-am'. ../.././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/alsa/init' /bin/install -c -m 644 00main default help info test hda ca0106 '/tmp/tmp.GiaILj/usr/share/alsa/init' make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl/init' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl/init' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl' make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/sbin' /bin/install -c alsactl '/tmp/tmp.GiaILj/usr/sbin' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/man/man1' /bin/install -c -m 644 alsactl.1 '/tmp/tmp.GiaILj/usr/share/man/man1' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/man/man7' .././install-sh -c -d '/tmp/tmp.GiaILj/lib/udev/rules.d' /bin/install -c -m 644 90-alsa-restore.rules '/tmp/tmp.GiaILj/lib/udev/rules.d' make install-data-hook make[4]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl' make[4]: Nothing to be done for `install-data-hook'. make[4]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl' make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsactl' Making install in utils make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/utils' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/utils' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/utils' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/utils' Making install in m4 make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/m4' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/m4' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/m4' Making install in po make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/po' if test "alsa-utils" = "gettext-tools"; then \ .././install-sh -c -d /tmp/tmp.GiaILj/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /bin/install -c -m 644 ./$file \ /tmp/tmp.GiaILj/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/tmp.GiaILj/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/po' Making install in alsa-info make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsa-info' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsa-info' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/sbin' /bin/install -c alsa-info.sh '/tmp/tmp.GiaILj/usr/sbin' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/man/man1' /bin/install -c -m 644 alsa-info.sh.1 '/tmp/tmp.GiaILj/usr/share/man/man1' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsa-info' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsa-info' Making install in alsamixer make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsamixer' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsamixer' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/bin' /bin/install -c alsamixer '/tmp/tmp.GiaILj/usr/bin' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/man/man1' /bin/install -c -m 644 alsamixer.1 '/tmp/tmp.GiaILj/usr/share/man/man1' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsamixer' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsamixer' Making install in amixer make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/amixer' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/amixer' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/bin' /bin/install -c amixer '/tmp/tmp.GiaILj/usr/bin' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/man/man1' /bin/install -c -m 644 amixer.1 '/tmp/tmp.GiaILj/usr/share/man/man1' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/amixer' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/amixer' Making install in amidi make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/amidi' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/amidi' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/bin' /bin/install -c amidi '/tmp/tmp.GiaILj/usr/bin' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/man/man1' /bin/install -c -m 644 amidi.1 '/tmp/tmp.GiaILj/usr/share/man/man1' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/amidi' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/amidi' Making install in alsaconf make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsaconf' Making install in po make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsaconf/po' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsaconf/po' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsaconf' make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsaconf' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/sbin' /bin/install -c alsaconf '/tmp/tmp.GiaILj/usr/sbin' /bin/install -c -m 644 alsaconf.8 /tmp/tmp.GiaILj/usr/share/man/man8/alsaconf.8 /bin/install -c -m 644 alsaconf.fr.8 /tmp/tmp.GiaILj/usr/share/man/fr/man8/alsaconf.8 make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsaconf' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsaconf' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsaconf' Making install in aplay make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/aplay' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/aplay' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/bin' /bin/install -c aplay '/tmp/tmp.GiaILj/usr/bin' make install-exec-hook make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/aplay' rm -f arecord ln -s aplay arecord rm -f /tmp/tmp.GiaILj/usr/bin/arecord (cd /tmp/tmp.GiaILj/usr/bin && ln -s aplay arecord) make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/aplay' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/man/man1' /bin/install -c -m 644 aplay.1 arecord.1 '/tmp/tmp.GiaILj/usr/share/man/man1' make install-data-hook make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/aplay' rm -f /tmp/tmp.GiaILj/usr/share/man/man1/arecord.1 (cd /tmp/tmp.GiaILj/usr/share/man/man1 && ln -s aplay.1 arecord.1) make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/aplay' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/aplay' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/aplay' Making install in iecset make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/iecset' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/iecset' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/bin' /bin/install -c iecset '/tmp/tmp.GiaILj/usr/bin' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/man/man1' /bin/install -c -m 644 iecset.1 '/tmp/tmp.GiaILj/usr/share/man/man1' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/iecset' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/iecset' Making install in speaker-test make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test' Making install in samples make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test/samples' make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test/samples' make[3]: Nothing to be done for `install-exec-am'. ../.././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/alsa/speaker-test' /bin/install -c -m 644 sample_map.csv '/tmp/tmp.GiaILj/usr/share/alsa/speaker-test' ../.././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/sounds/alsa' /bin/install -c -m 644 Front_Left.wav Rear_Center.wav Rear_Right.wav Side_Right.wav Front_Center.wav Front_Right.wav Noise.wav Rear_Left.wav Side_Left.wav '/tmp/tmp.GiaILj/usr/share/sounds/alsa' make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test/samples' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test/samples' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test' make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/bin' /bin/install -c speaker-test '/tmp/tmp.GiaILj/usr/bin' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/man/man1' /bin/install -c -m 644 speaker-test.1 '/tmp/tmp.GiaILj/usr/share/man/man1' make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/speaker-test' Making install in alsaloop make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsaloop' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsaloop' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/bin' /bin/install -c alsaloop '/tmp/tmp.GiaILj/usr/bin' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/man/man1' /bin/install -c -m 644 alsaloop.1 '/tmp/tmp.GiaILj/usr/share/man/man1' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsaloop' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsaloop' Making install in bat make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/bat' Making install in tests make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests' Making install in asound_state make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests/asound_state' make[4]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests/asound_state' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests/asound_state' make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests/asound_state' make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests' make[4]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests' make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/bat/tests' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/bat' make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/bat' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/bin' /bin/install -c alsabat '/tmp/tmp.GiaILj/usr/bin' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/sbin' /bin/install -c alsabat-test.sh '/tmp/tmp.GiaILj/usr/sbin' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/man/man1' /bin/install -c -m 644 alsabat.1 '/tmp/tmp.GiaILj/usr/share/man/man1' make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/bat' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/bat' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/bat' Making install in seq make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq' Making install in aconnect make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aconnect' make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aconnect' ../.././install-sh -c -d '/tmp/tmp.GiaILj/usr/bin' /bin/install -c aconnect '/tmp/tmp.GiaILj/usr/bin' ../.././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/man/man1' /bin/install -c -m 644 aconnect.1 '/tmp/tmp.GiaILj/usr/share/man/man1' make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aconnect' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aconnect' Making install in aplaymidi make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aplaymidi' make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aplaymidi' ../.././install-sh -c -d '/tmp/tmp.GiaILj/usr/bin' /bin/install -c aplaymidi arecordmidi '/tmp/tmp.GiaILj/usr/bin' ../.././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/man/man1' /bin/install -c -m 644 aplaymidi.1 arecordmidi.1 '/tmp/tmp.GiaILj/usr/share/man/man1' make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aplaymidi' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aplaymidi' Making install in aseqdump make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aseqdump' make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aseqdump' ../.././install-sh -c -d '/tmp/tmp.GiaILj/usr/bin' /bin/install -c aseqdump '/tmp/tmp.GiaILj/usr/bin' ../.././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/man/man1' /bin/install -c -m 644 aseqdump.1 '/tmp/tmp.GiaILj/usr/share/man/man1' make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aseqdump' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aseqdump' Making install in aseqnet make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aseqnet' make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aseqnet' ../.././install-sh -c -d '/tmp/tmp.GiaILj/usr/bin' /bin/install -c aseqnet '/tmp/tmp.GiaILj/usr/bin' ../.././install-sh -c -d '/tmp/tmp.GiaILj/usr/share/man/man1' /bin/install -c -m 644 aseqnet.1 '/tmp/tmp.GiaILj/usr/share/man/man1' make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aseqnet' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq/aseqnet' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq' make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/seq' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/seq' Making install in alsaucm make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsaucm' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/alsaucm' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/bin' /bin/install -c alsaucm '/tmp/tmp.GiaILj/usr/bin' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsaucm' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/alsaucm' Making install in topology make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/topology' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3/topology' .././install-sh -c -d '/tmp/tmp.GiaILj/usr/bin' /bin/install -c alsatplg '/tmp/tmp.GiaILj/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/topology' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3/topology' make[1]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3' make[2]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3' make[2]: Nothing to be done for `install-exec-am'. make install-data-hook make[3]: Entering directory `/isthmus/tmp/alsa-utils-1.1.3' ./install-sh -c -d -m 0755 /tmp/tmp.GiaILj/var/lib/alsa make[3]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3' make[2]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3' make[1]: Leaving directory `/isthmus/tmp/alsa-utils-1.1.3'