<?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>79503</bug_id>
          
          <creation_ts>2005-01-25 11:38 0000</creation_ts>
          <short_desc>xmlwrapp build aborts because of unset CXX environment variable</short_desc>
          <delta_ts>2005-02-12 04:06:10 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>Library</component>
          <version>unspecified</version>
          <rep_platform>x86</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>Friedhelm.Hinrichs@web.de</reporter>
          <assigned_to>text-markup@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>Friedhelm.Hinrichs@web.de</who>
            <bug_when>2005-01-25 11:38:52 0000</bug_when>
            <thetext>During emerge xmlwrapp I get the following error:

&gt;&gt;&gt; emerge (1 of 1) dev-libs/xmlwrapp-0.4.4 to /
&gt;&gt;&gt; md5 src_uri ;-) xmlwrapp-0.4.4.tar.gz
&gt;&gt;&gt; Unpacking source...
&gt;&gt;&gt; Unpacking xmlwrapp-0.4.4.tar.gz to /var/tmp/portage/xmlwrapp-0.4.4/work
 * Applying xmlwrapp-gentoo.diff ...                                                               [ ok ]&gt;&gt;&gt; Source unpacked.
**** your CXX environment variable is not set. xmlwrapp needs this ****
**** variable to find your C++ compiler. Please set it to the path ****
**** to your compiler and re-run configure.pl. Thanks.             ****


Reproducible: Always
Steps to Reproduce:
1. emerge xmlwrapp

Actual Results:  
xmlwrapp does not build

Expected Results:  
It should build smoothly

When the call is changed to

CXX=g++ emerge xmlwrapp

the build runs without problems. But this should not be necessary. 
The builds system should take care of the required settings.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>usata@gentoo.org</who>
            <bug_when>2005-02-12 04:06:10 0000</bug_when>
            <thetext>Fixed in CVS. Thanks for the bug report.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>