Build of alsa-utils with vanilla toolchain

The build took 00h 00m 49s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
24,024 ansic
13,837 makefile
7,829 sh
16 sed
45,706 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: alsa-utils 1.1.1-1 (Wed Aug 24 14:09:26 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) fftw-3.3.4-2 libsamplerate-0.1.8-3
#
# Total Installed Size: 7.09 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing libsamplerate...
# installing fftw...
# :: Running post-transaction hooks...
# (1/2) Updating manpage index...
# (2/2) Updating the info directory file...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) xmlto-0.0.28-1
#
# Total Installed Size: 0.12 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing xmlto...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# 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
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# 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... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking for x86_64-unknown-linux-gcc... 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... /usr/bin/sed
# checking for x86_64-unknown-linux-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 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... yes
# checking for snd_seq_client_info_get_card in -lasound... yes
# checking for snd_seq_client_info_get_pid in -lasound... yes
# checking for fftw_malloc in -lfftw3... 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 ANSI C header files... yes
# checking for NCURSESW... yes
# checking for curses library... ncursesw
# checking for curses header name...
# checking for curses compiler flags... -D_GNU_SOURCE
# checking for curses NLS support... yes
# 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 -lpanelw... yes
# checking for new_menu in -lmenuw... yes
# checking for new_form in -lformw... yes
# checking for curses linker flags... -lformw -lmenuw -lpanelw -lncursesw
# 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 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 '/tmp/alsa-utils/src/alsa-utils-1.1.1/include'
# make all-am
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/include'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/include'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/include'
# Making all in alsactl
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl'
# Making all in init
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl/init'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl/init'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/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\" -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\" -MT alsactl-state.o -MD -MP -MF .deps/alsactl-state.Tpo -c -o alsactl-state.o `test -f 'state.c' || echo './'`state.c
# mv -f .deps/alsactl-alsactl.Tpo .deps/alsactl-alsactl.Po
# 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\" -MT alsactl-lock.o -MD -MP -MF .deps/alsactl-lock.Tpo -c -o alsactl-lock.o `test -f 'lock.c' || echo './'`lock.c
# mv -f .deps/alsactl-lock.Tpo .deps/alsactl-lock.Po
# 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\" -MT alsactl-utils.o -MD -MP -MF .deps/alsactl-utils.Tpo -c -o alsactl-utils.o `test -f 'utils.c' || echo './'`utils.c
# mv -f .deps/alsactl-utils.Tpo .deps/alsactl-utils.Po
# 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\" -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
# mv -f .deps/alsactl-state.Tpo .deps/alsactl-state.Po
# 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\" -MT alsactl-daemon.o -MD -MP -MF .deps/alsactl-daemon.Tpo -c -o alsactl-daemon.o `test -f 'daemon.c' || echo './'`daemon.c
# mv -f .deps/alsactl-daemon.Tpo .deps/alsactl-daemon.Po
# 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\" -MT alsactl-monitor.o -MD -MP -MF .deps/alsactl-monitor.Tpo -c -o alsactl-monitor.o `test -f 'monitor.c' || echo './'`monitor.c
# mv -f .deps/alsactl-monitor.Tpo .deps/alsactl-monitor.Po
# xmlto man alsactl_init.xml
# mv -f .deps/alsactl-init_parse.Tpo .deps/alsactl-init_parse.Po
# /usr/bin/sed -r -e 's,@sbindir\@,/usr/bin,g' -e 's,@mydatadir\@,/usr/share/alsa,g' -e 's,@daemonswitch\@,/etc/alsa/state-daemon.conf,g' < alsa-state.service.in > alsa-state.service || rm alsa-state.service
# /usr/bin/sed -r -e 's,@sbindir\@,/usr/bin,g' -e 's,@mydatadir\@,/usr/share/alsa,g' -e 's,@daemonswitch\@,/etc/alsa/state-daemon.conf,g' < alsa-restore.service.in > alsa-restore.service || rm alsa-restore.service
# /usr/bin/sed -r -e 's,@sbindir\@,/usr/bin,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
# gcc -D__USE_GNU -DSYS_ASOUNDRC=\"/var/lib/alsa/asound.state\" -DSYS_LOCKFILE=\"/var/lock/asound.state.lock\" -DSYS_PIDFILE=\"/var/run/alsactl.pid\" -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
# Note: Writing alsactl_init.7
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl'
# Making all in utils
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/utils'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/utils'
# Making all in m4
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/m4'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/m4'
# Making all in po
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/po'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/po'
# Making all in alsa-info
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsa-info'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsa-info'
# Making all in alsamixer
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsamixer'
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DCURSESINC="" -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 -D_GNU_SOURCE -DCURSESINC="" -MT alsamixer-cli.o -MD -MP -MF .deps/alsamixer-cli.Tpo -c -o alsamixer-cli.o `test -f 'cli.c' || echo './'`cli.c
# mv -f .deps/alsamixer-cli.Tpo .deps/alsamixer-cli.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DCURSESINC="" -MT alsamixer-colors.o -MD -MP -MF .deps/alsamixer-colors.Tpo -c -o alsamixer-colors.o `test -f 'colors.c' || echo './'`colors.c
# mv -f .deps/alsamixer-card_select.Tpo .deps/alsamixer-card_select.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DCURSESINC="" -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
# mv -f .deps/alsamixer-colors.Tpo .deps/alsamixer-colors.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DCURSESINC="" -MT alsamixer-die.o -MD -MP -MF .deps/alsamixer-die.Tpo -c -o alsamixer-die.o `test -f 'die.c' || echo './'`die.c
# mv -f .deps/alsamixer-device_name.Tpo .deps/alsamixer-device_name.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DCURSESINC="" -MT alsamixer-mainloop.o -MD -MP -MF .deps/alsamixer-mainloop.Tpo -c -o alsamixer-mainloop.o `test -f 'mainloop.c' || echo './'`mainloop.c
# mv -f .deps/alsamixer-die.Tpo .deps/alsamixer-die.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DCURSESINC="" -MT alsamixer-mem.o -MD -MP -MF .deps/alsamixer-mem.Tpo -c -o alsamixer-mem.o `test -f 'mem.c' || echo './'`mem.c
# mem.c:19:0: warning: "_GNU_SOURCE" redefined
# #define _GNU_SOURCE
#
# :0:0: note: this is the location of the previous definition
# mv -f .deps/alsamixer-mainloop.Tpo .deps/alsamixer-mainloop.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DCURSESINC="" -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
# mv -f .deps/alsamixer-mem.Tpo .deps/alsamixer-mem.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DCURSESINC="" -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-mixer_controls.Tpo .deps/alsamixer-mixer_controls.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DCURSESINC="" -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
# mv -f .deps/alsamixer-mixer_display.Tpo .deps/alsamixer-mixer_display.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DCURSESINC="" -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
# mv -f .deps/alsamixer-proc_files.Tpo .deps/alsamixer-proc_files.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DCURSESINC="" -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-mixer_widget.Tpo .deps/alsamixer-mixer_widget.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DCURSESINC="" -MT alsamixer-utils.o -MD -MP -MF .deps/alsamixer-utils.Tpo -c -o alsamixer-utils.o `test -f 'utils.c' || echo './'`utils.c
# mv -f .deps/alsamixer-utils.Tpo .deps/alsamixer-utils.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DCURSESINC="" -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
# volume_mapping.c:34:0: warning: "_GNU_SOURCE" redefined
# #define _GNU_SOURCE /* exp10() */
#
# :0:0: note: this is the location of the previous definition
# mv -f .deps/alsamixer-textbox.Tpo .deps/alsamixer-textbox.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DCURSESINC="" -MT alsamixer-widget.o -MD -MP -MF .deps/alsamixer-widget.Tpo -c -o alsamixer-widget.o `test -f 'widget.c' || echo './'`widget.c
# 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
# gcc -D_GNU_SOURCE -DCURSESINC="" -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 -lformw -lmenuw -lpanelw -lncursesw -lasound -lm -ldl -lpthread
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsamixer'
# Making all in amixer
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/amixer'
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -MT amixer.o -MD -MP -MF .deps/amixer.Tpo -c -o amixer.o amixer.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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
# mv -f .deps/volume_mapping.Tpo .deps/volume_mapping.Po
# mv -f .deps/amixer.Tpo .deps/amixer.Po
# gcc -o amixer amixer.o volume_mapping.o -lm -lasound -lm -ldl -lpthread
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/amixer'
# Making all in amidi
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/amidi'
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -MT amidi.o -MD -MP -MF .deps/amidi.Tpo -c -o amidi.o amidi.c
# mv -f .deps/amidi.Tpo .deps/amidi.Po
# gcc -o amidi amidi.o -lasound -lm -ldl -lpthread
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/amidi'
# Making all in aplay
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/aplay'
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -MT aplay.o -MD -MP -MF .deps/aplay.Tpo -c -o aplay.o aplay.c
# mv -f .deps/aplay.Tpo .deps/aplay.Po
# gcc -o aplay aplay.o -lrt -lasound -lm -ldl -lpthread
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/aplay'
# Making all in iecset
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/iecset'
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -MT iecset.o -MD -MP -MF .deps/iecset.Tpo -c -o iecset.o iecset.c
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -MT iecbits.o -MD -MP -MF .deps/iecbits.Tpo -c -o iecbits.o iecbits.c
# mv -f .deps/iecbits.Tpo .deps/iecbits.Po
# mv -f .deps/iecset.Tpo .deps/iecset.Po
# gcc -o iecset iecset.o iecbits.o -lm -lasound -lm -ldl -lpthread
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/iecset'
# Making all in speaker-test
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test'
# Making all in samples
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test/samples'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test/samples'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test'
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -MT pink.o -MD -MP -MF .deps/pink.Tpo -c -o pink.o pink.c
# mv -f .deps/pink.Tpo .deps/pink.Po
# mv -f .deps/speaker-test.Tpo .deps/speaker-test.Po
# gcc -o speaker-test speaker-test.o pink.o -lm -lasound -lm -ldl -lpthread
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test'
# Making all in alsaloop
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsaloop'
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -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 -MT pcmjob.o -MD -MP -MF .deps/pcmjob.Tpo -c -o pcmjob.o pcmjob.c
# mv -f .deps/alsaloop.Tpo .deps/alsaloop.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -MT control.o -MD -MP -MF .deps/control.Tpo -c -o control.o control.c
# mv -f .deps/control.Tpo .deps/control.Po
# mv -f .deps/pcmjob.Tpo .deps/pcmjob.Po
# gcc -D_GNU_SOURCE -o alsaloop alsaloop.o pcmjob.o control.o -lm -lsamplerate -lasound -lm -ldl -lpthread
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsaloop'
# Making all in bat
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/bat'
# gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -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 -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c
# mv -f .deps/common.Tpo .deps/common.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -MT signal.o -MD -MP -MF .deps/signal.Tpo -c -o signal.o signal.c
# mv -f .deps/bat.Tpo .deps/bat.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -MT convert.o -MD -MP -MF .deps/convert.Tpo -c -o convert.o convert.c
# mv -f .deps/signal.Tpo .deps/signal.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -MT analyze.o -MD -MP -MF .deps/analyze.Tpo -c -o analyze.o analyze.c
# mv -f .deps/convert.Tpo .deps/convert.Po
# gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -MT alsa.o -MD -MP -MF .deps/alsa.Tpo -c -o alsa.o alsa.c
# mv -f .deps/analyze.Tpo .deps/analyze.Po
# mv -f .deps/alsa.Tpo .deps/alsa.Po
# gcc -o alsabat bat.o common.o signal.o convert.o analyze.o alsa.o -lpthread -lm -lfftw3 -lasound -lm -ldl -lpthread -lasound -lm -ldl -lpthread
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/bat'
# Making all in seq
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq'
# Making all in aconnect
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aconnect'
# gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -MT aconnect.o -MD -MP -MF .deps/aconnect.Tpo -c -o aconnect.o aconnect.c
# mv -f .deps/aconnect.Tpo .deps/aconnect.Po
# gcc -o aconnect aconnect.o -lasound -lm -ldl -lpthread
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aconnect'
# Making all in aplaymidi
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aplaymidi'
# gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -MT aplaymidi.o -MD -MP -MF .deps/aplaymidi.Tpo -c -o aplaymidi.o aplaymidi.c
# gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -MT arecordmidi.o -MD -MP -MF .deps/arecordmidi.Tpo -c -o arecordmidi.o arecordmidi.c
# mv -f .deps/aplaymidi.Tpo .deps/aplaymidi.Po
# gcc -o aplaymidi aplaymidi.o -lasound -lm -ldl -lpthread
# mv -f .deps/arecordmidi.Tpo .deps/arecordmidi.Po
# gcc -o arecordmidi arecordmidi.o -lasound -lm -ldl -lpthread
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aplaymidi'
# Making all in aseqdump
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aseqdump'
# gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -MT aseqdump.o -MD -MP -MF .deps/aseqdump.Tpo -c -o aseqdump.o aseqdump.c
# mv -f .deps/aseqdump.Tpo .deps/aseqdump.Po
# gcc -o aseqdump aseqdump.o -lasound -lm -ldl -lpthread
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aseqdump'
# Making all in aseqnet
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aseqnet'
# gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -MT aseqnet.o -MD -MP -MF .deps/aseqnet.Tpo -c -o aseqnet.o aseqnet.c
# mv -f .deps/aseqnet.Tpo .deps/aseqnet.Po
# gcc -o aseqnet aseqnet.o -lasound -lm -ldl -lpthread
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aseqnet'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq'
# Making all in alsaucm
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsaucm'
# gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -MT usecase.o -MD -MP -MF .deps/usecase.Tpo -c -o usecase.o usecase.c
# mv -f .deps/usecase.Tpo .deps/usecase.Po
# gcc -o alsaucm usecase.o -lasound -lasound -lm -ldl -lpthread
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsaucm'
# Making all in topology
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/topology'
# gcc -DHAVE_CONFIG_H -I. -I../include -Wall -I../include -MT topology.o -MD -MP -MF .deps/topology.Tpo -c -o topology.o topology.c
# mv -f .deps/topology.Tpo .deps/topology.Po
# gcc -o alsatplg topology.o -lasound -lasound -lm -ldl -lpthread
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/topology'
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1'
# make: '90-alsa-restore.rules' is up to date.
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in include
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/include'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/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 '/tmp/alsa-utils/src/alsa-utils-1.1.1/include'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/include'
# Making install in alsactl
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl'
# Making install in init
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl/init'
# make[3]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl/init'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/alsa/init'
# /usr/bin/install -c -m 644 00main default help info test hda ca0106 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/alsa/init'
# make[3]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl/init'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl/init'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl'
# make[3]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c alsactl '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man7'
# /usr/bin/install -c -m 644 alsactl.1 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c -m 644 alsactl_init.7 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man7'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/lib/systemd/system'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/lib/udev/rules.d'
# /usr/bin/install -c -m 644 90-alsa-restore.rules '/tmp/alsa-utils/pkg/alsa-utils/usr/lib/udev/rules.d'
# /usr/bin/install -c -m 644 alsa-state.service alsa-restore.service '/tmp/alsa-utils/pkg/alsa-utils/usr/lib/systemd/system'
# make install-data-hook
# make[4]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl'
# /usr/bin/mkdir -p -m 0755 \
# /tmp/alsa-utils/pkg/alsa-utils/usr/lib/systemd/system/basic.target.wants
# ( cd /tmp/alsa-utils/pkg/alsa-utils/usr/lib/systemd/system/basic.target.wants && \
# rm -f alsa-state.service alsa-restore.service && \
# ln -s ../alsa-state.service alsa-state.service && \
# ln -s ../alsa-restore.service alsa-restore.service)
# make[4]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl'
# make[3]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsactl'
# Making install in utils
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/utils'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/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 '/tmp/alsa-utils/src/alsa-utils-1.1.1/utils'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/utils'
# Making install in m4
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/m4'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/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 '/tmp/alsa-utils/src/alsa-utils-1.1.1/m4'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/m4'
# Making install in po
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/po'
# installing de.gmo as /tmp/alsa-utils/pkg/alsa-utils/usr/share/locale/de/LC_MESSAGES/alsa-utils.mo
# installing fr.gmo as /tmp/alsa-utils/pkg/alsa-utils/usr/share/locale/fr/LC_MESSAGES/alsa-utils.mo
# installing ja.gmo as /tmp/alsa-utils/pkg/alsa-utils/usr/share/locale/ja/LC_MESSAGES/alsa-utils.mo
# if test "alsa-utils" = "gettext-tools"; then \
# /usr/bin/mkdir -p /tmp/alsa-utils/pkg/alsa-utils/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 \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/alsa-utils/pkg/alsa-utils/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/alsa-utils/pkg/alsa-utils/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/po'
# Making install in alsa-info
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsa-info'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsa-info'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c alsa-info.sh '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/install -c -m 644 alsa-info.sh.1 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsa-info'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsa-info'
# Making install in alsamixer
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsamixer'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsamixer'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c alsamixer '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/install -c -m 644 alsamixer.1 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsamixer'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsamixer'
# Making install in amixer
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/amixer'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/amixer'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c amixer '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/install -c -m 644 amixer.1 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/amixer'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/amixer'
# Making install in amidi
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/amidi'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/amidi'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c -m 644 amidi.1 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c amidi '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/amidi'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/amidi'
# Making install in aplay
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/aplay'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/aplay'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c aplay '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# make install-exec-hook
# make[3]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/aplay'
# rm -f arecord
# ln -s aplay arecord
# /usr/bin/install -c -m 644 aplay.1 arecord.1 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# rm -f /tmp/alsa-utils/pkg/alsa-utils/usr/bin/arecord
# (cd /tmp/alsa-utils/pkg/alsa-utils/usr/bin && ln -s aplay arecord)
# make[3]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/aplay'
# make install-data-hook
# make[3]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/aplay'
# rm -f /tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1/arecord.1
# (cd /tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1 && ln -s aplay.1 arecord.1)
# make[3]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/aplay'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/aplay'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/aplay'
# Making install in iecset
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/iecset'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/iecset'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c iecset '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/install -c -m 644 iecset.1 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/iecset'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/iecset'
# Making install in speaker-test
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test'
# Making install in samples
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test/samples'
# make[3]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test/samples'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/alsa/speaker-test'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/sounds/alsa'
# /usr/bin/install -c -m 644 sample_map.csv '/tmp/alsa-utils/pkg/alsa-utils/usr/share/alsa/speaker-test'
# /usr/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/alsa-utils/pkg/alsa-utils/usr/share/sounds/alsa'
# make[3]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test/samples'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test/samples'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test'
# make[3]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c speaker-test '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/install -c -m 644 speaker-test.1 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# make[3]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/speaker-test'
# Making install in alsaloop
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsaloop'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsaloop'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c alsaloop '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/install -c -m 644 alsaloop.1 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsaloop'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsaloop'
# Making install in bat
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/bat'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/bat'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/install -c alsabat '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c alsabat-test.sh '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/install -c -m 644 alsabat.1 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/bat'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/bat'
# Making install in seq
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq'
# Making install in aconnect
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aconnect'
# make[3]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aconnect'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c -m 644 aconnect.1 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c aconnect '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# make[3]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aconnect'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aconnect'
# Making install in aplaymidi
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aplaymidi'
# make[3]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aplaymidi'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c aplaymidi arecordmidi '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/install -c -m 644 aplaymidi.1 arecordmidi.1 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# make[3]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aplaymidi'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aplaymidi'
# Making install in aseqdump
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aseqdump'
# make[3]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aseqdump'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c aseqdump '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/install -c -m 644 aseqdump.1 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# make[3]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aseqdump'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aseqdump'
# Making install in aseqnet
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aseqnet'
# make[3]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aseqnet'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/install -c aseqnet '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# /usr/bin/install -c -m 644 aseqnet.1 '/tmp/alsa-utils/pkg/alsa-utils/usr/share/man/man1'
# make[3]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aseqnet'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq/aseqnet'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq'
# make[3]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/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 '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/seq'
# Making install in alsaucm
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsaucm'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsaucm'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# /usr/bin/install -c alsaucm '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsaucm'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/alsaucm'
# Making install in topology
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/topology'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/topology'
# /usr/bin/mkdir -p '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/install -c alsatplg '/tmp/alsa-utils/pkg/alsa-utils/usr/bin'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/topology'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1/topology'
# make[1]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1'
# make[2]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1'
# make[2]: Nothing to be done for 'install-exec-am'.
# make install-data-hook
# make[3]: Entering directory '/tmp/alsa-utils/src/alsa-utils-1.1.1'
# /usr/bin/mkdir -p -m 0755 /tmp/alsa-utils/pkg/alsa-utils/var/lib/alsa
# make[3]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1'
# make[2]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1'
# make[1]: Leaving directory '/tmp/alsa-utils/src/alsa-utils-1.1.1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "alsa-utils"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: alsa-utils 1.1.1-1 (Wed Aug 24 14:09:52 UTC 2016)

