<?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>84445</bug_id>
          
          <creation_ts>2005-03-07 14:48 0000</creation_ts>
          <short_desc>-fno-exceptions kills partimage compile</short_desc>
          <delta_ts>2005-03-13 06:02: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>Ebuilds</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>joseph@cheek.com</reporter>
          <assigned_to>xmerlin@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>joseph@cheek.com</who>
            <bug_when>2005-03-07 14:48:26 0000</bug_when>
            <thetext>with -fno-exceptions in CXXFLAGS, partimage fails to build.

Making all in shared
make[3]: Entering directory `/usr/src/RedmondLinux/BUILD/partimage-0.6.4/src/shared&apos;
source=&apos;image_disk.cpp&apos; object=&apos;image_disk.o&apos; libtool=no \
depfile=&apos;.deps/image_disk.Po&apos; tmpdepfile=&apos;.deps/image_disk.TPo&apos; \
depmode=gcc /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -DLOCALEDIR=\&quot;/usr/share/locale\&quot; -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang  -Wno-deprecated -I/usr/include/openssl -Wall  -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -c -o image_disk.o image_disk.cpp
image_disk.cpp: In method `QWORD CImageDisk::getPartitionSize(const char *)&apos;:
image_disk.cpp:100: exception handling disabled, use -fexceptions to enable
make[3]: *** [image_disk.o] Error 1
make[3]: Leaving directory `/usr/src/RedmondLinux/BUILD/partimage-0.6.4/src/shared&apos;


Reproducible: Always
Steps to Reproduce:
1. add -fno-exceptions to CXXFLAGS
2. emerge partimage
3. verify above error

Actual Results:  
see above

Expected Results:  
filter-flags -fno-exceptions</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>xmerlin@gentoo.org</who>
            <bug_when>2005-03-13 06:02:16 0000</bug_when>
            <thetext>fixed in cvs.
thanks</thetext>
          </long_desc>
      
    </bug>

</bugzilla>