public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] alsa-plugins emerge failure
@ 2008-04-18  3:19 Walter Dnes
  2008-04-18 11:50 ` Alan McKinnon
  0 siblings, 1 reply; 3+ messages in thread
From: Walter Dnes @ 2008-04-18  3:19 UTC (permalink / raw
  To: Gentoo Users List

[-- Attachment #1: Type: text/plain, Size: 1928 bytes --]

  I don't know if this is relevant, but I just recovered from unmerging
coreutils, which I promise never ever to do again<G>.  Now that I have
things working again, and revdep-rebuild says I'm OK.  I went back and
re-ran "emerge --ask --deep --update --world".  It's dieing on the last
item, namely alsa-plugins.  Here is the message and I've also attached
the config.log file as directed below...

====================================================================
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into
programs... immediate
checking for ANSI C header files... (cached) yes
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ALSA... yes
checking for snd_pcm_ioplug_create in -lasound... no
configure: error: *** libasound has no external plugin SDK

!!! Please attach the following file when seeking support:
!!!
/var/tmp/portage/media-plugins/alsa-plugins-1.0.16/work/alsa-plugins-1.0.16/config.log
 *
 * ERROR: media-plugins/alsa-plugins-1.0.16 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2779:  Called econf 'src_compile'
 *             'src_compile' '--enable-avcodec' '--disable-jack'
 *             '--disable-samplerate' '--disable-pulseaudio'
 *             '--without-speex'
 *               ebuild.sh, line  513:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack
 * if relevant.
====================================================================


-- 
Walter Dnes <waltdnes@waltdnes.org>
Stop the Squeegee Kids in Pinstripe Suits
Fight SAC's Canadian internet tax http://walterdnes.wordpress.com

[-- Attachment #2: config.log --]
[-- Type: text/plain, Size: 36304 bytes --]

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-avcodec --disable-jack --disable-samplerate --disable-pulseaudio --without-speex --disable-dbus --disable-dependency-tracking --build=i686-pc-linux-gnu

## --------- ##
## Platform. ##
## --------- ##

hostname = m3000
uname -m = i686
uname -r = 2.6.23-gentoo-r8
uname -s = Linux
uname -v = #1 PREEMPT Wed Feb 20 00:44:52 EST 2008

/usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3000+
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.2
PATH: /usr/qt/3/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2044: checking for a BSD-compatible install
configure:2100: result: /usr/bin/install -c
configure:2111: checking whether build environment is sane
configure:2154: result: yes
configure:2182: checking for a thread-safe mkdir -p
configure:2221: result: /bin/mkdir -p
configure:2234: checking for gawk
configure:2250: found /bin/gawk
configure:2261: result: gawk
configure:2272: checking whether make sets $(MAKE)
configure:2293: result: yes
configure:2494: checking for i686-pc-linux-gnu-gcc
configure:2510: found /usr/bin/i686-pc-linux-gnu-gcc
configure:2521: result: i686-pc-linux-gnu-gcc
configure:2799: checking for C compiler version
configure:2806: i686-pc-linux-gnu-gcc --version >&5
i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.1)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2809: $? = 0
configure:2816: i686-pc-linux-gnu-gcc -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2 p1.0.1)
configure:2819: $? = 0
configure:2826: i686-pc-linux-gnu-gcc -V >&5
i686-pc-linux-gnu-gcc: '-V' option must have argument
configure:2829: $? = 1
configure:2852: checking for C compiler default output file name
configure:2879: i686-pc-linux-gnu-gcc -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG   conftest.c  >&5
configure:2882: $? = 0
configure:2920: result: a.out
configure:2937: checking whether the C compiler works
configure:2947: ./a.out
configure:2950: $? = 0
configure:2967: result: yes
configure:2974: checking whether we are cross compiling
configure:2976: result: no
configure:2979: checking for suffix of executables
configure:2986: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG   conftest.c  >&5
configure:2989: $? = 0
configure:3013: result: 
configure:3019: checking for suffix of object files
configure:3045: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:3048: $? = 0
configure:3071: result: o
configure:3075: checking whether we are using the GNU C compiler
configure:3104: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:3110: $? = 0
configure:3127: result: yes
configure:3132: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:3162: i686-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:3168: $? = 0
configure:3267: result: yes
configure:3284: checking for i686-pc-linux-gnu-gcc option to accept ISO C89
configure:3358: i686-pc-linux-gnu-gcc  -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:3364: $? = 0
configure:3387: result: none needed
configure:3416: checking for style of include used by make
configure:3444: result: GNU
configure:3469: checking dependency style of i686-pc-linux-gnu-gcc
configure:3560: result: none
configure:3588: checking for a BSD-compatible install
configure:3644: result: /usr/bin/install -c
configure:3734: checking build system type
configure:3752: result: i686-pc-linux-gnu
configure:3774: checking host system type
configure:3789: result: i686-pc-linux-gnu
configure:3811: checking for a sed that does not truncate output
configure:3867: result: /bin/sed
configure:3870: checking for grep that handles long lines and -e
configure:3944: result: /bin/grep
configure:3949: checking for egrep
configure:4027: result: /bin/grep -E
configure:4043: checking for ld used by i686-pc-linux-gnu-gcc
configure:4110: result: /usr/i686-pc-linux-gnu/bin/ld
configure:4119: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:4134: result: yes
configure:4139: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
configure:4146: result: -r
configure:4164: checking for BSD-compatible nm
configure:4213: result: /usr/bin/nm -B
configure:4217: checking whether ln -s works
configure:4221: result: yes
configure:4228: checking how to recognize dependent libraries
configure:4414: result: pass_all
configure:4659: checking how to run the C preprocessor
configure:4699: i686-pc-linux-gnu-gcc -E  conftest.c
configure:4705: $? = 0
configure:4736: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4742: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "alsa-plugins"
| #define VERSION "1.0.16"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4775: result: i686-pc-linux-gnu-gcc -E
configure:4804: i686-pc-linux-gnu-gcc -E  conftest.c
configure:4810: $? = 0
configure:4841: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4847: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "alsa-plugins"
| #define VERSION "1.0.16"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4885: checking for ANSI C header files
configure:4915: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:4921: $? = 0
configure:5020: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG   conftest.c  >&5
configure:5023: $? = 0
configure:5029: ./conftest
configure:5032: $? = 0
configure:5049: result: yes
configure:5073: checking for sys/types.h
configure:5094: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:5100: $? = 0
configure:5116: result: yes
configure:5073: checking for sys/stat.h
configure:5094: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:5100: $? = 0
configure:5116: result: yes
configure:5073: checking for stdlib.h
configure:5094: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:5100: $? = 0
configure:5116: result: yes
configure:5073: checking for string.h
configure:5094: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:5100: $? = 0
configure:5116: result: yes
configure:5073: checking for memory.h
configure:5094: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:5100: $? = 0
configure:5116: result: yes
configure:5073: checking for strings.h
configure:5094: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:5100: $? = 0
configure:5116: result: yes
configure:5073: checking for inttypes.h
configure:5094: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:5100: $? = 0
configure:5116: result: yes
configure:5073: checking for stdint.h
configure:5094: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:5100: $? = 0
configure:5116: result: yes
configure:5073: checking for unistd.h
configure:5094: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:5100: $? = 0
configure:5116: result: yes
configure:5143: checking dlfcn.h usability
configure:5160: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:5166: $? = 0
configure:5180: result: yes
configure:5184: checking dlfcn.h presence
configure:5199: i686-pc-linux-gnu-gcc -E  conftest.c
configure:5205: $? = 0
configure:5219: result: yes
configure:5247: checking for dlfcn.h
configure:5255: result: yes
configure:5282: checking for i686-pc-linux-gnu-g++
configure:5298: found /usr/bin/i686-pc-linux-gnu-g++
configure:5309: result: i686-pc-linux-gnu-g++
configure:5384: checking for C++ compiler version
configure:5391: i686-pc-linux-gnu-g++ --version >&5
i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.1)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5394: $? = 0
configure:5401: i686-pc-linux-gnu-g++ -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2 p1.0.1)
configure:5404: $? = 0
configure:5411: i686-pc-linux-gnu-g++ -V >&5
i686-pc-linux-gnu-g++: '-V' option must have argument
configure:5414: $? = 1
configure:5417: checking whether we are using the GNU C++ compiler
configure:5446: i686-pc-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.cpp >&5
configure:5452: $? = 0
configure:5469: result: yes
configure:5474: checking whether i686-pc-linux-gnu-g++ accepts -g
configure:5504: i686-pc-linux-gnu-g++ -c -g  conftest.cpp >&5
configure:5510: $? = 0
configure:5609: result: yes
configure:5634: checking dependency style of i686-pc-linux-gnu-g++
configure:5725: result: none
configure:5750: checking how to run the C++ preprocessor
configure:5786: i686-pc-linux-gnu-g++ -E  conftest.cpp
configure:5792: $? = 0
configure:5823: i686-pc-linux-gnu-g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:5829: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "alsa-plugins"
| #define VERSION "1.0.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5862: result: i686-pc-linux-gnu-g++ -E
configure:5891: i686-pc-linux-gnu-g++ -E  conftest.cpp
configure:5897: $? = 0
configure:5928: i686-pc-linux-gnu-g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:5934: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "alsa-plugins"
| #define VERSION "1.0.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5983: checking for i686-pc-linux-gnu-g77
configure:6013: result: no
configure:5983: checking for i686-pc-linux-gnu-xlf
configure:6013: result: no
configure:5983: checking for i686-pc-linux-gnu-f77
configure:6013: result: no
configure:5983: checking for i686-pc-linux-gnu-frt
configure:6013: result: no
configure:5983: checking for i686-pc-linux-gnu-pgf77
configure:6013: result: no
configure:5983: checking for i686-pc-linux-gnu-cf77
configure:6013: result: no
configure:5983: checking for i686-pc-linux-gnu-fort77
configure:6013: result: no
configure:5983: checking for i686-pc-linux-gnu-fl32
configure:6013: result: no
configure:5983: checking for i686-pc-linux-gnu-af77
configure:6013: result: no
configure:5983: checking for i686-pc-linux-gnu-xlf90
configure:6013: result: no
configure:5983: checking for i686-pc-linux-gnu-f90
configure:6013: result: no
configure:5983: checking for i686-pc-linux-gnu-pgf90
configure:6013: result: no
configure:5983: checking for i686-pc-linux-gnu-pghpf
configure:6013: result: no
configure:5983: checking for i686-pc-linux-gnu-epcf90
configure:6013: result: no
configure:5983: checking for i686-pc-linux-gnu-gfortran
configure:5999: found /usr/bin/i686-pc-linux-gnu-gfortran
configure:6010: result: i686-pc-linux-gnu-gfortran
configure:6084: checking for Fortran 77 compiler version
configure:6091: i686-pc-linux-gnu-gfortran --version >&5
GNU Fortran 95 (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.1)
Copyright (C) 2006 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:6094: $? = 0
configure:6101: i686-pc-linux-gnu-gfortran -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-nls --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2 p1.0.1)
configure:6104: $? = 0
configure:6111: i686-pc-linux-gnu-gfortran -V >&5
i686-pc-linux-gnu-gfortran: '-V' option must have argument
configure:6114: $? = 1
configure:6122: checking whether we are using the GNU Fortran 77 compiler
configure:6141: i686-pc-linux-gnu-gfortran -c  conftest.F >&5
configure:6147: $? = 0
configure:6164: result: yes
configure:6170: checking whether i686-pc-linux-gnu-gfortran accepts -g
configure:6187: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5
configure:6193: $? = 0
configure:6209: result: yes
configure:6238: checking the maximum length of command line arguments
configure:6350: result: 98304
configure:6362: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object
configure:6467: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:6470: $? = 0
configure:6474: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6477: $? = 0
configure:6529: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG   conftest.c conftstm.o >&5
configure:6532: $? = 0
configure:6570: result: ok
configure:6574: checking for objdir
configure:6589: result: .libs
configure:6641: checking for i686-pc-linux-gnu-ar
configure:6657: found /usr/bin/i686-pc-linux-gnu-ar
configure:6668: result: i686-pc-linux-gnu-ar
configure:6737: checking for i686-pc-linux-gnu-ranlib
configure:6753: found /usr/bin/i686-pc-linux-gnu-ranlib
configure:6764: result: i686-pc-linux-gnu-ranlib
configure:6833: checking for i686-pc-linux-gnu-strip
configure:6849: found /usr/bin/i686-pc-linux-gnu-strip
configure:6860: result: i686-pc-linux-gnu-strip
configure:7449: checking for correct ltmain.sh version
configure:7499: result: yes
configure:7559: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
configure:7577: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7581: $? = 0
configure:7594: result: no
configure:7609: checking for i686-pc-linux-gnu-gcc option to produce PIC
configure:7841: result: -fPIC
configure:7849: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works
configure:7867: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  -fPIC -DPIC conftest.c >&5
configure:7871: $? = 0
configure:7884: result: yes
configure:7912: checking if i686-pc-linux-gnu-gcc static flag -static works
configure:7940: result: yes
configure:7950: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
configure:7971: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  -o out/conftest2.o conftest.c >&5
configure:7975: $? = 0
configure:7997: result: yes
configure:8023: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:9003: result: yes
configure:9024: checking whether -lc should be explicitly linked in
configure:9029: i686-pc-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.c >&5
configure:9032: $? = 0
configure:9047: i686-pc-linux-gnu-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9050: $? = 0
configure:9062: result: no
configure:9070: checking dynamic linker characteristics
configure:9685: result: GNU/Linux ld.so
configure:9709: checking how to hardcode library paths into programs
configure:9734: result: immediate
configure:9748: checking whether stripping libraries is possible
configure:9753: result: yes
configure:10555: checking if libtool supports shared libraries
configure:10557: result: yes
configure:10560: checking whether to build shared libraries
configure:10581: result: yes
configure:10584: checking whether to build static libraries
configure:10588: result: no
configure:10682: creating libtool
configure:11275: checking for ld used by i686-pc-linux-gnu-g++
configure:11342: result: /usr/i686-pc-linux-gnu/bin/ld
configure:11351: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:11366: result: yes
configure:11417: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:12363: result: yes
configure:12380: i686-pc-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  conftest.cpp >&5
configure:12383: $? = 0
configure:12539: checking for i686-pc-linux-gnu-g++ option to produce PIC
configure:12823: result: -fPIC
configure:12831: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works
configure:12849: i686-pc-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  -fPIC -DPIC conftest.cpp >&5
configure:12853: $? = 0
configure:12866: result: yes
configure:12894: checking if i686-pc-linux-gnu-g++ static flag -static works
configure:12922: result: yes
configure:12932: checking if i686-pc-linux-gnu-g++ supports -c -o file.o
configure:12953: i686-pc-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG  -o out/conftest2.o conftest.cpp >&5
configure:12957: $? = 0
configure:12979: result: yes
configure:13005: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:13031: result: yes
configure:13098: checking dynamic linker characteristics
configure:13661: result: GNU/Linux ld.so
configure:13685: checking how to hardcode library paths into programs
configure:13710: result: immediate
configure:14249: checking if libtool supports shared libraries
configure:14251: result: yes
configure:14254: checking whether to build shared libraries
configure:14274: result: yes
configure:14277: checking whether to build static libraries
configure:14281: result: no
configure:14291: checking for i686-pc-linux-gnu-gfortran option to produce PIC
configure:14523: result: -fPIC
configure:14531: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works
configure:14549: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5
configure:14553: $? = 0
configure:14566: result: yes
configure:14594: checking if i686-pc-linux-gnu-gfortran static flag -static works
configure:14622: result: yes
configure:14632: checking if i686-pc-linux-gnu-gfortran supports -c -o file.o
configure:14653: i686-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14657: $? = 0
configure:14679: result: yes
configure:14705: checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:15665: result: yes
configure:15732: checking dynamic linker characteristics
configure:16295: result: GNU/Linux ld.so
configure:16319: checking how to hardcode library paths into programs
configure:16344: result: immediate
configure:19957: checking for ANSI C header files
configure:20121: result: yes
configure:20138: checking for i686-pc-linux-gnu-pkg-config
configure:20171: result: no
configure:20181: checking for pkg-config
configure:20199: found /usr/bin/pkg-config
configure:20211: result: /usr/bin/pkg-config
configure:20240: checking pkg-config is at least version 0.9.0
configure:20243: result: yes
configure:20254: checking for ALSA
configure:20262: $PKG_CONFIG --exists --print-errors "alsa >= 1.0.11"
configure:20265: $? = 0
configure:20280: $PKG_CONFIG --exists --print-errors "alsa >= 1.0.11"
configure:20283: $? = 0
configure:20359: result: yes
configure:20364: checking for snd_pcm_ioplug_create in -lasound
configure:20399: i686-pc-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG   conftest.c -lasound -ldl  >&5
/var/tmp/portage/media-plugins/alsa-plugins-1.0.16/temp/ccHOSkFz.o: In function `main':
conftest.c:(.text+0xf): undefined reference to `snd_pcm_ioplug_create'
collect2: ld returned 1 exit status
configure:20405: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "alsa-plugins"
| #define VERSION "1.0.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char snd_pcm_ioplug_create ();
| int
| main ()
| {
| return snd_pcm_ioplug_create ();
|   ;
|   return 0;
| }
configure:20423: result: no
configure:20433: error: *** libasound has no external plugin SDK

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ALSA_CFLAGS_set=
ac_cv_env_ALSA_CFLAGS_value=
ac_cv_env_ALSA_LIBS_set=
ac_cv_env_ALSA_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DBUS_CFLAGS_set=
ac_cv_env_DBUS_CFLAGS_value=
ac_cv_env_DBUS_LIBS_set=
ac_cv_env_DBUS_LIBS_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_JACK_CFLAGS_set=
ac_cv_env_JACK_CFLAGS_value=
ac_cv_env_JACK_LIBS_set=
ac_cv_env_JACK_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_pulseaudio_CFLAGS_set=
ac_cv_env_pulseaudio_CFLAGS_value=
ac_cv_env_pulseaudio_LIBS_set=
ac_cv_env_pulseaudio_LIBS_value=
ac_cv_env_samplerate_CFLAGS_set=
ac_cv_env_samplerate_CFLAGS_value=
ac_cv_env_samplerate_LIBS_set=
ac_cv_env_samplerate_LIBS_value=
ac_cv_env_speex_CFLAGS_set=
ac_cv_env_speex_CFLAGS_value=
ac_cv_env_speex_LIBS_set=
ac_cv_env_speex_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_asound_snd_pcm_ioplug_create=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AR=i686-pc-linux-gnu-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-pc-linux-gnu-gcc
ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E'
ac_cv_prog_CXX=i686-pc-linux-gnu-g++
ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E'
ac_cv_prog_F77=i686-pc-linux-gnu-gfortran
ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib
ac_cv_prog_STRIP=i686-pc-linux-gnu-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld
lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_compiler_static_works_F77=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/local/lib //usr//lib/opengl/xorg-x11/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i686-pc-linux-gnu/4.1.2 /usr/lib/nspr /usr/lib/nss /usr/qt/3/lib /usr/games/lib /usr/lib/libstdc++-v3/ '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-pc-linux-gnu/4.1.2 /usr/i686-pc-linux-gnu/lib /usr/lib /lib'
lt_cv_sys_max_cmd_len=98304
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
pkg_cv_ALSA_CFLAGS='-I/usr/include/alsa  '
pkg_cv_ALSA_LIBS='-lasound  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /var/tmp/portage/media-plugins/alsa-plugins-1.0.16/work/alsa-plugins-1.0.16/missing --run aclocal-1.10'
ALSA_CFLAGS='-I/usr/include/alsa  '
ALSA_LIBS='-lasound  '
ALSA_PLUGIN_DIR=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /var/tmp/portage/media-plugins/alsa-plugins-1.0.16/work/alsa-plugins-1.0.16/missing --run tar'
AR='i686-pc-linux-gnu-ar'
AUTOCONF='${SHELL} /var/tmp/portage/media-plugins/alsa-plugins-1.0.16/work/alsa-plugins-1.0.16/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/media-plugins/alsa-plugins-1.0.16/work/alsa-plugins-1.0.16/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/media-plugins/alsa-plugins-1.0.16/work/alsa-plugins-1.0.16/missing --run automake-1.10'
AVCODEC_CFLAGS=''
AVCODEC_LIBS=''
AWK='gawk'
CC='i686-pc-linux-gnu-gcc'
CCDEPMODE='depmode=none'
CFLAGS='-O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG'
CPP='i686-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CXX='i686-pc-linux-gnu-g++'
CXXCPP='i686-pc-linux-gnu-g++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O2 -pipe -fomit-frame-pointer -march=athlon64 -m3dnow -mmmx -msse -msse2 -mfpmath=sse -DNDEBUG'
CYGPATH_W='echo'
DBUS_CFLAGS=''
DBUS_LIBS=''
DEFS=''
DEPDIR='.deps'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77='i686-pc-linux-gnu-gfortran'
FFLAGS='-g -O2'
GREP='/bin/grep'
HAVE_AVCODEC_FALSE=''
HAVE_AVCODEC_TRUE=''
HAVE_DBUS_FALSE=''
HAVE_DBUS_TRUE=''
HAVE_JACK_FALSE=''
HAVE_JACK_TRUE=''
HAVE_PPH_FALSE=''
HAVE_PPH_TRUE=''
HAVE_PULSE_FALSE=''
HAVE_PULSE_TRUE=''
HAVE_SAMPLERATE_FALSE=''
HAVE_SAMPLERATE_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JACK_CFLAGS=''
JACK_LIBS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /var/tmp/portage/media-plugins/alsa-plugins-1.0.16/work/alsa-plugins-1.0.16/missing --run makeinfo'
NMEDIT=''
OBJEXT='o'
PACKAGE='alsa-plugins'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
RANLIB='i686-pc-linux-gnu-ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='i686-pc-linux-gnu-strip'
USE_LIBSPEEX_FALSE=''
USE_LIBSPEEX_TRUE=''
VERSION='1.0.16'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias='i686-pc-linux-gnu'
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='$(SHELL) /var/tmp/portage/media-plugins/alsa-plugins-1.0.16/work/alsa-plugins-1.0.16/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var/lib'
mandir='/usr/share/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
pulseaudio_CFLAGS=''
pulseaudio_LIBS=''
samplerate_CFLAGS=''
samplerate_LIBS=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
speex_CFLAGS=''
speex_LIBS=''
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "alsa-plugins"
#define VERSION "1.0.16"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define STDC_HEADERS 1

configure: exit 1

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] alsa-plugins emerge failure
  2008-04-18  3:19 [gentoo-user] alsa-plugins emerge failure Walter Dnes
@ 2008-04-18 11:50 ` Alan McKinnon
  2008-04-18 22:38   ` Walter Dnes
  0 siblings, 1 reply; 3+ messages in thread
From: Alan McKinnon @ 2008-04-18 11:50 UTC (permalink / raw
  To: gentoo-user

On Friday 18 April 2008, Walter Dnes wrote:
>   I don't know if this is relevant, but I just recovered from
> unmerging coreutils, which I promise never ever to do again<G>.  Now
> that I have things working again, and revdep-rebuild says I'm OK.  I
> went back and re-ran "emerge --ask --deep --update --world".  It's
> dieing on the last item, namely alsa-plugins.  Here is the message
> and I've also attached the config.log file as directed below...
>
> ====================================================================
> checking dynamic linker characteristics... GNU/Linux ld.so
> (cached) (cached) checking how to hardcode library paths into
> programs... immediate
> checking for ANSI C header files... (cached) yes
> checking for i686-pc-linux-gnu-pkg-config... no
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for ALSA... yes
> checking for snd_pcm_ioplug_create in -lasound... no
> configure: error: *** libasound has no external plugin SDK

libasound comes from package alsa-lib. So, what's the output from these 
commands (assuming you have eix installed):

eix alsa-lib
eix alsa-plugins
emerge --info

I don't have alsa-plugins myself and have never needed it. Are you sure 
you need it?

-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] alsa-plugins emerge failure
  2008-04-18 11:50 ` Alan McKinnon
