<?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>51670</bug_id>
          
          <creation_ts>2004-05-21 09:39 0000</creation_ts>
          <short_desc>Patch for media-plugins/caps-plugins-0.1.10 to compile on amd64</short_desc>
          <delta_ts>2004-07-06 11:32:58 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>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>AMD64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>sbriesen@gentoo.org</reporter>
          <assigned_to>amd64@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>sbriesen@gentoo.org</who>
            <bug_when>2004-05-21 09:39:26 0000</bug_when>
            <thetext>see my attached patch. The problem was, that the $CFLAGS from
make.conf was not used in make. To enforce it, you have to do:

emake CFLAGS=&quot;$CFLAGS&quot;

then everything works fine and it is also a benefit for x86, since this way, we can use our CFLAGS. ;-)


Reproducible: Always
Steps to Reproduce:</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sbriesen@gentoo.org</who>
            <bug_when>2004-05-21 09:43:32 0000</bug_when>
            <thetext>Created an attachment (id=31799)
caps-plugins-0.1.10.ebuild.patch

patch for media-plugins/caps-plugins-0.1.10.ebuild</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>slarti@gentoo.org</who>
            <bug_when>2004-07-06 11:32:58 0000</bug_when>
            <thetext>This patch only works if you have -fPIC in your CFLAGS, I went into the work directory and found a Makefile in a bit of a state. It was trying to use &quot;-O6 -ffast-math -funroll-loops -Wall -march=$(ARCH) -mcpu=$(ARCH)&quot;, which is far from ideal :)

Committed to CVS now.

Thanks very much for reporting!</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>31799</attachid>
            <date>2004-05-21 09:43 0000</date>
            <desc>caps-plugins-0.1.10.ebuild.patch</desc>
            <filename>caps-plugins-0.1.10.ebuild.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIC91c3IvcG9ydGFnZS9tZWRpYS1wbHVnaW5zL2NhcHMtcGx1Z2lucy9jYXBzLXBsdWdpbnMt
MC4xLjEwLmVidWlsZAkyMDA0LTA0LTIwIDIwOjIwOjQxLjAwMDAwMDAwMCArMDIwMAorKysgY2Fw
cy1wbHVnaW5zLTAuMS4xMC5lYnVpbGQJMjAwNC0wNS0yMSAxODo0MToxMS44NTMwNzcwMzIgKzAy
MDAKQEAgLTExLDE0ICsxMSwxNCBAQAogU1JDX1VSST0iaHR0cDovL3F1aXR0ZS5kZS9kc3AvY2Fw
c18ke1BWfS50YXIuZ3oiCiBMSUNFTlNFPSJHUEwtMiIKIFNMT1Q9IjAiCi1LRVlXT1JEUz0ieDg2
IgorS0VZV09SRFM9Ing4NiB+YW1kNjQiCiAKIERFUEVORD0ibWVkaWEtbGlicy9sYWRzcGEtc2Rr
IgogCiBTPSR7V09SS0RJUn0vJHtNWV9QfQogCiBzcmNfY29tcGlsZSgpIHsKLQltYWtlIHx8IGRp
ZQorCWVtYWtlIENGTEFHUz0iJENGTEFHUyIgfHwgZGllCiB9CiAKIHNyY19pbnN0YWxsKCkgewo=
</data>        

          </attachment>
    </bug>

</bugzilla>