CMD: pacman --query --file alsa-utils-1.1.1-1-x86_64.pkg.tar.xz
# alsa-utils 1.1.1-1

Creating hybrid package for 'alsa-utils'

Trying to find vanilla package 'alsa-utils'...

CMD: pacman --query --file /mirror/alsa-utils-1.1.1-1.pkg.tar.xz
# alsa-utils 1.1.1-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /etc/pm/sleep.d/90alsa
# /usr/bin/speaker-test
# /usr/bin/alsaucm
# /usr/bin/alsabat
# /usr/bin/aseqdump
# /usr/bin/alsatplg
# /usr/bin/aseqnet
# /usr/bin/alsaloop
# /usr/bin/amidi
# /usr/bin/alsamixer
# /usr/bin/aconnect
# /usr/bin/aplaymidi
# /usr/bin/arecord
# /usr/bin/alsa-info.sh
# /usr/bin/amixer
# /usr/bin/alsactl
# /usr/bin/iecset
# /usr/bin/aplay
# /usr/bin/alsabat-test.sh
# /usr/bin/arecordmidi
# /usr/share/locale/fr/LC_MESSAGES/alsa-utils.mo
# /usr/share/locale/ja/LC_MESSAGES/alsa-utils.mo
# /usr/share/locale/de/LC_MESSAGES/alsa-utils.mo
# /usr/share/alsa/speaker-test/sample_map.csv
# /usr/share/alsa/init/test
# /usr/share/alsa/init/hda
# /usr/share/alsa/init/default
# /usr/share/alsa/init/help
# /usr/share/alsa/init/ca0106
# /usr/share/alsa/init/info
# /usr/share/alsa/init/00main
# /usr/share/sounds/alsa/Front_Left.wav
# /usr/share/sounds/alsa/Side_Right.wav
# /usr/share/sounds/alsa/Rear_Center.wav
# /usr/share/sounds/alsa/Front_Right.wav
# /usr/share/sounds/alsa/Noise.wav
# /usr/share/sounds/alsa/Front_Center.wav
# /usr/share/sounds/alsa/Rear_Left.wav
# /usr/share/sounds/alsa/Rear_Right.wav
# /usr/share/sounds/alsa/Side_Left.wav
# /usr/share/man/man1/aplaymidi.1.gz
# /usr/share/man/man1/aconnect.1.gz
# /usr/share/man/man1/arecord.1.gz
# /usr/share/man/man1/arecordmidi.1.gz
# /usr/share/man/man1/alsamixer.1.gz
# /usr/share/man/man1/aseqdump.1.gz
# /usr/share/man/man1/alsabat.1.gz
# /usr/share/man/man1/alsactl.1.gz
# /usr/share/man/man1/iecset.1.gz
# /usr/share/man/man1/speaker-test.1.gz
# /usr/share/man/man1/alsaloop.1.gz
# /usr/share/man/man1/amixer.1.gz
# /usr/share/man/man1/aseqnet.1.gz
# /usr/share/man/man1/amidi.1.gz
# /usr/share/man/man1/alsa-info.sh.1.gz
# /usr/share/man/man1/aplay.1.gz
# /usr/share/man/man7/alsactl_init.7.gz
# /usr/lib/systemd/system/alsa-state.service
# /usr/lib/systemd/system/alsa-restore.service
# /usr/lib/systemd/system/basic.target.wants/alsa-state.service
# /usr/lib/systemd/system/basic.target.wants/alsa-restore.service
# /usr/lib/udev/rules.d/90-alsa-restore.rules
# /sysroot/usr/lib/systemd/system/alsa-state.service
# /sysroot/usr/lib/systemd/system/alsa-restore.service
# /sysroot/usr/lib/systemd/system/basic.target.wants/alsa-state.service
# /sysroot/usr/lib/systemd/system/basic.target.wants/alsa-restore.service
# /sysroot/usr/lib/udev/rules.d/90-alsa-restore.rules

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr var sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr var sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr var sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf alsa-utils.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/alsa-utils.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/alsa-utils.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/alsa-utils.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/alsa-utils/src/alsa-utils-1.1.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by alsa-utils configure 1.1.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-alsaconf --sbindir=/usr/bin --with-udev-rules-dir=/usr/lib/udev/rules.d --with-systemdsystemunitdir=/usr/lib/systemd/system
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 90753f73939b
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2360: checking for a BSD-compatible install
# configure:2428: result: /usr/bin/install -c
# configure:2439: checking whether build environment is sane
# configure:2494: result: yes
# configure:2553: checking for x86_64-unknown-linux-strip
# configure:2583: result: no
# configure:2593: checking for strip
# configure:2609: found /usr/bin/strip
# configure:2620: result: strip
# configure:2645: checking for a thread-safe mkdir -p
# configure:2684: result: /usr/bin/mkdir -p
# configure:2691: checking for gawk
# configure:2707: found /usr/bin/gawk
# configure:2718: result: gawk
# configure:2729: checking whether make sets $(MAKE)
# configure:2751: result: yes
# configure:2839: checking whether to enable maintainer-specific portions of Makefiles
# configure:2848: result: yes
# configure:2870: checking whether NLS is requested
# configure:2879: result: yes
# configure:2920: checking for msgfmt
# configure: trying /usr/bin/msgfmt...
# 0 translated messages.
# configure:2952: result: /usr/bin/msgfmt
# configure:2961: checking for gmsgfmt
# configure:2992: result: /usr/bin/msgfmt
# configure:3043: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:3075: result: /usr/bin/xgettext
# configure:3121: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:3152: result: /usr/bin/msgmerge
# configure:3197: checking for style of include used by make
# configure:3225: result: GNU
# configure:3256: checking for x86_64-unknown-linux-gcc
# configure:3286: result: no
# configure:3296: checking for gcc
# configure:3312: found /usr/bin/gcc
# configure:3323: result: gcc
# configure:3552: checking for C compiler version
# configure:3561: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3572: $? = 0
# configure:3561: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3572: $? = 0
# configure:3561: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3572: $? = 1
# configure:3561: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3572: $? = 1
# configure:3592: checking whether the C compiler works
# configure:3614: gcc conftest.c >&5
# configure:3618: $? = 0
# configure:3666: result: yes
# configure:3669: checking for C compiler default output file name
# configure:3671: result: a.out
# configure:3677: checking for suffix of executables
# configure:3684: gcc -o conftest conftest.c >&5
# configure:3688: $? = 0
# configure:3710: result:
# configure:3732: checking whether we are cross compiling
# configure:3740: gcc -o conftest conftest.c >&5
# configure:3744: $? = 0
# configure:3751: ./conftest
# configure:3755: $? = 0
# configure:3770: result: no
# configure:3775: checking for suffix of object files
# configure:3797: gcc -c conftest.c >&5
# configure:3801: $? = 0
# configure:3822: result: o
# configure:3826: checking whether we are using the GNU C compiler
# configure:3845: gcc -c conftest.c >&5
# configure:3845: $? = 0
# configure:3854: result: yes
# configure:3863: checking whether gcc accepts -g
# configure:3883: gcc -c -g conftest.c >&5
# configure:3883: $? = 0
# configure:3924: result: yes
# configure:3941: checking for gcc option to accept ISO C89
# configure:4004: gcc -c conftest.c >&5
# configure:4004: $? = 0
# configure:4017: result: none needed
# configure:4039: checking dependency style of gcc
# configure:4150: result: gcc3
# configure:4169: checking build system type
# configure:4183: result: x86_64-unknown-linux-gnu
# configure:4203: checking host system type
# configure:4216: result: x86_64-unknown-linux-gnu
# configure:4260: checking for ld used by GCC
# configure:4324: result: /usr/bin/ld
# configure:4331: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4344: result: yes
# configure:4351: checking for shared library run path origin
# configure:4364: result: done
# configure:4389: checking how to run the C preprocessor
# configure:4420: gcc -E conftest.c
# configure:4420: $? = 0
# configure:4434: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4434: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "alsa-utils"
# | #define PACKAGE_TARNAME "alsa-utils"
# | #define PACKAGE_VERSION "1.1.1"
# | #define PACKAGE_STRING "alsa-utils 1.1.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "alsa-utils"
# | #define VERSION "1.1.1"
# | /* end confdefs.h. */
# | #include
# configure:4459: result: gcc -E
# configure:4479: gcc -E conftest.c
# configure:4479: $? = 0
# configure:4493: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4493: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "alsa-utils"
# | #define PACKAGE_TARNAME "alsa-utils"
# | #define PACKAGE_VERSION "1.1.1"
# | #define PACKAGE_STRING "alsa-utils 1.1.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "alsa-utils"
# | #define VERSION "1.1.1"
# | /* end confdefs.h. */
# | #include
# configure:4522: checking for grep that handles long lines and -e
# configure:4580: result: /usr/bin/grep
# configure:4585: checking for egrep
# configure:4647: result: /usr/bin/grep -E
# configure:5205: checking for CFPreferencesCopyAppValue
# configure:5223: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:11:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5223: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "alsa-utils"
# | #define PACKAGE_TARNAME "alsa-utils"
# | #define PACKAGE_VERSION "1.1.1"
# | #define PACKAGE_STRING "alsa-utils 1.1.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "alsa-utils"
# | #define VERSION "1.1.1"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:5232: result: no
# configure:5239: checking for CFLocaleCopyCurrent
# configure:5257: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:11:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5257: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "alsa-utils"
# | #define PACKAGE_TARNAME "alsa-utils"
# | #define PACKAGE_VERSION "1.1.1"
# | #define PACKAGE_STRING "alsa-utils 1.1.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "alsa-utils"
# | #define VERSION "1.1.1"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:5266: result: no
# configure:5315: checking for GNU gettext in libc
# configure:5335: gcc -o conftest conftest.c >&5
# configure:5335: $? = 0
# configure:5344: result: yes
# configure:6135: checking whether to use NLS
# configure:6137: result: yes
# configure:6140: checking where the gettext function comes from
# configure:6151: result: libc
# configure:6219: checking for x86_64-unknown-linux-gcc
# configure:6246: result: gcc
# configure:6515: checking for C compiler version
# configure:6524: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:6535: $? = 0
# configure:6524: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:6535: $? = 0
# configure:6524: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:6535: $? = 1
# configure:6524: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:6535: $? = 1
# configure:6539: checking whether we are using the GNU C compiler
# configure:6567: result: yes
# configure:6576: checking whether gcc accepts -g
# configure:6637: result: yes
# configure:6654: checking for gcc option to accept ISO C89
# configure:6730: result: none needed
# configure:6752: checking dependency style of gcc
# configure:6863: result: gcc3
# configure:6880: checking whether ln -s works
# configure:6884: result: yes
# configure:6891: checking for a sed that does not truncate output
# configure:6955: result: /usr/bin/sed
# configure:6970: checking for x86_64-unknown-linux-pkg-config
# configure:7003: result: no
# configure:7013: checking for pkg-config
# configure:7031: found /usr/bin/pkg-config
# configure:7043: result: /usr/bin/pkg-config
# configure:7068: checking pkg-config is at least version 0.9.0
# configure:7071: result: yes
# configure:7110: checking for ALSA CFLAGS
# configure:7116: result:
# configure:7119: checking for ALSA LDFLAGS
# configure:7128: result: -lasound -lm -ldl -lpthread
# configure:7133: checking for libasound headers version >= 1.0.27
# configure:7195: gcc -c conftest.c >&5
# configure:7195: $? = 0
# configure:7196: result: found.
# configure:7215: checking for snd_ctl_open in -lasound
# configure:7240: gcc -o conftest conftest.c -lasound -lasound -lm -ldl -lpthread >&5
# configure:7240: $? = 0
# configure:7249: result: yes
# configure:7285: checking for snd_ctl_elem_add_enumerated
# configure:7285: gcc -o conftest conftest.c -lasound -lm -ldl -lpthread >&5
# configure:7285: $? = 0
# configure:7285: result: yes
# configure:7296: checking for alsa/pcm.h
# configure:7296: gcc -c conftest.c >&5
# configure:7296: $? = 0
# configure:7296: result: yes
# configure:7311: checking for alsa/mixer.h
# configure:7311: gcc -c conftest.c >&5
# configure:7311: $? = 0
# configure:7311: result: yes
# configure:7326: checking for alsa/rawmidi.h
# configure:7326: gcc -c conftest.c >&5
# configure:7326: $? = 0
# configure:7326: result: yes
# configure:7341: checking for alsa/seq.h
# configure:7341: gcc -c conftest.c >&5
# configure:7341: $? = 0
# configure:7341: result: yes
# configure:7356: checking for alsa/use-case.h
# configure:7356: gcc -c conftest.c >&5
# configure:7356: $? = 0
# configure:7356: result: yes
# configure:7371: checking for alsa/topology.h
# configure:7371: gcc -c conftest.c >&5
# configure:7371: $? = 0
# configure:7371: result: yes
# configure:7386: checking for samplerate.h
# configure:7386: gcc -c conftest.c >&5
# configure:7386: $? = 0
# configure:7386: result: yes
# configure:7400: checking for snd_seq_client_info_get_card in -lasound
# configure:7425: gcc -o conftest conftest.c -lasound -lasound -lm -ldl -lpthread >&5
# configure:7425: $? = 0
# configure:7434: result: yes
# configure:7445: checking for snd_seq_client_info_get_pid in -lasound
# configure:7470: gcc -o conftest conftest.c -lasound -lasound -lm -ldl -lpthread >&5
# configure:7470: $? = 0
# configure:7479: result: yes
# configure:7593: checking for fftw_malloc in -lfftw3
# configure:7618: gcc -o conftest conftest.c -lfftw3 -lasound -lm -ldl -lpthread >&5
# configure:7618: $? = 0
# configure:7627: result: yes
# configure:7691: checking for sqrtf in -lm
# configure:7716: gcc -o conftest conftest.c -lm -lfftw3 -lasound -lm -ldl -lpthread >&5
# conftest.c:32:6: warning: conflicting types for built-in function 'sqrtf'
# char sqrtf ();
# ^~~~~
# configure:7716: $? = 0
# configure:7725: result: yes
# configure:7738: checking for pthread_create in -lpthread
# configure:7763: gcc -o conftest conftest.c -lpthread -lm -lfftw3 -lasound -lm -ldl -lpthread >&5
# configure:7763: $? = 0
# configure:7772: result: yes
# configure:7813: checking for librt
# configure:7824: checking for clock_gettime in -lrt
# configure:7849: gcc -o conftest conftest.c -lrt -lasound -lm -ldl -lpthread >&5
# configure:7849: $? = 0
# configure:7858: result: yes
# configure:7955: checking for xmlto
# configure:7982: result: yes
# configure:8015: checking for ANSI C header files
# configure:8035: gcc -c conftest.c >&5
# configure:8035: $? = 0
# configure:8108: gcc -o conftest conftest.c -lasound -lm -ldl -lpthread >&5
# configure:8108: $? = 0
# configure:8108: ./conftest
# configure:8108: $? = 0
# configure:8119: result: yes
# configure:8142: checking for NCURSESW
# configure:8149: $PKG_CONFIG --exists --print-errors "ncursesw"
# configure:8152: $? = 0
# configure:8165: $PKG_CONFIG --exists --print-errors "ncursesw"
# configure:8168: $? = 0
# configure:8377: result: yes
# configure:8687: checking for curses library
# configure:8689: result: ncursesw
# configure:8691: checking for curses header name
# configure:8693: result:
# configure:8695: checking for curses compiler flags
# configure:8697: result: -D_GNU_SOURCE
# configure:8726: gcc -o conftest -D_GNU_SOURCE conftest.c -lncursesw -lasound -lm -ldl -lpthread >&5
# configure:8726: $? = 0
# configure:8738: checking for curses NLS support
# configure:8765: result: yes
# configure:8779: checking for sys/types.h
# configure:8779: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for sys/stat.h
# configure:8779: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for stdlib.h
# configure:8779: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for string.h
# configure:8779: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for memory.h
# configure:8779: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for strings.h
# configure:8779: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for inttypes.h
# configure:8779: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for stdint.h
# configure:8779: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8779: checking for unistd.h
# configure:8779: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8779: $? = 0
# configure:8779: result: yes
# configure:8794: checking panel.h usability
# configure:8794: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8794: $? = 0
# configure:8794: result: yes
# configure:8794: checking panel.h presence
# configure:8794: gcc -E conftest.c
# configure:8794: $? = 0
# configure:8794: result: yes
# configure:8794: checking for panel.h
# configure:8794: result: yes
# configure:8794: checking menu.h usability
# configure:8794: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8794: $? = 0
# configure:8794: result: yes
# configure:8794: checking menu.h presence
# configure:8794: gcc -E conftest.c
# configure:8794: $? = 0
# configure:8794: result: yes
# configure:8794: checking for menu.h
# configure:8794: result: yes
# configure:8794: checking form.h usability
# configure:8794: gcc -c -D_GNU_SOURCE conftest.c >&5
# configure:8794: $? = 0
# configure:8794: result: yes
# configure:8794: checking form.h presence
# configure:8794: gcc -E conftest.c
# configure:8794: $? = 0
# configure:8794: result: yes
# configure:8794: checking for form.h
# configure:8794: result: yes
# configure:8807: checking for new_panel in -lpanelw
# configure:8832: gcc -o conftest -D_GNU_SOURCE conftest.c -lpanelw -lncursesw -lasound -lm -ldl -lpthread >&5
# configure:8832: $? = 0
# configure:8842: result: yes
# configure:8851: checking for new_menu in -lmenuw
# configure:8876: gcc -o conftest -D_GNU_SOURCE conftest.c -lmenuw -lncursesw -lasound -lm -ldl -lpthread >&5
# configure:8876: $? = 0
# configure:8886: result: yes
# configure:8895: checking for new_form in -lformw
# configure:8920: gcc -o conftest -D_GNU_SOURCE conftest.c -lformw -lncursesw -lasound -lm -ldl -lpthread >&5
# configure:8920: $? = 0
# configure:8930: result: yes
# configure:8947: checking for curses linker flags
# configure:8949: result: -lformw -lmenuw -lpanelw -lncursesw
# configure:8993: checking for an ANSI C-conforming const
# configure:9059: gcc -c conftest.c >&5
# configure:9059: $? = 0
# configure:9066: result: yes
# configure:9074: checking for inline
# configure:9090: gcc -c conftest.c >&5
# configure:9090: $? = 0
# configure:9098: result: inline
# configure:9116: checking whether time.h and sys/time.h may both be included
# configure:9136: gcc -c conftest.c >&5
# configure:9136: $? = 0
# configure:9143: result: yes
# configure:9153: checking whether gcc needs -traditional
# configure:9187: result: no
# configure:9202: checking for special C compiler options needed for large files
# configure:9247: result: no
# configure:9253: checking for _FILE_OFFSET_BITS value needed for large files
# configure:9278: gcc -c conftest.c >&5
# configure:9278: $? = 0
# configure:9310: result: no
# configure:9587: checking that generated files are newer than configure
# configure:9593: result: done
# configure:9684: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by alsa-utils config.status 1.1.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 90753f73939b
#
# config.status:1001: creating Makefile
# config.status:1001: creating alsactl/Makefile
# config.status:1001: creating alsactl/init/Makefile
# config.status:1001: creating alsamixer/Makefile
# config.status:1001: creating amidi/Makefile
# config.status:1001: creating amixer/Makefile
# config.status:1001: creating m4/Makefile
# config.status:1001: creating po/Makefile.in
# config.status:1001: creating alsaconf/alsaconf
# config.status:1001: creating alsaconf/Makefile
# config.status:1001: creating alsaconf/po/Makefile
# config.status:1109: WARNING: 'alsaconf/po/Makefile.in' seems to ignore the --datarootdir setting
# config.status:1001: creating alsaucm/Makefile
# config.status:1001: creating topology/Makefile
# config.status:1001: creating bat/Makefile
# config.status:1001: creating aplay/Makefile
# config.status:1001: creating include/Makefile
# config.status:1001: creating iecset/Makefile
# config.status:1001: creating utils/Makefile
# config.status:1001: creating utils/alsa-utils.spec
# config.status:1001: creating seq/Makefile
# config.status:1001: creating seq/aconnect/Makefile
# config.status:1001: creating seq/aplaymidi/Makefile
# config.status:1001: creating seq/aseqdump/Makefile
# config.status:1001: creating seq/aseqnet/Makefile
# config.status:1001: creating speaker-test/Makefile
# config.status:1001: creating speaker-test/samples/Makefile
# config.status:1001: creating alsaloop/Makefile
# config.status:1001: creating alsa-info/Makefile
# config.status:1001: creating include/aconfig.h
# config.status:1230: executing po-directories commands
# config.status:1230: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_NCURSESW_CFLAGS_set=
# ac_cv_env_NCURSESW_CFLAGS_value=
# ac_cv_env_NCURSESW_LIBS_set=
# ac_cv_env_NCURSESW_LIBS_value=
# ac_cv_env_NCURSES_CFLAGS_set=
# ac_cv_env_NCURSES_CFLAGS_value=
# ac_cv_env_NCURSES_LIBS_set=
# ac_cv_env_NCURSES_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_snd_ctl_elem_add_enumerated=yes
# ac_cv_header_alsa_mixer_h=yes
# ac_cv_header_alsa_pcm_h=yes
# ac_cv_header_alsa_rawmidi_h=yes
# ac_cv_header_alsa_seq_h=yes
# ac_cv_header_alsa_topology_h=yes
# ac_cv_header_alsa_use_case_h=yes
# ac_cv_header_form_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_menu_h=yes
# ac_cv_header_panel_h=yes
# ac_cv_header_samplerate_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_asound_snd_ctl_open=yes
# ac_cv_lib_asound_snd_seq_client_info_get_card=yes
# ac_cv_lib_asound_snd_seq_client_info_get_pid=yes
# ac_cv_lib_fftw3_fftw_malloc=yes
# ac_cv_lib_formw___new_form=yes
# ac_cv_lib_m_sqrtf=yes
# ac_cv_lib_menuw___new_menu=yes
# ac_cv_lib_panelw___new_panel=yes
# ac_cv_lib_pthread_pthread_create=yes
# ac_cv_lib_rt_clock_gettime=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_prog_xmlto=yes
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/usr/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
# pkg_cv_NCURSESW_CFLAGS=-D_GNU_SOURCE
# pkg_cv_NCURSESW_LIBS=-lncursesw
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/alsa-utils/src/alsa-utils-1.1.1/missing --run aclocal-1.12'
# ALSACONF_FALSE=''
# ALSACONF_TRUE='#'
# ALSACTL_DAEMONSWITCH='/etc/alsa/state-daemon.conf'
# ALSACTL_PIDFILE_DIR='/var/run'
# ALSALOOP_FALSE='#'
# ALSALOOP_TRUE=''
# ALSAMIXER_FALSE='#'
# ALSAMIXER_TRUE=''
# ALSA_CFLAGS=''
# ALSA_LIBS=' -lasound -lm -ldl -lpthread'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# ASOUND_LOCK_DIR='/var/lock'
# ASOUND_STATE_DIR='/var/lib/alsa'
# AUTOCONF='${SHELL} /tmp/alsa-utils/src/alsa-utils-1.1.1/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/alsa-utils/src/alsa-utils-1.1.1/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/alsa-utils/src/alsa-utils-1.1.1/missing --run automake-1.12'
# AWK='gawk'
# BAT_FALSE='#'
# BAT_TRUE=''
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CURSESINC=''
# CURSESLIB='-lformw -lmenuw -lpanelw -lncursesw'
# CURSES_CFLAGS='-D_GNU_SOURCE'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FFTW_CFLAGS=''
# FFTW_INC=''
# FFTW_LIB='-lpthread -lm -lfftw3 -lasound -lm -ldl -lpthread'
# GETTEXT_MACRO_VERSION='0.18'
# GMSGFMT='/usr/bin/msgfmt'
# GMSGFMT_015='/usr/bin/msgfmt'
# GREP='/usr/bin/grep'
# HAVE_LIBFFTW3_FALSE='#'
# HAVE_LIBFFTW3_TRUE=''
# HAVE_LIBTINYALSA_FALSE=''
# HAVE_LIBTINYALSA_TRUE='#'
# HAVE_MIXER_FALSE='#'
# HAVE_MIXER_TRUE=''
# HAVE_PCM_FALSE='#'
# HAVE_PCM_TRUE=''
# HAVE_RAWMIDI_FALSE='#'
# HAVE_RAWMIDI_TRUE=''
# HAVE_SAMPLERATE_FALSE='#'
# HAVE_SAMPLERATE_TRUE=''
# HAVE_SEQ_FALSE='#'
# HAVE_SEQ_TRUE=''
# HAVE_SYSTEMD_FALSE='#'
# HAVE_SYSTEMD_TRUE=''
# HAVE_TOPOLOGY_FALSE='#'
# HAVE_TOPOLOGY_TRUE=''
# HAVE_UCM_FALSE='#'
# HAVE_UCM_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LDFLAGS=''
# LIBICONV='-liconv'
# LIBINTL=''
# LIBOBJS=''
# LIBRT='-lrt'
# LIBS='-lasound -lm -ldl -lpthread'
# LN_S='ln -s'
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/alsa-utils/src/alsa-utils-1.1.1/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_015='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# NCURSESW_CFLAGS='-D_GNU_SOURCE'
# NCURSESW_LIBS='-lncursesw'
# NCURSES_CFLAGS=''
# NCURSES_LIBS=''
# OBJEXT='o'
# PACKAGE='alsa-utils'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='alsa-utils'
# PACKAGE_STRING='alsa-utils 1.1.1'
# PACKAGE_TARNAME='alsa-utils'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.1.1'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB='po'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SND_UTIL_MAJOR='1'
# SND_UTIL_MINOR='1'
# SND_UTIL_SUBMINOR='1'
# SND_UTIL_VERSION='1.1.1'
# STRIP='strip'
# TESTSOUND='/usr/share/test.wav'
# USE_NLS='yes'
# USE_XMLTO_FALSE='#'
# USE_XMLTO_TRUE=''
# VERSION='1.1.1'
# XGETTEXT='/usr/bin/xgettext'
# XGETTEXT_015='/usr/bin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# ac_ct_CC='gcc'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/alsa-utils/src/alsa-utils-1.1.1/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# mydatadir='/usr/share/alsa'
# ncurses5_config=''
# ncursesw5_config=''
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# systemdsystemunitdir='/usr/lib/systemd/system'
# target_alias=''
# udevrulesdir='/usr/lib/udev/rules.d'
# xmlto='yes'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "alsa-utils"
# #define PACKAGE_TARNAME "alsa-utils"
# #define PACKAGE_VERSION "1.1.1"
# #define PACKAGE_STRING "alsa-utils 1.1.1"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "alsa-utils"
# #define VERSION "1.1.1"
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define HAVE_LIBASOUND 1
# #define HAVE_ALSA_PCM_H 1
# #define HAVE_ALSA_MIXER_H 1
# #define HAVE_ALSA_RAWMIDI_H 1
# #define HAVE_ALSA_SEQ_H 1
# #define HAVE_ALSA_USE_CASE_H 1
# #define HAVE_ALSA_TOPOLOGY_H 1
# #define HAVE_SAMPLERATE_H 1
# #define HAVE_SEQ_CLIENT_INFO_GET_CARD 1
# #define HAVE_SEQ_CLIENT_INFO_GET_PID 1
# #define HAVE_LIBFFTW3 1
# #define HAVE_LIBM 1
# #define HAVE_LIBPTHREAD 1
# #define HAVE_LIBRT 1
# #define HAVE_CLOCK_GETTIME 1
# #define STDC_HEADERS 1
# #define HAVE_CURSES_ESCDELAY 1
# #define ENABLE_NLS_IN_CURSES 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_PANEL_H 1
# #define HAVE_MENU_H 1
# #define HAVE_FORM_H 1
# #define SOUNDSDIR "/usr/share/sounds/alsa"
# #define DATADIR "/usr/share/alsa"
# #define TIME_WITH_SYS_TIME 1
# #define VERSION "1.1.1"
#
# configure: exit 0