<?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>197226</bug_id>
          
          <creation_ts>2007-10-27 17:46 0000</creation_ts>
          <short_desc>app-misc/fdupes uses generic gcc command to compile</short_desc>
          <delta_ts>2008-05-12 21:40:17 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>shell-tools@gentoo.org</assigned_to>
          

      

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

During the compile phase for fdupes (version 1.4.0), 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 cc gets called (since normally it would use the CHOST for the cross compiler).

Reproducible: Always

Steps to Reproduce:
1. Install fdupes
2. Look at output during compile phase
3.

Actual Results:  
gcc is invoked

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

Note: I sent an email upstream to request the hardcoded gcc in the Makefile be changed to ${CC}.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cslycord@gmail.com</who>
            <bug_when>2007-10-27 17:47:06 0000</bug_when>
            <thetext>Created an attachment (id=134500)
diff between the fixed ebuild and 1.4.0 version in portage

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pva@gentoo.org</who>
            <bug_when>2008-05-12 21:40:17 0000</bug_when>
            <thetext>Thank you for report, Chris. Fixed in fdupes-1.40-r1.</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>134500</attachid>
            <date>2007-10-27 17:47 0000</date>
            <desc>diff between the fixed ebuild and 1.4.0 version in portage</desc>
            <filename>the_diff</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIGZkdXBlcy0xLjQwLmVidWlsZC5vcmlnCTIwMDctMTAtMjcgMTI6NDE6MDYuMDAwMDAwMDAw
IC0wNTAwCisrKyBmZHVwZXMtMS40MC5lYnVpbGQJMjAwNy0xMC0yNyAxMjo0MjoxMy4wMDAwMDAw
MDAgLTA1MDAKQEAgLTYsNiArNiw4IEBACiBIT01FUEFHRT0iaHR0cDovL25ldGRpYWwuY2FyaWJl
Lm5ldC9+YWRyaWFuMi9mZHVwZXMuaHRtbCIKIFNSQ19VUkk9Imh0dHA6Ly9uZXRkaWFsLmNhcmli
ZS5uZXQvfmFkcmlhbjIvcHJvZ3JhbXMvJHtQfS50YXIuZ3oiCiAKK2luaGVyaXQgdG9vbGNoYWlu
LWZ1bmNzCisKIExJQ0VOU0U9Ik1JVCIKIFNMT1Q9IjAiCiBLRVlXT1JEUz0iYW1kNjQgYXJtIGhw
cGEgaWE2NCB+bWlwcyBwcGMgcHBjNjQgczM5MCBzcGFyYyB4ODYiCkBAIC0xNCw3ICsxNiwxMSBA
QAogREVQRU5EPSIiCiAKIHNyY19jb21waWxlKCkgewotCWVtYWtlIHx8IGRpZQorCXNlZCAtaSBc
CisgICAgICAgICAgICAgICAgLWUgInM6Z2NjOlwke0NDfToiIFwKKyAgICAgICAgICAgICAgICBN
YWtlZmlsZSBcCisgICAgICAgICAgICAgICAgfHwgZGllICJzZWQgTWFrZWZpbGUgZmFpbGVkIgor
ICAgICAgICBlbWFrZSBDQz0kKHRjLWdldENDKSB8fCBkaWUKIH0KIAogc3JjX2luc3RhbGwoKSB7
Cg==
</data>        

          </attachment>
    </bug>

</bugzilla>