Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/alsa-lib.spec'], False, '/var/lib/mock/dist-f12-build-764123-108741/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/alsa-lib.spec'] warning: Could not canonicalize hostname: x86-02.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/alsa-lib-1.0.23-1.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/alsa-lib.spec'], False, '/var/lib/mock/dist-f12-build-764123-108741/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/alsa-lib.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZkVI8M + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf alsa-lib-1.0.23 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/alsa-lib-1.0.23.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd alsa-lib-1.0.23 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (alsa-lib-1.0.17-config.patch):' Patch #0 (alsa-lib-1.0.17-config.patch): + /bin/cat /builddir/build/SOURCES/alsa-lib-1.0.17-config.patch + /usr/bin/patch -s -p1 -b --suffix .config --fuzz=0 + echo 'Patch #2 (alsa-lib-1.0.14-glibc-open.patch):' Patch #2 (alsa-lib-1.0.14-glibc-open.patch): + /bin/cat /builddir/build/SOURCES/alsa-lib-1.0.14-glibc-open.patch + /usr/bin/patch -s -p1 -b --suffix .glibc-open --fuzz=0 + echo 'Patch #4 (alsa-lib-1.0.16-no-dox-date.patch):' Patch #4 (alsa-lib-1.0.16-no-dox-date.patch): + /bin/cat /builddir/build/SOURCES/alsa-lib-1.0.16-no-dox-date.patch + /usr/bin/patch -s -p1 -b --suffix .no-dox-date --fuzz=0 + echo 'Patch #12 (alsa-lib-1.0.22-hwparams.patch):' Patch #12 (alsa-lib-1.0.22-hwparams.patch): + /bin/cat /builddir/build/SOURCES/alsa-lib-1.0.22-hwparams.patch + /usr/bin/patch -s -p0 -b --suffix .hwparams --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7nMakb + umask 022 + cd /builddir/build/BUILD + cd alsa-lib-1.0.23 + 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=i686 -mtune=atom -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=i686 -mtune=atom -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=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i686-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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-aload checking build system type... i386-redhat-linux-gnu checking host 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... no 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... yes 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... no 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 ./configure: line 19930: CC_NOUNDEFINED: command not found 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 23 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... no checking for ALSA device file directory... /dev/snd/ checking for aload* device file directory... /dev/ ./configure: line 21639: python-config: command not found ./configure: line 21647: 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 doc/doxygen.cfg 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 test/lsb/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 -j4 Making all in doc make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/doc' Making all in pictures make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/doc/pictures' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/doc/pictures' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/doc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/doc' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/doc' Making all in include make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' Making all in sound make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/include/sound' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/include/sound' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' Making all in src make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src' Making all in control make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT namehint.lo -MD -MP -MF .deps/namehint.Tpo -c namehint.c -fPIC -DPIC -o .libs/namehint.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT control.lo -MD -MP -MF .deps/control.Tpo -c control.c -fPIC -DPIC -o .libs/control.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT control_hw.lo -MD -MP -MF .deps/control_hw.Tpo -c control_hw.c -fPIC -DPIC -o .libs/control_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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT control_symbols.lo -MD -MP -MF .deps/control_symbols.Tpo -c control_symbols.c -fPIC -DPIC -o .libs/control_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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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.23/src/control' Making all in mixer make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT simple_none.lo -MD -MP -MF .deps/simple_none.Tpo -c simple_none.c -fPIC -DPIC -o .libs/simple_none.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT bag.lo -MD -MP -MF .deps/bag.Tpo -c bag.c -fPIC -DPIC -o .libs/bag.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT simple_abst.lo -MD -MP -MF .deps/simple_abst.Tpo -c simple_abst.c -fPIC -DPIC -o .libs/simple_abst.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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.23/src/mixer' Making all in pcm make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/pcm' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT mask.lo -MD -MP -MF .deps/mask.Tpo -c mask.c -fPIC -DPIC -o .libs/mask.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT interval.lo -MD -MP -MF .deps/interval.Tpo -c interval.c -fPIC -DPIC -o .libs/interval.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_hw.lo -MD -MP -MF .deps/pcm_hw.Tpo -c pcm_hw.c -fPIC -DPIC -o .libs/pcm_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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_misc.lo -MD -MP -MF .deps/pcm_misc.Tpo -c pcm_misc.c -fPIC -DPIC -o .libs/pcm_misc.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_mmap.lo -MD -MP -MF .deps/pcm_mmap.Tpo -c pcm_mmap.c -fPIC -DPIC -o .libs/pcm_mmap.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_symbols.lo -MD -MP -MF .deps/pcm_symbols.Tpo -c pcm_symbols.c -fPIC -DPIC -o .libs/pcm_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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_generic.lo -MD -MP -MF .deps/pcm_generic.Tpo -c pcm_generic.c -fPIC -DPIC -o .libs/pcm_generic.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_copy.lo -MD -MP -MF .deps/pcm_copy.Tpo -c pcm_copy.c -fPIC -DPIC -o .libs/pcm_copy.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_alaw.lo -MD -MP -MF .deps/pcm_alaw.Tpo -c pcm_alaw.c -fPIC -DPIC -o .libs/pcm_alaw.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_rate.lo -MD -MP -MF .deps/pcm_rate.Tpo -c pcm_rate.c -fPIC -DPIC -o .libs/pcm_rate.o pcm_route.c: In function 'snd_pcm_route_convert1_many': pcm_route.c:350: warning: 'src' may be used uninitialized in this function 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_plug.lo -MD -MP -MF .deps/pcm_plug.Tpo -c pcm_plug.c -fPIC -DPIC -o .libs/pcm_plug.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_null.lo -MD -MP -MF .deps/pcm_null.Tpo -c pcm_null.c -fPIC -DPIC -o .libs/pcm_null.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_share.lo -MD -MP -MF .deps/pcm_share.Tpo -c pcm_share.c -fPIC -DPIC -o .libs/pcm_share.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_lfloat.lo -MD -MP -MF .deps/pcm_lfloat.Tpo -c pcm_lfloat.c -fPIC -DPIC -o .libs/pcm_lfloat.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_dmix.lo -MD -MP -MF .deps/pcm_dmix.Tpo -c pcm_dmix.c -fPIC -DPIC -o .libs/pcm_dmix.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 In file included from pcm_dmix.c:144: pcm_dmix_i386.c: In function 'mix_select_callbacks': pcm_dmix_i386.c:103: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_dshare.lo -MD -MP -MF .deps/pcm_dshare.Tpo -c pcm_dshare.c -fPIC -DPIC -o .libs/pcm_dshare.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_iec958.lo -MD -MP -MF .deps/pcm_iec958.Tpo -c pcm_iec958.c -fPIC -DPIC -o .libs/pcm_iec958.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_extplug.lo -MD -MP -MF .deps/pcm_extplug.Tpo -c pcm_extplug.c -fPIC -DPIC -o .libs/pcm_extplug.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT pcm_ioplug.lo -MD -MP -MF .deps/pcm_ioplug.Tpo -c pcm_ioplug.c -fPIC -DPIC -o .libs/pcm_ioplug.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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.23/src/pcm' Making all in timer make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT timer_query.lo -MD -MP -MF .deps/timer_query.Tpo -c timer_query.c -fPIC -DPIC -o .libs/timer_query.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT timer_hw.lo -MD -MP -MF .deps/timer_hw.Tpo -c timer_hw.c -fPIC -DPIC -o .libs/timer_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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT timer_symbols.lo -MD -MP -MF .deps/timer_symbols.Tpo -c timer_symbols.c -fPIC -DPIC -o .libs/timer_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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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.23/src/timer' Making all in rawmidi make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT rawmidi_symbols.lo -MD -MP -MF .deps/rawmidi_symbols.Tpo -c rawmidi_symbols.c -fPIC -DPIC -o .libs/rawmidi_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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT rawmidi_virt.lo -MD -MP -MF .deps/rawmidi_virt.Tpo -c rawmidi_virt.c -fPIC -DPIC -o .libs/rawmidi_virt.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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.23/src/rawmidi' Making all in hwdep make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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.23/src/hwdep' Making all in seq make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT seq.lo -MD -MP -MF .deps/seq.Tpo -c seq.c -fPIC -DPIC -o .libs/seq.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT seqmid.lo -MD -MP -MF .deps/seqmid.Tpo -c seqmid.c -fPIC -DPIC -o .libs/seqmid.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT seq_old.lo -MD -MP -MF .deps/seq_old.Tpo -c seq_old.c -fPIC -DPIC -o .libs/seq_old.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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.23/src/seq' Making all in alisp make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT alisp.lo -MD -MP -MF .deps/alisp.Tpo -c alisp.c -fPIC -DPIC -o .libs/alisp.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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.23/src/alisp' Making all in compat make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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.23/src/compat' Making all in conf make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf' Making all in cards make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf/cards' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf/cards' Making all in pcm make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf/pcm' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf/pcm' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT dlmisc.lo -MD -MP -MF .deps/dlmisc.Tpo -c dlmisc.c -fPIC -DPIC -o .libs/dlmisc.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fPIC -DPIC -o .libs/socket.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -MT shmarea.lo -MD -MP -MF .deps/shmarea.Tpo -c shmarea.c -fPIC -DPIC -o .libs/shmarea.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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -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.23/src' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src' Making all in modules make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules' Making all in mixer make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules/mixer' Making all in simple make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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 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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -o smixer-ac97.la -rpath /usr/lib/alsa-lib/smixer -module -avoid-version ac97.lo sbasedl.lo ../../../src/libasound.la -ldl /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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -o smixer-hda.la -rpath /usr/lib/alsa-lib/smixer -module -avoid-version hda.lo sbasedl.lo ../../../src/libasound.la -ldl /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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -o smixer-sbase.la -rpath /usr/lib/alsa-lib/smixer -module -avoid-version sbase.lo ../../../src/libasound.la gcc -shared .libs/hda.o .libs/sbasedl.o ../../../src/.libs/libasound.so -ldl -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,smixer-hda.so -o .libs/smixer-hda.so gcc -shared .libs/ac97.o .libs/sbasedl.o ../../../src/.libs/libasound.so -ldl -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,smixer-ac97.so -o .libs/smixer-ac97.so creating smixer-hda.la (cd .libs && rm -f smixer-hda.la && ln -s ../smixer-hda.la smixer-hda.la) creating smixer-ac97.la (cd .libs && rm -f smixer-ac97.la && ln -s ../smixer-ac97.la smixer-ac97.la) gcc -shared .libs/sbase.o ../../../src/.libs/libasound.so -m32 -march=i686 -mtune=atom -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.23/modules/mixer/simple' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules/mixer' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules/mixer' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules/mixer' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules' Making all in aserver make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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.23/aserver' Making all in alsalisp make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -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.23/alsalisp' Making all in test make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/test' Making all in . make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/test' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/test' Making all in lsb make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/test/lsb' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/test/lsb' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/test' Making all in utils make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/utils' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/utils' make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23' + make doc make -C include all make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' Making all in sound make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/include/sound' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/include/sound' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' make -C doc doc make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/doc' test -e doxygen.cfg || sed s:[@]top_srcdir[@]:..:g doxygen.cfg.in > doxygen.cfg doxygen doxygen.cfg /builddir/build/BUILD/alsa-lib-1.0.23/include/mixer.h:157: 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.23/src/control/control_ext.c:559: Warning: explicit link request to 'snd_ctl_ext_callback_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.23/src/control/control_ext.c:574: Warning: explicit link request to 'snd_ctl_ext_callback_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.23/src/pcm/pcm_ioplug.c:916: Warning: explicit link request to 'snd_pcm_extplug_callback_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.23/src/pcm/pcm_ioplug.c:925: Warning: explicit link request to 'snd_pcm_extplug_callback_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.23/src/pcm/pcm_ioplug.c:979: Warning: explicit link request to 'snd_pcm_ioplug_callback_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.23/src/pcm/pcm_ioplug.c:1004: Warning: explicit link request to 'snd_pcm_ioplug_callback_t' could not be resolved /builddir/build/BUILD/alsa-lib-1.0.23/src/control/control.c:2251: Warning: argument 'dst' of command @param is not found in the argument list of snd_ctl_elem_value_compare(snd_ctl_elem_value_t *left, const snd_ctl_elem_value_t *right) /builddir/build/BUILD/alsa-lib-1.0.23/src/control/control.c:2251: Warning: argument 'src' of command @param is not found in the argument list of snd_ctl_elem_value_compare(snd_ctl_elem_value_t *left, const snd_ctl_elem_value_t *right) /builddir/build/BUILD/alsa-lib-1.0.23/src/control/control.c:2251: Warning: The following parameters of snd_ctl_elem_value_compare(snd_ctl_elem_value_t *left, const snd_ctl_elem_value_t *right) are not documented: parameter 'left' parameter 'right' /builddir/build/BUILD/alsa-lib-1.0.23/include/mixer.h:157: 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. make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YmiP1J + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386 ++ dirname /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386 + cd alsa-lib-1.0.23 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386 + make DESTDIR=/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386 install Making install in doc make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/doc' Making install in pictures make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/doc/pictures' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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.23/doc/pictures' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/doc/pictures' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/doc' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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.23/doc' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/doc' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/doc' Making install in include make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' Making install in sound make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/include/sound' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/include/sound' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/alsa/sound" || mkdir -p -- "/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/sound" /usr/bin/install -c -m 644 'asound_fm.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/sound/asound_fm.h' /usr/bin/install -c -m 644 'hdsp.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/sound/hdsp.h' /usr/bin/install -c -m 644 'sb16_csp.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/sound/sb16_csp.h' /usr/bin/install -c -m 644 'sscape_ioctl.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/sound/sscape_ioctl.h' /usr/bin/install -c -m 644 'emu10k1.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/sound/emu10k1.h' /usr/bin/install -c -m 644 'type_compat.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/sound/type_compat.h' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/include/sound' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/include/sound' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/alsa" || mkdir -p -- "/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa" /usr/bin/install -c -m 644 'asoundlib.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/asoundlib.h' /usr/bin/install -c -m 644 'asoundef.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/asoundef.h' /usr/bin/install -c -m 644 'version.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/version.h' /usr/bin/install -c -m 644 'global.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/global.h' /usr/bin/install -c -m 644 'input.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/input.h' /usr/bin/install -c -m 644 'output.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/output.h' /usr/bin/install -c -m 644 'error.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/error.h' /usr/bin/install -c -m 644 'conf.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/conf.h' /usr/bin/install -c -m 644 'control.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/control.h' /usr/bin/install -c -m 644 'iatomic.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/iatomic.h' /usr/bin/install -c -m 644 'control_external.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/control_external.h' /usr/bin/install -c -m 644 'pcm.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/pcm.h' /usr/bin/install -c -m 644 'pcm_old.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/pcm_old.h' /usr/bin/install -c -m 644 'timer.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/timer.h' /usr/bin/install -c -m 644 'pcm_plugin.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/pcm_plugin.h' /usr/bin/install -c -m 644 'pcm_rate.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/pcm_rate.h' /usr/bin/install -c -m 644 'pcm_external.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/pcm_external.h' /usr/bin/install -c -m 644 'pcm_extplug.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/pcm_extplug.h' /usr/bin/install -c -m 644 'pcm_ioplug.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/pcm_ioplug.h' /usr/bin/install -c -m 644 'rawmidi.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/rawmidi.h' /usr/bin/install -c -m 644 'hwdep.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/hwdep.h' /usr/bin/install -c -m 644 'mixer.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/mixer.h' /usr/bin/install -c -m 644 'mixer_abst.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/mixer_abst.h' /usr/bin/install -c -m 644 'seq_event.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/seq_event.h' /usr/bin/install -c -m 644 'seq.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/seq.h' /usr/bin/install -c -m 644 'seqmid.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/seqmid.h' /usr/bin/install -c -m 644 'seq_midi_event.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/seq_midi_event.h' /usr/bin/install -c -m 644 'alisp.h' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/alsa/alisp.h' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' test -d /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/sys || mkdir -p /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/sys /usr/bin/install -c -m 644 ./sys.h /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/include/sys/asoundlib.h make[4]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src' Making install in control make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/control' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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.23/src/control' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/control' Making install in mixer make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/mixer' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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.23/src/mixer' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/mixer' Making install in pcm make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/pcm' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/pcm' make[4]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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.23/src/pcm' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/pcm' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/pcm' Making install in timer make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/timer' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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.23/src/timer' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/timer' Making install in rawmidi make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/rawmidi' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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.23/src/rawmidi' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/rawmidi' Making install in hwdep make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/hwdep' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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.23/src/hwdep' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/hwdep' Making install in seq make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/seq' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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.23/src/seq' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/seq' Making install in alisp make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/alisp' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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.23/src/alisp' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/alisp' Making install in compat make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/compat' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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.23/src/compat' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/compat' Making install in conf make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf' Making install in cards make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf/cards' make[4]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf/cards' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/alsa/cards/SI7018" || mkdir -p -- "/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/SI7018" /usr/bin/install -c -m 644 'SI7018/sndoc-mixer.alisp' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/SI7018/sndoc-mixer.alisp' /usr/bin/install -c -m 644 'SI7018/sndop-mixer.alisp' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/SI7018/sndop-mixer.alisp' test -z "/usr/share/alsa/cards" || mkdir -p -- "/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards" /usr/bin/install -c -m 644 'aliases.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/aliases.conf' /usr/bin/install -c -m 644 'AACI.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/AACI.conf' /usr/bin/install -c -m 644 'ATIIXP.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/ATIIXP.conf' /usr/bin/install -c -m 644 'ATIIXP-SPDMA.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/ATIIXP-SPDMA.conf' /usr/bin/install -c -m 644 'ATIIXP-MODEM.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/ATIIXP-MODEM.conf' /usr/bin/install -c -m 644 'AU8810.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/AU8810.conf' /usr/bin/install -c -m 644 'AU8820.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/AU8820.conf' /usr/bin/install -c -m 644 'AU8830.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/AU8830.conf' /usr/bin/install -c -m 644 'Audigy.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/Audigy.conf' /usr/bin/install -c -m 644 'Audigy2.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/Audigy2.conf' /usr/bin/install -c -m 644 'Aureon51.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/Aureon51.conf' /usr/bin/install -c -m 644 'Aureon71.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/Aureon71.conf' /usr/bin/install -c -m 644 'CA0106.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/CA0106.conf' /usr/bin/install -c -m 644 'CMI8338.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/CMI8338.conf' /usr/bin/install -c -m 644 'CMI8338-SWIEC.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/CMI8338-SWIEC.conf' /usr/bin/install -c -m 644 'CMI8738-MC6.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/CMI8738-MC6.conf' /usr/bin/install -c -m 644 'CMI8738-MC8.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/CMI8738-MC8.conf' /usr/bin/install -c -m 644 'CMI8788.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/CMI8788.conf' /usr/bin/install -c -m 644 'CS46xx.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/CS46xx.conf' /usr/bin/install -c -m 644 'EMU10K1.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/EMU10K1.conf' /usr/bin/install -c -m 644 'EMU10K1X.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/EMU10K1X.conf' /usr/bin/install -c -m 644 'ENS1370.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/ENS1370.conf' /usr/bin/install -c -m 644 'ENS1371.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/ENS1371.conf' /usr/bin/install -c -m 644 'ES1968.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/ES1968.conf' /usr/bin/install -c -m 644 'FM801.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/FM801.conf' /usr/bin/install -c -m 644 'GUS.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/GUS.conf' /usr/bin/install -c -m 644 'HDA-Intel.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/HDA-Intel.conf' /usr/bin/install -c -m 644 'ICE1712.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/ICE1712.conf' /usr/bin/install -c -m 644 'ICE1724.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/ICE1724.conf' /usr/bin/install -c -m 644 'ICH.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/ICH.conf' /usr/bin/install -c -m 644 'ICH4.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/ICH4.conf' /usr/bin/install -c -m 644 'ICH-MODEM.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/ICH-MODEM.conf' /usr/bin/install -c -m 644 'Maestro3.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/Maestro3.conf' /usr/bin/install -c -m 644 'NFORCE.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/NFORCE.conf' /usr/bin/install -c -m 644 'PC-Speaker.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/PC-Speaker.conf' /usr/bin/install -c -m 644 'PMac.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/PMac.conf' /usr/bin/install -c -m 644 'PMacToonie.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/PMacToonie.conf' /usr/bin/install -c -m 644 'PS3.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/PS3.conf' /usr/bin/install -c -m 644 'RME9636.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/RME9636.conf' /usr/bin/install -c -m 644 'RME9652.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/RME9652.conf' /usr/bin/install -c -m 644 'SI7018.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/SI7018.conf' /usr/bin/install -c -m 644 'SB-XFi.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/SB-XFi.conf' /usr/bin/install -c -m 644 'TRID4DWAVENX.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/TRID4DWAVENX.conf' /usr/bin/install -c -m 644 'USB-Audio.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/USB-Audio.conf' /usr/bin/install -c -m 644 'YMF744.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/YMF744.conf' /usr/bin/install -c -m 644 'VIA686A.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/VIA686A.conf' /usr/bin/install -c -m 644 'VIA8233.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/VIA8233.conf' /usr/bin/install -c -m 644 'VIA8233A.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/VIA8233A.conf' /usr/bin/install -c -m 644 'VIA8237.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/VIA8237.conf' /usr/bin/install -c -m 644 'VX222.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/VX222.conf' /usr/bin/install -c -m 644 'VXPocket.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/VXPocket.conf' /usr/bin/install -c -m 644 'VXPocket440.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/VXPocket440.conf' /usr/bin/install -c -m 644 'aliases.alisp' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/cards/aliases.alisp' make[4]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf/cards' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf/cards' Making install in pcm make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf/pcm' make[4]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf/pcm' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/alsa/pcm" || mkdir -p -- "/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm" /usr/bin/install -c -m 644 'default.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/default.conf' /usr/bin/install -c -m 644 'front.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/front.conf' /usr/bin/install -c -m 644 'rear.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/rear.conf' /usr/bin/install -c -m 644 'center_lfe.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/center_lfe.conf' /usr/bin/install -c -m 644 'side.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/side.conf' /usr/bin/install -c -m 644 'surround40.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/surround40.conf' /usr/bin/install -c -m 644 'surround41.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/surround41.conf' /usr/bin/install -c -m 644 'surround50.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/surround50.conf' /usr/bin/install -c -m 644 'surround51.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/surround51.conf' /usr/bin/install -c -m 644 'surround71.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/surround71.conf' /usr/bin/install -c -m 644 'iec958.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/iec958.conf' /usr/bin/install -c -m 644 'hdmi.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/hdmi.conf' /usr/bin/install -c -m 644 'modem.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/modem.conf' /usr/bin/install -c -m 644 'dmix.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/dmix.conf' /usr/bin/install -c -m 644 'dsnoop.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/dsnoop.conf' /usr/bin/install -c -m 644 'dpl.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/pcm/dpl.conf' make[4]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf/pcm' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf/pcm' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf' make[4]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/alsa" || mkdir -p -- "/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa" /usr/bin/install -c -m 644 'alsa.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/alsa.conf' /usr/bin/install -c -m 644 'sndo-mixer.alisp' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/sndo-mixer.alisp' /usr/bin/install -c -m 644 'smixer.conf' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/alsa/smixer.conf' make[4]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src/conf' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/src' test -z "/usr/lib" || mkdir -p -- "/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libasound.la' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/libasound.la' /usr/bin/install -c .libs/libasound.so.2.0.0 /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/libasound.so.2.0.0 (cd /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/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 /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/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 /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/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.23/src' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/src' Making install in modules make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules' Making install in mixer make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules/mixer' Making install in simple make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules/mixer/simple' make[4]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules/mixer/simple' test -z "/usr/lib/alsa-lib/smixer" || mkdir -p -- "/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/alsa-lib/smixer" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'smixer-sbase.la' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/alsa-lib/smixer/smixer-sbase.la' libtool: install: warning: relinking `smixer-sbase.la' (cd /builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -o smixer-sbase.la -rpath /usr/lib/alsa-lib/smixer -module -avoid-version sbase.lo ../../../src/libasound.la -inst-prefix-dir /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386) gcc -shared .libs/sbase.o -L/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib -L/usr/lib -lasound -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,smixer-sbase.so -o .libs/smixer-sbase.so /usr/bin/install -c .libs/smixer-sbase.soT /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/alsa-lib/smixer/smixer-sbase.so /usr/bin/install -c .libs/smixer-sbase.lai /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/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' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/alsa-lib/smixer/smixer-ac97.la' libtool: install: warning: relinking `smixer-ac97.la' (cd /builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -o smixer-ac97.la -rpath /usr/lib/alsa-lib/smixer -module -avoid-version ac97.lo sbasedl.lo ../../../src/libasound.la -ldl -inst-prefix-dir /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386) gcc -shared .libs/ac97.o .libs/sbasedl.o -L/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib -L/usr/lib -lasound -ldl -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,smixer-ac97.so -o .libs/smixer-ac97.so /usr/bin/install -c .libs/smixer-ac97.soT /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/alsa-lib/smixer/smixer-ac97.so /usr/bin/install -c .libs/smixer-ac97.lai /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/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' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/alsa-lib/smixer/smixer-hda.la' libtool: install: warning: relinking `smixer-hda.la' (cd /builddir/build/BUILD/alsa-lib-1.0.23/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=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -o smixer-hda.la -rpath /usr/lib/alsa-lib/smixer -module -avoid-version hda.lo sbasedl.lo ../../../src/libasound.la -ldl -inst-prefix-dir /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386) gcc -shared .libs/hda.o .libs/sbasedl.o -L/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib -L/usr/lib -lasound -ldl -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,smixer-hda.so -o .libs/smixer-hda.so /usr/bin/install -c .libs/smixer-hda.soT /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/alsa-lib/smixer/smixer-hda.so /usr/bin/install -c .libs/smixer-hda.lai /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/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.23/modules/mixer/simple' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules/mixer/simple' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules/mixer' make[4]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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.23/modules/mixer' make[3]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules/mixer' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules/mixer' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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.23/modules' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/modules' Making install in aserver make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/aserver' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/aserver' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'aserver' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/bin/aserver' libtool: install: warning: `../src/libasound.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/aserver /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/bin/aserver make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/aserver' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/aserver' Making install in alsalisp make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/alsalisp' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/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.23/alsalisp' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/alsalisp' Making install in test make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/test' Making install in . make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/test' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/test' 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.23/test' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/test' Making install in lsb make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/test/lsb' make[3]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/test/lsb' 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.23/test/lsb' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/test/lsb' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/test' Making install in utils make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/utils' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23/utils' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/aclocal" || mkdir -p -- "/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/aclocal" /usr/bin/install -c -m 644 'alsa.m4' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/aclocal/alsa.m4' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'alsa.pc' '/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/pkgconfig/alsa.pc' make[2]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/utils' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23/utils' make[1]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23' make[2]: Entering directory `/builddir/build/BUILD/alsa-lib-1.0.23' 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.23' make[1]: Leaving directory `/builddir/build/BUILD/alsa-lib-1.0.23' + mkdir -p /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/lib + mv /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/libasound.so.2 /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/libasound.so.2.0.0 /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/lib + ln -snf ../../lib/libasound.so.2 /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/libasound.so + mkdir -p -m 755 /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/etc + install -p -m 644 /builddir/build/SOURCES/asound.conf /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/etc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/alsa-lib-1.0.23 extracting debug info from /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/alsa-lib/smixer/smixer-sbase.so extracting debug info from /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/alsa-lib/smixer/smixer-ac97.so extracting debug info from /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/lib/alsa-lib/smixer/smixer-hda.so extracting debug info from /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/bin/aserver extracting debug info from /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/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 5477 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.23-1.fc12.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TJ6Utp + umask 022 + cd /builddir/build/BUILD + cd alsa-lib-1.0.23 + DOCDIR=/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/doc/alsa-lib-1.0.23 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/doc/alsa-lib-1.0.23 + /bin/mkdir -p /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/doc/alsa-lib-1.0.23 + cp -pr COPYING ChangeLog TODO doc/asoundrc.txt /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/doc/alsa-lib-1.0.23 + exit 0 Provides: config(alsa-lib) = 1.0.23-1.fc12 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) libtool(/usr/lib/alsa-lib/smixer/smixer-ac97.la) libtool(/usr/lib/alsa-lib/smixer/smixer-hda.la) libtool(/usr/lib/alsa-lib/smixer/smixer-sbase.la) smixer-ac97.so smixer-hda.so smixer-sbase.so Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig coreutils Requires(postun): /sbin/ldconfig Requires: 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.23-1.fc12.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nRxou5 + umask 022 + cd /builddir/build/BUILD + cd alsa-lib-1.0.23 + DOCDIR=/builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/doc/alsa-lib-devel-1.0.23 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/doc/alsa-lib-devel-1.0.23 + /bin/mkdir -p /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/doc/alsa-lib-devel-1.0.23 + cp -pr doc/doxygen/ /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386/usr/share/doc/alsa-lib-devel-1.0.23 + exit 0 Provides: pkgconfig(alsa) = 1.0.23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/perl /usr/bin/pkg-config libasound.so.2 Processing files: alsa-lib-debuginfo-1.0.23-1.fc12.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386 warning: Could not canonicalize hostname: x86-02.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/alsa-lib-1.0.23-1.fc12.i686.rpm Wrote: /builddir/build/RPMS/alsa-lib-devel-1.0.23-1.fc12.i686.rpm Wrote: /builddir/build/RPMS/alsa-lib-debuginfo-1.0.23-1.fc12.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4tq2Mn + umask 022 + cd /builddir/build/BUILD + cd alsa-lib-1.0.23 + rm -rf /builddir/build/BUILDROOT/alsa-lib-1.0.23-1.fc12.i386 + exit 0 Child returncode was: 0 LEAVE do -->