<?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>192980</bug_id>
          
          <creation_ts>2007-09-18 21:45 0000</creation_ts>
          <short_desc>fop requires xmlgraphics-commons to be built with jpeg use flag</short_desc>
          <delta_ts>2007-09-18 22:17:57 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>Java</component>
          <version>2005.0</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>sam@glendale.org.uk</reporter>
          <assigned_to>java@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>sam@glendale.org.uk</who>
            <bug_when>2007-09-18 21:45:16 0000</bug_when>
            <thetext>On x86 (and probably all platforms, though I haven&apos;t tried it elsewhere) fop-0.93-r1 fails to build unless xmlgraphics-commons-1.1 has been built with the jpeg use flag. Without the use flag, certain TIFF classes are missing from the xmlgraphics-commons jar file. By default, &apos;jpeg&apos; is not set.

I&apos;m building fop on a very bare-bones headless system, so pretty much all packages are built with minimal default options.

Reproducible: Always

Steps to Reproduce:
1.USE=&quot;-jpeg&quot; emerge xmlgraphics-commons
2.emerge fop
3.Fails!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>betelgeuse@gentoo.org</who>
            <bug_when>2007-09-18 22:17:57 0000</bug_when>
            <thetext>Added a built_with_use check to pkg_setup in dev-java/fop.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>