request from: hawk checking if we should skip the build started at: Fri Mar 13 21:39:07 2020 fetching http://src.tld-linux.org/~builderti//srpms/28ec0347-9875-4b4e-926c-468a79b256e9/alsa-lib-1.2.2-1.src.rpm fetched 1064067 bytes, 19464.4 K/s installing srpm: alsa-lib-1.2.2-1.src.rpm + install -d /tmp/B.T4719C/BUILD /tmp/B.T4719C/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog alsa-lib-1.2.2-1.src.rpm * Fri Mar 13 2020 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/alsa-lib.git;a=log;h=master * Sun Mar 08 2020 Jakub Bogusz 8df1c42 - updated conf tarballs * Sat Feb 29 2020 Jan Palus 9e011c4 - up to 1.2.2 * Wed Nov 20 2019 Jakub Bogusz ecc3267 - updated to 1.2.1.1 - package topology and ucm configs (v1.2.1) * Mon Nov 18 2019 Jakub Bogusz 6049f42 - keep python<3.8 support * Sat Nov 16 2019 Jan Palus b954582 - up to 1.2.1 * Sat Nov 02 2019 Jan Rękorajski 2588251 - fix building with python 3.8 - rel 3 * Mon Oct 28 2019 Jan Rękorajski 370b685 - rebuild with python 3.8 - release 2 (by relup.sh) * Sun May 19 2019 Jan Palus b8e8478 - up to 1.1.9 + rpm -Uhv --nodeps --define '_topdir /tmp/B.T4719C' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' alsa-lib-1.2.2-1.src.rpm alsa-lib ################################################## + rm -f alsa-lib-1.2.2-1.src.rpm + install -m 700 -d /tmp/B.T4719C/BUILD/tmp + TMPDIR=/tmp/B.T4719C/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.T4719C' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.T4719C/alsa-lib.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 28ec0347-9875-4b4e-926c-468a79b256e9; TMPDIR=/tmp/B.T4719C/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.T4719C' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.T4719C/alsa-lib.spec + : build-id: 28ec0347-9875-4b4e-926c-468a79b256e9 + TMPDIR=/tmp/B.T4719C/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.T4719C' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.T4719C/alsa-lib.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.T4719C/BUILD/tmp /bin/sh -e /tmp/B.T4719C/BUILD/tmp/rpm-tmp.36747 + umask 022 + cd /tmp/B.T4719C/BUILD + cd /tmp/B.T4719C/BUILD + rm -rf alsa-lib-1.2.2 + /usr/bin/bzip2 -dc /tmp/B.T4719C/alsa-lib-1.2.2.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd alsa-lib-1.2.2 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-3.8.patch):' Patch #0 (python-3.8.patch): + slave_socket, buf, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../.././src/pcm/pcm_share.c:295:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 295 | write(share->client_socket, buf, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../.././src/pcm/pcm_share.c:298:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 298 | write(share->slave_socket, buf, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../.././src/pcm/pcm_share.c:300:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] 300 | read(share->client_socket, buf, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../.././src/pcm/pcm_share.c: In function 'snd_pcm_share_thread': ../../.././src/pcm/pcm_share.c:408:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] 408 | read(pfd[0].fd, buf, 1); | ^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_lfloat.lo -MD -MP -MF .deps/pcm_lfloat.Tpo -c ../../.././src/pcm/pcm_lfloat.c -o pcm_lfloat.o mv -f .deps/pcm_hooks.Tpo .deps/pcm_hooks.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_ladspa.lo -MD -MP -MF .deps/pcm_ladspa.Tpo -c -o pcm_ladspa.lo ../../.././src/pcm/pcm_ladspa.c mv -f .deps/pcm_meter.Tpo .deps/pcm_meter.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_dmix.lo -MD -MP -MF .deps/pcm_dmix.Tpo -c -o pcm_dmix.lo ../../.././src/pcm/pcm_dmix.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_ladspa.lo -MD -MP -MF .deps/pcm_ladspa.Tpo -c ../../.././src/pcm/pcm_ladspa.c -o pcm_ladspa.o mv -f .deps/pcm_lfloat.Tpo .deps/pcm_lfloat.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_dshare.lo -MD -MP -MF .deps/pcm_dshare.Tpo -c -o pcm_dshare.lo ../../.././src/pcm/pcm_dshare.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_dmix.lo -MD -MP -MF .deps/pcm_dmix.Tpo -c ../../.././src/pcm/pcm_dmix.c -o pcm_dmix.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_dshare.lo -MD -MP -MF .deps/pcm_dshare.Tpo -c ../../.././src/pcm/pcm_dshare.c -o pcm_dshare.o In file included from ../../.././src/pcm/pcm_dmix.c:144: ../../.././src/pcm/pcm_dmix_i386.c: In function 'mix_select_callbacks': ../../.././src/pcm/pcm_dmix_i386.c:108:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 108 | fgets(line, sizeof(line), in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/pcm_share.Tpo .deps/pcm_share.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_dsnoop.lo -MD -MP -MF .deps/pcm_dsnoop.Tpo -c -o pcm_dsnoop.lo ../../.././src/pcm/pcm_dsnoop.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_dsnoop.lo -MD -MP -MF .deps/pcm_dsnoop.Tpo -c ../../.././src/pcm/pcm_dsnoop.c -o pcm_dsnoop.o mv -f .deps/pcm_dshare.Tpo .deps/pcm_dshare.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_direct.lo -MD -MP -MF .deps/pcm_direct.Tpo -c -o pcm_direct.lo ../../.././src/pcm/pcm_direct.c mv -f .deps/pcm_dsnoop.Tpo .deps/pcm_dsnoop.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_asym.lo -MD -MP -MF .deps/pcm_asym.Tpo -c -o pcm_asym.lo ../../.././src/pcm/pcm_asym.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_direct.lo -MD -MP -MF .deps/pcm_direct.Tpo -c ../../.././src/pcm/pcm_direct.c -o pcm_direct.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_asym.lo -MD -MP -MF .deps/pcm_asym.Tpo -c ../../.././src/pcm/pcm_asym.c -o pcm_asym.o mv -f .deps/pcm_dmix.Tpo .deps/pcm_dmix.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_iec958.lo -MD -MP -MF .deps/pcm_iec958.Tpo -c -o pcm_iec958.lo ../../.././src/pcm/pcm_iec958.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_iec958.lo -MD -MP -MF .deps/pcm_iec958.Tpo -c ../../.././src/pcm/pcm_iec958.c -o pcm_iec958.o mv -f .deps/pcm_asym.Tpo .deps/pcm_asym.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_softvol.lo -MD -MP -MF .deps/pcm_softvol.Tpo -c -o pcm_softvol.lo ../../.././src/pcm/pcm_softvol.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_softvol.lo -MD -MP -MF .deps/pcm_softvol.Tpo -c ../../.././src/pcm/pcm_softvol.c -o pcm_softvol.o mv -f .deps/pcm_ladspa.Tpo .deps/pcm_ladspa.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_extplug.lo -MD -MP -MF .deps/pcm_extplug.Tpo -c -o pcm_extplug.lo ../../.././src/pcm/pcm_extplug.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_extplug.lo -MD -MP -MF .deps/pcm_extplug.Tpo -c ../../.././src/pcm/pcm_extplug.c -o pcm_extplug.o mv -f .deps/pcm_iec958.Tpo .deps/pcm_iec958.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_ioplug.lo -MD -MP -MF .deps/pcm_ioplug.Tpo -c -o pcm_ioplug.lo ../../.././src/pcm/pcm_ioplug.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_ioplug.lo -MD -MP -MF .deps/pcm_ioplug.Tpo -c ../../.././src/pcm/pcm_ioplug.c -o pcm_ioplug.o mv -f .deps/pcm_extplug.Tpo .deps/pcm_extplug.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_mmap_emul.lo -MD -MP -MF .deps/pcm_mmap_emul.Tpo -c -o pcm_mmap_emul.lo ../../.././src/pcm/pcm_mmap_emul.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_mmap_emul.lo -MD -MP -MF .deps/pcm_mmap_emul.Tpo -c ../../.././src/pcm/pcm_mmap_emul.c -o pcm_mmap_emul.o mv -f .deps/pcm_softvol.Tpo .deps/pcm_softvol.Plo mv -f .deps/pcm_mmap_emul.Tpo .deps/pcm_mmap_emul.Plo mv -f .deps/pcm_direct.Tpo .deps/pcm_direct.Plo mv -f .deps/pcm_ioplug.Tpo .deps/pcm_ioplug.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libpcm.la 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 libtool: link: ar cru .libs/libpcm.a mask.o interval.o pcm.o pcm_params.o pcm_simple.o pcm_hw.o pcm_misc.o pcm_mmap.o pcm_symbols.o pcm_generic.o pcm_plugin.o pcm_copy.o pcm_linear.o pcm_route.o pcm_mulaw.o pcm_alaw.o pcm_adpcm.o pcm_rate.o pcm_rate_linear.o pcm_plug.o pcm_multi.o pcm_shm.o pcm_file.o pcm_null.o pcm_empty.o pcm_share.o pcm_meter.o pcm_hooks.o pcm_lfloat.o pcm_ladspa.o pcm_dmix.o pcm_dshare.o pcm_dsnoop.o pcm_direct.o pcm_asym.o pcm_iec958.o pcm_softvol.o pcm_extplug.o pcm_ioplug.o pcm_mmap_emul.o libtool: link: ranlib .libs/libpcm.a libtool: link: ( cd ".libs" && rm -f "libpcm.la" && ln -s "../libpcm.la" "libpcm.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/pcm' Making all in timer make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/timer' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo ../../.././src/timer/timer.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_hw.lo -MD -MP -MF .deps/timer_hw.Tpo -c -o timer_hw.lo ../../.././src/timer/timer_hw.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_query.lo -MD -MP -MF .deps/timer_query.Tpo -c -o timer_query.lo ../../.././src/timer/timer_query.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_query_hw.lo -MD -MP -MF .deps/timer_query_hw.Tpo -c -o timer_query_hw.lo ../../.././src/timer/timer_query_hw.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c ../../.././src/timer/timer.c -o timer.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_query.lo -MD -MP -MF .deps/timer_query.Tpo -c ../../.././src/timer/timer_query.c -o timer_query.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_query_hw.lo -MD -MP -MF .deps/timer_query_hw.Tpo -c ../../.././src/timer/timer_query_hw.c -o timer_query_hw.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_hw.lo -MD -MP -MF .deps/timer_hw.Tpo -c ../../.././src/timer/timer_hw.c -o timer_hw.o mv -f .deps/timer_query_hw.Tpo .deps/timer_query_hw.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_symbols.lo -MD -MP -MF .deps/timer_symbols.Tpo -c -o timer_symbols.lo ../../.././src/timer/timer_symbols.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_symbols.lo -MD -MP -MF .deps/timer_symbols.Tpo -c ../../.././src/timer/timer_symbols.c -o timer_symbols.o mv -f .deps/timer_hw.Tpo .deps/timer_hw.Plo mv -f .deps/timer_query.Tpo .deps/timer_query.Plo mv -f .deps/timer_symbols.Tpo .deps/timer_symbols.Plo mv -f .deps/timer.Tpo .deps/timer.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libtimer.la timer.lo timer_hw.lo timer_query.lo timer_query_hw.lo timer_symbols.lo libtool: link: ar cru .libs/libtimer.a timer.o timer_hw.o timer_query.o timer_query_hw.o timer_symbols.o libtool: link: ranlib .libs/libtimer.a libtool: link: ( cd ".libs" && rm -f "libtimer.la" && ln -s "../libtimer.la" "libtimer.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/timer' Making all in rawmidi make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/rawmidi' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi.lo -MD -MP -MF .deps/rawmidi.Tpo -c -o rawmidi.lo ../../.././src/rawmidi/rawmidi.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi_hw.lo -MD -MP -MF .deps/rawmidi_hw.Tpo -c -o rawmidi_hw.lo ../../.././src/rawmidi/rawmidi_hw.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi_symbols.lo -MD -MP -MF .deps/rawmidi_symbols.Tpo -c -o rawmidi_symbols.lo ../../.././src/rawmidi/rawmidi_symbols.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi_virt.lo -MD -MP -MF .deps/rawmidi_virt.Tpo -c -o rawmidi_virt.lo ../../.././src/rawmidi/rawmidi_virt.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi_hw.lo -MD -MP -MF .deps/rawmidi_hw.Tpo -c ../../.././src/rawmidi/rawmidi_hw.c -o rawmidi_hw.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi_symbols.lo -MD -MP -MF .deps/rawmidi_symbols.Tpo -c ../../.././src/rawmidi/rawmidi_symbols.c -o rawmidi_symbols.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi.lo -MD -MP -MF .deps/rawmidi.Tpo -c ../../.././src/rawmidi/rawmidi.c -o rawmidi.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi_virt.lo -MD -MP -MF .deps/rawmidi_virt.Tpo -c ../../.././src/rawmidi/rawmidi_virt.c -o rawmidi_virt.o mv -f .deps/rawmidi_symbols.Tpo .deps/rawmidi_symbols.Plo mv -f .deps/rawmidi_virt.Tpo .deps/rawmidi_virt.Plo mv -f .deps/rawmidi_hw.Tpo .deps/rawmidi_hw.Plo mv -f .deps/rawmidi.Tpo .deps/rawmidi.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o librawmidi.la rawmidi.lo rawmidi_hw.lo rawmidi_symbols.lo rawmidi_virt.lo libtool: link: ar cru .libs/librawmidi.a rawmidi.o rawmidi_hw.o rawmidi_symbols.o rawmidi_virt.o libtool: link: ranlib .libs/librawmidi.a libtool: link: ( cd ".libs" && rm -f "librawmidi.la" && ln -s "../librawmidi.la" "librawmidi.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/rawmidi' Making all in hwdep make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/hwdep' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/hwdep -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hwdep.lo -MD -MP -MF .deps/hwdep.Tpo -c -o hwdep.lo ../../.././src/hwdep/hwdep.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/hwdep -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hwdep_hw.lo -MD -MP -MF .deps/hwdep_hw.Tpo -c -o hwdep_hw.lo ../../.././src/hwdep/hwdep_hw.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/hwdep -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hwdep_symbols.lo -MD -MP -MF .deps/hwdep_symbols.Tpo -c -o hwdep_symbols.lo ../../.././src/hwdep/hwdep_symbols.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/hwdep -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hwdep_hw.lo -MD -MP -MF .deps/hwdep_hw.Tpo -c ../../.././src/hwdep/hwdep_hw.c -o hwdep_hw.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/hwdep -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hwdep_symbols.lo -MD -MP -MF .deps/hwdep_symbols.Tpo -c ../../.././src/hwdep/hwdep_symbols.c -o hwdep_symbols.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/hwdep -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hwdep.lo -MD -MP -MF .deps/hwdep.Tpo -c ../../.././src/hwdep/hwdep.c -o hwdep.o mv -f .deps/hwdep_symbols.Tpo .deps/hwdep_symbols.Plo mv -f .deps/hwdep_hw.Tpo .deps/hwdep_hw.Plo mv -f .deps/hwdep.Tpo .deps/hwdep.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libhwdep.la hwdep.lo hwdep_hw.lo hwdep_symbols.lo libtool: link: ar cru .libs/libhwdep.a hwdep.o hwdep_hw.o hwdep_symbols.o libtool: link: ranlib .libs/libhwdep.a libtool: link: ( cd ".libs" && rm -f "libhwdep.la" && ln -s "../libhwdep.la" "libhwdep.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/hwdep' Making all in seq make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/seq' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_hw.lo -MD -MP -MF .deps/seq_hw.Tpo -c -o seq_hw.lo ../../.././src/seq/seq_hw.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq.lo -MD -MP -MF .deps/seq.Tpo -c -o seq.lo ../../.././src/seq/seq.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_event.lo -MD -MP -MF .deps/seq_event.Tpo -c -o seq_event.lo ../../.././src/seq/seq_event.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seqmid.lo -MD -MP -MF .deps/seqmid.Tpo -c -o seqmid.lo ../../.././src/seq/seqmid.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_hw.lo -MD -MP -MF .deps/seq_hw.Tpo -c ../../.././src/seq/seq_hw.c -o seq_hw.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seqmid.lo -MD -MP -MF .deps/seqmid.Tpo -c ../../.././src/seq/seqmid.c -o seqmid.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq.lo -MD -MP -MF .deps/seq.Tpo -c ../../.././src/seq/seq.c -o seq.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_event.lo -MD -MP -MF .deps/seq_event.Tpo -c ../../.././src/seq/seq_event.c -o seq_event.o mv -f .deps/seq_event.Tpo .deps/seq_event.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_midi_event.lo -MD -MP -MF .deps/seq_midi_event.Tpo -c -o seq_midi_event.lo ../../.././src/seq/seq_midi_event.c mv -f .deps/seqmid.Tpo .deps/seqmid.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_symbols.lo -MD -MP -MF .deps/seq_symbols.Tpo -c -o seq_symbols.lo ../../.././src/seq/seq_symbols.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_midi_event.lo -MD -MP -MF .deps/seq_midi_event.Tpo -c ../../.././src/seq/seq_midi_event.c -o seq_midi_event.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_symbols.lo -MD -MP -MF .deps/seq_symbols.Tpo -c ../../.././src/seq/seq_symbols.c -o seq_symbols.o mv -f .deps/seq_hw.Tpo .deps/seq_hw.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_old.lo -MD -MP -MF .deps/seq_old.Tpo -c -o seq_old.lo ../../.././src/seq/seq_old.c mv -f .deps/seq_symbols.Tpo .deps/seq_symbols.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_old.lo -MD -MP -MF .deps/seq_old.Tpo -c ../../.././src/seq/seq_old.c -o seq_old.o mv -f .deps/seq_midi_event.Tpo .deps/seq_midi_event.Plo mv -f .deps/seq_old.Tpo .deps/seq_old.Plo mv -f .deps/seq.Tpo .deps/seq.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libseq.la seq_hw.lo seq.lo seq_event.lo seqmid.lo seq_midi_event.lo seq_symbols.lo seq_old.lo libtool: link: ar cru .libs/libseq.a seq_hw.o seq.o seq_event.o seqmid.o seq_midi_event.o seq_symbols.o seq_old.o libtool: link: ranlib .libs/libseq.a libtool: link: ( cd ".libs" && rm -f "libseq.la" && ln -s "../libseq.la" "libseq.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/seq' Making all in ucm make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/ucm' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo ../../.././src/ucm/utils.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo ../../.././src/ucm/parser.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ucm_cond.lo -MD -MP -MF .deps/ucm_cond.Tpo -c -o ucm_cond.lo ../../.././src/ucm/ucm_cond.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ucm_subs.lo -MD -MP -MF .deps/ucm_subs.Tpo -c -o ucm_subs.lo ../../.././src/ucm/ucm_subs.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ucm_cond.lo -MD -MP -MF .deps/ucm_cond.Tpo -c ../../.././src/ucm/ucm_cond.c -o ucm_cond.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c ../../.././src/ucm/parser.c -o parser.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c ../../.././src/ucm/utils.c -o utils.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ucm_subs.lo -MD -MP -MF .deps/ucm_subs.Tpo -c ../../.././src/ucm/ucm_subs.c -o ucm_subs.o mv -f .deps/ucm_cond.Tpo .deps/ucm_cond.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo ../../.././src/ucm/main.c mv -f .deps/ucm_subs.Tpo .deps/ucm_subs.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT main.lo -MD -MP -MF .deps/main.Tpo -c ../../.././src/ucm/main.c -o main.o mv -f .deps/utils.Tpo .deps/utils.Plo mv -f .deps/parser.Tpo .deps/parser.Plo mv -f .deps/main.Tpo .deps/main.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libucm.la utils.lo parser.lo ucm_cond.lo ucm_subs.lo main.lo libtool: link: ar cru .libs/libucm.a utils.o parser.o ucm_cond.o ucm_subs.o main.o libtool: link: ranlib .libs/libucm.a libtool: link: ( cd ".libs" && rm -f "libucm.la" && ln -s "../libucm.la" "libucm.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/ucm' Making all in conf make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/conf' Making all in cards make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/conf/cards' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/conf/cards' Making all in pcm make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/conf/pcm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/conf/pcm' make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/conf' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/conf' make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/conf' make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src' /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo ../.././src/conf.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT confmisc.lo -MD -MP -MF .deps/confmisc.Tpo -c -o confmisc.lo ../.././src/confmisc.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT input.lo -MD -MP -MF .deps/input.Tpo -c -o input.lo ../.././src/input.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT output.lo -MD -MP -MF .deps/output.Tpo -c -o output.lo ../.././src/output.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT output.lo -MD -MP -MF .deps/output.Tpo -c ../.././src/output.c -o output.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT confmisc.lo -MD -MP -MF .deps/confmisc.Tpo -c ../.././src/confmisc.c -o confmisc.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT input.lo -MD -MP -MF .deps/input.Tpo -c ../.././src/input.c -o input.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c ../.././src/conf.c -o conf.o mv -f .deps/input.Tpo .deps/input.Plo mv -f .deps/output.Tpo .deps/output.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT async.lo -MD -MP -MF .deps/async.Tpo -c -o async.lo ../.././src/async.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo ../.././src/error.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT async.lo -MD -MP -MF .deps/async.Tpo -c ../.././src/async.c -o async.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../.././src/error.c -o error.o mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT dlmisc.lo -MD -MP -MF .deps/dlmisc.Tpo -c -o dlmisc.lo ../.././src/dlmisc.c mv -f .deps/async.Tpo .deps/async.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c -o socket.lo ../.././src/socket.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT dlmisc.lo -MD -MP -MF .deps/dlmisc.Tpo -c ../.././src/dlmisc.c -o dlmisc.o mv -f .deps/confmisc.Tpo .deps/confmisc.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c ../.././src/socket.c -o socket.o /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT shmarea.lo -MD -MP -MF .deps/shmarea.Tpo -c -o shmarea.lo ../.././src/shmarea.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT shmarea.lo -MD -MP -MF .deps/shmarea.Tpo -c ../.././src/shmarea.c -o shmarea.o mv -f .deps/socket.Tpo .deps/socket.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT userfile.lo -MD -MP -MF .deps/userfile.Tpo -c -o userfile.lo ../.././src/userfile.c mv -f .deps/dlmisc.Tpo .deps/dlmisc.Plo mv -f .deps/shmarea.Tpo .deps/shmarea.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT names.lo -MD -MP -MF .deps/names.Tpo -c -o names.lo ../.././src/names.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT userfile.lo -MD -MP -MF .deps/userfile.Tpo -c ../.././src/userfile.c -o userfile.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT names.lo -MD -MP -MF .deps/names.Tpo -c ../.././src/names.c -o names.o mv -f .deps/userfile.Tpo .deps/userfile.Plo mv -f .deps/names.Tpo .deps/names.Plo mv -f .deps/conf.Tpo .deps/conf.Plo /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -version-info 2:0:0 -Wl,--version-script=Versions -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libasound.la -rpath /usr/lib 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 ucm/libucm.la -lm -ldl -lpthread -lrt libtool: link: (cd .libs/libasound.lax/libcontrol.a && ar x "/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/control/.libs/libcontrol.a") libtool: link: (cd .libs/libasound.lax/libmixer.a && ar x "/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/mixer/.libs/libmixer.a") libtool: link: (cd .libs/libasound.lax/libpcm.a && ar x "/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/pcm/.libs/libpcm.a") libtool: link: (cd .libs/libasound.lax/libtimer.a && ar x "/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/timer/.libs/libtimer.a") libtool: link: (cd .libs/libasound.lax/librawmidi.a && ar x "/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/rawmidi/.libs/librawmidi.a") libtool: link: (cd .libs/libasound.lax/libhwdep.a && ar x "/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/hwdep/.libs/libhwdep.a") libtool: link: (cd .libs/libasound.lax/libseq.a && ar x "/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/seq/.libs/libseq.a") libtool: link: (cd .libs/libasound.lax/libucm.a && ar x "/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/ucm/.libs/libucm.a") libtool: link: ar cru .libs/libasound.a conf.o confmisc.o input.o output.o async.o error.o dlmisc.o socket.o shmarea.o userfile.o names.o .libs/libasound.lax/libcontrol.a/cards.o .libs/libasound.lax/libcontrol.a/control.o .libs/libasound.lax/libcontrol.a/control_ext.o .libs/libasound.lax/libcontrol.a/control_hw.o .libs/libasound.lax/libcontrol.a/control_shm.o .libs/libasound.lax/libcontrol.a/control_symbols.o .libs/libasound.lax/libcontrol.a/ctlparse.o .libs/libasound.lax/libcontrol.a/hcontrol.o .libs/libasound.lax/libcontrol.a/namehint.o .libs/libasound.lax/libcontrol.a/setup.o .libs/libasound.lax/libcontrol.a/tlv.o .libs/libasound.lax/libmixer.a/bag.o .libs/libasound.lax/libmixer.a/mixer.o .libs/libasound.lax/libmixer.a/simple.o .libs/libasound.lax/libmixer.a/simple_abst.o .libs/libasound.lax/libmixer.a/simple_none.o .libs/libasound.lax/libpcm.a/interval.o .libs/libasound.lax/libpcm.a/mask.o .libs/libasound.lax/libpcm.a/pcm.o .libs/libasound.lax/libpcm.a/pcm_adpcm.o .libs/libasound.lax/libpcm.a/pcm_alaw.o .libs/libasound.lax/libpcm.a/pcm_asym.o .libs/libasound.lax/libpcm.a/pcm_copy.o .libs/libasound.lax/libpcm.a/pcm_direct.o .libs/libasound.lax/libpcm.a/pcm_dmix.o .libs/libasound.lax/libpcm.a/pcm_dshare.o .libs/libasound.lax/libpcm.a/pcm_dsnoop.o .libs/libasound.lax/libpcm.a/pcm_empty.o .libs/libasound.lax/libpcm.a/pcm_extplug.o .libs/libasound.lax/libpcm.a/pcm_file.o .libs/libasound.lax/libpcm.a/pcm_generic.o .libs/libasound.lax/libpcm.a/pcm_hooks.o .libs/libasound.lax/libpcm.a/pcm_hw.o .libs/libasound.lax/libpcm.a/pcm_iec958.o .libs/libasound.lax/libpcm.a/pcm_ioplug.o .libs/libasound.lax/libpcm.a/pcm_ladspa.o .libs/libasound.lax/libpcm.a/pcm_lfloat.o .libs/libasound.lax/libpcm.a/pcm_linear.o .libs/libasound.lax/libpcm.a/pcm_meter.o .libs/libasound.lax/libpcm.a/pcm_misc.o .libs/libasound.lax/libpcm.a/pcm_mmap.o .libs/libasound.lax/libpcm.a/pcm_mmap_emul.o .libs/libasound.lax/libpcm.a/pcm_mulaw.o .libs/libasound.lax/libpcm.a/pcm_multi.o .libs/libasound.lax/libpcm.a/pcm_null.o .libs/libasound.lax/libpcm.a/pcm_params.o .libs/libasound.lax/libpcm.a/pcm_plug.o .libs/libasound.lax/libpcm.a/pcm_plugin.o .libs/libasound.lax/libpcm.a/pcm_rate.o .libs/libasound.lax/libpcm.a/pcm_rate_linear.o .libs/libasound.lax/libpcm.a/pcm_route.o .libs/libasound.lax/libpcm.a/pcm_share.o .libs/libasound.lax/libpcm.a/pcm_shm.o .libs/libasound.lax/libpcm.a/pcm_simple.o .libs/libasound.lax/libpcm.a/pcm_softvol.o .libs/libasound.lax/libpcm.a/pcm_symbols.o .libs/libasound.lax/libtimer.a/timer.o .libs/libasound.lax/libtimer.a/timer_hw.o .libs/libasound.lax/libtimer.a/timer_query.o .libs/libasound.lax/libtimer.a/timer_query_hw.o .libs/libasound.lax/libtimer.a/timer_symbols.o .libs/libasound.lax/librawmidi.a/rawmidi.o .libs/libasound.lax/librawmidi.a/rawmidi_hw.o .libs/libasound.lax/librawmidi.a/rawmidi_symbols.o .libs/libasound.lax/librawmidi.a/rawmidi_virt.o .libs/libasound.lax/libhwdep.a/hwdep.o .libs/libasound.lax/libhwdep.a/hwdep_hw.o .libs/libasound.lax/libhwdep.a/hwdep_symbols.o .libs/libasound.lax/libseq.a/seq.o .libs/libasound.lax/libseq.a/seq_event.o .libs/libasound.lax/libseq.a/seq_hw.o .libs/libasound.lax/libseq.a/seq_midi_event.o .libs/libasound.lax/libseq.a/seq_old.o .libs/libasound.lax/libseq.a/seq_symbols.o .libs/libasound.lax/libseq.a/seqmid.o .libs/libasound.lax/libucm.a/main.o .libs/libasound.lax/libucm.a/parser.o .libs/libasound.lax/libucm.a/ucm_cond.o .libs/libasound.lax/libucm.a/ucm_subs.o .libs/libasound.lax/libucm.a/utils.o libtool: link: ranlib .libs/libasound.a libtool: link: rm -fr .libs/libasound.lax libtool: link: ( cd ".libs" && rm -f "libasound.la" && ln -s "../libasound.la" "libasound.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src' make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src' Making all in src/topology make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/topology' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo ../../.././src/topology/parser.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT builder.lo -MD -MP -MF .deps/builder.Tpo -c -o builder.lo ../../.././src/topology/builder.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ctl.lo -MD -MP -MF .deps/ctl.Tpo -c -o ctl.lo ../../.././src/topology/ctl.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT dapm.lo -MD -MP -MF .deps/dapm.Tpo -c -o dapm.lo ../../.././src/topology/dapm.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c ../../.././src/topology/parser.c -o parser.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ctl.lo -MD -MP -MF .deps/ctl.Tpo -c ../../.././src/topology/ctl.c -o ctl.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT builder.lo -MD -MP -MF .deps/builder.Tpo -c ../../.././src/topology/builder.c -o builder.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT dapm.lo -MD -MP -MF .deps/dapm.Tpo -c ../../.././src/topology/dapm.c -o dapm.o ../../.././src/topology/ctl.c: In function 'tplg_decode_control_enum1': ../../.././src/topology/ctl.c:1374:27: warning: taking address of packed member of 'struct snd_soc_tplg_enum_control' may result in an unaligned pointer value [-Waddress-of-packed-member] 1374 | et->values[i] = (int *)&ec->values[j]; | ^~~~~~~~~~~~~~ mv -f .deps/builder.Tpo .deps/builder.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm.lo -MD -MP -MF .deps/pcm.Tpo -c -o pcm.lo ../../.././src/topology/pcm.c mv -f .deps/parser.Tpo .deps/parser.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo ../../.././src/topology/data.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm.lo -MD -MP -MF .deps/pcm.Tpo -c ../../.././src/topology/pcm.c -o pcm.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT data.lo -MD -MP -MF .deps/data.Tpo -c ../../.././src/topology/data.c -o data.o ../../.././src/topology/pcm.c: In function 'tplg_parse_stream_caps': ../../.././src/topology/pcm.c:468:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 468 | if (parse_unsigned(n, &sc->rate_min)) | ^~~~~~~~~~~~~ ../../.././src/topology/pcm.c:474:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 474 | if (parse_unsigned(n, &sc->rate_max)) | ^~~~~~~~~~~~~ ../../.././src/topology/pcm.c:480:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 480 | if (parse_unsigned(n, &sc->channels_min)) | ^~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:486:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 486 | if (parse_unsigned(n, &sc->channels_max)) | ^~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:492:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 492 | if (parse_unsigned(n, &sc->periods_min)) | ^~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:498:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 498 | if (parse_unsigned(n, &sc->periods_max)) | ^~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:504:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 504 | if (parse_unsigned(n, &sc->period_size_min)) | ^~~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:510:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 510 | if (parse_unsigned(n, &sc->period_size_max)) | ^~~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:516:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 516 | if (parse_unsigned(n, &sc->buffer_size_min)) | ^~~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:522:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 522 | if (parse_unsigned(n, &sc->buffer_size_max)) | ^~~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:528:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 528 | if (parse_unsigned(n, &sc->sig_bits)) | ^~~~~~~~~~~~~ ../../.././src/topology/pcm.c: In function 'tplg_parse_streams': ../../.././src/topology/pcm.c:633:14: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 633 | playback = &pcm->playback; | ^~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:634:13: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 634 | capture = &pcm->capture; | ^~~~~~~~~~~~~ ../../.././src/topology/pcm.c:640:14: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 640 | playback = &dai->playback; | ^~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:641:13: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 641 | capture = &dai->capture; | ^~~~~~~~~~~~~ ../../.././src/topology/pcm.c: In function 'tplg_parse_fe_dai': ../../.././src/topology/pcm.c:761:29: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 761 | if (tplg_get_unsigned(n, &pcm->dai_id, 0)) { | ^~~~~~~~~~~~ ../../.././src/topology/pcm.c: In function 'tplg_parse_pcm': ../../.././src/topology/pcm.c:865:26: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 865 | if (parse_unsigned(n, &pcm->pcm_id)) | ^~~~~~~~~~~~ ../../.././src/topology/pcm.c:901:5: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 901 | &pcm->flag_mask, &pcm->flags); | ^~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:901:22: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 901 | &pcm->flag_mask, &pcm->flags); | ^~~~~~~~~~~ ../../.././src/topology/pcm.c:910:5: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 910 | &pcm->flag_mask, &pcm->flags); | ^~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:910:22: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 910 | &pcm->flag_mask, &pcm->flags); | ^~~~~~~~~~~ ../../.././src/topology/pcm.c:919:5: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 919 | &pcm->flag_mask, &pcm->flags); | ^~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:919:22: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 919 | &pcm->flag_mask, &pcm->flags); | ^~~~~~~~~~~ ../../.././src/topology/pcm.c: In function 'tplg_parse_dai': ../../.././src/topology/pcm.c:1006:26: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1006 | if (parse_unsigned(n, &dai->dai_id)) | ^~~~~~~~~~~~ ../../.././src/topology/pcm.c:1012:26: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1012 | if (parse_unsigned(n, &dai->playback)) | ^~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1019:26: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1019 | if (parse_unsigned(n, &dai->capture)) | ^~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1038:5: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1038 | &dai->flag_mask, &dai->flags); | ^~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1038:22: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1038 | &dai->flag_mask, &dai->flags); | ^~~~~~~~~~~ ../../.././src/topology/pcm.c:1047:5: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1047 | &dai->flag_mask, &dai->flags); | ^~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1047:22: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1047 | &dai->flag_mask, &dai->flags); | ^~~~~~~~~~~ ../../.././src/topology/pcm.c:1056:5: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1056 | &dai->flag_mask, &dai->flags); | ^~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1056:22: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1056 | &dai->flag_mask, &dai->flags); | ^~~~~~~~~~~ ../../.././src/topology/pcm.c: In function 'tplg_parse_link': ../../.././src/topology/pcm.c:1160:26: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1160 | if (parse_unsigned(n, &link->id)) | ^~~~~~~~~ ../../.././src/topology/pcm.c:1183:26: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1183 | if (parse_unsigned(n, &link->default_hw_config_id)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1192:5: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1192 | &link->flag_mask, &link->flags); | ^~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1192:23: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1192 | &link->flag_mask, &link->flags); | ^~~~~~~~~~~~ ../../.././src/topology/pcm.c:1201:5: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1201 | &link->flag_mask, &link->flags); | ^~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1201:23: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1201 | &link->flag_mask, &link->flags); | ^~~~~~~~~~~~ ../../.././src/topology/pcm.c:1210:5: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1210 | &link->flag_mask, &link->flags); | ^~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1210:23: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1210 | &link->flag_mask, &link->flags); | ^~~~~~~~~~~~ ../../.././src/topology/pcm.c: In function 'tplg_parse_cc': ../../.././src/topology/pcm.c:1298:26: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1298 | if (parse_unsigned(n, &link->id)) | ^~~~~~~~~ ../../.././src/topology/pcm.c: In function 'tplg_parse_hw_config': ../../.././src/topology/pcm.c:1430:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1430 | if (parse_unsigned(n, &hw_cfg->id)) | ^~~~~~~~~~~ ../../.././src/topology/pcm.c:1469:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1469 | if (parse_unsigned(n, &hw_cfg->bclk_rate)) | ^~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1516:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1516 | if (parse_unsigned(n, &hw_cfg->fsync_rate)) | ^~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1523:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1523 | if (parse_unsigned(n, &hw_cfg->mclk_rate)) | ^~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1564:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1564 | if (parse_unsigned(n, &hw_cfg->tdm_slots)) | ^~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1570:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1570 | if (parse_unsigned(n, &hw_cfg->tdm_slot_width)) | ^~~~~~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1576:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1576 | if (parse_unsigned(n, &hw_cfg->tx_slots)) | ^~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1582:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1582 | if (parse_unsigned(n, &hw_cfg->rx_slots)) | ^~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1588:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1588 | if (parse_unsigned(n, &hw_cfg->tx_channels)) | ^~~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1594:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1594 | if (parse_unsigned(n, &hw_cfg->rx_channels)) | ^~~~~~~~~~~~~~~~~~~~ mv -f .deps/dapm.Tpo .deps/dapm.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT text.lo -MD -MP -MF .deps/text.Tpo -c -o text.lo ../../.././src/topology/text.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT text.lo -MD -MP -MF .deps/text.Tpo -c ../../.././src/topology/text.c -o text.o mv -f .deps/ctl.Tpo .deps/ctl.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c -o channel.lo ../../.././src/topology/channel.c mv -f .deps/text.Tpo .deps/text.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c -o ops.lo ../../.././src/topology/ops.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c ../../.././src/topology/channel.c -o channel.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c ../../.././src/topology/ops.c -o ops.o mv -f .deps/channel.Tpo .deps/channel.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT elem.lo -MD -MP -MF .deps/elem.Tpo -c -o elem.lo ../../.././src/topology/elem.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT elem.lo -MD -MP -MF .deps/elem.Tpo -c ../../.././src/topology/elem.c -o elem.o mv -f .deps/ops.Tpo .deps/ops.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT save.lo -MD -MP -MF .deps/save.Tpo -c -o save.lo ../../.././src/topology/save.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT save.lo -MD -MP -MF .deps/save.Tpo -c ../../.././src/topology/save.c -o save.o mv -f .deps/data.Tpo .deps/data.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT decoder.lo -MD -MP -MF .deps/decoder.Tpo -c -o decoder.lo ../../.././src/topology/decoder.c mv -f .deps/pcm.Tpo .deps/pcm.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo ../../.././src/topology/log.c mv -f .deps/elem.Tpo .deps/elem.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT decoder.lo -MD -MP -MF .deps/decoder.Tpo -c ../../.././src/topology/decoder.c -o decoder.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT log.lo -MD -MP -MF .deps/log.Tpo -c ../../.././src/topology/log.c -o log.o mv -f .deps/log.Tpo .deps/log.Plo mv -f .deps/decoder.Tpo .deps/decoder.Plo mv -f .deps/save.Tpo .deps/save.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -version-info 2:0:0 -Wl,--version-script=../Versions -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libatopology.la -rpath /usr/lib parser.lo builder.lo ctl.lo dapm.lo pcm.lo data.lo text.lo channel.lo ops.lo elem.lo save.lo decoder.lo log.lo ../libasound.la libtool: link: ar cru .libs/libatopology.a parser.o builder.o ctl.o dapm.o pcm.o data.o text.o channel.o ops.o elem.o save.o decoder.o log.o libtool: link: ranlib .libs/libatopology.a libtool: link: ( cd ".libs" && rm -f "libatopology.la" && ln -s "../libatopology.la" "libatopology.la" ) make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src/topology' Making all in modules make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/modules' Making all in mixer make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/modules/mixer' Making all in simple make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/modules/mixer/simple' /bin/sh ../../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT sbase.lo -MD -MP -MF .deps/sbase.Tpo -c -o sbase.lo ../../../.././modules/mixer/simple/sbase.c /bin/sh ../../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ac97.lo -MD -MP -MF .deps/ac97.Tpo -c -o ac97.lo ../../../.././modules/mixer/simple/ac97.c /bin/sh ../../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT sbasedl.lo -MD -MP -MF .deps/sbasedl.Tpo -c -o sbasedl.lo ../../../.././modules/mixer/simple/sbasedl.c /bin/sh ../../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hda.lo -MD -MP -MF .deps/hda.Tpo -c -o hda.lo ../../../.././modules/mixer/simple/hda.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT sbase.lo -MD -MP -MF .deps/sbase.Tpo -c ../../../.././modules/mixer/simple/sbase.c -o sbase.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ac97.lo -MD -MP -MF .deps/ac97.Tpo -c ../../../.././modules/mixer/simple/ac97.c -o ac97.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hda.lo -MD -MP -MF .deps/hda.Tpo -c ../../../.././modules/mixer/simple/hda.c -o hda.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT sbasedl.lo -MD -MP -MF .deps/sbasedl.Tpo -c ../../../.././modules/mixer/simple/sbasedl.c -o sbasedl.o mv -f .deps/ac97.Tpo .deps/ac97.Plo /bin/sh ../../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smixer_python_la-python.lo -MD -MP -MF .deps/smixer_python_la-python.Tpo -c -o smixer_python_la-python.lo `test -f 'python.c' || echo '../../../.././modules/mixer/simple/'`python.c mv -f .deps/hda.Tpo .deps/hda.Plo mv -f .deps/sbasedl.Tpo .deps/sbasedl.Plo /bin/sh ../../../libtool --tag=CC --mode=link i686-tld-linux-gcc -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o smixer-ac97.la -rpath /usr/lib/alsa-lib/smixer ac97.lo sbasedl.lo ../../../src/libasound.la -ldl /bin/sh ../../../libtool --tag=CC --mode=link i686-tld-linux-gcc -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o smixer-hda.la -rpath /usr/lib/alsa-lib/smixer hda.lo sbasedl.lo ../../../src/libasound.la -ldl libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smixer_python_la-python.lo -MD -MP -MF .deps/smixer_python_la-python.Tpo -c ../../../.././modules/mixer/simple/python.c -o smixer_python_la-python.o mv -f .deps/sbase.Tpo .deps/sbase.Plo /bin/sh ../../../libtool --tag=CC --mode=link i686-tld-linux-gcc -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o smixer-sbase.la -rpath /usr/lib/alsa-lib/smixer sbase.lo ../../../src/libasound.la libtool: link: ar cru .libs/smixer-ac97.a ac97.o sbasedl.o libtool: link: ranlib .libs/smixer-ac97.a libtool: link: ar cru .libs/smixer-hda.a hda.o sbasedl.o libtool: link: ranlib .libs/smixer-hda.a libtool: link: ( cd ".libs" && rm -f "smixer-ac97.la" && ln -s "../smixer-ac97.la" "smixer-ac97.la" ) libtool: link: ar cru .libs/smixer-sbase.a sbase.o libtool: link: ranlib .libs/smixer-sbase.a libtool: link: ( cd ".libs" && rm -f "smixer-hda.la" && ln -s "../smixer-hda.la" "smixer-hda.la" ) libtool: link: ( cd ".libs" && rm -f "smixer-sbase.la" && ln -s "../smixer-sbase.la" "smixer-sbase.la" ) mv -f .deps/smixer_python_la-python.Tpo .deps/smixer_python_la-python.Plo /bin/sh ../../../libtool --tag=CC --mode=link i686-tld-linux-gcc -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o smixer-python.la -rpath /usr/lib/alsa-lib/smixer smixer_python_la-python.lo ../../../src/libasound.la -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm libtool: link: ar cru .libs/smixer-python.a smixer_python_la-python.o libtool: link: ranlib .libs/smixer-python.a libtool: link: ( cd ".libs" && rm -f "smixer-python.la" && ln -s "../smixer-python.la" "smixer-python.la" ) make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/modules/mixer/simple' make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/modules/mixer' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/modules/mixer' make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/modules/mixer' make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/modules' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/modules' make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/modules' Making all in aserver make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/aserver' i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././aserver -I../include -I../.././include -I../.././src/pcm -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT aserver.o -MD -MP -MF .deps/aserver.Tpo -c -o aserver.o ../.././aserver/aserver.c mv -f .deps/aserver.Tpo .deps/aserver.Po /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o aserver aserver.o ../src/libasound.la libtool: link: i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o aserver aserver.o ../src/.libs/libasound.a -lm -ldl -lpthread -lrt make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/aserver' Making all in test make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/test' Making all in . make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/test' Making all in lsb make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/test/lsb' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/test/lsb' make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/test' Making all in utils make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/utils' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/utils' make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static' + cd .. + install -d build-shared + cd build-shared + .././configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CPPFLAGS=' 'CC=i686-tld-linux-gcc' 'CXX=i686-tld-linux-g++' '--host=i686-tld-linux' '--build=i686-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib' --disable-silent-rules --enable-mixer-modules --enable-mixer-pymods --enable-shared --disable-static checking build system type... i686-tld-linux-gnu checking host system type... i686-tld-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for i686-tld-linux-gcc... i686-tld-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to accept ISO C89... none needed checking whether i686-tld-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i686-tld-linux-gcc... gcc3 checking how to run the C preprocessor... i686-tld-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether ln -s works... yes checking how to print strings... print -r checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-tld-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-tld-linux-gnu file names to i686-tld-linux-gnu format... func_convert_file_noop checking how to convert i686-tld-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-tld-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-tld-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for i686-tld-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-tld-linux-strip... no checking for strip... strip checking for i686-tld-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i686-tld-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-tld-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i686-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i686-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if i686-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i686-tld-linux-gcc static flag -static works... yes checking if i686-tld-linux-gcc supports -c -o file.o... yes checking if i686-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the i686-tld-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking if i686-tld-linux-gcc supports -Wl,--no-undefined flag... yes checking if i686-tld-linux-gcc supports -Wl,-z,defs flag... yes 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 i686-tld-linux-gcc needs -traditional... no checking for uselocale... yes checking for library version... major 1 minor 2 subminor 2 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 whether PTHREAD_MUTEX_RECURSIVE is declared... yes checking for __thread... yes checking for librt... checking for clock_gettime in -lrt... yes checking for use of wordexp... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for resmgr support... no checking for aload* support... yes checking for ALSA device file directory... /dev/snd/ checking for aload* device file directory... /dev/ checking whether GCC supports builtin atomic intrinsics... yes checking for max number of cards... 32 checking for thread-safe API functions... yes checking that generated files are newer than configure... done 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 include/sound/uapi/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/ucm/Makefile config.status: creating src/alisp/Makefile config.status: creating src/topology/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 utils/alsa-topology.pc config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands Creating asoundlib.h... + /usr/bin/make -j4 Making all in doc make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc' Making all in pictures make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc/pictures' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc/pictures' make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc' make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc' Making all in include make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include' /usr/bin/make all-recursive make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include' Making all in sound make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound' Making all in uapi make[4]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound/uapi' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound/uapi' make[4]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound' make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound' make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include' Updating version.h make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include' make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include' make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include' Making all in src make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src' Making all in control make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/control' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT cards.lo -MD -MP -MF .deps/cards.Tpo -c -o cards.lo ../../.././src/control/cards.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c -o tlv.lo ../../.././src/control/tlv.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT namehint.lo -MD -MP -MF .deps/namehint.Tpo -c -o namehint.lo ../../.././src/control/namehint.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hcontrol.lo -MD -MP -MF .deps/hcontrol.Tpo -c -o hcontrol.lo ../../.././src/control/hcontrol.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT cards.lo -MD -MP -MF .deps/cards.Tpo -c ../../.././src/control/cards.c -fPIC -DPIC -o .libs/cards.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hcontrol.lo -MD -MP -MF .deps/hcontrol.Tpo -c ../../.././src/control/hcontrol.c -fPIC -DPIC -o .libs/hcontrol.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT namehint.lo -MD -MP -MF .deps/namehint.Tpo -c ../../.././src/control/namehint.c -fPIC -DPIC -o .libs/namehint.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c ../../.././src/control/tlv.c -fPIC -DPIC -o .libs/tlv.o mv -f .deps/cards.Tpo .deps/cards.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT control.lo -MD -MP -MF .deps/control.Tpo -c -o control.lo ../../.././src/control/control.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT control.lo -MD -MP -MF .deps/control.Tpo -c ../../.././src/control/control.c -fPIC -DPIC -o .libs/control.o mv -f .deps/tlv.Tpo .deps/tlv.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT control_hw.lo -MD -MP -MF .deps/control_hw.Tpo -c -o control_hw.lo ../../.././src/control/control_hw.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT control_hw.lo -MD -MP -MF .deps/control_hw.Tpo -c ../../.././src/control/control_hw.c -fPIC -DPIC -o .libs/control_hw.o mv -f .deps/namehint.Tpo .deps/namehint.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT setup.lo -MD -MP -MF .deps/setup.Tpo -c -o setup.lo ../../.././src/control/setup.c mv -f .deps/hcontrol.Tpo .deps/hcontrol.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ctlparse.lo -MD -MP -MF .deps/ctlparse.Tpo -c -o ctlparse.lo ../../.././src/control/ctlparse.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT setup.lo -MD -MP -MF .deps/setup.Tpo -c ../../.././src/control/setup.c -fPIC -DPIC -o .libs/setup.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ctlparse.lo -MD -MP -MF .deps/ctlparse.Tpo -c ../../.././src/control/ctlparse.c -fPIC -DPIC -o .libs/ctlparse.o mv -f .deps/control_hw.Tpo .deps/control_hw.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT control_symbols.lo -MD -MP -MF .deps/control_symbols.Tpo -c -o control_symbols.lo ../../.././src/control/control_symbols.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT control_symbols.lo -MD -MP -MF .deps/control_symbols.Tpo -c ../../.././src/control/control_symbols.c -fPIC -DPIC -o .libs/control_symbols.o mv -f .deps/control_symbols.Tpo .deps/control_symbols.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT control_shm.lo -MD -MP -MF .deps/control_shm.Tpo -c -o control_shm.lo ../../.././src/control/control_shm.c mv -f .deps/ctlparse.Tpo .deps/ctlparse.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT control_ext.lo -MD -MP -MF .deps/control_ext.Tpo -c -o control_ext.lo ../../.././src/control/control_ext.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT control_shm.lo -MD -MP -MF .deps/control_shm.Tpo -c ../../.././src/control/control_shm.c -fPIC -DPIC -o .libs/control_shm.o mv -f .deps/setup.Tpo .deps/setup.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/control -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT control_ext.lo -MD -MP -MF .deps/control_ext.Tpo -c ../../.././src/control/control_ext.c -fPIC -DPIC -o .libs/control_ext.o mv -f .deps/control_shm.Tpo .deps/control_shm.Plo mv -f .deps/control_ext.Tpo .deps/control_ext.Plo mv -f .deps/control.Tpo .deps/control.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libcontrol.la cards.lo tlv.lo namehint.lo hcontrol.lo control.lo control_hw.lo setup.lo ctlparse.lo control_symbols.lo control_shm.lo control_ext.lo libtool: link: 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/ctlparse.o .libs/control_symbols.o .libs/control_shm.o .libs/control_ext.o libtool: link: ranlib .libs/libcontrol.a libtool: link: ( cd ".libs" && rm -f "libcontrol.la" && ln -s "../libcontrol.la" "libcontrol.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/control' Making all in mixer make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/mixer' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/mixer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT bag.lo -MD -MP -MF .deps/bag.Tpo -c -o bag.lo ../../.././src/mixer/bag.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/mixer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mixer.lo -MD -MP -MF .deps/mixer.Tpo -c -o mixer.lo ../../.././src/mixer/mixer.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/mixer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../.././src/mixer/simple.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/mixer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT simple_none.lo -MD -MP -MF .deps/simple_none.Tpo -c -o simple_none.lo ../../.././src/mixer/simple_none.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/mixer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../.././src/mixer/simple.c -fPIC -DPIC -o .libs/simple.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/mixer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT simple_none.lo -MD -MP -MF .deps/simple_none.Tpo -c ../../.././src/mixer/simple_none.c -fPIC -DPIC -o .libs/simple_none.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/mixer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT bag.lo -MD -MP -MF .deps/bag.Tpo -c ../../.././src/mixer/bag.c -fPIC -DPIC -o .libs/bag.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/mixer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mixer.lo -MD -MP -MF .deps/mixer.Tpo -c ../../.././src/mixer/mixer.c -fPIC -DPIC -o .libs/mixer.o mv -f .deps/bag.Tpo .deps/bag.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/mixer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT simple_abst.lo -MD -MP -MF .deps/simple_abst.Tpo -c -o simple_abst.lo ../../.././src/mixer/simple_abst.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/mixer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT simple_abst.lo -MD -MP -MF .deps/simple_abst.Tpo -c ../../.././src/mixer/simple_abst.c -fPIC -DPIC -o .libs/simple_abst.o mv -f .deps/simple_abst.Tpo .deps/simple_abst.Plo mv -f .deps/mixer.Tpo .deps/mixer.Plo mv -f .deps/simple.Tpo .deps/simple.Plo mv -f .deps/simple_none.Tpo .deps/simple_none.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libmixer.la bag.lo mixer.lo simple.lo simple_none.lo simple_abst.lo libtool: link: ar cru .libs/libmixer.a .libs/bag.o .libs/mixer.o .libs/simple.o .libs/simple_none.o .libs/simple_abst.o libtool: link: ranlib .libs/libmixer.a libtool: link: ( cd ".libs" && rm -f "libmixer.la" && ln -s "../libmixer.la" "libmixer.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/mixer' Making all in pcm make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/pcm' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mask.lo -MD -MP -MF .deps/mask.Tpo -c -o mask.lo ../../.././src/pcm/mask.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT interval.lo -MD -MP -MF .deps/interval.Tpo -c -o interval.lo ../../.././src/pcm/interval.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm.lo -MD -MP -MF .deps/pcm.Tpo -c -o pcm.lo ../../.././src/pcm/pcm.c make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/pcm' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/pcm' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_params.lo -MD -MP -MF .deps/pcm_params.Tpo -c -o pcm_params.lo ../../.././src/pcm/pcm_params.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm.lo -MD -MP -MF .deps/pcm.Tpo -c ../../.././src/pcm/pcm.c -fPIC -DPIC -o .libs/pcm.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT mask.lo -MD -MP -MF .deps/mask.Tpo -c ../../.././src/pcm/mask.c -fPIC -DPIC -o .libs/mask.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT interval.lo -MD -MP -MF .deps/interval.Tpo -c ../../.././src/pcm/interval.c -fPIC -DPIC -o .libs/interval.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_params.lo -MD -MP -MF .deps/pcm_params.Tpo -c ../../.././src/pcm/pcm_params.c -fPIC -DPIC -o .libs/pcm_params.o mv -f .deps/mask.Tpo .deps/mask.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_simple.lo -MD -MP -MF .deps/pcm_simple.Tpo -c -o pcm_simple.lo ../../.././src/pcm/pcm_simple.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_simple.lo -MD -MP -MF .deps/pcm_simple.Tpo -c ../../.././src/pcm/pcm_simple.c -fPIC -DPIC -o .libs/pcm_simple.o mv -f .deps/pcm_simple.Tpo .deps/pcm_simple.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_hw.lo -MD -MP -MF .deps/pcm_hw.Tpo -c -o pcm_hw.lo ../../.././src/pcm/pcm_hw.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_hw.lo -MD -MP -MF .deps/pcm_hw.Tpo -c ../../.././src/pcm/pcm_hw.c -fPIC -DPIC -o .libs/pcm_hw.o mv -f .deps/interval.Tpo .deps/interval.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_misc.lo -MD -MP -MF .deps/pcm_misc.Tpo -c -o pcm_misc.lo ../../.././src/pcm/pcm_misc.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_misc.lo -MD -MP -MF .deps/pcm_misc.Tpo -c ../../.././src/pcm/pcm_misc.c -fPIC -DPIC -o .libs/pcm_misc.o mv -f .deps/pcm_misc.Tpo .deps/pcm_misc.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_mmap.lo -MD -MP -MF .deps/pcm_mmap.Tpo -c -o pcm_mmap.lo ../../.././src/pcm/pcm_mmap.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_mmap.lo -MD -MP -MF .deps/pcm_mmap.Tpo -c ../../.././src/pcm/pcm_mmap.c -fPIC -DPIC -o .libs/pcm_mmap.o mv -f .deps/pcm_params.Tpo .deps/pcm_params.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_symbols.lo -MD -MP -MF .deps/pcm_symbols.Tpo -c -o pcm_symbols.lo ../../.././src/pcm/pcm_symbols.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_symbols.lo -MD -MP -MF .deps/pcm_symbols.Tpo -c ../../.././src/pcm/pcm_symbols.c -fPIC -DPIC -o .libs/pcm_symbols.o mv -f .deps/pcm_symbols.Tpo .deps/pcm_symbols.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_generic.lo -MD -MP -MF .deps/pcm_generic.Tpo -c -o pcm_generic.lo ../../.././src/pcm/pcm_generic.c mv -f .deps/pcm_hw.Tpo .deps/pcm_hw.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_generic.lo -MD -MP -MF .deps/pcm_generic.Tpo -c ../../.././src/pcm/pcm_generic.c -fPIC -DPIC -o .libs/pcm_generic.o /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_plugin.lo -MD -MP -MF .deps/pcm_plugin.Tpo -c -o pcm_plugin.lo ../../.././src/pcm/pcm_plugin.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_plugin.lo -MD -MP -MF .deps/pcm_plugin.Tpo -c ../../.././src/pcm/pcm_plugin.c -fPIC -DPIC -o .libs/pcm_plugin.o mv -f .deps/pcm_mmap.Tpo .deps/pcm_mmap.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_copy.lo -MD -MP -MF .deps/pcm_copy.Tpo -c -o pcm_copy.lo ../../.././src/pcm/pcm_copy.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_copy.lo -MD -MP -MF .deps/pcm_copy.Tpo -c ../../.././src/pcm/pcm_copy.c -fPIC -DPIC -o .libs/pcm_copy.o mv -f .deps/pcm_generic.Tpo .deps/pcm_generic.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_linear.lo -MD -MP -MF .deps/pcm_linear.Tpo -c -o pcm_linear.lo ../../.././src/pcm/pcm_linear.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_linear.lo -MD -MP -MF .deps/pcm_linear.Tpo -c ../../.././src/pcm/pcm_linear.c -fPIC -DPIC -o .libs/pcm_linear.o mv -f .deps/pcm_copy.Tpo .deps/pcm_copy.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_route.lo -MD -MP -MF .deps/pcm_route.Tpo -c -o pcm_route.lo ../../.././src/pcm/pcm_route.c mv -f .deps/pcm_plugin.Tpo .deps/pcm_plugin.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_mulaw.lo -MD -MP -MF .deps/pcm_mulaw.Tpo -c -o pcm_mulaw.lo ../../.././src/pcm/pcm_mulaw.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_route.lo -MD -MP -MF .deps/pcm_route.Tpo -c ../../.././src/pcm/pcm_route.c -fPIC -DPIC -o .libs/pcm_route.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_mulaw.lo -MD -MP -MF .deps/pcm_mulaw.Tpo -c ../../.././src/pcm/pcm_mulaw.c -fPIC -DPIC -o .libs/pcm_mulaw.o mv -f .deps/pcm_mulaw.Tpo .deps/pcm_mulaw.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_alaw.lo -MD -MP -MF .deps/pcm_alaw.Tpo -c -o pcm_alaw.lo ../../.././src/pcm/pcm_alaw.c mv -f .deps/pcm_linear.Tpo .deps/pcm_linear.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_adpcm.lo -MD -MP -MF .deps/pcm_adpcm.Tpo -c -o pcm_adpcm.lo ../../.././src/pcm/pcm_adpcm.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_alaw.lo -MD -MP -MF .deps/pcm_alaw.Tpo -c ../../.././src/pcm/pcm_alaw.c -fPIC -DPIC -o .libs/pcm_alaw.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_adpcm.lo -MD -MP -MF .deps/pcm_adpcm.Tpo -c ../../.././src/pcm/pcm_adpcm.c -fPIC -DPIC -o .libs/pcm_adpcm.o mv -f .deps/pcm_alaw.Tpo .deps/pcm_alaw.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_rate.lo -MD -MP -MF .deps/pcm_rate.Tpo -c -o pcm_rate.lo ../../.././src/pcm/pcm_rate.c mv -f .deps/pcm_adpcm.Tpo .deps/pcm_adpcm.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_rate_linear.lo -MD -MP -MF .deps/pcm_rate_linear.Tpo -c -o pcm_rate_linear.lo ../../.././src/pcm/pcm_rate_linear.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_rate.lo -MD -MP -MF .deps/pcm_rate.Tpo -c ../../.././src/pcm/pcm_rate.c -fPIC -DPIC -o .libs/pcm_rate.o mv -f .deps/pcm_route.Tpo .deps/pcm_route.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_plug.lo -MD -MP -MF .deps/pcm_plug.Tpo -c -o pcm_plug.lo ../../.././src/pcm/pcm_plug.c mv -f .deps/pcm.Tpo .deps/pcm.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_multi.lo -MD -MP -MF .deps/pcm_multi.Tpo -c -o pcm_multi.lo ../../.././src/pcm/pcm_multi.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_rate_linear.lo -MD -MP -MF .deps/pcm_rate_linear.Tpo -c ../../.././src/pcm/pcm_rate_linear.c -fPIC -DPIC -o .libs/pcm_rate_linear.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_plug.lo -MD -MP -MF .deps/pcm_plug.Tpo -c ../../.././src/pcm/pcm_plug.c -fPIC -DPIC -o .libs/pcm_plug.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_multi.lo -MD -MP -MF .deps/pcm_multi.Tpo -c ../../.././src/pcm/pcm_multi.c -fPIC -DPIC -o .libs/pcm_multi.o mv -f .deps/pcm_plug.Tpo .deps/pcm_plug.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_shm.lo -MD -MP -MF .deps/pcm_shm.Tpo -c -o pcm_shm.lo ../../.././src/pcm/pcm_shm.c mv -f .deps/pcm_rate_linear.Tpo .deps/pcm_rate_linear.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_file.lo -MD -MP -MF .deps/pcm_file.Tpo -c -o pcm_file.lo ../../.././src/pcm/pcm_file.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_shm.lo -MD -MP -MF .deps/pcm_shm.Tpo -c ../../.././src/pcm/pcm_shm.c -fPIC -DPIC -o .libs/pcm_shm.o mv -f .deps/pcm_rate.Tpo .deps/pcm_rate.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_null.lo -MD -MP -MF .deps/pcm_null.Tpo -c -o pcm_null.lo ../../.././src/pcm/pcm_null.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_file.lo -MD -MP -MF .deps/pcm_file.Tpo -c ../../.././src/pcm/pcm_file.c -fPIC -DPIC -o .libs/pcm_file.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_null.lo -MD -MP -MF .deps/pcm_null.Tpo -c ../../.././src/pcm/pcm_null.c -fPIC -DPIC -o .libs/pcm_null.o mv -f .deps/pcm_multi.Tpo .deps/pcm_multi.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_empty.lo -MD -MP -MF .deps/pcm_empty.Tpo -c -o pcm_empty.lo ../../.././src/pcm/pcm_empty.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_empty.lo -MD -MP -MF .deps/pcm_empty.Tpo -c ../../.././src/pcm/pcm_empty.c -fPIC -DPIC -o .libs/pcm_empty.o mv -f .deps/pcm_null.Tpo .deps/pcm_null.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_share.lo -MD -MP -MF .deps/pcm_share.Tpo -c -o pcm_share.lo ../../.././src/pcm/pcm_share.c mv -f .deps/pcm_empty.Tpo .deps/pcm_empty.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_meter.lo -MD -MP -MF .deps/pcm_meter.Tpo -c -o pcm_meter.lo ../../.././src/pcm/pcm_meter.c mv -f .deps/pcm_shm.Tpo .deps/pcm_shm.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_hooks.lo -MD -MP -MF .deps/pcm_hooks.Tpo -c -o pcm_hooks.lo ../../.././src/pcm/pcm_hooks.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_share.lo -MD -MP -MF .deps/pcm_share.Tpo -c ../../.././src/pcm/pcm_share.c -fPIC -DPIC -o .libs/pcm_share.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_meter.lo -MD -MP -MF .deps/pcm_meter.Tpo -c ../../.././src/pcm/pcm_meter.c -fPIC -DPIC -o .libs/pcm_meter.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_hooks.lo -MD -MP -MF .deps/pcm_hooks.Tpo -c ../../.././src/pcm/pcm_hooks.c -fPIC -DPIC -o .libs/pcm_hooks.o ../../.././src/pcm/pcm_share.c: In function '_snd_pcm_share_missing': ../../.././src/pcm/pcm_share.c:293:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] 293 | read(share->slave_socket, buf, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../.././src/pcm/pcm_share.c:295:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 295 | write(share->client_socket, buf, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../.././src/pcm/pcm_share.c:298:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 298 | write(share->slave_socket, buf, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../.././src/pcm/pcm_share.c:300:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] 300 | read(share->client_socket, buf, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../.././src/pcm/pcm_share.c: In function 'snd_pcm_share_thread': ../../.././src/pcm/pcm_share.c:408:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] 408 | read(pfd[0].fd, buf, 1); | ^~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/pcm_file.Tpo .deps/pcm_file.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_lfloat.lo -MD -MP -MF .deps/pcm_lfloat.Tpo -c -o pcm_lfloat.lo ../../.././src/pcm/pcm_lfloat.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_lfloat.lo -MD -MP -MF .deps/pcm_lfloat.Tpo -c ../../.././src/pcm/pcm_lfloat.c -fPIC -DPIC -o .libs/pcm_lfloat.o mv -f .deps/pcm_hooks.Tpo .deps/pcm_hooks.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_ladspa.lo -MD -MP -MF .deps/pcm_ladspa.Tpo -c -o pcm_ladspa.lo ../../.././src/pcm/pcm_ladspa.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_ladspa.lo -MD -MP -MF .deps/pcm_ladspa.Tpo -c ../../.././src/pcm/pcm_ladspa.c -fPIC -DPIC -o .libs/pcm_ladspa.o mv -f .deps/pcm_meter.Tpo .deps/pcm_meter.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_dmix.lo -MD -MP -MF .deps/pcm_dmix.Tpo -c -o pcm_dmix.lo ../../.././src/pcm/pcm_dmix.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_dmix.lo -MD -MP -MF .deps/pcm_dmix.Tpo -c ../../.././src/pcm/pcm_dmix.c -fPIC -DPIC -o .libs/pcm_dmix.o mv -f .deps/pcm_lfloat.Tpo .deps/pcm_lfloat.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_dshare.lo -MD -MP -MF .deps/pcm_dshare.Tpo -c -o pcm_dshare.lo ../../.././src/pcm/pcm_dshare.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_dshare.lo -MD -MP -MF .deps/pcm_dshare.Tpo -c ../../.././src/pcm/pcm_dshare.c -fPIC -DPIC -o .libs/pcm_dshare.o mv -f .deps/pcm_share.Tpo .deps/pcm_share.Plo In file included from ../../.././src/pcm/pcm_dmix.c:144: ../../.././src/pcm/pcm_dmix_i386.c: In function 'mix_select_callbacks': ../../.././src/pcm/pcm_dmix_i386.c:108:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 108 | fgets(line, sizeof(line), in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_dsnoop.lo -MD -MP -MF .deps/pcm_dsnoop.Tpo -c -o pcm_dsnoop.lo ../../.././src/pcm/pcm_dsnoop.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_dsnoop.lo -MD -MP -MF .deps/pcm_dsnoop.Tpo -c ../../.././src/pcm/pcm_dsnoop.c -fPIC -DPIC -o .libs/pcm_dsnoop.o mv -f .deps/pcm_dshare.Tpo .deps/pcm_dshare.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_direct.lo -MD -MP -MF .deps/pcm_direct.Tpo -c -o pcm_direct.lo ../../.././src/pcm/pcm_direct.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_direct.lo -MD -MP -MF .deps/pcm_direct.Tpo -c ../../.././src/pcm/pcm_direct.c -fPIC -DPIC -o .libs/pcm_direct.o mv -f .deps/pcm_dsnoop.Tpo .deps/pcm_dsnoop.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_asym.lo -MD -MP -MF .deps/pcm_asym.Tpo -c -o pcm_asym.lo ../../.././src/pcm/pcm_asym.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_asym.lo -MD -MP -MF .deps/pcm_asym.Tpo -c ../../.././src/pcm/pcm_asym.c -fPIC -DPIC -o .libs/pcm_asym.o mv -f .deps/pcm_ladspa.Tpo .deps/pcm_ladspa.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_iec958.lo -MD -MP -MF .deps/pcm_iec958.Tpo -c -o pcm_iec958.lo ../../.././src/pcm/pcm_iec958.c mv -f .deps/pcm_dmix.Tpo .deps/pcm_dmix.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_softvol.lo -MD -MP -MF .deps/pcm_softvol.Tpo -c -o pcm_softvol.lo ../../.././src/pcm/pcm_softvol.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_iec958.lo -MD -MP -MF .deps/pcm_iec958.Tpo -c ../../.././src/pcm/pcm_iec958.c -fPIC -DPIC -o .libs/pcm_iec958.o mv -f .deps/pcm_asym.Tpo .deps/pcm_asym.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_extplug.lo -MD -MP -MF .deps/pcm_extplug.Tpo -c -o pcm_extplug.lo ../../.././src/pcm/pcm_extplug.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_softvol.lo -MD -MP -MF .deps/pcm_softvol.Tpo -c ../../.././src/pcm/pcm_softvol.c -fPIC -DPIC -o .libs/pcm_softvol.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_extplug.lo -MD -MP -MF .deps/pcm_extplug.Tpo -c ../../.././src/pcm/pcm_extplug.c -fPIC -DPIC -o .libs/pcm_extplug.o mv -f .deps/pcm_iec958.Tpo .deps/pcm_iec958.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_ioplug.lo -MD -MP -MF .deps/pcm_ioplug.Tpo -c -o pcm_ioplug.lo ../../.././src/pcm/pcm_ioplug.c mv -f .deps/pcm_extplug.Tpo .deps/pcm_extplug.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_mmap_emul.lo -MD -MP -MF .deps/pcm_mmap_emul.Tpo -c -o pcm_mmap_emul.lo ../../.././src/pcm/pcm_mmap_emul.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_ioplug.lo -MD -MP -MF .deps/pcm_ioplug.Tpo -c ../../.././src/pcm/pcm_ioplug.c -fPIC -DPIC -o .libs/pcm_ioplug.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/pcm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm_mmap_emul.lo -MD -MP -MF .deps/pcm_mmap_emul.Tpo -c ../../.././src/pcm/pcm_mmap_emul.c -fPIC -DPIC -o .libs/pcm_mmap_emul.o mv -f .deps/pcm_softvol.Tpo .deps/pcm_softvol.Plo mv -f .deps/pcm_mmap_emul.Tpo .deps/pcm_mmap_emul.Plo mv -f .deps/pcm_direct.Tpo .deps/pcm_direct.Plo mv -f .deps/pcm_ioplug.Tpo .deps/pcm_ioplug.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libpcm.la 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 libtool: link: ar cru .libs/libpcm.a .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 libtool: link: ranlib .libs/libpcm.a libtool: link: ( cd ".libs" && rm -f "libpcm.la" && ln -s "../libpcm.la" "libpcm.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/pcm' Making all in timer make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/timer' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo ../../.././src/timer/timer.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_hw.lo -MD -MP -MF .deps/timer_hw.Tpo -c -o timer_hw.lo ../../.././src/timer/timer_hw.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_query.lo -MD -MP -MF .deps/timer_query.Tpo -c -o timer_query.lo ../../.././src/timer/timer_query.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_query_hw.lo -MD -MP -MF .deps/timer_query_hw.Tpo -c -o timer_query_hw.lo ../../.././src/timer/timer_query_hw.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_query_hw.lo -MD -MP -MF .deps/timer_query_hw.Tpo -c ../../.././src/timer/timer_query_hw.c -fPIC -DPIC -o .libs/timer_query_hw.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_hw.lo -MD -MP -MF .deps/timer_hw.Tpo -c ../../.././src/timer/timer_hw.c -fPIC -DPIC -o .libs/timer_hw.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_query.lo -MD -MP -MF .deps/timer_query.Tpo -c ../../.././src/timer/timer_query.c -fPIC -DPIC -o .libs/timer_query.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c ../../.././src/timer/timer.c -fPIC -DPIC -o .libs/timer.o mv -f .deps/timer_query_hw.Tpo .deps/timer_query_hw.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_symbols.lo -MD -MP -MF .deps/timer_symbols.Tpo -c -o timer_symbols.lo ../../.././src/timer/timer_symbols.c mv -f .deps/timer_hw.Tpo .deps/timer_hw.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/timer -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT timer_symbols.lo -MD -MP -MF .deps/timer_symbols.Tpo -c ../../.././src/timer/timer_symbols.c -fPIC -DPIC -o .libs/timer_symbols.o mv -f .deps/timer_symbols.Tpo .deps/timer_symbols.Plo mv -f .deps/timer_query.Tpo .deps/timer_query.Plo mv -f .deps/timer.Tpo .deps/timer.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libtimer.la timer.lo timer_hw.lo timer_query.lo timer_query_hw.lo timer_symbols.lo libtool: link: 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 libtool: link: ranlib .libs/libtimer.a libtool: link: ( cd ".libs" && rm -f "libtimer.la" && ln -s "../libtimer.la" "libtimer.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/timer' Making all in rawmidi make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/rawmidi' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi.lo -MD -MP -MF .deps/rawmidi.Tpo -c -o rawmidi.lo ../../.././src/rawmidi/rawmidi.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi_hw.lo -MD -MP -MF .deps/rawmidi_hw.Tpo -c -o rawmidi_hw.lo ../../.././src/rawmidi/rawmidi_hw.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi_symbols.lo -MD -MP -MF .deps/rawmidi_symbols.Tpo -c -o rawmidi_symbols.lo ../../.././src/rawmidi/rawmidi_symbols.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi_virt.lo -MD -MP -MF .deps/rawmidi_virt.Tpo -c -o rawmidi_virt.lo ../../.././src/rawmidi/rawmidi_virt.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi.lo -MD -MP -MF .deps/rawmidi.Tpo -c ../../.././src/rawmidi/rawmidi.c -fPIC -DPIC -o .libs/rawmidi.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi_hw.lo -MD -MP -MF .deps/rawmidi_hw.Tpo -c ../../.././src/rawmidi/rawmidi_hw.c -fPIC -DPIC -o .libs/rawmidi_hw.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi_virt.lo -MD -MP -MF .deps/rawmidi_virt.Tpo -c ../../.././src/rawmidi/rawmidi_virt.c -fPIC -DPIC -o .libs/rawmidi_virt.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/rawmidi -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rawmidi_symbols.lo -MD -MP -MF .deps/rawmidi_symbols.Tpo -c ../../.././src/rawmidi/rawmidi_symbols.c -fPIC -DPIC -o .libs/rawmidi_symbols.o mv -f .deps/rawmidi_symbols.Tpo .deps/rawmidi_symbols.Plo mv -f .deps/rawmidi_virt.Tpo .deps/rawmidi_virt.Plo mv -f .deps/rawmidi_hw.Tpo .deps/rawmidi_hw.Plo mv -f .deps/rawmidi.Tpo .deps/rawmidi.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o librawmidi.la rawmidi.lo rawmidi_hw.lo rawmidi_symbols.lo rawmidi_virt.lo libtool: link: ar cru .libs/librawmidi.a .libs/rawmidi.o .libs/rawmidi_hw.o .libs/rawmidi_symbols.o .libs/rawmidi_virt.o libtool: link: ranlib .libs/librawmidi.a libtool: link: ( cd ".libs" && rm -f "librawmidi.la" && ln -s "../librawmidi.la" "librawmidi.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/rawmidi' Making all in hwdep make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/hwdep' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/hwdep -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hwdep.lo -MD -MP -MF .deps/hwdep.Tpo -c -o hwdep.lo ../../.././src/hwdep/hwdep.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/hwdep -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hwdep_hw.lo -MD -MP -MF .deps/hwdep_hw.Tpo -c -o hwdep_hw.lo ../../.././src/hwdep/hwdep_hw.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/hwdep -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hwdep_symbols.lo -MD -MP -MF .deps/hwdep_symbols.Tpo -c -o hwdep_symbols.lo ../../.././src/hwdep/hwdep_symbols.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/hwdep -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hwdep.lo -MD -MP -MF .deps/hwdep.Tpo -c ../../.././src/hwdep/hwdep.c -fPIC -DPIC -o .libs/hwdep.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/hwdep -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hwdep_hw.lo -MD -MP -MF .deps/hwdep_hw.Tpo -c ../../.././src/hwdep/hwdep_hw.c -fPIC -DPIC -o .libs/hwdep_hw.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/hwdep -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hwdep_symbols.lo -MD -MP -MF .deps/hwdep_symbols.Tpo -c ../../.././src/hwdep/hwdep_symbols.c -fPIC -DPIC -o .libs/hwdep_symbols.o mv -f .deps/hwdep_symbols.Tpo .deps/hwdep_symbols.Plo mv -f .deps/hwdep_hw.Tpo .deps/hwdep_hw.Plo mv -f .deps/hwdep.Tpo .deps/hwdep.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libhwdep.la hwdep.lo hwdep_hw.lo hwdep_symbols.lo libtool: link: ar cru .libs/libhwdep.a .libs/hwdep.o .libs/hwdep_hw.o .libs/hwdep_symbols.o libtool: link: ranlib .libs/libhwdep.a libtool: link: ( cd ".libs" && rm -f "libhwdep.la" && ln -s "../libhwdep.la" "libhwdep.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/hwdep' Making all in seq make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/seq' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_hw.lo -MD -MP -MF .deps/seq_hw.Tpo -c -o seq_hw.lo ../../.././src/seq/seq_hw.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq.lo -MD -MP -MF .deps/seq.Tpo -c -o seq.lo ../../.././src/seq/seq.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_event.lo -MD -MP -MF .deps/seq_event.Tpo -c -o seq_event.lo ../../.././src/seq/seq_event.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seqmid.lo -MD -MP -MF .deps/seqmid.Tpo -c -o seqmid.lo ../../.././src/seq/seqmid.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seqmid.lo -MD -MP -MF .deps/seqmid.Tpo -c ../../.././src/seq/seqmid.c -fPIC -DPIC -o .libs/seqmid.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_event.lo -MD -MP -MF .deps/seq_event.Tpo -c ../../.././src/seq/seq_event.c -fPIC -DPIC -o .libs/seq_event.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_hw.lo -MD -MP -MF .deps/seq_hw.Tpo -c ../../.././src/seq/seq_hw.c -fPIC -DPIC -o .libs/seq_hw.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq.lo -MD -MP -MF .deps/seq.Tpo -c ../../.././src/seq/seq.c -fPIC -DPIC -o .libs/seq.o mv -f .deps/seq_event.Tpo .deps/seq_event.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_midi_event.lo -MD -MP -MF .deps/seq_midi_event.Tpo -c -o seq_midi_event.lo ../../.././src/seq/seq_midi_event.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_midi_event.lo -MD -MP -MF .deps/seq_midi_event.Tpo -c ../../.././src/seq/seq_midi_event.c -fPIC -DPIC -o .libs/seq_midi_event.o mv -f .deps/seqmid.Tpo .deps/seqmid.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_symbols.lo -MD -MP -MF .deps/seq_symbols.Tpo -c -o seq_symbols.lo ../../.././src/seq/seq_symbols.c mv -f .deps/seq_hw.Tpo .deps/seq_hw.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_old.lo -MD -MP -MF .deps/seq_old.Tpo -c -o seq_old.lo ../../.././src/seq/seq_old.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_symbols.lo -MD -MP -MF .deps/seq_symbols.Tpo -c ../../.././src/seq/seq_symbols.c -fPIC -DPIC -o .libs/seq_symbols.o mv -f .deps/seq_symbols.Tpo .deps/seq_symbols.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/seq -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT seq_old.lo -MD -MP -MF .deps/seq_old.Tpo -c ../../.././src/seq/seq_old.c -fPIC -DPIC -o .libs/seq_old.o mv -f .deps/seq_midi_event.Tpo .deps/seq_midi_event.Plo mv -f .deps/seq_old.Tpo .deps/seq_old.Plo mv -f .deps/seq.Tpo .deps/seq.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libseq.la seq_hw.lo seq.lo seq_event.lo seqmid.lo seq_midi_event.lo seq_symbols.lo seq_old.lo libtool: link: 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 libtool: link: ranlib .libs/libseq.a libtool: link: ( cd ".libs" && rm -f "libseq.la" && ln -s "../libseq.la" "libseq.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/seq' Making all in ucm make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/ucm' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo ../../.././src/ucm/utils.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo ../../.././src/ucm/parser.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ucm_cond.lo -MD -MP -MF .deps/ucm_cond.Tpo -c -o ucm_cond.lo ../../.././src/ucm/ucm_cond.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ucm_subs.lo -MD -MP -MF .deps/ucm_subs.Tpo -c -o ucm_subs.lo ../../.././src/ucm/ucm_subs.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c ../../.././src/ucm/parser.c -fPIC -DPIC -o .libs/parser.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c ../../.././src/ucm/utils.c -fPIC -DPIC -o .libs/utils.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ucm_cond.lo -MD -MP -MF .deps/ucm_cond.Tpo -c ../../.././src/ucm/ucm_cond.c -fPIC -DPIC -o .libs/ucm_cond.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ucm_subs.lo -MD -MP -MF .deps/ucm_subs.Tpo -c ../../.././src/ucm/ucm_subs.c -fPIC -DPIC -o .libs/ucm_subs.o mv -f .deps/ucm_cond.Tpo .deps/ucm_cond.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo ../../.././src/ucm/main.c mv -f .deps/ucm_subs.Tpo .deps/ucm_subs.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/ucm -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT main.lo -MD -MP -MF .deps/main.Tpo -c ../../.././src/ucm/main.c -fPIC -DPIC -o .libs/main.o mv -f .deps/utils.Tpo .deps/utils.Plo mv -f .deps/parser.Tpo .deps/parser.Plo mv -f .deps/main.Tpo .deps/main.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libucm.la utils.lo parser.lo ucm_cond.lo ucm_subs.lo main.lo libtool: link: ar cru .libs/libucm.a .libs/utils.o .libs/parser.o .libs/ucm_cond.o .libs/ucm_subs.o .libs/main.o libtool: link: ranlib .libs/libucm.a libtool: link: ( cd ".libs" && rm -f "libucm.la" && ln -s "../libucm.la" "libucm.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/ucm' Making all in conf make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf' Making all in cards make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf/cards' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf/cards' Making all in pcm make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf/pcm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf/pcm' make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf' make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf' make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src' /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo ../.././src/conf.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT confmisc.lo -MD -MP -MF .deps/confmisc.Tpo -c -o confmisc.lo ../.././src/confmisc.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT input.lo -MD -MP -MF .deps/input.Tpo -c -o input.lo ../.././src/input.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT output.lo -MD -MP -MF .deps/output.Tpo -c -o output.lo ../.././src/output.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c ../.././src/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT input.lo -MD -MP -MF .deps/input.Tpo -c ../.././src/input.c -fPIC -DPIC -o .libs/input.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT output.lo -MD -MP -MF .deps/output.Tpo -c ../.././src/output.c -fPIC -DPIC -o .libs/output.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT confmisc.lo -MD -MP -MF .deps/confmisc.Tpo -c ../.././src/confmisc.c -fPIC -DPIC -o .libs/confmisc.o mv -f .deps/input.Tpo .deps/input.Plo mv -f .deps/output.Tpo .deps/output.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT async.lo -MD -MP -MF .deps/async.Tpo -c -o async.lo ../.././src/async.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo ../.././src/error.c mv -f .deps/confmisc.Tpo .deps/confmisc.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT dlmisc.lo -MD -MP -MF .deps/dlmisc.Tpo -c -o dlmisc.lo ../.././src/dlmisc.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../.././src/error.c -fPIC -DPIC -o .libs/error.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT async.lo -MD -MP -MF .deps/async.Tpo -c ../.././src/async.c -fPIC -DPIC -o .libs/async.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT dlmisc.lo -MD -MP -MF .deps/dlmisc.Tpo -c ../.././src/dlmisc.c -fPIC -DPIC -o .libs/dlmisc.o mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c -o socket.lo ../.././src/socket.c mv -f .deps/async.Tpo .deps/async.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT shmarea.lo -MD -MP -MF .deps/shmarea.Tpo -c -o shmarea.lo ../.././src/shmarea.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c ../.././src/socket.c -fPIC -DPIC -o .libs/socket.o mv -f .deps/dlmisc.Tpo .deps/dlmisc.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT userfile.lo -MD -MP -MF .deps/userfile.Tpo -c -o userfile.lo ../.././src/userfile.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT shmarea.lo -MD -MP -MF .deps/shmarea.Tpo -c ../.././src/shmarea.c -fPIC -DPIC -o .libs/shmarea.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT userfile.lo -MD -MP -MF .deps/userfile.Tpo -c ../.././src/userfile.c -fPIC -DPIC -o .libs/userfile.o mv -f .deps/shmarea.Tpo .deps/shmarea.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT names.lo -MD -MP -MF .deps/names.Tpo -c -o names.lo ../.././src/names.c mv -f .deps/socket.Tpo .deps/socket.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././src -I../include -I../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT names.lo -MD -MP -MF .deps/names.Tpo -c ../.././src/names.c -fPIC -DPIC -o .libs/names.o mv -f .deps/userfile.Tpo .deps/userfile.Plo mv -f .deps/names.Tpo .deps/names.Plo mv -f .deps/conf.Tpo .deps/conf.Plo /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -version-info 2:0:0 -Wl,--version-script=Versions -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libasound.la -rpath /usr/lib 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 ucm/libucm.la -lm -ldl -lpthread -lrt libtool: link: i686-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--version-script=Versions -Wl,-z -Wl,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .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 ucm/.libs/libucm.a -Wl,--no-whole-archive -lm -ldl -lpthread -lrt -Wl,-soname -Wl,libasound.so.2 -o .libs/libasound.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libasound.so.2" && ln -s "libasound.so.2.0.0" "libasound.so.2") libtool: link: (cd ".libs" && rm -f "libasound.so" && ln -s "libasound.so.2.0.0" "libasound.so") libtool: link: ( cd ".libs" && rm -f "libasound.la" && ln -s "../libasound.la" "libasound.la" ) make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src' make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src' Making all in src/topology make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/topology' /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo ../../.././src/topology/parser.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT builder.lo -MD -MP -MF .deps/builder.Tpo -c -o builder.lo ../../.././src/topology/builder.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ctl.lo -MD -MP -MF .deps/ctl.Tpo -c -o ctl.lo ../../.././src/topology/ctl.c /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT dapm.lo -MD -MP -MF .deps/dapm.Tpo -c -o dapm.lo ../../.././src/topology/dapm.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c ../../.././src/topology/parser.c -fPIC -DPIC -o .libs/parser.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ctl.lo -MD -MP -MF .deps/ctl.Tpo -c ../../.././src/topology/ctl.c -fPIC -DPIC -o .libs/ctl.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT dapm.lo -MD -MP -MF .deps/dapm.Tpo -c ../../.././src/topology/dapm.c -fPIC -DPIC -o .libs/dapm.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT builder.lo -MD -MP -MF .deps/builder.Tpo -c ../../.././src/topology/builder.c -fPIC -DPIC -o .libs/builder.o ../../.././src/topology/ctl.c: In function 'tplg_decode_control_enum1': ../../.././src/topology/ctl.c:1374:27: warning: taking address of packed member of 'struct snd_soc_tplg_enum_control' may result in an unaligned pointer value [-Waddress-of-packed-member] 1374 | et->values[i] = (int *)&ec->values[j]; | ^~~~~~~~~~~~~~ mv -f .deps/parser.Tpo .deps/parser.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm.lo -MD -MP -MF .deps/pcm.Tpo -c -o pcm.lo ../../.././src/topology/pcm.c mv -f .deps/builder.Tpo .deps/builder.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo ../../.././src/topology/data.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT pcm.lo -MD -MP -MF .deps/pcm.Tpo -c ../../.././src/topology/pcm.c -fPIC -DPIC -o .libs/pcm.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT data.lo -MD -MP -MF .deps/data.Tpo -c ../../.././src/topology/data.c -fPIC -DPIC -o .libs/data.o ../../.././src/topology/pcm.c: In function 'tplg_parse_stream_caps': ../../.././src/topology/pcm.c:468:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 468 | if (parse_unsigned(n, &sc->rate_min)) | ^~~~~~~~~~~~~ ../../.././src/topology/pcm.c:474:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 474 | if (parse_unsigned(n, &sc->rate_max)) | ^~~~~~~~~~~~~ ../../.././src/topology/pcm.c:480:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 480 | if (parse_unsigned(n, &sc->channels_min)) | ^~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:486:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 486 | if (parse_unsigned(n, &sc->channels_max)) | ^~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:492:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 492 | if (parse_unsigned(n, &sc->periods_min)) | ^~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:498:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 498 | if (parse_unsigned(n, &sc->periods_max)) | ^~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:504:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 504 | if (parse_unsigned(n, &sc->period_size_min)) | ^~~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:510:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 510 | if (parse_unsigned(n, &sc->period_size_max)) | ^~~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:516:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 516 | if (parse_unsigned(n, &sc->buffer_size_min)) | ^~~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:522:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 522 | if (parse_unsigned(n, &sc->buffer_size_max)) | ^~~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:528:26: warning: taking address of packed member of 'struct snd_soc_tplg_stream_caps' may result in an unaligned pointer value [-Waddress-of-packed-member] 528 | if (parse_unsigned(n, &sc->sig_bits)) | ^~~~~~~~~~~~~ ../../.././src/topology/pcm.c: In function 'tplg_parse_streams': ../../.././src/topology/pcm.c:633:14: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 633 | playback = &pcm->playback; | ^~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:634:13: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 634 | capture = &pcm->capture; | ^~~~~~~~~~~~~ ../../.././src/topology/pcm.c:640:14: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 640 | playback = &dai->playback; | ^~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:641:13: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 641 | capture = &dai->capture; | ^~~~~~~~~~~~~ ../../.././src/topology/pcm.c: In function 'tplg_parse_fe_dai': ../../.././src/topology/pcm.c:761:29: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 761 | if (tplg_get_unsigned(n, &pcm->dai_id, 0)) { | ^~~~~~~~~~~~ ../../.././src/topology/pcm.c: In function 'tplg_parse_pcm': ../../.././src/topology/pcm.c:865:26: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 865 | if (parse_unsigned(n, &pcm->pcm_id)) | ^~~~~~~~~~~~ ../../.././src/topology/pcm.c:901:5: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 901 | &pcm->flag_mask, &pcm->flags); | ^~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:901:22: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 901 | &pcm->flag_mask, &pcm->flags); | ^~~~~~~~~~~ ../../.././src/topology/pcm.c:910:5: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 910 | &pcm->flag_mask, &pcm->flags); | ^~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:910:22: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 910 | &pcm->flag_mask, &pcm->flags); | ^~~~~~~~~~~ ../../.././src/topology/pcm.c:919:5: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 919 | &pcm->flag_mask, &pcm->flags); | ^~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:919:22: warning: taking address of packed member of 'struct snd_soc_tplg_pcm' may result in an unaligned pointer value [-Waddress-of-packed-member] 919 | &pcm->flag_mask, &pcm->flags); | ^~~~~~~~~~~ ../../.././src/topology/pcm.c: In function 'tplg_parse_dai': ../../.././src/topology/pcm.c:1006:26: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1006 | if (parse_unsigned(n, &dai->dai_id)) | ^~~~~~~~~~~~ ../../.././src/topology/pcm.c:1012:26: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1012 | if (parse_unsigned(n, &dai->playback)) | ^~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1019:26: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1019 | if (parse_unsigned(n, &dai->capture)) | ^~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1038:5: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1038 | &dai->flag_mask, &dai->flags); | ^~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1038:22: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1038 | &dai->flag_mask, &dai->flags); | ^~~~~~~~~~~ ../../.././src/topology/pcm.c:1047:5: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1047 | &dai->flag_mask, &dai->flags); | ^~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1047:22: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1047 | &dai->flag_mask, &dai->flags); | ^~~~~~~~~~~ ../../.././src/topology/pcm.c:1056:5: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1056 | &dai->flag_mask, &dai->flags); | ^~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1056:22: warning: taking address of packed member of 'struct snd_soc_tplg_dai' may result in an unaligned pointer value [-Waddress-of-packed-member] 1056 | &dai->flag_mask, &dai->flags); | ^~~~~~~~~~~ ../../.././src/topology/pcm.c: In function 'tplg_parse_link': ../../.././src/topology/pcm.c:1160:26: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1160 | if (parse_unsigned(n, &link->id)) | ^~~~~~~~~ ../../.././src/topology/pcm.c:1183:26: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1183 | if (parse_unsigned(n, &link->default_hw_config_id)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1192:5: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1192 | &link->flag_mask, &link->flags); | ^~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1192:23: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1192 | &link->flag_mask, &link->flags); | ^~~~~~~~~~~~ ../../.././src/topology/pcm.c:1201:5: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1201 | &link->flag_mask, &link->flags); | ^~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1201:23: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1201 | &link->flag_mask, &link->flags); | ^~~~~~~~~~~~ ../../.././src/topology/pcm.c:1210:5: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1210 | &link->flag_mask, &link->flags); | ^~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1210:23: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1210 | &link->flag_mask, &link->flags); | ^~~~~~~~~~~~ ../../.././src/topology/pcm.c: In function 'tplg_parse_cc': ../../.././src/topology/pcm.c:1298:26: warning: taking address of packed member of 'struct snd_soc_tplg_link_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1298 | if (parse_unsigned(n, &link->id)) | ^~~~~~~~~ ../../.././src/topology/pcm.c: In function 'tplg_parse_hw_config': ../../.././src/topology/pcm.c:1430:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1430 | if (parse_unsigned(n, &hw_cfg->id)) | ^~~~~~~~~~~ ../../.././src/topology/pcm.c:1469:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1469 | if (parse_unsigned(n, &hw_cfg->bclk_rate)) | ^~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1516:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1516 | if (parse_unsigned(n, &hw_cfg->fsync_rate)) | ^~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1523:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1523 | if (parse_unsigned(n, &hw_cfg->mclk_rate)) | ^~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1564:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1564 | if (parse_unsigned(n, &hw_cfg->tdm_slots)) | ^~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1570:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1570 | if (parse_unsigned(n, &hw_cfg->tdm_slot_width)) | ^~~~~~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1576:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1576 | if (parse_unsigned(n, &hw_cfg->tx_slots)) | ^~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1582:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1582 | if (parse_unsigned(n, &hw_cfg->rx_slots)) | ^~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1588:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1588 | if (parse_unsigned(n, &hw_cfg->tx_channels)) | ^~~~~~~~~~~~~~~~~~~~ ../../.././src/topology/pcm.c:1594:26: warning: taking address of packed member of 'struct snd_soc_tplg_hw_config' may result in an unaligned pointer value [-Waddress-of-packed-member] 1594 | if (parse_unsigned(n, &hw_cfg->rx_channels)) | ^~~~~~~~~~~~~~~~~~~~ mv -f .deps/dapm.Tpo .deps/dapm.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT text.lo -MD -MP -MF .deps/text.Tpo -c -o text.lo ../../.././src/topology/text.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT text.lo -MD -MP -MF .deps/text.Tpo -c ../../.././src/topology/text.c -fPIC -DPIC -o .libs/text.o mv -f .deps/text.Tpo .deps/text.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c -o channel.lo ../../.././src/topology/channel.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c ../../.././src/topology/channel.c -fPIC -DPIC -o .libs/channel.o mv -f .deps/ctl.Tpo .deps/ctl.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c -o ops.lo ../../.././src/topology/ops.c mv -f .deps/channel.Tpo .deps/channel.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT elem.lo -MD -MP -MF .deps/elem.Tpo -c -o elem.lo ../../.././src/topology/elem.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c ../../.././src/topology/ops.c -fPIC -DPIC -o .libs/ops.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT elem.lo -MD -MP -MF .deps/elem.Tpo -c ../../.././src/topology/elem.c -fPIC -DPIC -o .libs/elem.o mv -f .deps/data.Tpo .deps/data.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT save.lo -MD -MP -MF .deps/save.Tpo -c -o save.lo ../../.././src/topology/save.c mv -f .deps/ops.Tpo .deps/ops.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT decoder.lo -MD -MP -MF .deps/decoder.Tpo -c -o decoder.lo ../../.././src/topology/decoder.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT save.lo -MD -MP -MF .deps/save.Tpo -c ../../.././src/topology/save.c -fPIC -DPIC -o .libs/save.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT decoder.lo -MD -MP -MF .deps/decoder.Tpo -c ../../.././src/topology/decoder.c -fPIC -DPIC -o .libs/decoder.o mv -f .deps/elem.Tpo .deps/elem.Plo /bin/sh ../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo ../../.././src/topology/log.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../.././src/topology -I../../include -I../../.././include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT log.lo -MD -MP -MF .deps/log.Tpo -c ../../.././src/topology/log.c -fPIC -DPIC -o .libs/log.o mv -f .deps/decoder.Tpo .deps/decoder.Plo mv -f .deps/pcm.Tpo .deps/pcm.Plo mv -f .deps/log.Tpo .deps/log.Plo mv -f .deps/save.Tpo .deps/save.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -version-info 2:0:0 -Wl,--version-script=../Versions -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libatopology.la -rpath /usr/lib parser.lo builder.lo ctl.lo dapm.lo pcm.lo data.lo text.lo channel.lo ops.lo elem.lo save.lo decoder.lo log.lo ../libasound.la libtool: link: i686-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--version-script=../Versions -Wl,-z -Wl,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/parser.o .libs/builder.o .libs/ctl.o .libs/dapm.o .libs/pcm.o .libs/data.o .libs/text.o .libs/channel.o .libs/ops.o .libs/elem.o .libs/save.o .libs/decoder.o .libs/log.o -Wl,-rpath -Wl,/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/.libs ../.libs/libasound.so -lm -ldl -lpthread -lrt -Wl,-soname -Wl,libatopology.so.2 -o .libs/libatopology.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libatopology.so.2" && ln -s "libatopology.so.2.0.0" "libatopology.so.2") libtool: link: (cd ".libs" && rm -f "libatopology.so" && ln -s "libatopology.so.2.0.0" "libatopology.so") libtool: link: ( cd ".libs" && rm -f "libatopology.la" && ln -s "../libatopology.la" "libatopology.la" ) make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/topology' Making all in modules make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules' Making all in mixer make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer' Making all in simple make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer/simple' /bin/sh ../../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT sbase.lo -MD -MP -MF .deps/sbase.Tpo -c -o sbase.lo ../../../.././modules/mixer/simple/sbase.c /bin/sh ../../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ac97.lo -MD -MP -MF .deps/ac97.Tpo -c -o ac97.lo ../../../.././modules/mixer/simple/ac97.c /bin/sh ../../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT sbasedl.lo -MD -MP -MF .deps/sbasedl.Tpo -c -o sbasedl.lo ../../../.././modules/mixer/simple/sbasedl.c /bin/sh ../../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hda.lo -MD -MP -MF .deps/hda.Tpo -c -o hda.lo ../../../.././modules/mixer/simple/hda.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT sbasedl.lo -MD -MP -MF .deps/sbasedl.Tpo -c ../../../.././modules/mixer/simple/sbasedl.c -fPIC -DPIC -o .libs/sbasedl.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT sbase.lo -MD -MP -MF .deps/sbase.Tpo -c ../../../.././modules/mixer/simple/sbase.c -fPIC -DPIC -o .libs/sbase.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ac97.lo -MD -MP -MF .deps/ac97.Tpo -c ../../../.././modules/mixer/simple/ac97.c -fPIC -DPIC -o .libs/ac97.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hda.lo -MD -MP -MF .deps/hda.Tpo -c ../../../.././modules/mixer/simple/hda.c -fPIC -DPIC -o .libs/hda.o mv -f .deps/ac97.Tpo .deps/ac97.Plo /bin/sh ../../../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smixer_python_la-python.lo -MD -MP -MF .deps/smixer_python_la-python.Tpo -c -o smixer_python_la-python.lo `test -f 'python.c' || echo '../../../.././modules/mixer/simple/'`python.c mv -f .deps/hda.Tpo .deps/hda.Plo mv -f .deps/sbasedl.Tpo .deps/sbasedl.Plo /bin/sh ../../../libtool --tag=CC --mode=link i686-tld-linux-gcc -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o smixer-ac97.la -rpath /usr/lib/alsa-lib/smixer ac97.lo sbasedl.lo ../../../src/libasound.la -ldl /bin/sh ../../../libtool --tag=CC --mode=link i686-tld-linux-gcc -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o smixer-hda.la -rpath /usr/lib/alsa-lib/smixer hda.lo sbasedl.lo ../../../src/libasound.la -ldl libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../../../.././modules/mixer/simple -I../../../include -I../../../.././include -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smixer_python_la-python.lo -MD -MP -MF .deps/smixer_python_la-python.Tpo -c ../../../.././modules/mixer/simple/python.c -fPIC -DPIC -o .libs/smixer_python_la-python.o mv -f .deps/sbase.Tpo .deps/sbase.Plo /bin/sh ../../../libtool --tag=CC --mode=link i686-tld-linux-gcc -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o smixer-sbase.la -rpath /usr/lib/alsa-lib/smixer sbase.lo ../../../src/libasound.la libtool: link: i686-tld-linux-gcc -shared -fPIC -DPIC -g -O2 -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,-z -Wl,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/ac97.o .libs/sbasedl.o -Wl,-rpath -Wl,/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/.libs ../../../src/.libs/libasound.so -lm -lpthread -lrt -ldl -Wl,-soname -Wl,smixer-ac97.so -o .libs/smixer-ac97.so libtool: link: i686-tld-linux-gcc -shared -fPIC -DPIC -g -O2 -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,-z -Wl,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/hda.o .libs/sbasedl.o -Wl,-rpath -Wl,/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/.libs ../../../src/.libs/libasound.so -lm -lpthread -lrt -ldl -Wl,-soname -Wl,smixer-hda.so -o .libs/smixer-hda.so libtool: link: ( cd ".libs" && rm -f "smixer-ac97.la" && ln -s "../smixer-ac97.la" "smixer-ac97.la" ) libtool: link: ( cd ".libs" && rm -f "smixer-hda.la" && ln -s "../smixer-hda.la" "smixer-hda.la" ) libtool: link: i686-tld-linux-gcc -shared -fPIC -DPIC -g -O2 -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,-z -Wl,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/sbase.o -Wl,-rpath -Wl,/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/.libs ../../../src/.libs/libasound.so -lm -ldl -lpthread -lrt -Wl,-soname -Wl,smixer-sbase.so -o .libs/smixer-sbase.so libtool: link: ( cd ".libs" && rm -f "smixer-sbase.la" && ln -s "../smixer-sbase.la" "smixer-sbase.la" ) mv -f .deps/smixer_python_la-python.Tpo .deps/smixer_python_la-python.Plo /bin/sh ../../../libtool --tag=CC --mode=link i686-tld-linux-gcc -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o smixer-python.la -rpath /usr/lib/alsa-lib/smixer smixer_python_la-python.lo ../../../src/libasound.la -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm libtool: link: i686-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,-z -Wl,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/smixer_python_la-python.o -Wl,-rpath -Wl,/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/.libs ../../../src/.libs/libasound.so -lrt -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -Wl,-soname -Wl,smixer-python.so -o .libs/smixer-python.so libtool: link: ( cd ".libs" && rm -f "smixer-python.la" && ln -s "../smixer-python.la" "smixer-python.la" ) make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer/simple' make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer' make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer' make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules' make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules' Making all in aserver make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/aserver' i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I../.././aserver -I../include -I../.././include -I../.././src/pcm -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT aserver.o -MD -MP -MF .deps/aserver.Tpo -c -o aserver.o ../.././aserver/aserver.c mv -f .deps/aserver.Tpo .deps/aserver.Po /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o aserver aserver.o ../src/libasound.la libtool: link: i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/aserver aserver.o ../src/.libs/libasound.so -lm -ldl -lpthread -lrt make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/aserver' Making all in test make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/test' Making all in . make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/test' Making all in lsb make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/test/lsb' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/test/lsb' make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/test' Making all in utils make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/utils' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/utils' make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared' + /usr/bin/make -j4 doc /usr/bin/make -C include all make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include' /usr/bin/make all-recursive make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include' Making all in sound make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound' Making all in uapi make[4]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound/uapi' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound/uapi' make[4]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound' make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound' make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include' make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include' make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include' make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include' /usr/bin/make -C doc doc make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc' test -e doxygen.cfg || sed s:[@]top_srcdir[@]:..:g doxygen.cfg.in > doxygen.cfg doxygen doxygen.cfg /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/asoundef.h:346: warning: end of file while inside a group /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/pcm.h:359: warning: Compound snd_pcm_audio_tstamp_report_t is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1087: warning: Compound snd_tplg_obj_template_t is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/topology/ctl.c:25: warning: Compound ctl_access_elem is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/topology/pcm.c:1332: warning: Compound audio_hw_format is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/topology/data.c:719: warning: Compound tuple_type is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/topology/elem.c:485: warning: Compound tplg_alloc is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/pcm.h:353: warning: Compound snd_pcm_audio_tstamp_config_t is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:848: warning: Compound snd_tplg_channel_elem is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/asoundlib.h:44: warning: Member __inline__ (macro definition) of file asoundlib.h is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/conf.h:87: warning: Member snd_config_topdir(void) (function) of group Config is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/conf.h:138: warning: Member snd_config_imake_safe_string(snd_config_t **config, const char *key, const char *ascii) (function) of group Config is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/global.h:130: warning: Member snd_shm_area_create(int shmid, void *ptr) (function) of group Global is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/global.h:131: warning: Member snd_shm_area_share(struct snd_shm_area *area) (function) of group Global is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/global.h:132: warning: Member snd_shm_area_destroy(struct snd_shm_area *area) (function) of group Global is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/pcm.h:346: warning: Member snd_pcm_tstamp_type_t (enumeration) of group PCM is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/seq_event.h:260: warning: Member __attribute__((packed)) (function) of group SeqEvents is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/async.c:32: warning: Member MAX_SIG_FUNCTION_CODE (macro definition) of file async.c is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/conf.c:2557: warning: Member snd_config_imake_safe_string(snd_config_t **config, const char *id, const char *value) (function) of group Config is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/conf.c:5291: warning: Member page_size(void) (function) of file conf.c is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/conf.c:5298: warning: Member page_align(size_t size) (function) of file conf.c is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/conf.c:5308: warning: Member page_ptr(size_t object_offset, size_t object_size, size_t *offset, size_t *mmap_offset) (function) of file conf.c is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/control/control.c:333: warning: Member validate_element_member_dimension(info) (macro definition) of file control.c is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/dlmisc.c:119: warning: Member use_symbol_version(__snd_dlopen_old, snd_dlopen, ALSA_0.9) (function) of file dlmisc.c is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm.c:2212: warning: argument 'mode' of command @param is not found in the argument list of snd_pcm_tstamp_type_name(snd_pcm_tstamp_type_t type) /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm.c:2212: warning: The following parameters of snd_pcm_tstamp_type_name(snd_pcm_tstamp_type_t type) are not documented: parameter 'type' /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm_meter.c:37: warning: Member atomic_read(ptr) (macro definition) of file pcm_meter.c is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm_meter.c:38: warning: Member atomic_add(ptr, n) (macro definition) of file pcm_meter.c is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm_meter.c:39: warning: Member atomic_dec(ptr) (macro definition) of file pcm_meter.c is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm_route.c:758: warning: Member MAX_CHMAP_CHANNELS (macro definition) of file pcm_route.c is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm.c:51: warning: image file wave1.gif is not found in IMAGE_PATH: assuming external image. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm.c:56: warning: image file wave2.gif is not found in IMAGE_PATH: assuming external image. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm_ioplug.c:1119: warning: explicit link request to 'snd_pcm_extplug_set_param_link(ext, SND_PCM_EXTPLUG_HW_FORMAT, 1)' could not be resolved /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm_ioplug.c:1120: warning: explicit link request to 'snd_pcm_extplug_set_param_link(ext, SND_PCM_EXTPLUG_HW_CHANNELS, 1)' could not be resolved /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/global.h:130: warning: Member snd_shm_area_create(int shmid, void *ptr) (function) of group Global is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/global.h:131: warning: Member snd_shm_area_share(struct snd_shm_area *area) (function) of group Global is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/global.h:132: warning: Member snd_shm_area_destroy(struct snd_shm_area *area) (function) of group Global is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/conf.h:87: warning: Member snd_config_topdir(void) (function) of group Config is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/conf.h:138: warning: Member snd_config_imake_safe_string(snd_config_t **config, const char *key, const char *ascii) (function) of group Config is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/pcm.h:346: warning: Member snd_pcm_tstamp_type_t (enumeration) of group PCM is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm.c:6884: warning: argument 'ptr' of command @param is not found in the argument list of snd_pcm_status_get_audio_htstamp_report(const snd_pcm_status_t *obj, snd_pcm_audio_tstamp_report_t *audio_tstamp_report) /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm.c:6884: warning: The following parameters of snd_pcm_status_get_audio_htstamp_report(const snd_pcm_status_t *obj, snd_pcm_audio_tstamp_report_t *audio_tstamp_report) are not documented: parameter 'audio_tstamp_report' /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm.c:6898: warning: argument 'ptr' of command @param is not found in the argument list of snd_pcm_status_set_audio_htstamp_config(snd_pcm_status_t *obj, snd_pcm_audio_tstamp_config_t *audio_tstamp_config) /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm.c:6898: warning: The following parameters of snd_pcm_status_set_audio_htstamp_config(snd_pcm_status_t *obj, snd_pcm_audio_tstamp_config_t *audio_tstamp_config) are not documented: parameter 'audio_tstamp_config' /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm.c:3372: warning: argument 'dst_areas' of command @param is not found in the argument list of snd_pcm_areas_copy_wrap(const snd_pcm_channel_area_t *dst_channels, snd_pcm_uframes_t dst_offset, const snd_pcm_uframes_t dst_size, const snd_pcm_channel_area_t *src_channels, snd_pcm_uframes_t src_offset, const snd_pcm_uframes_t src_size, const unsigned int channels, snd_pcm_uframes_t frames, const snd_pcm_format_t format) /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm.c:3372: warning: argument 'src_areas' of command @param is not found in the argument list of snd_pcm_areas_copy_wrap(const snd_pcm_channel_area_t *dst_channels, snd_pcm_uframes_t dst_offset, const snd_pcm_uframes_t dst_size, const snd_pcm_channel_area_t *src_channels, snd_pcm_uframes_t src_offset, const snd_pcm_uframes_t src_size, const unsigned int channels, snd_pcm_uframes_t frames, const snd_pcm_format_t format) /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/pcm/pcm.c:3372: warning: The following parameters of snd_pcm_areas_copy_wrap(const snd_pcm_channel_area_t *dst_channels, snd_pcm_uframes_t dst_offset, const snd_pcm_uframes_t dst_size, const snd_pcm_channel_area_t *src_channels, snd_pcm_uframes_t src_offset, const snd_pcm_uframes_t src_size, const unsigned int channels, snd_pcm_uframes_t frames, const snd_pcm_format_t format) are not documented: parameter 'dst_channels' parameter 'src_channels' parameter 'src_size' /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/seq_event.h:260: warning: Member __attribute__((packed)) (function) of group SeqEvents is not documented. /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/ucm/main.c:1731: warning: Invalid list item found /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/ucm/main.c:1734: warning: Invalid list item found /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/ucm/main.c:1745: warning: Invalid list item found /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/ucm/main.c:1748: warning: Invalid list item found /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/ucm/main.c:1755: warning: Invalid list item found /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/ucm/main.c:1758: warning: Invalid list item found /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/ucm/main.c:1766: warning: Invalid list item found /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/ucm/main.c:1769: warning: Invalid list item found /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/ucm/main.c:1802: warning: Invalid list item found /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/use-case.h:497: warning: argument 'elem_id' of command @param is not found in the argument list of snd_use_case_parse_ctl_elem_id(snd_ctl_elem_id_t *dst, const char *ucm_id, const char *value) /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/use-case.h:497: warning: The following parameters of snd_use_case_parse_ctl_elem_id(snd_ctl_elem_id_t *dst, const char *ucm_id, const char *value) are not documented: parameter 'dst' /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:256: warning: explicit link request to 'Index' could not be resolved /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:291: warning: found tag without matching
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:676: warning: explicit link request to 'default' could not be resolved
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1162: warning: The following parameters of snd_tplg_decode(snd_tplg_t *tplg, void *bin, size_t size, int dflags) are not documented:
  parameter 'dflags'
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1154: warning: The following parameters of snd_tplg_save(snd_tplg_t *tplg, char **dst, int flags) are not documented:
  parameter 'flags'
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/topology/pcm.c:1333: warning: Member type (variable) of class audio_hw_format is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/topology/pcm.c:1334: warning: Member name (variable) of class audio_hw_format is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/topology/ctl.c:26: warning: Member name (variable) of class ctl_access_elem is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/topology/ctl.c:27: warning: Member value (variable) of class ctl_access_elem is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/control_external.h:143: warning: Member tlv (variable) of class snd_ctl_ext is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/pcm.h:355: warning: Member type_requested (variable) of class snd_pcm_audio_tstamp_config_t is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/pcm.h:356: warning: Member report_delay (variable) of class snd_pcm_audio_tstamp_config_t is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/pcm.h:363: warning: Member valid (variable) of class snd_pcm_audio_tstamp_report_t is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/pcm.h:366: warning: Member actual_type (variable) of class snd_pcm_audio_tstamp_report_t is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/pcm.h:369: warning: Member accuracy_report (variable) of class snd_pcm_audio_tstamp_report_t is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/pcm.h:370: warning: Member accuracy (variable) of class snd_pcm_audio_tstamp_report_t is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1026: warning: Member id (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1027: warning: Member fmt (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1028: warning: Member clock_gated (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1029: warning: Member invert_bclk (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1030: warning: Member invert_fsync (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1031: warning: Member bclk_master (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1032: warning: Member fsync_master (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1033: warning: Member mclk_direction (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1034: warning: Member reserved (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1035: warning: Member mclk_rate (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1036: warning: Member bclk_rate (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1037: warning: Member fsync_rate (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1038: warning: Member tdm_slots (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1039: warning: Member tdm_slot_width (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1040: warning: Member tx_slots (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1041: warning: Member rx_slots (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1042: warning: Member tx_channels (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1043: warning: Member tx_chanmap (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1044: warning: Member rx_channels (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1045: warning: Member rx_chanmap (variable) of class snd_tplg_hw_config_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1076: warning: Member num_hw_configs (variable) of class snd_tplg_link_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1077: warning: Member default_hw_config_id (variable) of class snd_tplg_link_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1079: warning: Member flag_mask (variable) of class snd_tplg_link_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/include/topology.h:1080: warning: Member flags (variable) of class snd_tplg_link_template is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/topology/elem.c:486: warning: Member list (variable) of class tplg_alloc is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/topology/elem.c:487: warning: Member data[0] (variable) of class tplg_alloc is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/topology/data.c:720: warning: Member type (variable) of class tuple_type is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/topology/data.c:721: warning: Member name (variable) of class tuple_type is not documented.
/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/src/topology/data.c:722: warning: Member size (variable) of class tuple_type is not documented.
make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc'
+ cd ..
+ exit 0
Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.T4719C/BUILD/tmp  /bin/sh -e /tmp/B.T4719C/BUILD/tmp/rpm-tmp.29638
TMP=/home/users/builder/tmp
HOME=/home/users/builder
PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin
TMPDIR=/tmp/B.T4719C/BUILD/tmp
+ umask 022
+ cd /tmp/B.T4719C/BUILD
+ /bin/rm '--interactive=never' -rf /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder
+ /bin/mkdir -p /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder
+ cd alsa-lib-1.2.2
+ rm -rf /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder
+ install -d /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/lib /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/etc/alsa/conf.d /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/alsa/alsa.conf.d /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/etc/modprobe.d
+ /usr/bin/make -j4 -C build-static/src install-libLTLIBRARIES 'DESTDIR=/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder'
make: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src'
 /bin/mkdir -p '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libasound.la '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib'
libtool: install: /usr/bin/install -c .libs/libasound.lai /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/libasound.la
libtool: install: /usr/bin/install -c .libs/libasound.a /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/libasound.a
libtool: install: chmod 644 /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/libasound.a
libtool: install: ranlib /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/libasound.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-static/src'
+ /usr/bin/make -j4 -C build-shared install 'DESTDIR=/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder'
make: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared'
Making install in doc
make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc'
Making install in pictures
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc/pictures'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/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 '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc/pictures'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc/pictures'
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/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 '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc'
make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/doc'
Making install in include
make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include'
Making install in sound
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound'
Making install in uapi
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound/uapi'
make[4]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound/uapi'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/include/alsa/sound/uapi'
 /usr/bin/install -c -m 644 ../../../.././include/sound/uapi/asound_fm.h ../../../.././include/sound/uapi/hdsp.h ../../../.././include/sound/uapi/hdspm.h ../../../.././include/sound/uapi/sb16_csp.h ../../../.././include/sound/uapi/sscape_ioctl.h ../../../.././include/sound/uapi/emu10k1.h ../../../.././include/sound/uapi/asoc.h ../../../.././include/sound/uapi/tlv.h '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/include/alsa/sound/uapi'
make[4]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound/uapi'
make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound/uapi'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound'
make[4]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/include/alsa/sound'
 /usr/bin/install -c -m 644 ../../.././include/sound/asound_fm.h ../../.././include/sound/hdsp.h ../../.././include/sound/hdspm.h ../../.././include/sound/sb16_csp.h ../../.././include/sound/sscape_ioctl.h ../../.././include/sound/emu10k1.h ../../.././include/sound/asoc.h ../../.././include/sound/tlv.h ../../.././include/sound/type_compat.h '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/include/alsa/sound'
make[4]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound'
make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include/sound'
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/include/alsa'
 /usr/bin/install -c -m 644 asoundlib.h ../.././include/asoundef.h version.h ../.././include/global.h ../.././include/input.h ../.././include/output.h ../.././include/error.h ../.././include/conf.h ../.././include/control.h ../.././include/control_external.h ../.././include/pcm.h ../.././include/pcm_old.h ../.././include/timer.h ../.././include/pcm_plugin.h ../.././include/pcm_rate.h ../.././include/pcm_external.h ../.././include/pcm_extplug.h ../.././include/pcm_ioplug.h ../.././include/rawmidi.h ../.././include/hwdep.h ../.././include/mixer.h ../.././include/mixer_abst.h ../.././include/seq_event.h ../.././include/seq.h ../.././include/seqmid.h ../.././include/seq_midi_event.h ../.././include/use-case.h ../.././include/topology.h '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/include/alsa'
/usr/bin/make  install-data-hook
make[4]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include'
test -d /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/include/sys || mkdir -p /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/include/sys
/usr/bin/install -c -m 644 ../.././include/sys.h /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/include/sys/asoundlib.h
/usr/bin/install -c -m 644 ../.././include/sys.h /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/include/asoundlib.h
make[4]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include'
make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include'
make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/include'
Making install in src
make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src'
Making install in control
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/control'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/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 '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/control'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/control'
Making install in mixer
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/mixer'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/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 '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/mixer'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/mixer'
Making install in pcm
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/pcm'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/pcm'
make[4]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/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 '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/pcm'
make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/pcm'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/pcm'
Making install in timer
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/timer'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/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 '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/timer'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/timer'
Making install in rawmidi
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/rawmidi'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/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 '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/rawmidi'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/rawmidi'
Making install in hwdep
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/hwdep'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/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 '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/hwdep'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/hwdep'
Making install in seq
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/seq'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/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 '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/seq'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/seq'
Making install in ucm
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/ucm'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/ucm'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/ucm'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/ucm'
Making install in conf
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf'
Making install in cards
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf/cards'
make[4]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf/cards'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/alsa/cards'
 /usr/bin/install -c -m 644 ../../../.././src/conf/cards/aliases.conf ../../../.././src/conf/cards/AACI.conf ../../../.././src/conf/cards/ATIIXP.conf ../../../.././src/conf/cards/ATIIXP-SPDMA.conf ../../../.././src/conf/cards/ATIIXP-MODEM.conf ../../../.././src/conf/cards/AU8810.conf ../../../.././src/conf/cards/AU8820.conf ../../../.././src/conf/cards/AU8830.conf ../../../.././src/conf/cards/Audigy.conf ../../../.././src/conf/cards/Audigy2.conf ../../../.././src/conf/cards/Aureon51.conf ../../../.././src/conf/cards/Aureon71.conf ../../../.././src/conf/cards/CA0106.conf ../../../.././src/conf/cards/CMI8338.conf ../../../.././src/conf/cards/CMI8338-SWIEC.conf ../../../.././src/conf/cards/CMI8738-MC6.conf ../../../.././src/conf/cards/CMI8738-MC8.conf ../../../.././src/conf/cards/CMI8788.conf ../../../.././src/conf/cards/CS46xx.conf ../../../.././src/conf/cards/Echo_Echo3G.conf ../../../.././src/conf/cards/EMU10K1.conf ../../../.././src/conf/cards/EMU10K1X.conf ../../../.././src/conf/cards/ENS1370.conf ../../../.././src/conf/cards/ENS1371.conf ../../../.././src/conf/cards/ES1968.conf ../../../.././src/conf/cards/FM801.conf ../../../.././src/conf/cards/FWSpeakers.conf ../../../.././src/conf/cards/FireWave.conf ../../../.././src/conf/cards/GUS.conf ../../../.././src/conf/cards/HDA-Intel.conf ../../../.././src/conf/cards/HdmiLpeAudio.conf ../../../.././src/conf/cards/ICE1712.conf ../../../.././src/conf/cards/ICE1724.conf ../../../.././src/conf/cards/ICH.conf ../../../.././src/conf/cards/ICH4.conf ../../../.././src/conf/cards/ICH-MODEM.conf ../../../.././src/conf/cards/Loopback.conf ../../../.././src/conf/cards/Maestro3.conf ../../../.././src/conf/cards/NFORCE.conf ../../../.././src/conf/cards/PC-Speaker.conf '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/alsa/cards'
 /usr/bin/install -c -m 644 ../../../.././src/conf/cards/pistachio-card.conf ../../../.././src/conf/cards/PMac.conf ../../../.././src/conf/cards/PMacToonie.conf ../../../.././src/conf/cards/PS3.conf ../../../.././src/conf/cards/RME9636.conf ../../../.././src/conf/cards/RME9652.conf ../../../.././src/conf/cards/SI7018.conf ../../../.././src/conf/cards/SB-XFi.conf ../../../.././src/conf/cards/TRID4DWAVENX.conf ../../../.././src/conf/cards/USB-Audio.conf ../../../.././src/conf/cards/YMF744.conf ../../../.././src/conf/cards/vc4-hdmi.conf ../../../.././src/conf/cards/VIA686A.conf ../../../.././src/conf/cards/VIA8233.conf ../../../.././src/conf/cards/VIA8233A.conf ../../../.././src/conf/cards/VIA8237.conf ../../../.././src/conf/cards/VX222.conf ../../../.././src/conf/cards/VXPocket.conf ../../../.././src/conf/cards/VXPocket440.conf '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/alsa/cards'
make[4]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf/cards'
make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf/cards'
Making install in pcm
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf/pcm'
make[4]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf/pcm'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/alsa/pcm'
 /usr/bin/install -c -m 644 ../../../.././src/conf/pcm/default.conf ../../../.././src/conf/pcm/front.conf ../../../.././src/conf/pcm/rear.conf ../../../.././src/conf/pcm/center_lfe.conf ../../../.././src/conf/pcm/side.conf ../../../.././src/conf/pcm/surround21.conf ../../../.././src/conf/pcm/surround40.conf ../../../.././src/conf/pcm/surround41.conf ../../../.././src/conf/pcm/surround50.conf ../../../.././src/conf/pcm/surround51.conf ../../../.././src/conf/pcm/surround71.conf ../../../.././src/conf/pcm/iec958.conf ../../../.././src/conf/pcm/hdmi.conf ../../../.././src/conf/pcm/modem.conf ../../../.././src/conf/pcm/dmix.conf ../../../.././src/conf/pcm/dsnoop.conf ../../../.././src/conf/pcm/dpl.conf '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/alsa/pcm'
make[4]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf/pcm'
make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf/pcm'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf'
make[4]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/alsa'
 /usr/bin/install -c -m 644 ../../.././src/conf/alsa.conf ../../.././src/conf/smixer.conf '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/alsa'
make[4]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf'
make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/conf'
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src'
make[3]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libasound.la '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib'
libtool: install: /usr/bin/install -c .libs/libasound.so.2.0.0 /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/libasound.so.2.0.0
libtool: install: (cd /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/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; }; })
libtool: install: (cd /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/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; }; })
libtool: install: /usr/bin/install -c .libs/libasound.lai /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/libasound.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src'
make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src'
Making install in src/topology
make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/topology'
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/topology'
make[2]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libatopology.la '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib'
libtool: warning: relinking 'libatopology.la'
libtool: install: (cd /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/topology; /bin/sh "/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/libtool"  --tag CC --mode=relink i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -version-info 2:0:0 -Wl,--version-script=../Versions -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libatopology.la -rpath /usr/lib parser.lo builder.lo ctl.lo dapm.lo pcm.lo data.lo text.lo channel.lo ops.lo elem.lo save.lo decoder.lo log.lo ../libasound.la -inst-prefix-dir /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder)
libtool: relink: i686-tld-linux-gcc -shared  -fPIC -DPIC  -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,--version-script=../Versions -Wl,-z -Wl,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc    .libs/parser.o .libs/builder.o .libs/ctl.o .libs/dapm.o .libs/pcm.o .libs/data.o .libs/text.o .libs/channel.o .libs/ops.o .libs/elem.o .libs/save.o .libs/decoder.o .libs/log.o   -L/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib -L/usr/lib -lasound -lm -ldl -lpthread -lrt -Wl,-soname -Wl,libatopology.so.2 -o .libs/libatopology.so.2.0.0
libtool: install: /usr/bin/install -c .libs/libatopology.so.2.0.0T /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/libatopology.so.2.0.0
libtool: install: (cd /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib && { ln -s -f libatopology.so.2.0.0 libatopology.so.2 || { rm -f libatopology.so.2 && ln -s libatopology.so.2.0.0 libatopology.so.2; }; })
libtool: install: (cd /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib && { ln -s -f libatopology.so.2.0.0 libatopology.so || { rm -f libatopology.so && ln -s libatopology.so.2.0.0 libatopology.so; }; })
libtool: install: /usr/bin/install -c .libs/libatopology.lai /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/libatopology.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/topology'
make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/src/topology'
Making install in modules
make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules'
Making install in mixer
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer'
Making install in simple
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer/simple'
make[4]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer/simple'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/alsa-lib/smixer'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   smixer-sbase.la smixer-ac97.la smixer-hda.la smixer-python.la '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/alsa-lib/smixer'
libtool: warning: relinking 'smixer-sbase.la'
libtool: install: (cd /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer/simple; /bin/sh "/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/libtool"  --tag CC --mode=relink i686-tld-linux-gcc -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o smixer-sbase.la -rpath /usr/lib/alsa-lib/smixer sbase.lo ../../../src/libasound.la -inst-prefix-dir /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder)
libtool: relink: i686-tld-linux-gcc -shared  -fPIC -DPIC  -g -O2 -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,-z -Wl,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc    .libs/sbase.o   -L/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib -L/usr/lib -lasound -lm -ldl -lpthread -lrt -Wl,-soname -Wl,smixer-sbase.so -o .libs/smixer-sbase.so
libtool: install: /usr/bin/install -c .libs/smixer-sbase.soT /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/alsa-lib/smixer/smixer-sbase.so
libtool: install: /usr/bin/install -c .libs/smixer-sbase.lai /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/alsa-lib/smixer/smixer-sbase.la
libtool: warning: relinking 'smixer-ac97.la'
libtool: install: (cd /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer/simple; /bin/sh "/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/libtool"  --tag CC --mode=relink i686-tld-linux-gcc -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o smixer-ac97.la -rpath /usr/lib/alsa-lib/smixer ac97.lo sbasedl.lo ../../../src/libasound.la -ldl -inst-prefix-dir /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder)
libtool: relink: i686-tld-linux-gcc -shared  -fPIC -DPIC  -g -O2 -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,-z -Wl,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc    .libs/ac97.o .libs/sbasedl.o   -L/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib -L/usr/lib -lasound -lm -lpthread -lrt -ldl -Wl,-soname -Wl,smixer-ac97.so -o .libs/smixer-ac97.so
libtool: install: /usr/bin/install -c .libs/smixer-ac97.soT /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/alsa-lib/smixer/smixer-ac97.so
libtool: install: /usr/bin/install -c .libs/smixer-ac97.lai /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/alsa-lib/smixer/smixer-ac97.la
libtool: warning: relinking 'smixer-hda.la'
libtool: install: (cd /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer/simple; /bin/sh "/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/libtool"  --tag CC --mode=relink i686-tld-linux-gcc -g -O2 -W -Wall -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o smixer-hda.la -rpath /usr/lib/alsa-lib/smixer hda.lo sbasedl.lo ../../../src/libasound.la -ldl -inst-prefix-dir /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder)
libtool: relink: i686-tld-linux-gcc -shared  -fPIC -DPIC  -g -O2 -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,-z -Wl,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc    .libs/hda.o .libs/sbasedl.o   -L/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib -L/usr/lib -lasound -lm -lpthread -lrt -ldl -Wl,-soname -Wl,smixer-hda.so -o .libs/smixer-hda.so
libtool: install: /usr/bin/install -c .libs/smixer-hda.soT /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/alsa-lib/smixer/smixer-hda.so
libtool: install: /usr/bin/install -c .libs/smixer-hda.lai /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/alsa-lib/smixer/smixer-hda.la
libtool: warning: relinking 'smixer-python.la'
libtool: install: (cd /tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer/simple; /bin/sh "/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/libtool"  --tag CC --mode=relink i686-tld-linux-gcc -I/usr/include/python3.8 -I/usr/include/python3.8 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -Wl,-z,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o smixer-python.la -rpath /usr/lib/alsa-lib/smixer smixer_python_la-python.lo ../../../src/libasound.la -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm -inst-prefix-dir /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder)
libtool: relink: i686-tld-linux-gcc -shared  -fPIC -DPIC  -O2 -fstack-protector -march=i686 -mtune=pentium4 -Wl,-z -Wl,defs -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc    .libs/smixer_python_la-python.o   -L/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib -L/usr/lib -lasound -lrt -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -Wl,-soname -Wl,smixer-python.so -o .libs/smixer-python.so
libtool: install: /usr/bin/install -c .libs/smixer-python.soT /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/alsa-lib/smixer/smixer-python.so
libtool: install: /usr/bin/install -c .libs/smixer-python.lai /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/alsa-lib/smixer/smixer-python.la
libtool: warning: remember to run 'libtool --finish /usr/lib/alsa-lib/smixer'
make[4]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer/simple'
make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer/simple'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer'
make[4]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/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 '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer'
make[3]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules/mixer'
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/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 '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules'
make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/modules'
Making install in aserver
make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/aserver'
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/aserver'
make[2]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c aserver '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/bin'
libtool: install: /usr/bin/install -c .libs/aserver /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/bin/aserver
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/aserver'
make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/aserver'
Making install in test
make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/test'
Making install in .
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/test'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/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 '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/test'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/test'
Making install in lsb
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/test/lsb'
make[3]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/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 '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/test/lsb'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/test/lsb'
make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/test'
Making install in utils
make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/utils'
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/utils'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/aclocal'
 /bin/mkdir -p '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 alsa.pc alsa-topology.pc '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 ../.././utils/alsa.m4 '/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/aclocal'
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/utils'
make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared/utils'
make[1]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared'
make[2]: Entering directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared'
make[1]: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared'
make: Leaving directory '/tmp/B.T4719C/BUILD/alsa-lib-1.2.2/build-shared'
+ /bin/mv /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/libasound.so.2 /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/libasound.so.2.0.0 /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/lib
+ /bin/rm '--interactive=never' /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/libasound.so
+ cd /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/lib
+ echo libasound.so.2.0.0
+ ln -sf /lib/libasound.so.2.0.0 /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/libasound.so
+ tar xf /tmp/B.T4719C/alsa-topology-conf-1.2.2.tar.bz2 '--strip-components=1' -C /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/alsa alsa-topology-conf-1.2.2/topology
+ tar xf /tmp/B.T4719C/alsa-ucm-conf-1.2.2.tar.bz2 '--strip-components=1' -C /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/alsa alsa-ucm-conf-1.2.2/ucm alsa-ucm-conf-1.2.2/ucm2
+ install -D utils/alsa.m4 /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/aclocal/alsa.m4
+ install /tmp/B.T4719C/alsa-lib-modprobe.conf /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/etc/modprobe.d/alsa-base.conf
+ install /tmp/B.T4719C/alsa-lib-asound.conf /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/etc/asound.conf
+ /bin/rm '--interactive=never' /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/alsa-lib/smixer/smixer-ac97.la /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/alsa-lib/smixer/smixer-hda.la /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/alsa-lib/smixer/smixer-python.la /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/lib/alsa-lib/smixer/smixer-sbase.la
+ __spec_install_post_strip
+ set +x
Stripping 1 ELF executables...DONE
Stripping 6 ELF shared libraries...DONE
Stripping 1 ar archives...DONE
+ __spec_install_post_chrpath
+ set +x
Remove RPATH/RUNPATH from 7 executable binaries and shared object files.
+ __spec_install_post_check_so
+ set +x
Searching for shared objects with unresolved symbols... DONE
+ __spec_install_post_check_tmpfiles
+ set +x
Checking /var/run <-> tmpfiles.d completeness...
 DONE
+ __spec_install_post_compress_docs
+ set +x
+ __spec_install_post_compress_modules
+ set +x
+ __spec_install_post_py_hardlink
+ set +x
Processing files: alsa-lib-1.2.2-1
Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.T4719C/BUILD/tmp  /bin/sh -e /tmp/B.T4719C/BUILD/tmp/rpm-tmp.33831
+ umask 022
+ cd /tmp/B.T4719C/BUILD
+ cd alsa-lib-1.2.2
+ DOCDIR=/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/doc/alsa-lib-1.2.2 
+ export DOCDIR
+ rm -rf /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/doc/alsa-lib-1.2.2
+ /bin/mkdir -p /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/doc/alsa-lib-1.2.2
+ /usr/lib/rpm/compress-doc
Compressing documentation in /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/doc/alsa-lib-1.2.2...

Documentation compressed.
+ cp -pr doc/asoundrc.txt /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/doc/alsa-lib-1.2.2
+ /usr/lib/rpm/compress-doc
Compressing documentation in /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/doc/alsa-lib-1.2.2...
./asoundrc.txt 
Documentation compressed.
+ exit 0
Provides: config(alsa-lib) = 0:1.2.2-1 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) libasound.so.2(ALSA_1.1.6) libatopology.so.2 libatopology.so.2(ALSA_0.9) libatopology.so.2(ALSA_0.9.0) libatopology.so.2(ALSA_0.9.0rc4) libatopology.so.2(ALSA_0.9.0rc8) libatopology.so.2(ALSA_0.9.3) libatopology.so.2(ALSA_0.9.5) libatopology.so.2(ALSA_0.9.7) libatopology.so.2(ALSA_1.1.6) smixer-ac97.so smixer-hda.so smixer-sbase.so
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libasound.so.2 libasound.so.2(ALSA_0.9) libasound.so.2(ALSA_0.9.0rc8) libasound.so.2(ALSA_1.1.6) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.28) 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) libm.so.6(GLIBC_2.29) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH)
Conflicts: alsa-utils < 1.0.20-3
Obsoletes: alsa-libs
Processing files: alsa-lib-devel-1.2.2-1
Provides: libtool(/usr/lib/libasound.la) libtool(/usr/lib/libatopology.la) pkgconfig(alsa) = 1.2.2 pkgconfig(alsa-topology) = 1.2.2
Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1
Obsoletes: alsa-devel alsa-lib-devel-doc
Processing files: alsa-lib-static-1.2.2-1
Processing files: alsa-lib-apidocs-1.2.2-1
Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.T4719C/BUILD/tmp  /bin/sh -e /tmp/B.T4719C/BUILD/tmp/rpm-tmp.13715
+ umask 022
+ cd /tmp/B.T4719C/BUILD
+ cd alsa-lib-1.2.2
+ DOCDIR=/tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/doc/alsa-lib-apidocs-1.2.2 
+ export DOCDIR
+ rm -rf /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/doc/alsa-lib-apidocs-1.2.2
+ /bin/mkdir -p /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/doc/alsa-lib-apidocs-1.2.2
+ /usr/lib/rpm/compress-doc
Compressing documentation in /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/doc/alsa-lib-apidocs-1.2.2...

Documentation compressed.
+ cp -pr build-shared/doc/doxygen/html/_2test_2latency_8c-example.html build-shared/doc/doxygen/html/_2test_2pcm_8c-example.html build-shared/doc/doxygen/html/_2test_2pcm_min_8c-example.html build-shared/doc/doxygen/html/_2test_2rawmidi_8c-example.html build-shared/doc/doxygen/html/_2test_2timer_8c-example.html build-shared/doc/doxygen/html/annotated.html build-shared/doc/doxygen/html/asoundef_8h.html build-shared/doc/doxygen/html/asoundef_8h_source.html build-shared/doc/doxygen/html/asoundlib_8h.html build-shared/doc/doxygen/html/asoundlib_8h_source.html build-shared/doc/doxygen/html/async_8c.html build-shared/doc/doxygen/html/bc_s.png build-shared/doc/doxygen/html/bdwn.png build-shared/doc/doxygen/html/bug.html build-shared/doc/doxygen/html/cards_8c.html build-shared/doc/doxygen/html/classes.html build-shared/doc/doxygen/html/closed.png build-shared/doc/doxygen/html/conf.html build-shared/doc/doxygen/html/conf_8c.html build-shared/doc/doxygen/html/conf_8h.html build-shared/doc/doxygen/html/conf_8h_source.html build-shared/doc/doxygen/html/confarg.html build-shared/doc/doxygen/html/conffunc.html build-shared/doc/doxygen/html/confhooks.html build-shared/doc/doxygen/html/confmisc_8c.html build-shared/doc/doxygen/html/control.html build-shared/doc/doxygen/html/control_8c.html build-shared/doc/doxygen/html/control_8h.html build-shared/doc/doxygen/html/control_8h_source.html build-shared/doc/doxygen/html/control__ext_8c.html build-shared/doc/doxygen/html/control__external_8h.html build-shared/doc/doxygen/html/control__external_8h_source.html build-shared/doc/doxygen/html/ctl_external_plugins.html build-shared/doc/doxygen/html/deprecated.html build-shared/doc/doxygen/html/dir_381a0a05232d68d0a2ebe5cd502f4d69.html build-shared/doc/doxygen/html/dir_5f851d935025f1be023c2c62bd843fe2.html build-shared/doc/doxygen/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html build-shared/doc/doxygen/html/dir_8c35c1873c2690b478a9950d0638d637.html build-shared/doc/doxygen/html/dir_b73df3c68338d0823ff9d736eb268d89.html build-shared/doc/doxygen/html/dir_b81b067251166617f9d0a8c0cfc3a4a9.html build-shared/doc/doxygen/html/dir_d0e40b335958b6212fb6f781133eecbc.html build-shared/doc/doxygen/html/dir_d1b0f45016cd06bf2eb252bd3f501161.html build-shared/doc/doxygen/html/dir_d3519ec5023707b37568b471096da878.html build-shared/doc/doxygen/html/dir_d44c64559bbebec7f509842c48db8b23.html build-shared/doc/doxygen/html/dir_e68e8157741866f444e17edd764ebbae.html build-shared/doc/doxygen/html/dir_e8b3d2be6db305a5d41d291dd9fd6e9c.html build-shared/doc/doxygen/html/dlmisc_8c.html build-shared/doc/doxygen/html/doxygen.css build-shared/doc/doxygen/html/doxygen.png build-shared/doc/doxygen/html/dynsections.js build-shared/doc/doxygen/html/error_8c.html build-shared/doc/doxygen/html/error_8h.html build-shared/doc/doxygen/html/error_8h_source.html build-shared/doc/doxygen/html/examples.html build-shared/doc/doxygen/html/files.html build-shared/doc/doxygen/html/ftv2blank.png build-shared/doc/doxygen/html/ftv2cl.png build-shared/doc/doxygen/html/ftv2doc.png build-shared/doc/doxygen/html/ftv2folderclosed.png build-shared/doc/doxygen/html/ftv2folderopen.png build-shared/doc/doxygen/html/ftv2lastnode.png build-shared/doc/doxygen/html/ftv2link.png build-shared/doc/doxygen/html/ftv2mlastnode.png build-shared/doc/doxygen/html/ftv2mnode.png build-shared/doc/doxygen/html/ftv2mo.png build-shared/doc/doxygen/html/ftv2node.png build-shared/doc/doxygen/html/ftv2ns.png build-shared/doc/doxygen/html/ftv2plastnode.png build-shared/doc/doxygen/html/ftv2pnode.png build-shared/doc/doxygen/html/ftv2splitbar.png build-shared/doc/doxygen/html/ftv2vertline.png build-shared/doc/doxygen/html/functions.html build-shared/doc/doxygen/html/functions_0x62.html build-shared/doc/doxygen/html/functions_0x63.html build-shared/doc/doxygen/html/functions_0x64.html build-shared/doc/doxygen/html/functions_0x65.html build-shared/doc/doxygen/html/functions_0x66.html build-shared/doc/doxygen/html/functions_0x67.html build-shared/doc/doxygen/html/functions_0x68.html build-shared/doc/doxygen/html/functions_0x69.html build-shared/doc/doxygen/html/functions_0x6c.html build-shared/doc/doxygen/html/functions_0x6d.html build-shared/doc/doxygen/html/functions_0x6e.html build-shared/doc/doxygen/html/functions_0x6f.html build-shared/doc/doxygen/html/functions_0x70.html build-shared/doc/doxygen/html/functions_0x71.html build-shared/doc/doxygen/html/functions_0x72.html build-shared/doc/doxygen/html/functions_0x73.html build-shared/doc/doxygen/html/functions_0x74.html build-shared/doc/doxygen/html/functions_0x75.html build-shared/doc/doxygen/html/functions_0x76.html build-shared/doc/doxygen/html/functions_0x77.html build-shared/doc/doxygen/html/functions_vars.html build-shared/doc/doxygen/html/functions_vars_0x62.html build-shared/doc/doxygen/html/functions_vars_0x63.html build-shared/doc/doxygen/html/functions_vars_0x64.html build-shared/doc/doxygen/html/functions_vars_0x65.html build-shared/doc/doxygen/html/functions_vars_0x66.html build-shared/doc/doxygen/html/functions_vars_0x67.html build-shared/doc/doxygen/html/functions_vars_0x68.html build-shared/doc/doxygen/html/functions_vars_0x69.html build-shared/doc/doxygen/html/functions_vars_0x6c.html build-shared/doc/doxygen/html/functions_vars_0x6d.html build-shared/doc/doxygen/html/functions_vars_0x6e.html build-shared/doc/doxygen/html/functions_vars_0x6f.html build-shared/doc/doxygen/html/functions_vars_0x70.html build-shared/doc/doxygen/html/functions_vars_0x71.html build-shared/doc/doxygen/html/functions_vars_0x72.html build-shared/doc/doxygen/html/functions_vars_0x73.html build-shared/doc/doxygen/html/functions_vars_0x74.html build-shared/doc/doxygen/html/functions_vars_0x75.html build-shared/doc/doxygen/html/functions_vars_0x76.html build-shared/doc/doxygen/html/functions_vars_0x77.html build-shared/doc/doxygen/html/global_8h.html build-shared/doc/doxygen/html/global_8h_source.html build-shared/doc/doxygen/html/globals.html build-shared/doc/doxygen/html/globals_0x61.html build-shared/doc/doxygen/html/globals_0x63.html build-shared/doc/doxygen/html/globals_0x69.html build-shared/doc/doxygen/html/globals_0x6c.html build-shared/doc/doxygen/html/globals_0x6d.html build-shared/doc/doxygen/html/globals_0x70.html build-shared/doc/doxygen/html/globals_0x73.html build-shared/doc/doxygen/html/globals_defs.html build-shared/doc/doxygen/html/globals_defs_0x61.html build-shared/doc/doxygen/html/globals_defs_0x63.html build-shared/doc/doxygen/html/globals_defs_0x69.html build-shared/doc/doxygen/html/globals_defs_0x6d.html build-shared/doc/doxygen/html/globals_defs_0x73.html build-shared/doc/doxygen/html/globals_enum.html build-shared/doc/doxygen/html/globals_eval.html build-shared/doc/doxygen/html/globals_func.html build-shared/doc/doxygen/html/globals_func_0x73.html build-shared/doc/doxygen/html/globals_type.html build-shared/doc/doxygen/html/globals_vars.html build-shared/doc/doxygen/html/group___config.html build-shared/doc/doxygen/html/group___control.html build-shared/doc/doxygen/html/group___ctl_plugin___s_d_k.html build-shared/doc/doxygen/html/group___digital___audio___interface.html build-shared/doc/doxygen/html/group___error.html build-shared/doc/doxygen/html/group___global.html build-shared/doc/doxygen/html/group___h_control.html build-shared/doc/doxygen/html/group___hw_dep.html build-shared/doc/doxygen/html/group___input.html build-shared/doc/doxygen/html/group___m_i_d_i___commands.html build-shared/doc/doxygen/html/group___m_i_d_i___controllers.html build-shared/doc/doxygen/html/group___m_i_d_i___event.html build-shared/doc/doxygen/html/group___m_i_d_i___interface.html build-shared/doc/doxygen/html/group___mixer.html build-shared/doc/doxygen/html/group___output.html build-shared/doc/doxygen/html/group___p_c_m.html build-shared/doc/doxygen/html/group___p_c_m___access.html build-shared/doc/doxygen/html/group___p_c_m___deprecated.html build-shared/doc/doxygen/html/group___p_c_m___description.html build-shared/doc/doxygen/html/group___p_c_m___direct.html build-shared/doc/doxygen/html/group___p_c_m___dump.html build-shared/doc/doxygen/html/group___p_c_m___ext_plug.html build-shared/doc/doxygen/html/group___p_c_m___format.html build-shared/doc/doxygen/html/group___p_c_m___h_w___params.html build-shared/doc/doxygen/html/group___p_c_m___helpers.html build-shared/doc/doxygen/html/group___p_c_m___hook.html build-shared/doc/doxygen/html/group___p_c_m___i_o_plug.html build-shared/doc/doxygen/html/group___p_c_m___info.html build-shared/doc/doxygen/html/group___p_c_m___s_w___params.html build-shared/doc/doxygen/html/group___p_c_m___scope.html build-shared/doc/doxygen/html/group___p_c_m___simple.html build-shared/doc/doxygen/html/group___p_c_m___status.html build-shared/doc/doxygen/html/group___p_c_m___sub_format.html build-shared/doc/doxygen/html/group___plugin___s_d_k.html build-shared/doc/doxygen/html/group___raw_midi.html build-shared/doc/doxygen/html/group___s_control.html build-shared/doc/doxygen/html/group___seq_client.html build-shared/doc/doxygen/html/group___seq_ev_type.html build-shared/doc/doxygen/html/group___seq_event.html build-shared/doc/doxygen/html/group___seq_events.html build-shared/doc/doxygen/html/group___seq_middle.html build-shared/doc/doxygen/html/group___seq_misc.html build-shared/doc/doxygen/html/group___seq_port.html build-shared/doc/doxygen/html/group___seq_queue.html build-shared/doc/doxygen/html/group___seq_subscribe.html build-shared/doc/doxygen/html/group___sequencer.html build-shared/doc/doxygen/html/group___simple_mixer.html build-shared/doc/doxygen/html/group___timer.html build-shared/doc/doxygen/html/group__topology.html build-shared/doc/doxygen/html/group__ucm.html build-shared/doc/doxygen/html/hcontrol.html build-shared/doc/doxygen/html/hcontrol_8c.html build-shared/doc/doxygen/html/hwdep_8c.html build-shared/doc/doxygen/html/hwdep_8h.html build-shared/doc/doxygen/html/hwdep_8h_source.html build-shared/doc/doxygen/html/index.html build-shared/doc/doxygen/html/input_8c.html build-shared/doc/doxygen/html/input_8h.html build-shared/doc/doxygen/html/input_8h_source.html build-shared/doc/doxygen/html/jquery.js build-shared/doc/doxygen/html/mixer.html build-shared/doc/doxygen/html/mixer_8c.html build-shared/doc/doxygen/html/mixer_8h.html build-shared/doc/doxygen/html/mixer_8h_source.html build-shared/doc/doxygen/html/mixer__simple_8h_source.html build-shared/doc/doxygen/html/modules.html build-shared/doc/doxygen/html/namehint_8c.html build-shared/doc/doxygen/html/names_8c.html build-shared/doc/doxygen/html/nav_f.png build-shared/doc/doxygen/html/nav_g.png build-shared/doc/doxygen/html/nav_h.png build-shared/doc/doxygen/html/open.png build-shared/doc/doxygen/html/output_8c.html build-shared/doc/doxygen/html/output_8h.html build-shared/doc/doxygen/html/output_8h_source.html build-shared/doc/doxygen/html/pages.html build-shared/doc/doxygen/html/pcm.html build-shared/doc/doxygen/html/pcm_2pcm_8c.html build-shared/doc/doxygen/html/pcm_8h.html build-shared/doc/doxygen/html/pcm_8h_source.html build-shared/doc/doxygen/html/pcm__adpcm_8c.html build-shared/doc/doxygen/html/pcm__alaw_8c.html build-shared/doc/doxygen/html/pcm__asym_8c.html build-shared/doc/doxygen/html/pcm__copy_8c.html build-shared/doc/doxygen/html/pcm__dmix_8c.html build-shared/doc/doxygen/html/pcm__dshare_8c.html build-shared/doc/doxygen/html/pcm__dsnoop_8c.html build-shared/doc/doxygen/html/pcm__empty_8c.html build-shared/doc/doxygen/html/pcm__external_8h.html build-shared/doc/doxygen/html/pcm__external_8h_source.html build-shared/doc/doxygen/html/pcm__extplug_8c.html build-shared/doc/doxygen/html/pcm__extplug_8h.html build-shared/doc/doxygen/html/pcm__extplug_8h_source.html build-shared/doc/doxygen/html/pcm__file_8c.html build-shared/doc/doxygen/html/pcm__hooks_8c.html build-shared/doc/doxygen/html/pcm__hw_8c.html build-shared/doc/doxygen/html/pcm__iec958_8c.html build-shared/doc/doxygen/html/pcm__ioplug_8c.html build-shared/doc/doxygen/html/pcm__ioplug_8h.html build-shared/doc/doxygen/html/pcm__ioplug_8h_source.html build-shared/doc/doxygen/html/pcm__ladspa_8c.html build-shared/doc/doxygen/html/pcm__lfloat_8c.html build-shared/doc/doxygen/html/pcm__linear_8c.html build-shared/doc/doxygen/html/pcm__meter_8c.html build-shared/doc/doxygen/html/pcm__mmap__emul_8c.html build-shared/doc/doxygen/html/pcm__mulaw_8c.html build-shared/doc/doxygen/html/pcm__multi_8c.html build-shared/doc/doxygen/html/pcm__null_8c.html build-shared/doc/doxygen/html/pcm__plugin_8c.html build-shared/doc/doxygen/html/pcm__rate_8c.html build-shared/doc/doxygen/html/pcm__route_8c.html build-shared/doc/doxygen/html/pcm__share_8c.html build-shared/doc/doxygen/html/pcm__shm_8c.html build-shared/doc/doxygen/html/pcm__simple_8c.html build-shared/doc/doxygen/html/pcm__softvol_8c.html build-shared/doc/doxygen/html/pcm_external_plugins.html build-shared/doc/doxygen/html/pcm_plugins.html build-shared/doc/doxygen/html/rawmidi.html build-shared/doc/doxygen/html/rawmidi_8c.html build-shared/doc/doxygen/html/rawmidi_8h.html build-shared/doc/doxygen/html/rawmidi_8h_source.html build-shared/doc/doxygen/html/search build-shared/doc/doxygen/html/seq.html build-shared/doc/doxygen/html/seq_8c.html build-shared/doc/doxygen/html/seq_8h.html build-shared/doc/doxygen/html/seq_8h_source.html build-shared/doc/doxygen/html/seq__event_8c.html build-shared/doc/doxygen/html/seq__event_8h.html build-shared/doc/doxygen/html/seq__event_8h_source.html build-shared/doc/doxygen/html/seq__midi__event_8c.html build-shared/doc/doxygen/html/seq__midi__event_8h.html build-shared/doc/doxygen/html/seq__midi__event_8h_source.html build-shared/doc/doxygen/html/seqmid_8h.html build-shared/doc/doxygen/html/seqmid_8h_source.html build-shared/doc/doxygen/html/setup_8c.html build-shared/doc/doxygen/html/simple_8c.html build-shared/doc/doxygen/html/simple__abst_8c.html build-shared/doc/doxygen/html/simple__none_8c.html build-shared/doc/doxygen/html/structaudio__hw__format.html build-shared/doc/doxygen/html/structctl__access__elem.html build-shared/doc/doxygen/html/structsnd__aes__iec958__t.html build-shared/doc/doxygen/html/structsnd__ctl__ext.html build-shared/doc/doxygen/html/structsnd__ctl__ext__callback.html build-shared/doc/doxygen/html/structsnd__devname.html build-shared/doc/doxygen/html/structsnd__mixer__selem__regopt.html build-shared/doc/doxygen/html/structsnd__pcm__audio__tstamp__config__t.html build-shared/doc/doxygen/html/structsnd__pcm__audio__tstamp__report__t.html build-shared/doc/doxygen/html/structsnd__pcm__channel__area__t.html build-shared/doc/doxygen/html/structsnd__pcm__chmap__query__t.html build-shared/doc/doxygen/html/structsnd__pcm__chmap__t.html build-shared/doc/doxygen/html/structsnd__pcm__extplug.html build-shared/doc/doxygen/html/structsnd__pcm__extplug__callback.html build-shared/doc/doxygen/html/structsnd__pcm__ioplug.html build-shared/doc/doxygen/html/structsnd__pcm__ioplug__callback.html build-shared/doc/doxygen/html/structsnd__pcm__scope__ops__t.html build-shared/doc/doxygen/html/structsnd__seq__addr__t.html build-shared/doc/doxygen/html/structsnd__seq__connect__t.html build-shared/doc/doxygen/html/structsnd__seq__ev__ctrl__t.html build-shared/doc/doxygen/html/structsnd__seq__ev__ext.html build-shared/doc/doxygen/html/structsnd__seq__ev__note__t.html build-shared/doc/doxygen/html/structsnd__seq__ev__queue__control__t.html build-shared/doc/doxygen/html/structsnd__seq__ev__raw32__t.html build-shared/doc/doxygen/html/structsnd__seq__ev__raw8__t.html build-shared/doc/doxygen/html/structsnd__seq__event__t.html build-shared/doc/doxygen/html/structsnd__seq__queue__skew__t.html build-shared/doc/doxygen/html/structsnd__seq__real__time__t.html build-shared/doc/doxygen/html/structsnd__seq__result__t.html build-shared/doc/doxygen/html/structsnd__timer__read__t.html build-shared/doc/doxygen/html/structsnd__timer__tread__t.html build-shared/doc/doxygen/html/structsnd__tplg__bytes__template.html build-shared/doc/doxygen/html/structsnd__tplg__channel__elem.html build-shared/doc/doxygen/html/structsnd__tplg__channel__map__template.html build-shared/doc/doxygen/html/structsnd__tplg__channel__template.html build-shared/doc/doxygen/html/structsnd__tplg__ctl__template.html build-shared/doc/doxygen/html/structsnd__tplg__dai__template.html build-shared/doc/doxygen/html/structsnd__tplg__enum__template.html build-shared/doc/doxygen/html/structsnd__tplg__graph__elem.html build-shared/doc/doxygen/html/structsnd__tplg__graph__template.html build-shared/doc/doxygen/html/structsnd__tplg__hw__config__template.html build-shared/doc/doxygen/html/structsnd__tplg__io__ops__template.html build-shared/doc/doxygen/html/structsnd__tplg__link__template.html build-shared/doc/doxygen/html/structsnd__tplg__mixer__template.html build-shared/doc/doxygen/html/structsnd__tplg__obj__template.html build-shared/doc/doxygen/html/structsnd__tplg__obj__template__t.html build-shared/doc/doxygen/html/structsnd__tplg__pcm__template.html build-shared/doc/doxygen/html/structsnd__tplg__pdata__template.html build-shared/doc/doxygen/html/structsnd__tplg__stream__caps__template.html build-shared/doc/doxygen/html/structsnd__tplg__stream__template.html build-shared/doc/doxygen/html/structsnd__tplg__tlv__dbscale__template.html build-shared/doc/doxygen/html/structsnd__tplg__tlv__template.html build-shared/doc/doxygen/html/structsnd__tplg__widget__template.html build-shared/doc/doxygen/html/structtplg__alloc.html build-shared/doc/doxygen/html/structtuple__type.html build-shared/doc/doxygen/html/sync_off.png build-shared/doc/doxygen/html/sync_on.png build-shared/doc/doxygen/html/tab_a.png build-shared/doc/doxygen/html/tab_b.png build-shared/doc/doxygen/html/tab_h.png build-shared/doc/doxygen/html/tab_s.png build-shared/doc/doxygen/html/tabs.css build-shared/doc/doxygen/html/timer.html build-shared/doc/doxygen/html/timer_8c.html build-shared/doc/doxygen/html/timer_8h.html build-shared/doc/doxygen/html/timer_8h_source.html build-shared/doc/doxygen/html/timer__local_8h_source.html build-shared/doc/doxygen/html/timer__query_8c.html build-shared/doc/doxygen/html/tlv_8c.html build-shared/doc/doxygen/html/topology_8h_source.html build-shared/doc/doxygen/html/unionsnd__pcm__sync__id__t.html build-shared/doc/doxygen/html/unionsnd__seq__timestamp__t.html build-shared/doc/doxygen/html/use-case_8h.html build-shared/doc/doxygen/html/use-case_8h_source.html build-shared/doc/doxygen/html/version_8h_source.html /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/doc/alsa-lib-apidocs-1.2.2
+ /usr/lib/rpm/compress-doc
Compressing documentation in /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder/usr/share/doc/alsa-lib-apidocs-1.2.2...

Documentation compressed.
+ exit 0
Processing files: alsa-lib-smixer-python-1.2.2-1
Provides: smixer-python.so
Requires: libasound.so.2 libasound.so.2(ALSA_0.9) 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.4) libpython3.8.so.1.0 rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder
Wrote: /tmp/B.T4719C/RPMS/alsa-lib-1.2.2-1.i686.rpm
Wrote: /tmp/B.T4719C/RPMS/alsa-lib-devel-1.2.2-1.i686.rpm
Wrote: /tmp/B.T4719C/RPMS/alsa-lib-static-1.2.2-1.i686.rpm
Wrote: /tmp/B.T4719C/RPMS/alsa-lib-apidocs-1.2.2-1.i686.rpm
Wrote: /tmp/B.T4719C/RPMS/alsa-lib-smixer-python-1.2.2-1.i686.rpm
Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.T4719C/BUILD/tmp  /bin/sh -e /tmp/B.T4719C/BUILD/tmp/rpm-tmp.11102
+ umask 022
+ cd /tmp/B.T4719C/BUILD
+ cd alsa-lib-1.2.2
+ /bin/rm '--interactive=never' -rf /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder
+ rm -rf /tmp/B.T4719C/BUILD/tmp/alsa-lib-1.2.2-root-builder
ended at: Fri Mar 13 21:40:03 2020, done in 0:00:56.186046
+ chmod -R u+rwX /tmp/B.T4719C/BUILD
+ rm -rf /tmp/B.T4719C/tmp /tmp/B.T4719C/BUILD
copy rpm files to cache_dir: /spools/ready
Creating pndir index of /spools/ready/ (type=dir)...
Loading [pndir]previous /spools/ready/packages.ndir.gz...
Loading [dir]/spools/ready/...
Writing /spools/ready/packages.ndir.gz...
Begin-TLD-Builder-Info
upgrading packages
Preparing...                ##################################################
alsa-lib                    ##################################################
alsa-lib-devel              ##################################################
End-TLD-Builder-Info
+ rm -rf /tmp/B.T4719C
Begin-TLD-Builder-Info
Build-Time: user:90.06s sys:12.62s real:70.38s (faults io:50 non-io:3808985)

Files queued for ftp:
     12302 alsa-lib-smixer-python-1.2.2-1.i686.rpm
    639299 alsa-lib-apidocs-1.2.2-1.i686.rpm
    329030 alsa-lib-static-1.2.2-1.i686.rpm
     78466 alsa-lib-devel-1.2.2-1.i686.rpm
    421447 alsa-lib-1.2.2-1.i686.rpm
       255 alsa-lib-1.2.2-1.src.rpm.uploadinfo

End-TLD-Builder-Info