<?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>172225</bug_id>
          
          <creation_ts>2007-03-25 20:08 0000</creation_ts>
          <short_desc>app-cdr/cdrkit crosscompile is broken</short_desc>
          <delta_ts>2007-04-03 00:43:16 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>
          <bug_file_loc>http://archives.gentoo.org/gentoo-dev/msg_143424.xml</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>thephilips@gmail.com</reporter>
          <assigned_to>media-optical@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>thephilips@gmail.com</who>
            <bug_when>2007-03-25 20:08:46 0000</bug_when>
            <thetext>cdrkit build (cmake bases) uses simple compiler name - &quot;c++&quot; - instead of fully qualified one.

That breaks cross and/or distributed compilations.

Reproducible: Always</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pylon@gentoo.org</who>
            <bug_when>2007-03-25 23:16:09 0000</bug_when>
            <thetext>Hmm, sounds like an error due to the &apos;which-cleanup&apos; discussion on gentoo-dev.  It seems I have to find another way for telling cmake the correct compiler-path.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>thephilips@gmail.com</who>
            <bug_when>2007-03-25 23:41:56 0000</bug_when>
            <thetext>Care to elaborate? I&apos;m developer - I might understand what you say ;-)

Why good old &apos;CC=&quot;ccache distcc gcc&quot; make love&apos; doesn&apos;t work? I&apos;m not familiar with cmake, but my understanding was that it doesn&apos;t care much and just picks as $(CC) whatever it is told.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pylon@gentoo.org</who>
            <bug_when>2007-04-01 21:51:05 0000</bug_when>
            <thetext>This should be fixed with cdrkit-1.1.4.

cmake was missing a variable for the location of c++, so it ever took the default, just &quot;c++&quot; instead of something else given by the environment.

Please test.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>thephilips@gmail.com</who>
            <bug_when>2007-04-03 00:43:16 0000</bug_when>
            <thetext>I have tried it now and it works.

Though my cdrkit is at version 1.1.2.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>