Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816447 - dev-ros/laser_assembler-1.7.8 - Could not find a package configuration file provided by Eigen3 with any
Summary: dev-ros/laser_assembler-1.7.8 - Could not find a package configuration file p...
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 15:06 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,16.15 KB, text/plain)
2021-10-05 15:07 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,48.94 KB, text/plain)
2021-10-05 15:07 UTC, Toralf Förster
Details
dev-ros:laser_assembler-1.7.8:20211005-145638.log (dev-ros:laser_assembler-1.7.8:20211005-145638.log,5.13 KB, text/plain)
2021-10-05 15:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,376.53 KB, text/plain)
2021-10-05 15:07 UTC, Toralf Förster
Details
environment (environment,130.19 KB, text/plain)
2021-10-05 15:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,23.93 KB, application/x-bzip)
2021-10-05 15:07 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.62 KB, application/x-bzip)
2021-10-05 15:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.17 KB, application/x-bzip)
2021-10-05 15:07 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 15:06:59 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_no_multilib_hardened-j4-20210930-190444

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.3.1
 [2] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/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:

  HEAD of ::gentoo
commit 9254bb30ff8a599391d00aa5198df56c76fc7b75
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 5 13:51:31 2021 +0000

    2021-10-05 13:51:29 UTC

emerge -qpvO dev-ros/laser_assembler
[ebuild  N    ] dev-ros/laser_assembler-1.7.8  USE="-test" PYTHON_SINGLE_TARGET="python3_9 -python3_8" ROS_MESSAGES="cxx python (-eus) -lisp -nodejs"
Comment 1 Toralf Förster gentoo-dev 2021-10-05 15:07:00 UTC
Created attachment 743244 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-05 15:07:02 UTC
Created attachment 743247 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2021-10-05 15:07:02 UTC
Created attachment 743250 [details]
dev-ros:laser_assembler-1.7.8:20211005-145638.log
Comment 4 Toralf Förster gentoo-dev 2021-10-05 15:07:04 UTC
Created attachment 743253 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2021-10-05 15:07:06 UTC
Created attachment 743256 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2021-10-05 15:07:07 UTC
Created attachment 743259 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-10-05 15:07:08 UTC
Created attachment 743262 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2021-10-05 15:07:09 UTC
Created attachment 743265 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2021-10-05 16:47:37 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(-)