@ 2008-04-18 22:38   ` Walter Dnes
  0 siblings, 0 replies; 3+ messages in thread
From: Walter Dnes @ 2008-04-18 22:38 UTC (permalink / raw
  To: gentoo-user

On Fri, Apr 18, 2008 at 01:50:22PM +0200, Alan McKinnon wrote
> On Friday 18 April 2008, Walter Dnes wrote:

> > checking for ALSA... yes
> > checking for snd_pcm_ioplug_create in -lasound... no
> > configure: error: *** libasound has no external plugin SDK
> 
> libasound comes from package alsa-lib. So, what's the output from these 
> commands (assuming you have eix installed):
> 
> eix alsa-lib
> eix alsa-plugins
> emerge --info
> 
> I don't have alsa-plugins myself and have never needed it. Are you sure 
> you need it?

  Thanks for the pointer to eix.  I did the spelunking you suggested,
and more.  First item is that I re-emerged alsa-lib, and got the
following warning...

 * Messages for package media-libs/alsa-lib-1.0.16:

 * You haven't selected _any_ PCM plugins. Either you set it to
 * something like the default
 * (which is being set in the profile UNLESS you unset them) or alsa
 * based applications
 * are going to *misbehave* !

  Note that after running into some "helpful defaults" a few years ago
(*hack* *kaff*  IPV6  *hack* *kaff*) I ended up inserting "-*" at the
beginning of my USE variable.  I have quite a bit of stuff in the USE
variable, but it's there only because it provides features I want/need
or because an app I want/need complains about missing something.  Is
this one of those cases?  I should probably solve this first.

  About alsa-plugins... is it required for MP3 or streaming MP3?  If
not I'll consider unmerging it.

-- 
Walter Dnes <waltdnes@waltdnes.org>
Stop the Squeegee Kids in Pinstripe Suits
Fight SAC's Canadian internet tax http://walterdnes.wordpress.com
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-04-18 22:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-18  3:19 [gentoo-user] alsa-plugins emerge failure Walter Dnes
2008-04-18 11:50 ` Alan McKinnon
2008-04-18 22:38   ` Walter Dnes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox