ENTER do("bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/alsa-lib.spec'", '/var/lib/mock/dist-f9-build-169602-29053/root/', 0, True, 0, , 421, 421, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target i386 --nodeps //builddir/build/SPECS/alsa-lib.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/alsa-lib-1.0.16-3.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/alsa-lib.spec'", '/var/lib/mock/dist-f9-build-169602-29053/root/', 0, True, 0, , 421, 421, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target i386 --nodeps //builddir/build/SPECS/alsa-lib.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.71610 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf alsa-lib-1.0.16 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/alsa-lib-1.0.16.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd alsa-lib-1.0.16 ++ /usr/bin/id -u + '[' 421 = 0 ']' ++ /usr/bin/id -u + '[' 421 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (alsa-lib-1.0.14rc1-config.patch):' Patch #0 (alsa-lib-1.0.14rc1-config.patch): + patch -p1 -b --suffix .config -s + echo 'Patch #2 (alsa-lib-1.0.14-glibc-open.patch):' Patch #2 (alsa-lib-1.0.14-glibc-open.patch): + patch -p1 -b --suffix .glibc-open -s + echo 'Patch #3 (alsa-lib-pulse-default.patch):' Patch #3 (alsa-lib-pulse-default.patch): + patch -p1 -b --suffix .pulse-default -s + echo 'Patch #4 (alsa-lib-1.0.16-no-dox-date.patch):' Patch #4 (alsa-lib-1.0.16-no-dox-date.patch): + patch -p1 -b --suffix .no-dox-date -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.71610 + umask 022 + cd /builddir/build/BUILD + cd alsa-lib-1.0.16 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-configdir=/etc/alsa checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking for ANSI C header files... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes 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 hsearch_r... yes checking for library version... major 1 minor 0 subminor 16 extrastr extraver 1000000 checking for versioned symbols... yes checking for symbolic-functions... no checking for custom symbol prefixes... checking for debug... yes checking for debug assert... no checking for tmpdir... /tmp checking for softfloat... no checking for libdl... checking for dlsym in -ldl... yes checking for pthread... checking for pthread_join in -lpthread... yes checking for librt... checking for clock_gettime in -lrt... yes checking for architecture... x86 checking wordexp.h usability... yes checking wordexp.h presence... yes checking for wordexp.h... yes checking for resmgr support... no checking for aload* support... yes checking for ALSA device file directory... /dev/snd/ checking for aload* device file directory... /dev/ ./configure: line 21666: python-config: command not found ./configure: line 21674: python-config: command not found Unable to determine python libraries! Probably python-config is not available on this system. Please, use --with-pythonlibs and --with-pythonincludes options. Python components are disabled in this build. configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/pictures/Makefile config.status: creating include/Makefile config.status: creating include/sound/Makefile config.status: creating src/Versions config.status: creating src/Makefile config.status: creating src/control/Makefile config.status: creating src/mixer/Makefile config.status: creating src/pcm/Makefile config.status: creating src/pcm/scopes/Makefile config.status: creating src/rawmidi/Makefile config.status: creating src/timer/Makefile config.status: creating src/hwdep/Makefile config.status: creating src/seq/Makefile config.status: creating src/compat/Makefile config.status: creating src/alisp/Makefile config.status: creating src/conf/Makefile config.status: creating src/conf/cards/Makefile config.status: creating src/conf/pcm/Makefile config.status: creating modules/Makefile config.status: creating modules/mixer/Makefile config.status: creating modules/mixer/simple/Makefile config.status: creating alsalisp/Makefile config.status: creating aserver/Makefile config.status: creating test/Makefile config.status: creating utils/Makefile config.status: creating utils/alsa-lib.spec config.status: creating utils/alsa.pc config.status: creating include/config.h config.status: executing depfiles commands Creating asoundlib.h... + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j8 Making all in doc make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc' Making all in pictures make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc/pictures' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc/pictures' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc' Making all in include make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' Making all in sound make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/include/sound' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/include/sound' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' Making all in src make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src' Making all in control make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/control' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cards.lo -MD -MP -MF ".deps/cards.Tpo" -c -o cards.lo cards.c; \ then mv -f ".deps/cards.Tpo" ".deps/cards.Plo"; else rm -f ".deps/cards.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlv.lo -MD -MP -MF ".deps/tlv.Tpo" -c -o tlv.lo tlv.c; \ then mv -f ".deps/tlv.Tpo" ".deps/tlv.Plo"; else rm -f ".deps/tlv.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT namehint.lo -MD -MP -MF ".deps/namehint.Tpo" -c -o namehint.lo namehint.c; \ then mv -f ".deps/namehint.Tpo" ".deps/namehint.Plo"; else rm -f ".deps/namehint.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hcontrol.lo -MD -MP -MF ".deps/hcontrol.Tpo" -c -o hcontrol.lo hcontrol.c; \ then mv -f ".deps/hcontrol.Tpo" ".deps/hcontrol.Plo"; else rm -f ".deps/hcontrol.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT control.lo -MD -MP -MF ".deps/control.Tpo" -c -o control.lo control.c; \ then mv -f ".deps/control.Tpo" ".deps/control.Plo"; else rm -f ".deps/control.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT control_hw.lo -MD -MP -MF ".deps/control_hw.Tpo" -c -o control_hw.lo control_hw.c; \ then mv -f ".deps/control_hw.Tpo" ".deps/control_hw.Plo"; else rm -f ".deps/control_hw.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT setup.lo -MD -MP -MF ".deps/setup.Tpo" -c -o setup.lo setup.c; \ then mv -f ".deps/setup.Tpo" ".deps/setup.Plo"; else rm -f ".deps/setup.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT control_symbols.lo -MD -MP -MF ".deps/control_symbols.Tpo" -c -o control_symbols.lo control_symbols.c; \ then mv -f ".deps/control_symbols.Tpo" ".deps/control_symbols.Plo"; else rm -f ".deps/control_symbols.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT control.lo -MD -MP -MF .deps/control.Tpo -c control.c -fPIC -DPIC -o .libs/control.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hcontrol.lo -MD -MP -MF .deps/hcontrol.Tpo -c hcontrol.c -fPIC -DPIC -o .libs/hcontrol.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT setup.lo -MD -MP -MF .deps/setup.Tpo -c setup.c -fPIC -DPIC -o .libs/setup.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c tlv.c -fPIC -DPIC -o .libs/tlv.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT namehint.lo -MD -MP -MF .deps/namehint.Tpo -c namehint.c -fPIC -DPIC -o .libs/namehint.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cards.lo -MD -MP -MF .deps/cards.Tpo -c cards.c -fPIC -DPIC -o .libs/cards.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT control_hw.lo -MD -MP -MF .deps/control_hw.Tpo -c control_hw.c -fPIC -DPIC -o .libs/control_hw.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT control_shm.lo -MD -MP -MF ".deps/control_shm.Tpo" -c -o control_shm.lo control_shm.c; \ then mv -f ".deps/control_shm.Tpo" ".deps/control_shm.Plo"; else rm -f ".deps/control_shm.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT control_ext.lo -MD -MP -MF ".deps/control_ext.Tpo" -c -o control_ext.lo control_ext.c; \ then mv -f ".deps/control_ext.Tpo" ".deps/control_ext.Plo"; else rm -f ".deps/control_ext.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT control_symbols.lo -MD -MP -MF .deps/control_symbols.Tpo -c control_symbols.c -fPIC -DPIC -o .libs/control_symbols.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT control_shm.lo -MD -MP -MF .deps/control_shm.Tpo -c control_shm.c -fPIC -DPIC -o .libs/control_shm.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT control_ext.lo -MD -MP -MF .deps/control_ext.Tpo -c control_ext.c -fPIC -DPIC -o .libs/control_ext.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libcontrol.la cards.lo tlv.lo namehint.lo hcontrol.lo control.lo control_hw.lo setup.lo control_symbols.lo control_shm.lo control_ext.lo ar cru .libs/libcontrol.a .libs/cards.o .libs/tlv.o .libs/namehint.o .libs/hcontrol.o .libs/control.o .libs/control_hw.o .libs/setup.o .libs/control_symbols.o .libs/control_shm.o .libs/control_ext.o ranlib .libs/libcontrol.a creating libcontrol.la (cd .libs && rm -f libcontrol.la && ln -s ../libcontrol.la libcontrol.la) make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/control' Making all in mixer make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/mixer' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT bag.lo -MD -MP -MF ".deps/bag.Tpo" -c -o bag.lo bag.c; \ then mv -f ".deps/bag.Tpo" ".deps/bag.Plo"; else rm -f ".deps/bag.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mixer.lo -MD -MP -MF ".deps/mixer.Tpo" -c -o mixer.lo mixer.c; \ then mv -f ".deps/mixer.Tpo" ".deps/mixer.Plo"; else rm -f ".deps/mixer.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT simple.lo -MD -MP -MF ".deps/simple.Tpo" -c -o simple.lo simple.c; \ then mv -f ".deps/simple.Tpo" ".deps/simple.Plo"; else rm -f ".deps/simple.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT simple_none.lo -MD -MP -MF ".deps/simple_none.Tpo" -c -o simple_none.lo simple_none.c; \ then mv -f ".deps/simple_none.Tpo" ".deps/simple_none.Plo"; else rm -f ".deps/simple_none.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT simple_abst.lo -MD -MP -MF ".deps/simple_abst.Tpo" -c -o simple_abst.lo simple_abst.c; \ then mv -f ".deps/simple_abst.Tpo" ".deps/simple_abst.Plo"; else rm -f ".deps/simple_abst.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mixer.lo -MD -MP -MF .deps/mixer.Tpo -c mixer.c -fPIC -DPIC -o .libs/mixer.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c simple.c -fPIC -DPIC -o .libs/simple.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT simple_abst.lo -MD -MP -MF .deps/simple_abst.Tpo -c simple_abst.c -fPIC -DPIC -o .libs/simple_abst.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT bag.lo -MD -MP -MF .deps/bag.Tpo -c bag.c -fPIC -DPIC -o .libs/bag.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT simple_none.lo -MD -MP -MF .deps/simple_none.Tpo -c simple_none.c -fPIC -DPIC -o .libs/simple_none.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libmixer.la bag.lo mixer.lo simple.lo simple_none.lo simple_abst.lo ar cru .libs/libmixer.a .libs/bag.o .libs/mixer.o .libs/simple.o .libs/simple_none.o .libs/simple_abst.o ranlib .libs/libmixer.a creating libmixer.la (cd .libs && rm -f libmixer.la && ln -s ../libmixer.la libmixer.la) make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/mixer' Making all in pcm make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/pcm' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT atomic.lo -MD -MP -MF ".deps/atomic.Tpo" -c -o atomic.lo atomic.c; \ then mv -f ".deps/atomic.Tpo" ".deps/atomic.Plo"; else rm -f ".deps/atomic.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mask.lo -MD -MP -MF ".deps/mask.Tpo" -c -o mask.lo mask.c; \ then mv -f ".deps/mask.Tpo" ".deps/mask.Plo"; else rm -f ".deps/mask.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT interval.lo -MD -MP -MF ".deps/interval.Tpo" -c -o interval.lo interval.c; \ then mv -f ".deps/interval.Tpo" ".deps/interval.Plo"; else rm -f ".deps/interval.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm.lo -MD -MP -MF ".deps/pcm.Tpo" -c -o pcm.lo pcm.c; \ then mv -f ".deps/pcm.Tpo" ".deps/pcm.Plo"; else rm -f ".deps/pcm.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_params.lo -MD -MP -MF ".deps/pcm_params.Tpo" -c -o pcm_params.lo pcm_params.c; \ then mv -f ".deps/pcm_params.Tpo" ".deps/pcm_params.Plo"; else rm -f ".deps/pcm_params.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_simple.lo -MD -MP -MF ".deps/pcm_simple.Tpo" -c -o pcm_simple.lo pcm_simple.c; \ then mv -f ".deps/pcm_simple.Tpo" ".deps/pcm_simple.Plo"; else rm -f ".deps/pcm_simple.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_hw.lo -MD -MP -MF ".deps/pcm_hw.Tpo" -c -o pcm_hw.lo pcm_hw.c; \ then mv -f ".deps/pcm_hw.Tpo" ".deps/pcm_hw.Plo"; else rm -f ".deps/pcm_hw.Tpo"; exit 1; fi make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/pcm' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/pcm' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_misc.lo -MD -MP -MF ".deps/pcm_misc.Tpo" -c -o pcm_misc.lo pcm_misc.c; \ then mv -f ".deps/pcm_misc.Tpo" ".deps/pcm_misc.Plo"; else rm -f ".deps/pcm_misc.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_params.lo -MD -MP -MF .deps/pcm_params.Tpo -c pcm_params.c -fPIC -DPIC -o .libs/pcm_params.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c atomic.c -fPIC -DPIC -o .libs/atomic.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_misc.lo -MD -MP -MF .deps/pcm_misc.Tpo -c pcm_misc.c -fPIC -DPIC -o .libs/pcm_misc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_simple.lo -MD -MP -MF .deps/pcm_simple.Tpo -c pcm_simple.c -fPIC -DPIC -o .libs/pcm_simple.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_mmap.lo -MD -MP -MF ".deps/pcm_mmap.Tpo" -c -o pcm_mmap.lo pcm_mmap.c; \ then mv -f ".deps/pcm_mmap.Tpo" ".deps/pcm_mmap.Plo"; else rm -f ".deps/pcm_mmap.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT interval.lo -MD -MP -MF .deps/interval.Tpo -c interval.c -fPIC -DPIC -o .libs/interval.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm.lo -MD -MP -MF .deps/pcm.Tpo -c pcm.c -fPIC -DPIC -o .libs/pcm.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mask.lo -MD -MP -MF .deps/mask.Tpo -c mask.c -fPIC -DPIC -o .libs/mask.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_symbols.lo -MD -MP -MF ".deps/pcm_symbols.Tpo" -c -o pcm_symbols.lo pcm_symbols.c; \ then mv -f ".deps/pcm_symbols.Tpo" ".deps/pcm_symbols.Plo"; else rm -f ".deps/pcm_symbols.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_generic.lo -MD -MP -MF ".deps/pcm_generic.Tpo" -c -o pcm_generic.lo pcm_generic.c; \ then mv -f ".deps/pcm_generic.Tpo" ".deps/pcm_generic.Plo"; else rm -f ".deps/pcm_generic.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_hw.lo -MD -MP -MF .deps/pcm_hw.Tpo -c pcm_hw.c -fPIC -DPIC -o .libs/pcm_hw.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_plugin.lo -MD -MP -MF ".deps/pcm_plugin.Tpo" -c -o pcm_plugin.lo pcm_plugin.c; \ then mv -f ".deps/pcm_plugin.Tpo" ".deps/pcm_plugin.Plo"; else rm -f ".deps/pcm_plugin.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_copy.lo -MD -MP -MF ".deps/pcm_copy.Tpo" -c -o pcm_copy.lo pcm_copy.c; \ then mv -f ".deps/pcm_copy.Tpo" ".deps/pcm_copy.Plo"; else rm -f ".deps/pcm_copy.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_generic.lo -MD -MP -MF .deps/pcm_generic.Tpo -c pcm_generic.c -fPIC -DPIC -o .libs/pcm_generic.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_symbols.lo -MD -MP -MF .deps/pcm_symbols.Tpo -c pcm_symbols.c -fPIC -DPIC -o .libs/pcm_symbols.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_linear.lo -MD -MP -MF ".deps/pcm_linear.Tpo" -c -o pcm_linear.lo pcm_linear.c; \ then mv -f ".deps/pcm_linear.Tpo" ".deps/pcm_linear.Plo"; else rm -f ".deps/pcm_linear.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_mmap.lo -MD -MP -MF .deps/pcm_mmap.Tpo -c pcm_mmap.c -fPIC -DPIC -o .libs/pcm_mmap.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_copy.lo -MD -MP -MF .deps/pcm_copy.Tpo -c pcm_copy.c -fPIC -DPIC -o .libs/pcm_copy.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_route.lo -MD -MP -MF ".deps/pcm_route.Tpo" -c -o pcm_route.lo pcm_route.c; \ then mv -f ".deps/pcm_route.Tpo" ".deps/pcm_route.Plo"; else rm -f ".deps/pcm_route.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_mulaw.lo -MD -MP -MF ".deps/pcm_mulaw.Tpo" -c -o pcm_mulaw.lo pcm_mulaw.c; \ then mv -f ".deps/pcm_mulaw.Tpo" ".deps/pcm_mulaw.Plo"; else rm -f ".deps/pcm_mulaw.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_alaw.lo -MD -MP -MF ".deps/pcm_alaw.Tpo" -c -o pcm_alaw.lo pcm_alaw.c; \ then mv -f ".deps/pcm_alaw.Tpo" ".deps/pcm_alaw.Plo"; else rm -f ".deps/pcm_alaw.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_plugin.lo -MD -MP -MF .deps/pcm_plugin.Tpo -c pcm_plugin.c -fPIC -DPIC -o .libs/pcm_plugin.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_adpcm.lo -MD -MP -MF ".deps/pcm_adpcm.Tpo" -c -o pcm_adpcm.lo pcm_adpcm.c; \ then mv -f ".deps/pcm_adpcm.Tpo" ".deps/pcm_adpcm.Plo"; else rm -f ".deps/pcm_adpcm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_linear.lo -MD -MP -MF .deps/pcm_linear.Tpo -c pcm_linear.c -fPIC -DPIC -o .libs/pcm_linear.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_rate.lo -MD -MP -MF ".deps/pcm_rate.Tpo" -c -o pcm_rate.lo pcm_rate.c; \ then mv -f ".deps/pcm_rate.Tpo" ".deps/pcm_rate.Plo"; else rm -f ".deps/pcm_rate.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_route.lo -MD -MP -MF .deps/pcm_route.Tpo -c pcm_route.c -fPIC -DPIC -o .libs/pcm_route.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_mulaw.lo -MD -MP -MF .deps/pcm_mulaw.Tpo -c pcm_mulaw.c -fPIC -DPIC -o .libs/pcm_mulaw.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_rate_linear.lo -MD -MP -MF ".deps/pcm_rate_linear.Tpo" -c -o pcm_rate_linear.lo pcm_rate_linear.c; \ then mv -f ".deps/pcm_rate_linear.Tpo" ".deps/pcm_rate_linear.Plo"; else rm -f ".deps/pcm_rate_linear.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_alaw.lo -MD -MP -MF .deps/pcm_alaw.Tpo -c pcm_alaw.c -fPIC -DPIC -o .libs/pcm_alaw.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_adpcm.lo -MD -MP -MF .deps/pcm_adpcm.Tpo -c pcm_adpcm.c -fPIC -DPIC -o .libs/pcm_adpcm.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_plug.lo -MD -MP -MF ".deps/pcm_plug.Tpo" -c -o pcm_plug.lo pcm_plug.c; \ then mv -f ".deps/pcm_plug.Tpo" ".deps/pcm_plug.Plo"; else rm -f ".deps/pcm_plug.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_multi.lo -MD -MP -MF ".deps/pcm_multi.Tpo" -c -o pcm_multi.lo pcm_multi.c; \ then mv -f ".deps/pcm_multi.Tpo" ".deps/pcm_multi.Plo"; else rm -f ".deps/pcm_multi.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_rate.lo -MD -MP -MF .deps/pcm_rate.Tpo -c pcm_rate.c -fPIC -DPIC -o .libs/pcm_rate.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_shm.lo -MD -MP -MF ".deps/pcm_shm.Tpo" -c -o pcm_shm.lo pcm_shm.c; \ then mv -f ".deps/pcm_shm.Tpo" ".deps/pcm_shm.Plo"; else rm -f ".deps/pcm_shm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_rate_linear.lo -MD -MP -MF .deps/pcm_rate_linear.Tpo -c pcm_rate_linear.c -fPIC -DPIC -o .libs/pcm_rate_linear.o pcm_route.c: In function 'snd_pcm_route_convert1_many': pcm_route.c:350: warning: 'src' may be used uninitialized in this function if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_file.lo -MD -MP -MF ".deps/pcm_file.Tpo" -c -o pcm_file.lo pcm_file.c; \ then mv -f ".deps/pcm_file.Tpo" ".deps/pcm_file.Plo"; else rm -f ".deps/pcm_file.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_multi.lo -MD -MP -MF .deps/pcm_multi.Tpo -c pcm_multi.c -fPIC -DPIC -o .libs/pcm_multi.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_null.lo -MD -MP -MF ".deps/pcm_null.Tpo" -c -o pcm_null.lo pcm_null.c; \ then mv -f ".deps/pcm_null.Tpo" ".deps/pcm_null.Plo"; else rm -f ".deps/pcm_null.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_empty.lo -MD -MP -MF ".deps/pcm_empty.Tpo" -c -o pcm_empty.lo pcm_empty.c; \ then mv -f ".deps/pcm_empty.Tpo" ".deps/pcm_empty.Plo"; else rm -f ".deps/pcm_empty.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_plug.lo -MD -MP -MF .deps/pcm_plug.Tpo -c pcm_plug.c -fPIC -DPIC -o .libs/pcm_plug.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_share.lo -MD -MP -MF ".deps/pcm_share.Tpo" -c -o pcm_share.lo pcm_share.c; \ then mv -f ".deps/pcm_share.Tpo" ".deps/pcm_share.Plo"; else rm -f ".deps/pcm_share.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_file.lo -MD -MP -MF .deps/pcm_file.Tpo -c pcm_file.c -fPIC -DPIC -o .libs/pcm_file.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_null.lo -MD -MP -MF .deps/pcm_null.Tpo -c pcm_null.c -fPIC -DPIC -o .libs/pcm_null.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_shm.lo -MD -MP -MF .deps/pcm_shm.Tpo -c pcm_shm.c -fPIC -DPIC -o .libs/pcm_shm.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_meter.lo -MD -MP -MF ".deps/pcm_meter.Tpo" -c -o pcm_meter.lo pcm_meter.c; \ then mv -f ".deps/pcm_meter.Tpo" ".deps/pcm_meter.Plo"; else rm -f ".deps/pcm_meter.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_hooks.lo -MD -MP -MF ".deps/pcm_hooks.Tpo" -c -o pcm_hooks.lo pcm_hooks.c; \ then mv -f ".deps/pcm_hooks.Tpo" ".deps/pcm_hooks.Plo"; else rm -f ".deps/pcm_hooks.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_lfloat.lo -MD -MP -MF ".deps/pcm_lfloat.Tpo" -c -o pcm_lfloat.lo pcm_lfloat.c; \ then mv -f ".deps/pcm_lfloat.Tpo" ".deps/pcm_lfloat.Plo"; else rm -f ".deps/pcm_lfloat.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_ladspa.lo -MD -MP -MF ".deps/pcm_ladspa.Tpo" -c -o pcm_ladspa.lo pcm_ladspa.c; \ then mv -f ".deps/pcm_ladspa.Tpo" ".deps/pcm_ladspa.Plo"; else rm -f ".deps/pcm_ladspa.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_dmix.lo -MD -MP -MF ".deps/pcm_dmix.Tpo" -c -o pcm_dmix.lo pcm_dmix.c; \ then mv -f ".deps/pcm_dmix.Tpo" ".deps/pcm_dmix.Plo"; else rm -f ".deps/pcm_dmix.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_empty.lo -MD -MP -MF .deps/pcm_empty.Tpo -c pcm_empty.c -fPIC -DPIC -o .libs/pcm_empty.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_dshare.lo -MD -MP -MF ".deps/pcm_dshare.Tpo" -c -o pcm_dshare.lo pcm_dshare.c; \ then mv -f ".deps/pcm_dshare.Tpo" ".deps/pcm_dshare.Plo"; else rm -f ".deps/pcm_dshare.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_dsnoop.lo -MD -MP -MF ".deps/pcm_dsnoop.Tpo" -c -o pcm_dsnoop.lo pcm_dsnoop.c; \ then mv -f ".deps/pcm_dsnoop.Tpo" ".deps/pcm_dsnoop.Plo"; else rm -f ".deps/pcm_dsnoop.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_ladspa.lo -MD -MP -MF .deps/pcm_ladspa.Tpo -c pcm_ladspa.c -fPIC -DPIC -o .libs/pcm_ladspa.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_hooks.lo -MD -MP -MF .deps/pcm_hooks.Tpo -c pcm_hooks.c -fPIC -DPIC -o .libs/pcm_hooks.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_meter.lo -MD -MP -MF .deps/pcm_meter.Tpo -c pcm_meter.c -fPIC -DPIC -o .libs/pcm_meter.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_share.lo -MD -MP -MF .deps/pcm_share.Tpo -c pcm_share.c -fPIC -DPIC -o .libs/pcm_share.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_dmix.lo -MD -MP -MF .deps/pcm_dmix.Tpo -c pcm_dmix.c -fPIC -DPIC -o .libs/pcm_dmix.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_lfloat.lo -MD -MP -MF .deps/pcm_lfloat.Tpo -c pcm_lfloat.c -fPIC -DPIC -o .libs/pcm_lfloat.o pcm_share.c: In function '_snd_pcm_share_missing': pcm_share.c:295: warning: ignoring return value of 'read', declared with attribute warn_unused_result pcm_share.c:297: warning: ignoring return value of 'write', declared with attribute warn_unused_result pcm_share.c:300: warning: ignoring return value of 'write', declared with attribute warn_unused_result pcm_share.c:302: warning: ignoring return value of 'read', declared with attribute warn_unused_result pcm_share.c: In function 'snd_pcm_share_thread': pcm_share.c:408: warning: ignoring return value of 'read', declared with attribute warn_unused_result In file included from pcm_dmix.c:144: pcm_dmix_i386.c: In function 'mix_select_callbacks': pcm_dmix_i386.c:102: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_direct.lo -MD -MP -MF ".deps/pcm_direct.Tpo" -c -o pcm_direct.lo pcm_direct.c; \ then mv -f ".deps/pcm_direct.Tpo" ".deps/pcm_direct.Plo"; else rm -f ".deps/pcm_direct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_dsnoop.lo -MD -MP -MF .deps/pcm_dsnoop.Tpo -c pcm_dsnoop.c -fPIC -DPIC -o .libs/pcm_dsnoop.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_asym.lo -MD -MP -MF ".deps/pcm_asym.Tpo" -c -o pcm_asym.lo pcm_asym.c; \ then mv -f ".deps/pcm_asym.Tpo" ".deps/pcm_asym.Plo"; else rm -f ".deps/pcm_asym.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_iec958.lo -MD -MP -MF ".deps/pcm_iec958.Tpo" -c -o pcm_iec958.lo pcm_iec958.c; \ then mv -f ".deps/pcm_iec958.Tpo" ".deps/pcm_iec958.Plo"; else rm -f ".deps/pcm_iec958.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_dshare.lo -MD -MP -MF .deps/pcm_dshare.Tpo -c pcm_dshare.c -fPIC -DPIC -o .libs/pcm_dshare.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_softvol.lo -MD -MP -MF ".deps/pcm_softvol.Tpo" -c -o pcm_softvol.lo pcm_softvol.c; \ then mv -f ".deps/pcm_softvol.Tpo" ".deps/pcm_softvol.Plo"; else rm -f ".deps/pcm_softvol.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_extplug.lo -MD -MP -MF ".deps/pcm_extplug.Tpo" -c -o pcm_extplug.lo pcm_extplug.c; \ then mv -f ".deps/pcm_extplug.Tpo" ".deps/pcm_extplug.Plo"; else rm -f ".deps/pcm_extplug.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_asym.lo -MD -MP -MF .deps/pcm_asym.Tpo -c pcm_asym.c -fPIC -DPIC -o .libs/pcm_asym.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_ioplug.lo -MD -MP -MF ".deps/pcm_ioplug.Tpo" -c -o pcm_ioplug.lo pcm_ioplug.c; \ then mv -f ".deps/pcm_ioplug.Tpo" ".deps/pcm_ioplug.Plo"; else rm -f ".deps/pcm_ioplug.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_direct.lo -MD -MP -MF .deps/pcm_direct.Tpo -c pcm_direct.c -fPIC -DPIC -o .libs/pcm_direct.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_mmap_emul.lo -MD -MP -MF ".deps/pcm_mmap_emul.Tpo" -c -o pcm_mmap_emul.lo pcm_mmap_emul.c; \ then mv -f ".deps/pcm_mmap_emul.Tpo" ".deps/pcm_mmap_emul.Plo"; else rm -f ".deps/pcm_mmap_emul.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_iec958.lo -MD -MP -MF .deps/pcm_iec958.Tpo -c pcm_iec958.c -fPIC -DPIC -o .libs/pcm_iec958.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_ioplug.lo -MD -MP -MF .deps/pcm_ioplug.Tpo -c pcm_ioplug.c -fPIC -DPIC -o .libs/pcm_ioplug.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_extplug.lo -MD -MP -MF .deps/pcm_extplug.Tpo -c pcm_extplug.c -fPIC -DPIC -o .libs/pcm_extplug.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_softvol.lo -MD -MP -MF .deps/pcm_softvol.Tpo -c pcm_softvol.c -fPIC -DPIC -o .libs/pcm_softvol.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pcm_mmap_emul.lo -MD -MP -MF .deps/pcm_mmap_emul.Tpo -c pcm_mmap_emul.c -fPIC -DPIC -o .libs/pcm_mmap_emul.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libpcm.la atomic.lo mask.lo interval.lo pcm.lo pcm_params.lo pcm_simple.lo pcm_hw.lo pcm_misc.lo pcm_mmap.lo pcm_symbols.lo pcm_generic.lo pcm_plugin.lo pcm_copy.lo pcm_linear.lo pcm_route.lo pcm_mulaw.lo pcm_alaw.lo pcm_adpcm.lo pcm_rate.lo pcm_rate_linear.lo pcm_plug.lo pcm_multi.lo pcm_shm.lo pcm_file.lo pcm_null.lo pcm_empty.lo pcm_share.lo pcm_meter.lo pcm_hooks.lo pcm_lfloat.lo pcm_ladspa.lo pcm_dmix.lo pcm_dshare.lo pcm_dsnoop.lo pcm_direct.lo pcm_asym.lo pcm_iec958.lo pcm_softvol.lo pcm_extplug.lo pcm_ioplug.lo pcm_mmap_emul.lo ar cru .libs/libpcm.a .libs/atomic.o .libs/mask.o .libs/interval.o .libs/pcm.o .libs/pcm_params.o .libs/pcm_simple.o .libs/pcm_hw.o .libs/pcm_misc.o .libs/pcm_mmap.o .libs/pcm_symbols.o .libs/pcm_generic.o .libs/pcm_plugin.o .libs/pcm_copy.o .libs/pcm_linear.o .libs/pcm_route.o .libs/pcm_mulaw.o .libs/pcm_alaw.o .libs/pcm_adpcm.o .libs/pcm_rate.o .libs/pcm_rate_linear.o .libs/pcm_plug.o .libs/pcm_multi.o .libs/pcm_shm.o .libs/pcm_file.o .libs/pcm_null.o .libs/pcm_empty.o .libs/pcm_share.o .libs/pcm_meter.o .libs/pcm_hooks.o .libs/pcm_lfloat.o .libs/pcm_ladspa.o .libs/pcm_dmix.o .libs/pcm_dshare.o .libs/pcm_dsnoop.o .libs/pcm_direct.o .libs/pcm_asym.o .libs/pcm_iec958.o .libs/pcm_softvol.o .libs/pcm_extplug.o .libs/pcm_ioplug.o .libs/pcm_mmap_emul.o ranlib .libs/libpcm.a creating libpcm.la (cd .libs && rm -f libpcm.la && ln -s ../libpcm.la libpcm.la) make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/pcm' Making all in timer make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/timer' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT timer.lo -MD -MP -MF ".deps/timer.Tpo" -c -o timer.lo timer.c; \ then mv -f ".deps/timer.Tpo" ".deps/timer.Plo"; else rm -f ".deps/timer.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT timer_hw.lo -MD -MP -MF ".deps/timer_hw.Tpo" -c -o timer_hw.lo timer_hw.c; \ then mv -f ".deps/timer_hw.Tpo" ".deps/timer_hw.Plo"; else rm -f ".deps/timer_hw.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT timer_query.lo -MD -MP -MF ".deps/timer_query.Tpo" -c -o timer_query.lo timer_query.c; \ then mv -f ".deps/timer_query.Tpo" ".deps/timer_query.Plo"; else rm -f ".deps/timer_query.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT timer_query_hw.lo -MD -MP -MF ".deps/timer_query_hw.Tpo" -c -o timer_query_hw.lo timer_query_hw.c; \ then mv -f ".deps/timer_query_hw.Tpo" ".deps/timer_query_hw.Plo"; else rm -f ".deps/timer_query_hw.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT timer_symbols.lo -MD -MP -MF ".deps/timer_symbols.Tpo" -c -o timer_symbols.lo timer_symbols.c; \ then mv -f ".deps/timer_symbols.Tpo" ".deps/timer_symbols.Plo"; else rm -f ".deps/timer_symbols.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fPIC -DPIC -o .libs/timer.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT timer_hw.lo -MD -MP -MF .deps/timer_hw.Tpo -c timer_hw.c -fPIC -DPIC -o .libs/timer_hw.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT timer_symbols.lo -MD -MP -MF .deps/timer_symbols.Tpo -c timer_symbols.c -fPIC -DPIC -o .libs/timer_symbols.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT timer_query_hw.lo -MD -MP -MF .deps/timer_query_hw.Tpo -c timer_query_hw.c -fPIC -DPIC -o .libs/timer_query_hw.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT timer_query.lo -MD -MP -MF .deps/timer_query.Tpo -c timer_query.c -fPIC -DPIC -o .libs/timer_query.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libtimer.la timer.lo timer_hw.lo timer_query.lo timer_query_hw.lo timer_symbols.lo ar cru .libs/libtimer.a .libs/timer.o .libs/timer_hw.o .libs/timer_query.o .libs/timer_query_hw.o .libs/timer_symbols.o ranlib .libs/libtimer.a creating libtimer.la (cd .libs && rm -f libtimer.la && ln -s ../libtimer.la libtimer.la) make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/timer' Making all in rawmidi make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/rawmidi' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rawmidi.lo -MD -MP -MF ".deps/rawmidi.Tpo" -c -o rawmidi.lo rawmidi.c; \ then mv -f ".deps/rawmidi.Tpo" ".deps/rawmidi.Plo"; else rm -f ".deps/rawmidi.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rawmidi_hw.lo -MD -MP -MF ".deps/rawmidi_hw.Tpo" -c -o rawmidi_hw.lo rawmidi_hw.c; \ then mv -f ".deps/rawmidi_hw.Tpo" ".deps/rawmidi_hw.Plo"; else rm -f ".deps/rawmidi_hw.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rawmidi_symbols.lo -MD -MP -MF ".deps/rawmidi_symbols.Tpo" -c -o rawmidi_symbols.lo rawmidi_symbols.c; \ then mv -f ".deps/rawmidi_symbols.Tpo" ".deps/rawmidi_symbols.Plo"; else rm -f ".deps/rawmidi_symbols.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rawmidi_virt.lo -MD -MP -MF ".deps/rawmidi_virt.Tpo" -c -o rawmidi_virt.lo rawmidi_virt.c; \ then mv -f ".deps/rawmidi_virt.Tpo" ".deps/rawmidi_virt.Plo"; else rm -f ".deps/rawmidi_virt.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rawmidi_hw.lo -MD -MP -MF .deps/rawmidi_hw.Tpo -c rawmidi_hw.c -fPIC -DPIC -o .libs/rawmidi_hw.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rawmidi.lo -MD -MP -MF .deps/rawmidi.Tpo -c rawmidi.c -fPIC -DPIC -o .libs/rawmidi.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rawmidi_virt.lo -MD -MP -MF .deps/rawmidi_virt.Tpo -c rawmidi_virt.c -fPIC -DPIC -o .libs/rawmidi_virt.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rawmidi_symbols.lo -MD -MP -MF .deps/rawmidi_symbols.Tpo -c rawmidi_symbols.c -fPIC -DPIC -o .libs/rawmidi_symbols.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o librawmidi.la rawmidi.lo rawmidi_hw.lo rawmidi_symbols.lo rawmidi_virt.lo ar cru .libs/librawmidi.a .libs/rawmidi.o .libs/rawmidi_hw.o .libs/rawmidi_symbols.o .libs/rawmidi_virt.o ranlib .libs/librawmidi.a creating librawmidi.la (cd .libs && rm -f librawmidi.la && ln -s ../librawmidi.la librawmidi.la) make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/rawmidi' Making all in hwdep make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/hwdep' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hwdep.lo -MD -MP -MF ".deps/hwdep.Tpo" -c -o hwdep.lo hwdep.c; \ then mv -f ".deps/hwdep.Tpo" ".deps/hwdep.Plo"; else rm -f ".deps/hwdep.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hwdep_hw.lo -MD -MP -MF ".deps/hwdep_hw.Tpo" -c -o hwdep_hw.lo hwdep_hw.c; \ then mv -f ".deps/hwdep_hw.Tpo" ".deps/hwdep_hw.Plo"; else rm -f ".deps/hwdep_hw.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hwdep_symbols.lo -MD -MP -MF ".deps/hwdep_symbols.Tpo" -c -o hwdep_symbols.lo hwdep_symbols.c; \ then mv -f ".deps/hwdep_symbols.Tpo" ".deps/hwdep_symbols.Plo"; else rm -f ".deps/hwdep_symbols.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hwdep_hw.lo -MD -MP -MF .deps/hwdep_hw.Tpo -c hwdep_hw.c -fPIC -DPIC -o .libs/hwdep_hw.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hwdep.lo -MD -MP -MF .deps/hwdep.Tpo -c hwdep.c -fPIC -DPIC -o .libs/hwdep.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hwdep_symbols.lo -MD -MP -MF .deps/hwdep_symbols.Tpo -c hwdep_symbols.c -fPIC -DPIC -o .libs/hwdep_symbols.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libhwdep.la hwdep.lo hwdep_hw.lo hwdep_symbols.lo ar cru .libs/libhwdep.a .libs/hwdep.o .libs/hwdep_hw.o .libs/hwdep_symbols.o ranlib .libs/libhwdep.a creating libhwdep.la (cd .libs && rm -f libhwdep.la && ln -s ../libhwdep.la libhwdep.la) make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/hwdep' Making all in seq make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/seq' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT seq_hw.lo -MD -MP -MF ".deps/seq_hw.Tpo" -c -o seq_hw.lo seq_hw.c; \ then mv -f ".deps/seq_hw.Tpo" ".deps/seq_hw.Plo"; else rm -f ".deps/seq_hw.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT seq.lo -MD -MP -MF ".deps/seq.Tpo" -c -o seq.lo seq.c; \ then mv -f ".deps/seq.Tpo" ".deps/seq.Plo"; else rm -f ".deps/seq.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT seq_event.lo -MD -MP -MF ".deps/seq_event.Tpo" -c -o seq_event.lo seq_event.c; \ then mv -f ".deps/seq_event.Tpo" ".deps/seq_event.Plo"; else rm -f ".deps/seq_event.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT seqmid.lo -MD -MP -MF ".deps/seqmid.Tpo" -c -o seqmid.lo seqmid.c; \ then mv -f ".deps/seqmid.Tpo" ".deps/seqmid.Plo"; else rm -f ".deps/seqmid.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT seq_midi_event.lo -MD -MP -MF ".deps/seq_midi_event.Tpo" -c -o seq_midi_event.lo seq_midi_event.c; \ then mv -f ".deps/seq_midi_event.Tpo" ".deps/seq_midi_event.Plo"; else rm -f ".deps/seq_midi_event.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT seq_symbols.lo -MD -MP -MF ".deps/seq_symbols.Tpo" -c -o seq_symbols.lo seq_symbols.c; \ then mv -f ".deps/seq_symbols.Tpo" ".deps/seq_symbols.Plo"; else rm -f ".deps/seq_symbols.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT seq_old.lo -MD -MP -MF ".deps/seq_old.Tpo" -c -o seq_old.lo seq_old.c; \ then mv -f ".deps/seq_old.Tpo" ".deps/seq_old.Plo"; else rm -f ".deps/seq_old.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT seq_old.lo -MD -MP -MF .deps/seq_old.Tpo -c seq_old.c -fPIC -DPIC -o .libs/seq_old.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT seq_hw.lo -MD -MP -MF .deps/seq_hw.Tpo -c seq_hw.c -fPIC -DPIC -o .libs/seq_hw.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT seq_midi_event.lo -MD -MP -MF .deps/seq_midi_event.Tpo -c seq_midi_event.c -fPIC -DPIC -o .libs/seq_midi_event.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT seqmid.lo -MD -MP -MF .deps/seqmid.Tpo -c seqmid.c -fPIC -DPIC -o .libs/seqmid.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT seq_event.lo -MD -MP -MF .deps/seq_event.Tpo -c seq_event.c -fPIC -DPIC -o .libs/seq_event.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT seq_symbols.lo -MD -MP -MF .deps/seq_symbols.Tpo -c seq_symbols.c -fPIC -DPIC -o .libs/seq_symbols.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT seq.lo -MD -MP -MF .deps/seq.Tpo -c seq.c -fPIC -DPIC -o .libs/seq.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libseq.la seq_hw.lo seq.lo seq_event.lo seqmid.lo seq_midi_event.lo seq_symbols.lo seq_old.lo ar cru .libs/libseq.a .libs/seq_hw.o .libs/seq.o .libs/seq_event.o .libs/seqmid.o .libs/seq_midi_event.o .libs/seq_symbols.o .libs/seq_old.o ranlib .libs/libseq.a creating libseq.la (cd .libs && rm -f libseq.la && ln -s ../libseq.la libseq.la) make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/seq' Making all in alisp make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/alisp' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT alisp.lo -MD -MP -MF ".deps/alisp.Tpo" -c -o alisp.lo alisp.c; \ then mv -f ".deps/alisp.Tpo" ".deps/alisp.Plo"; else rm -f ".deps/alisp.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT alisp.lo -MD -MP -MF .deps/alisp.Tpo -c alisp.c -fPIC -DPIC -o .libs/alisp.o alisp.c:237: warning: 'incref_tree_explicit' defined but not used /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libalisp.la alisp.lo ar cru .libs/libalisp.a .libs/alisp.o ranlib .libs/libalisp.a creating libalisp.la (cd .libs && rm -f libalisp.la && ln -s ../libalisp.la libalisp.la) make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/alisp' Making all in compat make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/compat' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT empty.lo -MD -MP -MF ".deps/empty.Tpo" -c -o empty.lo empty.c; \ then mv -f ".deps/empty.Tpo" ".deps/empty.Plo"; else rm -f ".deps/empty.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT empty.lo -MD -MP -MF .deps/empty.Tpo -c empty.c -fPIC -DPIC -o .libs/empty.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libcompat.la empty.lo ar cru .libs/libcompat.a .libs/empty.o ranlib .libs/libcompat.a creating libcompat.la (cd .libs && rm -f libcompat.la && ln -s ../libcompat.la libcompat.la) make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/compat' Making all in conf make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf' Making all in cards make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf/cards' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf/cards' Making all in pcm make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf/pcm' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf/pcm' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT conf.lo -MD -MP -MF ".deps/conf.Tpo" -c -o conf.lo conf.c; \ then mv -f ".deps/conf.Tpo" ".deps/conf.Plo"; else rm -f ".deps/conf.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT confmisc.lo -MD -MP -MF ".deps/confmisc.Tpo" -c -o confmisc.lo confmisc.c; \ then mv -f ".deps/confmisc.Tpo" ".deps/confmisc.Plo"; else rm -f ".deps/confmisc.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT input.lo -MD -MP -MF ".deps/input.Tpo" -c -o input.lo input.c; \ then mv -f ".deps/input.Tpo" ".deps/input.Plo"; else rm -f ".deps/input.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT output.lo -MD -MP -MF ".deps/output.Tpo" -c -o output.lo output.c; \ then mv -f ".deps/output.Tpo" ".deps/output.Plo"; else rm -f ".deps/output.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT async.lo -MD -MP -MF ".deps/async.Tpo" -c -o async.lo async.c; \ then mv -f ".deps/async.Tpo" ".deps/async.Plo"; else rm -f ".deps/async.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT error.lo -MD -MP -MF ".deps/error.Tpo" -c -o error.lo error.c; \ then mv -f ".deps/error.Tpo" ".deps/error.Plo"; else rm -f ".deps/error.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dlmisc.lo -MD -MP -MF ".deps/dlmisc.Tpo" -c -o dlmisc.lo dlmisc.c; \ then mv -f ".deps/dlmisc.Tpo" ".deps/dlmisc.Plo"; else rm -f ".deps/dlmisc.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT socket.lo -MD -MP -MF ".deps/socket.Tpo" -c -o socket.lo socket.c; \ then mv -f ".deps/socket.Tpo" ".deps/socket.Plo"; else rm -f ".deps/socket.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT async.lo -MD -MP -MF .deps/async.Tpo -c async.c -fPIC -DPIC -o .libs/async.o gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -fPIC -DPIC -o .libs/output.o gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT confmisc.lo -MD -MP -MF .deps/confmisc.Tpo -c confmisc.c -fPIC -DPIC -o .libs/confmisc.o gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -fPIC -DPIC -o .libs/input.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT shmarea.lo -MD -MP -MF ".deps/shmarea.Tpo" -c -o shmarea.lo shmarea.c; \ then mv -f ".deps/shmarea.Tpo" ".deps/shmarea.Plo"; else rm -f ".deps/shmarea.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dlmisc.lo -MD -MP -MF .deps/dlmisc.Tpo -c dlmisc.c -fPIC -DPIC -o .libs/dlmisc.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT userfile.lo -MD -MP -MF ".deps/userfile.Tpo" -c -o userfile.lo userfile.c; \ then mv -f ".deps/userfile.Tpo" ".deps/userfile.Plo"; else rm -f ".deps/userfile.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fPIC -DPIC -o .libs/socket.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT names.lo -MD -MP -MF ".deps/names.Tpo" -c -o names.lo names.c; \ then mv -f ".deps/names.Tpo" ".deps/names.Plo"; else rm -f ".deps/names.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT userfile.lo -MD -MP -MF .deps/userfile.Tpo -c userfile.c -fPIC -DPIC -o .libs/userfile.o gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT shmarea.lo -MD -MP -MF .deps/shmarea.Tpo -c shmarea.c -fPIC -DPIC -o .libs/shmarea.o gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT names.lo -MD -MP -MF .deps/names.Tpo -c names.c -fPIC -DPIC -o .libs/names.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libasound.la -rpath /usr/lib -version-info 2:0:0 -Wl,--version-script=Versions conf.lo confmisc.lo input.lo output.lo async.lo error.lo dlmisc.lo socket.lo shmarea.lo userfile.lo names.lo control/libcontrol.la mixer/libmixer.la pcm/libpcm.la timer/libtimer.la rawmidi/librawmidi.la hwdep/libhwdep.la seq/libseq.la alisp/libalisp.la compat/libcompat.la -lm -ldl -lpthread -lrt gcc -shared .libs/conf.o .libs/confmisc.o .libs/input.o .libs/output.o .libs/async.o .libs/error.o .libs/dlmisc.o .libs/socket.o .libs/shmarea.o .libs/userfile.o .libs/names.o -Wl,--whole-archive control/.libs/libcontrol.a mixer/.libs/libmixer.a pcm/.libs/libpcm.a timer/.libs/libtimer.a rawmidi/.libs/librawmidi.a hwdep/.libs/libhwdep.a seq/.libs/libseq.a alisp/.libs/libalisp.a compat/.libs/libcompat.a -Wl,--no-whole-archive -lm -ldl -lpthread -lrt -m32 -march=i386 -mtune=generic -Wl,--version-script=Versions -Wl,-soname -Wl,libasound.so.2 -o .libs/libasound.so.2.0.0 (cd .libs && rm -f libasound.so.2 && ln -s libasound.so.2.0.0 libasound.so.2) (cd .libs && rm -f libasound.so && ln -s libasound.so.2.0.0 libasound.so) creating libasound.la (cd .libs && rm -f libasound.la && ln -s ../libasound.la libasound.la) make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src' Making all in modules make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules' Making all in mixer make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer' Making all in simple make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer/simple' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sbase.lo -MD -MP -MF ".deps/sbase.Tpo" -c -o sbase.lo sbase.c; \ then mv -f ".deps/sbase.Tpo" ".deps/sbase.Plo"; else rm -f ".deps/sbase.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ac97.lo -MD -MP -MF ".deps/ac97.Tpo" -c -o ac97.lo ac97.c; \ then mv -f ".deps/ac97.Tpo" ".deps/ac97.Plo"; else rm -f ".deps/ac97.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sbasedl.lo -MD -MP -MF ".deps/sbasedl.Tpo" -c -o sbasedl.lo sbasedl.c; \ then mv -f ".deps/sbasedl.Tpo" ".deps/sbasedl.Plo"; else rm -f ".deps/sbasedl.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hda.lo -MD -MP -MF ".deps/hda.Tpo" -c -o hda.lo hda.c; \ then mv -f ".deps/hda.Tpo" ".deps/hda.Plo"; else rm -f ".deps/hda.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File existsmkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sbase.lo -MD -MP -MF .deps/sbase.Tpo -c sbase.c -fPIC -DPIC -o .libs/sbase.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ac97.lo -MD -MP -MF .deps/ac97.Tpo -c ac97.c -fPIC -DPIC -o .libs/ac97.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hda.lo -MD -MP -MF .deps/hda.Tpo -c hda.c -fPIC -DPIC -o .libs/hda.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -g -O2 -W -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT sbasedl.lo -MD -MP -MF .deps/sbasedl.Tpo -c sbasedl.c -fPIC -DPIC -o .libs/sbasedl.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o smixer-ac97.la -rpath /usr/lib/alsa-lib/smixer -module -avoid-version ac97.lo sbasedl.lo ../../../src/libasound.la /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o smixer-hda.la -rpath /usr/lib/alsa-lib/smixer -module -avoid-version hda.lo sbasedl.lo ../../../src/libasound.la /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -W -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o smixer-sbase.la -rpath /usr/lib/alsa-lib/smixer -module -avoid-version sbase.lo ../../../src/libasound.la gcc -shared .libs/ac97.o .libs/sbasedl.o ../../../src/.libs/libasound.so -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,smixer-ac97.so -o .libs/smixer-ac97.so gcc -shared .libs/hda.o .libs/sbasedl.o ../../../src/.libs/libasound.so -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,smixer-hda.so -o .libs/smixer-hda.so creating smixer-ac97.la creating smixer-hda.la (cd .libs && rm -f smixer-ac97.la && ln -s ../smixer-ac97.la smixer-ac97.la) (cd .libs && rm -f smixer-hda.la && ln -s ../smixer-hda.la smixer-hda.la) gcc -shared .libs/sbase.o ../../../src/.libs/libasound.so -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,smixer-sbase.so -o .libs/smixer-sbase.so creating smixer-sbase.la (cd .libs && rm -f smixer-sbase.la && ln -s ../smixer-sbase.la smixer-sbase.la) make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer/simple' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules' Making all in aserver make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/aserver' if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../src/pcm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT aserver.o -MD -MP -MF ".deps/aserver.Tpo" -c -o aserver.o aserver.c; \ then mv -f ".deps/aserver.Tpo" ".deps/aserver.Po"; else rm -f ".deps/aserver.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o aserver aserver.o ../src/libasound.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/aserver aserver.o ../src/.libs/libasound.so -lm -ldl -lpthread -lrt creating aserver make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/aserver' Making all in alsalisp make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/alsalisp' if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../src/alisp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT alsalisp.o -MD -MP -MF ".deps/alsalisp.Tpo" -c -o alsalisp.o alsalisp.c; \ then mv -f ".deps/alsalisp.Tpo" ".deps/alsalisp.Po"; else rm -f ".deps/alsalisp.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o alsalisp alsalisp.o ../src/libasound.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/alsalisp alsalisp.o ../src/.libs/libasound.so -lm -ldl -lpthread -lrt creating alsalisp make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/alsalisp' Making all in test make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/test' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/test' Making all in utils make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/utils' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/utils' make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16' + make doc make -C include all make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' Making all in sound make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/include/sound' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/include/sound' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' make -C doc doc make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc' doxygen doxygen.cfg /builddir/build/BUILD/alsa-lib-1.0.16/src/pcm/pcm_mmap_emul.c:41: Warning: Compound mmap_emul_t is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/src/control/control.c:214: Warning: explicit link request to 'snd_ctl_async' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/output.c:336: Warning: explicit link request to 'SND_OUTPUT_TYPE_BUFFER' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/conf.h:61: Warning: Member snd_config_type_t (typedef) of group Config is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/control.h:51: Warning: Member snd_aes_iec958_t (typedef) of group Control is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/control.h:88: Warning: Member snd_ctl_elem_type_t (typedef) of group Control is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/control.h:107: Warning: Member snd_ctl_elem_iface_t (typedef) of group Control is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/control.h:114: Warning: Member snd_ctl_event_type_t (typedef) of group Control is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/control.h:191: Warning: Member snd_ctl_type_t (typedef) of group Control is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/src/control/control.c:214: Warning: explicit link request to 'snd_ctl_async' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/control_external.h:249: Warning: Member snd_ctl_ext_access_t (typedef) of group CtlPlugin_SDK is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/hwdep.h:73: Warning: Member snd_hwdep_iface_t (typedef) of group HwDep is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/hwdep.h:92: Warning: Member snd_hwdep_type_t (typedef) of group HwDep is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/input.h:62: Warning: Member snd_input_type_t (typedef) of group Input is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/mixer.h:94: Warning: Member snd_mixer_elem_type_t (typedef) of group Mixer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/mixer.h:196: Warning: Member snd_mixer_selem_channel_id_t (typedef) of group SimpleMixer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/mixer.h:127: Warning: Member snd_mixer_add_elem(snd_mixer_t *mixer, snd_mixer_elem_t *elem) (function) of group Mixer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/mixer.h:128: Warning: Member snd_mixer_remove_elem(snd_mixer_t *mixer, snd_mixer_elem_t *elem) (function) of group Mixer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/mixer.h:159: Warning: Member snd_mixer_class_set_private_free(snd_mixer_class_t *class_, void(*private_free)(snd_mixer_class_t *class_)) (function) of group Mixer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/output.h:62: Warning: Member snd_output_type_t (typedef) of group Output is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/src/output.c:336: Warning: explicit link request to 'SND_OUTPUT_TYPE_BUFFER' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:72: Warning: Member snd_pcm_class_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:81: Warning: Member snd_pcm_subclass_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:90: Warning: Member snd_pcm_stream_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:105: Warning: Member snd_pcm_access_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:230: Warning: Member snd_pcm_format_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:237: Warning: Member snd_pcm_subformat_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:260: Warning: Member snd_pcm_state_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:269: Warning: Member snd_pcm_start_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:278: Warning: Member snd_pcm_xrun_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:291: Warning: Member snd_pcm_tstamp_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:393: Warning: Member snd_pcm_channel_area_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:403: Warning: Member snd_pcm_sync_id_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:951: Warning: Member snd_pcm_hook_type_t (typedef) of group PCM_Hook is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:1004: Warning: Member snd_pcm_scope_ops_t (typedef) of group PCM_Scope is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:1044: Warning: Member snd_spcm_latency_t (typedef) of group PCM_Simple is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:1052: Warning: Member snd_spcm_xrun_type_t (typedef) of group PCM_Simple is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:1060: Warning: Member snd_spcm_duplex_type_t (typedef) of group PCM_Simple is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm_ioplug.h:62: Warning: Member SND_PCM_IOPLUG_FLAG_MONOTONIC (define) of group PCM_IOPlug is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/rawmidi.h:58: Warning: Member snd_rawmidi_stream_t (typedef) of group RawMidi is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/rawmidi.h:80: Warning: Member snd_rawmidi_type_t (typedef) of group RawMidi is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq.h:66: Warning: Member snd_seq_type_t (typedef) of group Sequencer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq.h:131: Warning: Member snd_seq_client_type_t (typedef) of group SeqClient is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:181: Warning: Member snd_seq_addr_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:187: Warning: Member snd_seq_connect_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:194: Warning: Member snd_seq_real_time_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:203: Warning: Member snd_seq_timestamp_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:236: Warning: Member snd_seq_ev_note_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:244: Warning: Member snd_seq_ev_ctrl_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:249: Warning: Member snd_seq_ev_raw8_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:254: Warning: Member snd_seq_ev_raw32_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:260: Warning: Member snd_seq_ev_ext_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:266: Warning: Member snd_seq_result_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:272: Warning: Member snd_seq_queue_skew_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:286: Warning: Member snd_seq_ev_queue_control_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:313: Warning: Member snd_seq_event_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/timer.h:68: Warning: Member snd_timer_class_t (typedef) of group Timer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/timer.h:77: Warning: Member snd_timer_slave_class_t (typedef) of group Timer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/timer.h:97: Warning: Member snd_timer_event_t (typedef) of group Timer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/timer.h:103: Warning: Member snd_timer_read_t (typedef) of group Timer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/timer.h:110: Warning: Member snd_timer_tread_t (typedef) of group Timer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/timer.h:132: Warning: Member snd_timer_type_t (typedef) of group Timer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/src/control/control.c:214: Warning: explicit link request to 'snd_ctl_async' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/hwdep/hwdep.c:233: Warning: explicit link request to 'snd_hwdep_type_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/output.c:336: Warning: explicit link request to 'SND_OUTPUT_TYPE_BUFFER' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/pcm/pcm_dmix.c:148: Warning: Member mix_select_callbacks(x) (define) of file pcm_dmix.c is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/src/pcm/pcm_dmix.c:149: Warning: Member dmix_supported_format (define) of file pcm_dmix.c is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/src/pcm/pcm_rate.c:1292: Warning: argument `type' of command @param is not found in the argument list of snd_pcm_rate_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, unsigned int srate, const snd_config_t *converter, snd_pcm_t *slave, int close_slave) /builddir/build/BUILD/alsa-lib-1.0.16/src/pcm/pcm_rate.c:1292: Warning: The following parameters of snd_pcm_rate_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, unsigned int srate, const snd_config_t *converter, snd_pcm_t *slave, int close_slave) are not documented: parameter converter /builddir/build/BUILD/alsa-lib-1.0.16/src/rawmidi/rawmidi.c:991: Warning: Member snd_rawmidi_conf_generic_id(const char *id) (function) of file rawmidi.c is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/src/timer/timer.c:276: Warning: explicit link request to 'snd_timer_type_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/control/control_ext.c:573: Warning: explicit link request to 'snd_ctl_elem_id_set_ifarce' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/control/control_ext.c:1335: Warning: explicit link request to 'snd_ctl_elem_type_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/control/control_ext.c:1336: Warning: explicit link request to 'snd_ctl_ext_access_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/pcm/pcm.c:1110: Warning: explicit link request to 'snd_pcm_format_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/pcm/pcm.c:1151: Warning: explicit link request to 'snd_pcm_channel_area_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/pcm/pcm.c:1231: Warning: explicit link request to 'snd_pcm_format_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/pcm/pcm.c:1151: Warning: explicit link request to 'snd_pcm_sync_id_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/pcm/pcm_ioplug.c:1024: Warning: explicit link request to 'snd_pcm_iplug_set_param_minmax()' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/seq/seq.c:197: Warning: explicit link request to 'snd_seq_event_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/seq/seq.c:222: Warning: explicit link request to 'snd_seq_event_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/seq/seq.c:133: Warning: explicit link request to 'snd_seq_real_time_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/seq/seq.c:127: Warning: explicit link request to 'snd_seq_addr_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/seq/seq.c:3111: Warning: explicit link request to 'snd_seq_queue_tempo()' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/seq/seq.c:353: Warning: explicit link request to 'SND_SEQ_PORT_SUBS_READ' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/seq/seq.c:392: Warning: explicit link request to 'snd_seq_port_subscribe' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/seq/seq.c:476: Warning: explicit link request to 'SND_SEQ_PORT_SUBS_READ' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/input.h:62: Warning: Member snd_input_type_t (typedef) of group Input is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/output.h:62: Warning: Member snd_output_type_t (typedef) of group Output is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/src/output.c:336: Warning: explicit link request to 'SND_OUTPUT_TYPE_BUFFER' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/output.c:336: Warning: explicit link request to 'SND_OUTPUT_TYPE_BUFFER' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/conf.h:61: Warning: Member snd_config_type_t (typedef) of group Config is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/control.h:51: Warning: Member snd_aes_iec958_t (typedef) of group Control is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/control.h:88: Warning: Member snd_ctl_elem_type_t (typedef) of group Control is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/control.h:107: Warning: Member snd_ctl_elem_iface_t (typedef) of group Control is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/control.h:114: Warning: Member snd_ctl_event_type_t (typedef) of group Control is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/control.h:191: Warning: Member snd_ctl_type_t (typedef) of group Control is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/src/control/control.c:214: Warning: explicit link request to 'snd_ctl_async' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/control/tlv.c:365: Warning: argument `volume' of command @param is not found in the argument list of snd_ctl_get_dB_range(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, long *min, long *max) /builddir/build/BUILD/alsa-lib-1.0.16/src/control/control.c:214: Warning: explicit link request to 'snd_ctl_async' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/control/control.c:70: Warning: explicit link request to 'snd_ctl_type_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:72: Warning: Member snd_pcm_class_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:81: Warning: Member snd_pcm_subclass_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:90: Warning: Member snd_pcm_stream_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:105: Warning: Member snd_pcm_access_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:230: Warning: Member snd_pcm_format_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:237: Warning: Member snd_pcm_subformat_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:260: Warning: Member snd_pcm_state_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:269: Warning: Member snd_pcm_start_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:278: Warning: Member snd_pcm_xrun_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:291: Warning: Member snd_pcm_tstamp_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:393: Warning: Member snd_pcm_channel_area_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:403: Warning: Member snd_pcm_sync_id_t (typedef) of group PCM is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/src/pcm/pcm.c:903: Warning: explicit link request to 'snd_pcm_state_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/pcm/pcm.c:665: Warning: explicit link request to 'snd_pcm_stream_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:951: Warning: Member snd_pcm_hook_type_t (typedef) of group PCM_Hook is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:1004: Warning: Member snd_pcm_scope_ops_t (typedef) of group PCM_Scope is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:1044: Warning: Member snd_spcm_latency_t (typedef) of group PCM_Simple is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:1052: Warning: Member snd_spcm_xrun_type_t (typedef) of group PCM_Simple is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm.h:1060: Warning: Member snd_spcm_duplex_type_t (typedef) of group PCM_Simple is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/rawmidi.h:58: Warning: Member snd_rawmidi_stream_t (typedef) of group RawMidi is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/rawmidi.h:80: Warning: Member snd_rawmidi_type_t (typedef) of group RawMidi is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/src/rawmidi/rawmidi.c:381: Warning: explicit link request to 'snd_rawmidi_stream_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/rawmidi/rawmidi.c:368: Warning: explicit link request to 'snd_rawmidi_type_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/timer.h:68: Warning: Member snd_timer_class_t (typedef) of group Timer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/timer.h:77: Warning: Member snd_timer_slave_class_t (typedef) of group Timer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/timer.h:97: Warning: Member snd_timer_event_t (typedef) of group Timer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/timer.h:103: Warning: Member snd_timer_read_t (typedef) of group Timer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/timer.h:110: Warning: Member snd_timer_tread_t (typedef) of group Timer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/timer.h:132: Warning: Member snd_timer_type_t (typedef) of group Timer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/hwdep.h:73: Warning: Member snd_hwdep_iface_t (typedef) of group HwDep is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/hwdep.h:92: Warning: Member snd_hwdep_type_t (typedef) of group HwDep is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq.h:66: Warning: Member snd_seq_type_t (typedef) of group Sequencer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/src/seq/seq.c:809: Warning: explicit link request to 'snd_seq_type_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq.h:131: Warning: Member snd_seq_client_type_t (typedef) of group SeqClient is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/src/seq/seq.c:1472: Warning: explicit link request to 'SEQ_CLIENT_TYPE_KERNEL' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/src/seq/seq.c:1472: Warning: explicit link request to 'SEQ_CLIENT_TYPE_USER' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:181: Warning: Member snd_seq_addr_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:187: Warning: Member snd_seq_connect_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:194: Warning: Member snd_seq_real_time_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:203: Warning: Member snd_seq_timestamp_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:236: Warning: Member snd_seq_ev_note_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:244: Warning: Member snd_seq_ev_ctrl_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:249: Warning: Member snd_seq_ev_raw8_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:254: Warning: Member snd_seq_ev_raw32_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:260: Warning: Member snd_seq_ev_ext_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:266: Warning: Member snd_seq_result_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:272: Warning: Member snd_seq_queue_skew_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:286: Warning: Member snd_seq_ev_queue_control_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:313: Warning: Member snd_seq_event_t (typedef) of group SeqEvents is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:45: Warning: explicit link request to 'snd_seq_result_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:47: Warning: explicit link request to 'snd_seq_result_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:50: Warning: explicit link request to 'snd_seq_ev_note_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:52: Warning: explicit link request to 'snd_seq_ev_note_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:54: Warning: explicit link request to 'snd_seq_ev_note_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:56: Warning: explicit link request to 'snd_seq_ev_note_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:59: Warning: explicit link request to 'snd_seq_ev_ctrl_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:61: Warning: explicit link request to 'snd_seq_ev_ctrl_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:63: Warning: explicit link request to 'snd_seq_ev_ctrl_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:65: Warning: explicit link request to 'snd_seq_ev_ctrl_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:67: Warning: explicit link request to 'snd_seq_ev_ctrl_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:69: Warning: explicit link request to 'snd_seq_ev_ctrl_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:71: Warning: explicit link request to 'snd_seq_ev_ctrl_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:74: Warning: explicit link request to 'snd_seq_ev_ctrl_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:76: Warning: explicit link request to 'snd_seq_ev_ctrl_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:78: Warning: explicit link request to 'snd_seq_ev_ctrl_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:80: Warning: explicit link request to 'snd_seq_ev_ctrl_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:82: Warning: explicit link request to 'snd_seq_ev_ctrl_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:85: Warning: explicit link request to 'snd_seq_ev_queue_control_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:87: Warning: explicit link request to 'snd_seq_ev_queue_control_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:89: Warning: explicit link request to 'snd_seq_ev_queue_control_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:91: Warning: explicit link request to 'snd_seq_ev_queue_control_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:93: Warning: explicit link request to 'snd_seq_ev_queue_control_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:95: Warning: explicit link request to 'snd_seq_ev_queue_control_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:97: Warning: explicit link request to 'snd_seq_ev_queue_control_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:99: Warning: explicit link request to 'snd_seq_ev_queue_control_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:101: Warning: explicit link request to 'snd_seq_ev_queue_control_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:103: Warning: explicit link request to 'snd_seq_ev_queue_control_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:118: Warning: explicit link request to 'snd_seq_addr_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:120: Warning: explicit link request to 'snd_seq_addr_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:122: Warning: explicit link request to 'snd_seq_addr_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:124: Warning: explicit link request to 'snd_seq_addr_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:126: Warning: explicit link request to 'snd_seq_addr_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:128: Warning: explicit link request to 'snd_seq_addr_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:131: Warning: explicit link request to 'snd_seq_connect_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:133: Warning: explicit link request to 'snd_seq_connect_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:157: Warning: explicit link request to 'snd_seq_ev_ext_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:159: Warning: explicit link request to 'snd_seq_ev_ext_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:161: Warning: explicit link request to 'snd_seq_ev_ext_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:163: Warning: explicit link request to 'snd_seq_ev_ext_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:165: Warning: explicit link request to 'snd_seq_ev_ext_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:167: Warning: explicit link request to 'snd_seq_ev_ext_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/seq_event.h:169: Warning: explicit link request to 'snd_seq_ev_ext_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.16/include/pcm_ioplug.h:62: Warning: Member SND_PCM_IOPLUG_FLAG_MONOTONIC (define) of group PCM_IOPlug is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/control_external.h:249: Warning: Member snd_ctl_ext_access_t (typedef) of group CtlPlugin_SDK is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/mixer.h:94: Warning: Member snd_mixer_elem_type_t (typedef) of group Mixer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/mixer.h:127: Warning: Member snd_mixer_add_elem(snd_mixer_t *mixer, snd_mixer_elem_t *elem) (function) of group Mixer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/mixer.h:128: Warning: Member snd_mixer_remove_elem(snd_mixer_t *mixer, snd_mixer_elem_t *elem) (function) of group Mixer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/mixer.h:159: Warning: Member snd_mixer_class_set_private_free(snd_mixer_class_t *class_, void(*private_free)(snd_mixer_class_t *class_)) (function) of group Mixer is not documented. /builddir/build/BUILD/alsa-lib-1.0.16/include/mixer.h:196: Warning: Member snd_mixer_selem_channel_id_t (typedef) of group SimpleMixer is not documented. make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.37908 + umask 022 + cd /builddir/build/BUILD + cd alsa-lib-1.0.16 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/alsa-lib-1.0.16-3.fc9-root + make DESTDIR=/var/tmp/alsa-lib-1.0.16-3.fc9-root install Making install in doc make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc' Making install in pictures make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc/pictures' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc/pictures' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc/pictures' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc/pictures' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/doc' Making install in include make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' Making install in sound make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/include/sound' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/include/sound' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/alsa/sound" || mkdir -p -- "/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/sound" /usr/bin/install -c -m 644 'asound_fm.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/sound/asound_fm.h' /usr/bin/install -c -m 644 'hdsp.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/sound/hdsp.h' /usr/bin/install -c -m 644 'sb16_csp.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/sound/sb16_csp.h' /usr/bin/install -c -m 644 'sscape_ioctl.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/sound/sscape_ioctl.h' /usr/bin/install -c -m 644 'emu10k1.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/sound/emu10k1.h' /usr/bin/install -c -m 644 'type_compat.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/sound/type_compat.h' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/include/sound' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/include/sound' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/alsa" || mkdir -p -- "/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa" /usr/bin/install -c -m 644 'asoundlib.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/asoundlib.h' /usr/bin/install -c -m 644 'asoundef.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/asoundef.h' /usr/bin/install -c -m 644 'version.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/version.h' /usr/bin/install -c -m 644 'global.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/global.h' /usr/bin/install -c -m 644 'input.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/input.h' /usr/bin/install -c -m 644 'output.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/output.h' /usr/bin/install -c -m 644 'error.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/error.h' /usr/bin/install -c -m 644 'conf.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/conf.h' /usr/bin/install -c -m 644 'control.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/control.h' /usr/bin/install -c -m 644 'iatomic.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/iatomic.h' /usr/bin/install -c -m 644 'control_external.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/control_external.h' /usr/bin/install -c -m 644 'pcm.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/pcm.h' /usr/bin/install -c -m 644 'pcm_old.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/pcm_old.h' /usr/bin/install -c -m 644 'timer.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/timer.h' /usr/bin/install -c -m 644 'pcm_plugin.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/pcm_plugin.h' /usr/bin/install -c -m 644 'pcm_rate.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/pcm_rate.h' /usr/bin/install -c -m 644 'pcm_external.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/pcm_external.h' /usr/bin/install -c -m 644 'pcm_extplug.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/pcm_extplug.h' /usr/bin/install -c -m 644 'pcm_ioplug.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/pcm_ioplug.h' /usr/bin/install -c -m 644 'rawmidi.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/rawmidi.h' /usr/bin/install -c -m 644 'hwdep.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/hwdep.h' /usr/bin/install -c -m 644 'mixer.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/mixer.h' /usr/bin/install -c -m 644 'mixer_abst.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/mixer_abst.h' /usr/bin/install -c -m 644 'seq_event.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/seq_event.h' /usr/bin/install -c -m 644 'seq.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/seq.h' /usr/bin/install -c -m 644 'seqmid.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/seqmid.h' /usr/bin/install -c -m 644 'seq_midi_event.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/seq_midi_event.h' /usr/bin/install -c -m 644 'alisp.h' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/alsa/alisp.h' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' test -d /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/sys || mkdir -p /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/sys /usr/bin/install -c -m 644 ./sys.h /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/include/sys/asoundlib.h make[4]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src' Making install in control make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/control' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/control' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/control' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/control' Making install in mixer make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/mixer' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/mixer' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/mixer' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/mixer' Making install in pcm make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/pcm' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/pcm' make[4]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/pcm' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/pcm' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/pcm' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/pcm' Making install in timer make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/timer' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/timer' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/timer' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/timer' Making install in rawmidi make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/rawmidi' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/rawmidi' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/rawmidi' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/rawmidi' Making install in hwdep make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/hwdep' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/hwdep' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/hwdep' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/hwdep' Making install in seq make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/seq' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/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 `/builddir/build/BUILD/alsa-lib-1.0.16/src/seq' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/seq' Making install in alisp make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/alisp' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/alisp' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/alisp' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/alisp' Making install in compat make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/compat' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/compat' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/compat' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/compat' Making install in conf make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf' Making install in cards make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf/cards' make[4]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf/cards' make[4]: Nothing to be done for `install-exec-am'. test -z "/etc/alsa/cards/SI7018" || mkdir -p -- "/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/SI7018" /usr/bin/install -c -m 644 'SI7018/sndoc-mixer.alisp' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/SI7018/sndoc-mixer.alisp' /usr/bin/install -c -m 644 'SI7018/sndop-mixer.alisp' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/SI7018/sndop-mixer.alisp' test -z "/etc/alsa/cards" || mkdir -p -- "/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards" /usr/bin/install -c -m 644 'aliases.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/aliases.conf' /usr/bin/install -c -m 644 'AACI.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/AACI.conf' /usr/bin/install -c -m 644 'ATIIXP.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/ATIIXP.conf' /usr/bin/install -c -m 644 'ATIIXP-SPDMA.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/ATIIXP-SPDMA.conf' /usr/bin/install -c -m 644 'ATIIXP-MODEM.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/ATIIXP-MODEM.conf' /usr/bin/install -c -m 644 'AU8810.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/AU8810.conf' /usr/bin/install -c -m 644 'AU8820.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/AU8820.conf' /usr/bin/install -c -m 644 'AU8830.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/AU8830.conf' /usr/bin/install -c -m 644 'Audigy.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/Audigy.conf' /usr/bin/install -c -m 644 'Audigy2.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/Audigy2.conf' /usr/bin/install -c -m 644 'Aureon51.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/Aureon51.conf' /usr/bin/install -c -m 644 'Aureon71.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/Aureon71.conf' /usr/bin/install -c -m 644 'CA0106.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/CA0106.conf' /usr/bin/install -c -m 644 'CMI8338.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/CMI8338.conf' /usr/bin/install -c -m 644 'CMI8338-SWIEC.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/CMI8338-SWIEC.conf' /usr/bin/install -c -m 644 'CMI8738-MC6.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/CMI8738-MC6.conf' /usr/bin/install -c -m 644 'CMI8738-MC8.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/CMI8738-MC8.conf' /usr/bin/install -c -m 644 'CMI8788.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/CMI8788.conf' /usr/bin/install -c -m 644 'CS46xx.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/CS46xx.conf' /usr/bin/install -c -m 644 'EMU10K1.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/EMU10K1.conf' /usr/bin/install -c -m 644 'EMU10K1X.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/EMU10K1X.conf' /usr/bin/install -c -m 644 'ENS1370.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/ENS1370.conf' /usr/bin/install -c -m 644 'ENS1371.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/ENS1371.conf' /usr/bin/install -c -m 644 'ES1968.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/ES1968.conf' /usr/bin/install -c -m 644 'FM801.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/FM801.conf' /usr/bin/install -c -m 644 'GUS.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/GUS.conf' /usr/bin/install -c -m 644 'HDA-Intel.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/HDA-Intel.conf' /usr/bin/install -c -m 644 'ICE1712.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/ICE1712.conf' /usr/bin/install -c -m 644 'ICE1724.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/ICE1724.conf' /usr/bin/install -c -m 644 'ICH.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/ICH.conf' /usr/bin/install -c -m 644 'ICH4.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/ICH4.conf' /usr/bin/install -c -m 644 'ICH-MODEM.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/ICH-MODEM.conf' /usr/bin/install -c -m 644 'Maestro3.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/Maestro3.conf' /usr/bin/install -c -m 644 'NFORCE.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/NFORCE.conf' /usr/bin/install -c -m 644 'PC-Speaker.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/PC-Speaker.conf' /usr/bin/install -c -m 644 'PMac.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/PMac.conf' /usr/bin/install -c -m 644 'PMacToonie.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/PMacToonie.conf' /usr/bin/install -c -m 644 'PS3.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/PS3.conf' /usr/bin/install -c -m 644 'RME9636.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/RME9636.conf' /usr/bin/install -c -m 644 'RME9652.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/RME9652.conf' /usr/bin/install -c -m 644 'SI7018.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/SI7018.conf' /usr/bin/install -c -m 644 'TRID4DWAVENX.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/TRID4DWAVENX.conf' /usr/bin/install -c -m 644 'USB-Audio.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/USB-Audio.conf' /usr/bin/install -c -m 644 'YMF744.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/YMF744.conf' /usr/bin/install -c -m 644 'VIA686A.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/VIA686A.conf' /usr/bin/install -c -m 644 'VIA8233.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/VIA8233.conf' /usr/bin/install -c -m 644 'VIA8233A.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/VIA8233A.conf' /usr/bin/install -c -m 644 'VIA8237.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/VIA8237.conf' /usr/bin/install -c -m 644 'VX222.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/VX222.conf' /usr/bin/install -c -m 644 'VXPocket.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/VXPocket.conf' /usr/bin/install -c -m 644 'VXPocket440.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/VXPocket440.conf' /usr/bin/install -c -m 644 'aliases.alisp' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/cards/aliases.alisp' make[4]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf/cards' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf/cards' Making install in pcm make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf/pcm' make[4]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf/pcm' make[4]: Nothing to be done for `install-exec-am'. test -z "/etc/alsa/pcm" || mkdir -p -- "/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm" /usr/bin/install -c -m 644 'default.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm/default.conf' /usr/bin/install -c -m 644 'front.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm/front.conf' /usr/bin/install -c -m 644 'rear.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm/rear.conf' /usr/bin/install -c -m 644 'center_lfe.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm/center_lfe.conf' /usr/bin/install -c -m 644 'side.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm/side.conf' /usr/bin/install -c -m 644 'surround40.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm/surround40.conf' /usr/bin/install -c -m 644 'surround41.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm/surround41.conf' /usr/bin/install -c -m 644 'surround50.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm/surround50.conf' /usr/bin/install -c -m 644 'surround51.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm/surround51.conf' /usr/bin/install -c -m 644 'surround71.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm/surround71.conf' /usr/bin/install -c -m 644 'iec958.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm/iec958.conf' /usr/bin/install -c -m 644 'modem.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm/modem.conf' /usr/bin/install -c -m 644 'dmix.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm/dmix.conf' /usr/bin/install -c -m 644 'dsnoop.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm/dsnoop.conf' /usr/bin/install -c -m 644 'dpl.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/pcm/dpl.conf' make[4]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf/pcm' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf/pcm' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf' make[4]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf' make[4]: Nothing to be done for `install-exec-am'. test -z "/etc/alsa" || mkdir -p -- "/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa" /usr/bin/install -c -m 644 'alsa.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/alsa.conf' /usr/bin/install -c -m 644 'sndo-mixer.alisp' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/sndo-mixer.alisp' /usr/bin/install -c -m 644 'smixer.conf' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/etc/alsa/smixer.conf' make[4]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src/conf' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/src' test -z "/usr/lib" || mkdir -p -- "/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libasound.la' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/libasound.la' /usr/bin/install -c .libs/libasound.so.2.0.0 /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/libasound.so.2.0.0 (cd /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib && { ln -s -f libasound.so.2.0.0 libasound.so.2 || { rm -f libasound.so.2 && ln -s libasound.so.2.0.0 libasound.so.2; }; }) (cd /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib && { ln -s -f libasound.so.2.0.0 libasound.so || { rm -f libasound.so && ln -s libasound.so.2.0.0 libasound.so; }; }) /usr/bin/install -c .libs/libasound.lai /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/libasound.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/src' Making install in modules make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules' Making install in mixer make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer' Making install in simple make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer/simple' make[4]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer/simple' test -z "/usr/lib/alsa-lib/smixer" || mkdir -p -- "/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/alsa-lib/smixer" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'smixer-sbase.la' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/alsa-lib/smixer/smixer-sbase.la' libtool: install: warning: relinking `smixer-sbase.la' (cd /builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer/simple; /bin/sh ../../../libtool --tag=CC --mode=relink gcc -g -O2 -W -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o smixer-sbase.la -rpath /usr/lib/alsa-lib/smixer -module -avoid-version sbase.lo ../../../src/libasound.la -inst-prefix-dir /var/tmp/alsa-lib-1.0.16-3.fc9-root) gcc -shared .libs/sbase.o -L/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib -L/usr/lib -lasound -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,smixer-sbase.so -o .libs/smixer-sbase.so /usr/bin/install -c .libs/smixer-sbase.soT /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/alsa-lib/smixer/smixer-sbase.so /usr/bin/install -c .libs/smixer-sbase.lai /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/alsa-lib/smixer/smixer-sbase.la libtool: install: warning: remember to run `libtool --finish /usr/lib/alsa-lib/smixer' /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'smixer-ac97.la' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/alsa-lib/smixer/smixer-ac97.la' libtool: install: warning: relinking `smixer-ac97.la' (cd /builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer/simple; /bin/sh ../../../libtool --tag=CC --mode=relink gcc -g -O2 -W -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o smixer-ac97.la -rpath /usr/lib/alsa-lib/smixer -module -avoid-version ac97.lo sbasedl.lo ../../../src/libasound.la -inst-prefix-dir /var/tmp/alsa-lib-1.0.16-3.fc9-root) gcc -shared .libs/ac97.o .libs/sbasedl.o -L/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib -L/usr/lib -lasound -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,smixer-ac97.so -o .libs/smixer-ac97.so /usr/bin/install -c .libs/smixer-ac97.soT /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/alsa-lib/smixer/smixer-ac97.so /usr/bin/install -c .libs/smixer-ac97.lai /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/alsa-lib/smixer/smixer-ac97.la libtool: install: warning: remember to run `libtool --finish /usr/lib/alsa-lib/smixer' /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'smixer-hda.la' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/alsa-lib/smixer/smixer-hda.la' libtool: install: warning: relinking `smixer-hda.la' (cd /builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer/simple; /bin/sh ../../../libtool --tag=CC --mode=relink gcc -g -O2 -W -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o smixer-hda.la -rpath /usr/lib/alsa-lib/smixer -module -avoid-version hda.lo sbasedl.lo ../../../src/libasound.la -inst-prefix-dir /var/tmp/alsa-lib-1.0.16-3.fc9-root) gcc -shared .libs/hda.o .libs/sbasedl.o -L/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib -L/usr/lib -lasound -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,smixer-hda.so -o .libs/smixer-hda.so /usr/bin/install -c .libs/smixer-hda.soT /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/alsa-lib/smixer/smixer-hda.so /usr/bin/install -c .libs/smixer-hda.lai /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/alsa-lib/smixer/smixer-hda.la libtool: install: warning: remember to run `libtool --finish /usr/lib/alsa-lib/smixer' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer/simple' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer/simple' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer' make[4]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules/mixer' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/modules' Making install in aserver make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/aserver' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/aserver' test -z "/usr/bin" || mkdir -p -- "/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'aserver' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/bin/aserver' libtool: install: warning: `../src/libasound.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/aserver /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/bin/aserver make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/aserver' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/aserver' Making install in alsalisp make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/alsalisp' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/alsalisp' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/alsalisp' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/alsalisp' Making install in test make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/test' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/test' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/test' Making install in utils make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/utils' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16/utils' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/aclocal" || mkdir -p -- "/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/share/aclocal" /usr/bin/install -c -m 644 'alsa.m4' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/share/aclocal/alsa.m4' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'alsa.pc' '/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/pkgconfig/alsa.pc' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/utils' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16/utils' make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.16' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.16' + mkdir -p /var/tmp/alsa-lib-1.0.16-3.fc9-root/lib + mv /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/libasound.so.2 /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/libasound.so.2.0.0 /var/tmp/alsa-lib-1.0.16-3.fc9-root/lib + ln -snf ../../lib/libasound.so.2 /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/libasound.so + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/alsa-lib-1.0.16 extracting debug info from /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/alsa-lib/smixer/smixer-sbase.so extracting debug info from /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/alsa-lib/smixer/smixer-ac97.so extracting debug info from /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/lib/alsa-lib/smixer/smixer-hda.so extracting debug info from /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/bin/aserver extracting debug info from /var/tmp/alsa-lib-1.0.16-3.fc9-root/lib/libasound.so.2.0.0 symlinked /usr/lib/debug/lib/libasound.so.2.0.0.debug to /usr/lib/debug/usr/lib/libasound.so.debug symlinked /usr/lib/debug/lib/libasound.so.2.0.0.debug to /usr/lib/debug/lib/libasound.so.2.debug 5334 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: alsa-lib-1.0.16-3.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.65170 + umask 022 + cd /builddir/build/BUILD + cd alsa-lib-1.0.16 + DOCDIR=/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/share/doc/alsa-lib-1.0.16 + export DOCDIR + rm -rf /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/share/doc/alsa-lib-1.0.16 + /bin/mkdir -p /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/share/doc/alsa-lib-1.0.16 + cp -pr COPYING ChangeLog TODO doc/asoundrc.txt /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/share/doc/alsa-lib-1.0.16 + exit 0 Provides: config(alsa-lib) = 1.0.16-3.fc9 libasound.so.2 libasound.so.2(ALSA_0.9) libasound.so.2(ALSA_0.9.0) libasound.so.2(ALSA_0.9.0rc4) libasound.so.2(ALSA_0.9.0rc8) libasound.so.2(ALSA_0.9.3) libasound.so.2(ALSA_0.9.5) libasound.so.2(ALSA_0.9.7) smixer-ac97.so smixer-hda.so smixer-sbase.so Requires(interp): /bin/sh /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig coreutils Requires(postun): /sbin/ldconfig Requires: /bin/sh config(alsa-lib) = 1.0.16-3.fc9 libasound.so.2 libasound.so.2(ALSA_0.9) libasound.so.2(ALSA_0.9.0rc8) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) rtld(GNU_HASH) Processing files: alsa-lib-devel-1.0.16-3.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.65170 + umask 022 + cd /builddir/build/BUILD + cd alsa-lib-1.0.16 + DOCDIR=/var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/share/doc/alsa-lib-devel-1.0.16 + export DOCDIR + rm -rf /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/share/doc/alsa-lib-devel-1.0.16 + /bin/mkdir -p /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/share/doc/alsa-lib-devel-1.0.16 + cp -pr doc/doxygen/ /var/tmp/alsa-lib-1.0.16-3.fc9-root/usr/share/doc/alsa-lib-devel-1.0.16 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: alsa-lib = 1.0.16-3.fc9 libasound.so.2 pkgconfig Processing files: alsa-lib-debuginfo-1.0.16-3.fc9 Provides: libasound.so.2.0.0.debug smixer-ac97.so.debug smixer-hda.so.debug smixer-sbase.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libasound.so.2 smixer-ac97.so smixer-hda.so smixer-sbase.so Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/alsa-lib-1.0.16-3.fc9-root warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/alsa-lib-1.0.16-3.fc9.i386.rpm Wrote: /builddir/build/RPMS/alsa-lib-devel-1.0.16-3.fc9.i386.rpm Wrote: /builddir/build/RPMS/alsa-lib-debuginfo-1.0.16-3.fc9.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.13764 + umask 022 + cd /builddir/build/BUILD + cd alsa-lib-1.0.16 + rm -rf /var/tmp/alsa-lib-1.0.16-3.fc9-root + exit 0 LEAVE do -->