<?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>193793</bug_id>
          
          <creation_ts>2007-09-25 20:51 0000</creation_ts>
          <short_desc>net-analyzer/netselect uses generic gcc command to compile</short_desc>
          <delta_ts>2007-09-29 06:51:37 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>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>cslycord@gmail.com</reporter>
          <assigned_to>netmon@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>cslycord@gmail.com</who>
            <bug_when>2007-09-25 20:51:10 0000</bug_when>
            <thetext>+++ This bug was initially created as a clone of Bug #193245 +++

During the compile phase for net-analyzer/netselect (version 0.3-r1), gcc is invoked instead of a CHOST-specific command (like i686-pc-linux-gnu-gcc). This could cause troubles if trying to do, say, a cross-compile and the system gcc gets called (since normally it would use the CHOST for the cross compiler).

Reproducible: Always

Steps to Reproduce:
1. Install net-analyzer/netselect
2. Look at output during compile phase
3.

Actual Results:  
gcc is invoked

Expected Results:  
A CHOST-specific compiler name to be invoked

NOTE: A simple ebuild fix to follow</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cslycord@gmail.com</who>
            <bug_when>2007-09-25 20:52:11 0000</bug_when>
            <thetext>Created an attachment (id=131895)
diff netselect-0.3-r1.ebuild netselect-0.3-r1.ebuild.orig

This fixes it on my computer.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pva@gentoo.org</who>
            <bug_when>2007-09-29 06:51:37 0000</bug_when>
            <thetext>Thank you for report. Fixed in netselect-0.3-r2. </thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>131895</attachid>
            <date>2007-09-25 20:52 0000</date>
            <desc>diff netselect-0.3-r1.ebuild netselect-0.3-r1.ebuild.orig</desc>
            <filename>the_diff</filename>
            <type>text/plain</type>
            <data encoding="base64">MzdjMzcKPCAJZW1ha2UgQ0M9JCh0Yy1nZXRDQykgfHwgZGllICJlbWFrZSBmYWlsZWQiCi0tLQo+
IAllbWFrZSB8fCBkaWUgImVtYWtlIGZhaWxlZCIK
</data>        

          </attachment>
    </bug>

</bugzilla>