<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>90995</bug_id>
          
          <creation_ts>2005-04-30 14:11 0000</creation_ts>
          <short_desc>darkice-0.15 seems to have undocumented dependency on jack</short_desc>
          <delta_ts>2005-05-04 08:52:42 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <keywords>InCVS</keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>dcrosta@sccs.swarthmore.edu</reporter>
          <assigned_to>sound@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>dcrosta@sccs.swarthmore.edu</who>
            <bug_when>2005-04-30 14:11:08 0000</bug_when>
            <thetext>emerging darkice without jack installed fails during autoconf, with:

&quot;bamboo ~ # emerge darkice
[...]
checking for jack... Package jack was not found in the pkg-config search path.
Perhaps you should add the directory containing `jack.pc&apos;
to the PKG_CONFIG_PATH environment variable
No package &apos;jack&apos; found&quot;

if I knew more about ebuilds, I would submit a patch. I suggest adding a USE flag for jack, and appropriate changes to the ./configure command, since doing:

&quot;bamboo ~ # EXTRA_ECONF=&quot;--without-jack&quot; emerge darkice&quot;

works fine.

Reproducible: Always
Steps to Reproduce:
1. &quot;# emerge darkice&quot;
Actual Results:  
failed autoconf, at:

checking for jack... Package jack was not found in the pkg-config search path.
Perhaps you should add the directory containing `jack.pc&apos;
to the PKG_CONFIG_PATH environment variable
No package &apos;jack&apos; found


Expected Results:  
complete, sucessful compilation and install.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>luckyduck@gentoo.org</who>
            <bug_when>2005-05-04 08:52:42 0000</bug_when>
            <thetext>fixed in cvs, thanks for reporting</thetext>
          </long_desc>
      
    </bug>

</bugzilla>