<?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>218614</bug_id>
          
          <creation_ts>2008-04-20 16:54 0000</creation_ts>
          <short_desc>media-sound/audicle-1.0.0.6 doesn&apos;t compile as such, ebuild needs patching</short_desc>
          <delta_ts>2008-04-27 11:13:26 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>2006.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>l33tmmx@gmail.com</reporter>
          <assigned_to>cedk@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>l33tmmx@gmail.com</who>
            <bug_when>2008-04-20 16:54:16 0000</bug_when>
            <thetext>As stated in bug #144667, comment 8, audicle needs certain environment variables to be set (at least on my system).
If I try to emerge audicle as such, I get the following error:

i686-pc-linux-gnu-gcc -D__LINUX_JACK__ -D__CHUCK_STAT_TRACK__ `pkg-config --cflags gtk+-2.0` -O3 -c -I../lang/chuck-1.2.1.1/src -D__CK_SNDFILE_NATIVE__ -D_USE_FTGL_FONTS_ audicle_net.cpp
yacc -dv -b chuck ../lang/chuck-1.2.1.1/src/chuck.y
yacc: e - line 85 of &quot;../lang/chuck-1.2.1.1/src/chuck.y&quot;, syntax error
%expect 37
^
make: *** [chuck.tab.c] Virhe 1

but:

export LEX=flex; export YACC=bison; emerge audicle

works. These should be added to the ebuild.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>flameeyes@gentoo.org</who>
            <bug_when>2008-04-20 17:28:11 0000</bug_when>
            <thetext>For what I can see, it also misses a pkg-config build-dep :)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cedk@gentoo.org</who>
            <bug_when>2008-04-27 11:13:26 0000</bug_when>
            <thetext>Fix in cvs</thetext>
          </long_desc>
      
    </bug>

</bugzilla>