Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816372 - dev-ros/pcl_conversions-1.7.2-r1 - Could not find a package configuration file provided by Eigen3 with any
Summary: dev-ros/pcl_conversions-1.7.2-r1 - Could not find a package configuration fil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-05 07:22 UTC by Toralf Förster
Modified: 2021-10-05 16:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.06 KB, text/plain)
2021-10-05 07:22 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,48.58 KB, text/plain)
2021-10-05 07:22 UTC, Toralf Förster
Details
dev-ros:pcl_conversions-1.7.2-r1:20211005-061824.log (dev-ros:pcl_conversions-1.7.2-r1:20211005-061824.log,5.94 KB, text/plain)
2021-10-05 07:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,330.84 KB, text/plain)
2021-10-05 07:22 UTC, Toralf Förster
Details
environment (environment,128.21 KB, text/plain)
2021-10-05 07:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.42 KB, application/x-bzip)
2021-10-05 07:22 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.62 KB, application/x-bzip)
2021-10-05 07:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.46 KB, application/x-bzip)
2021-10-05 07:22 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-10-05 07:22:13 UTC
  CMake did not find one.

  Could not find a package configuration file provided by "Eigen3" with any
  of the following names:

    Eigen3Config.cmake
    eigen3-config.cmake

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20210930-202348

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/13
13.0.0
Python 3.9.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.55.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  HEAD of ::gentoo
commit 018c7a887f5ab4526176b7502ac1fafc2ed9703b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 5 05:21:23 2021 +0000

    2021-10-05 05:21:21 UTC

emerge -qpvO dev-ros/pcl_conversions
[ebuild  N    ] dev-ros/pcl_conversions-1.7.2-r1  USE="-test" PYTHON_SINGLE_TARGET="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-10-05 07:22:14 UTC
Created attachment 743073 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-05 07:22:15 UTC
Created attachment 743076 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2021-10-05 07:22:16 UTC
Created attachment 743079 [details]
dev-ros:pcl_conversions-1.7.2-r1:20211005-061824.log
Comment 4 Toralf Förster gentoo-dev 2021-10-05 07:22:18 UTC
Created attachment 743082 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2021-10-05 07:22:19 UTC
Created attachment 743085 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2021-10-05 07:22:20 UTC
Created attachment 743088 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-10-05 07:22:21 UTC
Created attachment 743091 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2021-10-05 07:22:22 UTC
Created attachment 743094 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2021-10-05 16:47:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cb74eb8f4d9c515eabcbac471dd9f6df53d68a1

commit 7cb74eb8f4d9c515eabcbac471dd9f6df53d68a1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-05 16:44:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-05 16:47:12 +0000

    dev-cpp/eigen: fix installed CMake files in 3.4.0
    
    We were using a special path which doesn't seem
    necessary anymore (and indeed wasn't working
    in 3.4.0 anyway).
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=816450
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=816447
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=816444
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=816441
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=816435
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=816432
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=816429
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=816372
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-cpp/eigen/{eigen-3.4.0.ebuild => eigen-3.4.0-r1.ebuild} | 3 ---
 1 file changed, 3 deletions(-)