<?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>34611</bug_id>
          
          <creation_ts>2003-11-28 04:27 0000</creation_ts>
          <short_desc>USE=&quot;acl&quot; emerge vim not possible on sparc</short_desc>
          <delta_ts>2003-11-28 10:27: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>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>Sparc</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>TEST-REQUEST</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>ciaran.mccreesh@googlemail.com</reporter>
          <assigned_to>vim@gentoo.org</assigned_to>
          <cc>sparc@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>ciaran.mccreesh@googlemail.com</who>
            <bug_when>2003-11-28 04:27:04 0000</bug_when>
            <thetext>If USE=&quot;acl&quot; is enabled, vim (and gvim and kvim) DEPEND upon sys-apps/acl . Unfortunately, acl isn&apos;t stable on sparc (or several other archs for that matter). Not sure what the best way to handle this is.

I can&apos;t even get acl to compile on sparc, so keywording stable doesn&apos;t seem to be an option. Suggestions?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>weeve@gentoo.org</who>
            <bug_when>2003-11-28 10:27:42 0000</bug_when>
            <thetext>Fixed

Basically, this as well as attr was setting PKG_PLATFORM to sparc-unknown-linux-gnu or sparc64-unknown-linux-gnu in include/builddefs.  When comparing it to an x86 host, they had it set to linux, so I touched up all the ebuilds with a little sed-fu to fix this and they build happily.

How well they work is an entirely different question :-P</thetext>
          </long_desc>
      
    </bug>

</bugzilla>