<?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>237543</bug_id>
          
          <creation_ts>2008-09-13 08:21 0000</creation_ts>
          <short_desc>sci-chemistry/avogadro-0.8.1 - CMake Error: The installed Qt version 4.3.3 is too old, at least version 4.3.4 is required</short_desc>
          <delta_ts>2008-09-22 13:30:05 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>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>andreas.tarp@web.de</reporter>
          <assigned_to>cryos@gentoo.org</assigned_to>
          <cc>sci-chemistry@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>andreas.tarp@web.de</who>
            <bug_when>2008-09-13 08:21:27 0000</bug_when>
            <thetext>sci-chemistry/avogadro-0.8.1 fails to merge wenn Qt-4.3.3 is installed with following error message:

CMake Error: The installed Qt version 4.3.3 is too old, at least version 4.3.4 is required
-- Configuring done
 *
 * ERROR: sci-chemistry/avogadro-0.8.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2083:  Called die
 * The specific snippet of code:
 *       cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIBRARY_OUTPUT_PATH=PROJECT_BINARY_DIR/$(get_libdir) -DCMAKE_BUILD_TYPE=Release -DENABLE_PYTHON=${USEPYTHON} -DLIB_INSTALL_DIR=$(get_libdir) -DCMAKE_C_COMPILER=$(type -p $(tc-getCC)) -DCMAKE_CXX_COMPILER=$(type -p $(tc-getCXX)) || die &quot;cmake failed&quot;;
 *  The die message:
 *   cmake failed
 *


Reproducible: Always

Steps to Reproduce:
1. try to merge avogadro-0.8.1 with Qt 4.3.3 installed

Actual Results:  
CMake Error: The installed Qt version 4.3.3 is too old, at least version 4.3.4 is required
-- Configuring done
 *
 * ERROR: sci-chemistry/avogadro-0.8.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2083:  Called die
 * The specific snippet of code:
 *       cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIBRARY_OUTPUT_PATH=PROJECT_BINARY_DIR/$(get_libdir) -DCMAKE_BUILD_TYPE=Release -DENABLE_PYTHON=${USEPYTHON} -DLIB_INSTALL_DIR=$(get_libdir) -DCMAKE_C_COMPILER=$(type -p $(tc-getCC)) -DCMAKE_CXX_COMPILER=$(type -p $(tc-getCXX)) || die &quot;cmake failed&quot;;
 *  The die message:
 *   cmake failed
 *


Expected Results:  
ebuild should have right Qt dependencies.

workaround is to manually upgrad Qt to needed version</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>markusle@gentoo.org</who>
            <bug_when>2008-09-22 13:30:05 0000</bug_when>
            <thetext>Thank you very much for the note! I just updated the dependencies
on Qt to require version 4.3.4 or newer.

best,
Markus</thetext>
          </long_desc>
      
    </bug>

</bugzilla>