Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152321 - USE="-alsa" app-cdr/k3b-1.0 fails to configure with error: `conditional "include_ALSA" was never defined'
Summary: USE="-alsa" app-cdr/k3b-1.0 fails to configure with error: `conditional "incl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo KDE team
URL: http://bugs.kde.org/show_bug.cgi?id=1...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-22 00:34 UTC by magesor
Modified: 2007-03-25 18:26 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log (config.log,148.63 KB, text/plain)
2006-10-22 00:36 UTC, magesor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description magesor 2006-10-22 00:34:10 UTC
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"
Comment 1 magesor 2006-10-22 00:36:00 UTC
Created attachment 100199 [details]
config.log
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2006-11-25 12:29:42 UTC
Seems to be caused by USE="-alsa".
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-03-18 18:50:34 UTC
Try w/ app-cdr/k3b-1.0 and report back please...
Comment 4 Petteri Räty (RETIRED) gentoo-dev 2007-03-18 19:52:09 UTC
(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'.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2007-03-18 20:00:34 UTC
Reported upstream in:
http://bugs.kde.org/show_bug.cgi?id=143186
Comment 6 Petteri Räty (RETIRED) gentoo-dev 2007-03-19 15:21:39 UTC
(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
Comment 7 Marcus D. Hanwell (RETIRED) gentoo-dev 2007-03-25 18:26:33 UTC
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...