Emerging k3b-1.0_pre2 fails the same way like in bug #115379. [ebuild U ] app-cdr/k3b-1.0_pre2 [0.12.10] USE="css dvdr kde vcd -alsa -arts -debug -dvdread% -encode* -ffmpeg* -flac* -hal -mp3* -musepack -musicbrainz -sndfile* -vorbis* -xinerama" 0 kB (Tried also with USE="-*" emerge -v k3b with the same result) ALSA is "Y" in the kernel. ############ [...] checking if libk3bdevice should be compiled... yes checking if plugins should be compiled... yes checking if src should be compiled... yes configure: error: conditional "include_ALSA" was never defined. Usually this means the macro was only invoked conditionally. !!! Please attach the following file when filing a report to bugs.gentoo.org: !!! /var/tmp/portage/k3b-1.0_pre2/work/k3b-1.0pre2/config.log !!! ERROR: app-cdr/k3b-1.0_pre2 failed. Call stack: ebuild.sh, line 1545: Called dyn_compile ebuild.sh, line 940: Called src_compile k3b-1.0_pre2.ebuild, line 109: Called kde_src_compile kde.eclass, line 164: Called kde_src_compile 'all' kde.eclass, line 306: Called kde_src_compile 'myconf' 'configure' 'make' kde.eclass, line 288: Called econf '--enable-libsuffix=' '--with-external-libsamplerate' '--without-resmgr' '--without-k3bsetup' '--without-hal' '--without-lame' '--without-ffmpeg' '--without-flac' '--without-oggvorbis' '--without-sndfile' '--without-libmad' '--without-musepack' '--without-musicbrainz' '--without-alsa' '--with-x' '--enable-mitshm' '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--without-arts' '--with-extra-includes=/usr/kde/3.4/include' '--with-extra-libs=/usr/kde/3.4/lib' ebuild.sh, line 541: Called die !!! econf failed ############ Linux localhost 2.6.17-beyond3 #2 PREEMPT Thu Sep 21 22:26:36 MSD 2006 i686 AMD Athlon(tm) XP 1600+ AuthenticAMD GNU/Linux gcc (GCC) 3.4.3-20050110 (Gentoo Linux 3.4.3.20050110-r1, ssp-3.4.3.20050110-0, pie-8.7.7) autoconf-2.13 autoconf-2.59 automake-1.4 automake-1.5 automake-1.6 automake-1.7 automake-1.8 automake-1.9 libtool-1.5.14 CHOST="i686-pc-linux-gnu"
Created attachment 100199 [details] config.log
Seems to be caused by USE="-alsa".
Try w/ app-cdr/k3b-1.0 and report back please...
(In reply to comment #3) > Try w/ app-cdr/k3b-1.0 and report back please... > Still there. configure: error: conditional "include_ALSA" was never defined. Usually this means the macro was only invoked conditionally. !!! Please attach the following file when filing a report to bugs.gentoo.org: !!! /var/tmp/portage/app-cdr/k3b-1.0/work/k3b-1.0/config.log !!! ERROR: app-cdr/k3b-1.0 failed. Call stack: ebuild.sh, line 1614: Called dyn_compile ebuild.sh, line 971: Called qa_call 'src_compile' environment, line 4873: Called src_compile k3b-1.0.ebuild, line 114: Called kde_src_compile kde.eclass, line 170: Called kde_src_compile 'all' kde.eclass, line 340: Called kde_src_compile 'myconf' 'configure' 'make' kde.eclass, line 322: Called econf '--enable-libsuffix=' '--with-external-libsamplerate' '--without-resmgr' '--with-k3bsetup' '--with-hal' '--without-lame' '--without-ffmpeg' '--without-flac' '--without-oggvorbis' '--without-sndfile' '--without-libmad' '--without-musepack' '--without-musicbrainz' '--without-alsa' '--with-x' '--enable-mitshm' '--with-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--without-arts' '--with-extra-includes=/usr/kde/3.5/include' '--with-extra-libs=/usr/kde/3.5/lib' ebuild.sh, line 577: Called die !!! econf failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/app-cdr/k3b-1.0/temp/build.log'.
Reported upstream in: http://bugs.kde.org/show_bug.cgi?id=143186
(In reply to comment #5) > Reported upstream in: > http://bugs.kde.org/show_bug.cgi?id=143186 > Fixed upstream. Please apply the patch from: http://bugs.kde.org/show_bug.cgi?id=143186#c1
Thanks Petteri - I have applied the patch without revision bump in k3b-1.0 as it is a build issue. Works fine with +alsa or -alsa. Please reopen if problems persist - I usually have +alsa in my flags hence missing this...