Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842636 - sci-libs/ceres-solver-2.0.0: file STRINGS file "/usr/include/tbb/tbb_stddef.h" cannot be read
Summary: sci-libs/ceres-solver-2.0.0: file STRINGS file "/usr/include/tbb/tbb_stddef.h...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: 820851
  Show dependency tree
 
Reported: 2022-05-04 23:03 UTC by Scott Alfter
Modified: 2022-05-05 00:11 UTC (History)
0 users

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


Attachments
emerge --info (file_842636.txt,7.74 KB, text/plain)
2022-05-04 23:04 UTC, Scott Alfter
Details
emerge -pqv (file_842636.txt,144 bytes, text/plain)
2022-05-04 23:05 UTC, Scott Alfter
Details
build log (build.log,8.91 KB, text/plain)
2022-05-04 23:06 UTC, Scott Alfter
Details
CMakeOutput.log (CMakeOutput.log,96.88 KB, text/plain)
2022-05-04 23:07 UTC, Scott Alfter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Alfter 2022-05-04 23:03:01 UTC
cmake tries to read a file that doesn't exist, and fails.  dev-cpp/tbb-2021.5.0-r1 (currently installed) doesn't provide /usr/include/tbb/tbb_stddef.h.

Reproducible: Always

Steps to Reproduce:
1. sudo emerge -1 ceres-solver

Actual Results:  
fails in configure phase

Expected Results:  
builds successfully
Comment 1 Scott Alfter 2022-05-04 23:04:06 UTC
Created attachment 776798 [details]
emerge --info
Comment 2 Scott Alfter 2022-05-04 23:05:19 UTC
Created attachment 776801 [details]
emerge -pqv
Comment 3 Scott Alfter 2022-05-04 23:06:39 UTC
Created attachment 776804 [details]
build log
Comment 4 Scott Alfter 2022-05-04 23:07:33 UTC
Created attachment 776807 [details]
CMakeOutput.log
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-04 23:33:47 UTC
https://github.com/ceres-solver/ceres-solver/commit/941ea13475913ef8322584f7401633de9967ccc8 in 2.1.0 should sort it, I'll see about bumping.
Comment 6 Larry the Git Cow gentoo-dev 2022-05-05 00:11:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f0ed6797219492f58a2a4c3183087ad1c53337d

commit 3f0ed6797219492f58a2a4c3183087ad1c53337d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-04 23:55:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-05 00:11:09 +0000

    sci-libs/ceres-solver: add 2.1.0
    
    Closes: https://bugs.gentoo.org/842636
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/ceres-solver/Manifest                  |   1 +
 sci-libs/ceres-solver/ceres-solver-2.1.0.ebuild | 106 ++++++++++++++++++++++++
 2 files changed, 107 insertions(+)