<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>39109</bug_id>
          
          <creation_ts>2020-10-22 03:29:25 +0300</creation_ts>
          <short_desc>Модули cmake зачем-то переехали в каталог Modules</short_desc>
          <delta_ts>2020-10-22 12:58:48 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>eigen3</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Vitaly Lipatov">lav</reporter>
          <assigned_to name="Anton Farygin">rider</assigned_to>
          <cc>rider</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>193415</commentid>
    <comment_count>0</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2020-10-22 03:29:25 +0300</bug_when>
    <thetext>Произошла история как в задаче
https://bugzilla.altlinux.org/show_bug.cgi?id=38660

зачем-то указан подкаталог Modules для модулей cmake:
-DCMAKEPACKAGE_INSTALL_DIR=share/cmake/Modules/%name

Но cmake не ищет модули и конфиги (find_package(... MODULE), find_package(... CONFIG) в каталоге Modules, поэтому подключить эти библиотеки невозможно.

В итоге сломалась сборка пакета itk:
CMake Error at Modules/ThirdParty/Eigen3/CMakeLists.txt:56 (find_package):
  Could not find a package configuration file provided by &quot;Eigen3&quot; (requested
  version 3.3) with any of the following names:

    Eigen3Config.cmake
    eigen3-config.cmake

Просьба починить.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>193424</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2020-10-22 12:58:48 +0300</bug_when>
    <thetext>eigen3-3.3.8-alt3 -&gt; sisyphus:

 Thu Oct 22 2020 Andrey Cherepanov &lt;cas@altlinux&gt; 3.3.8-alt3
 - Move cmake files to /usr/lib64/cmake/eigen3 (ALT #39109).
 - Spec cleanup.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>