Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 842636

Summary: sci-libs/ceres-solver-2.0.0: file STRINGS file "/usr/include/tbb/tbb_stddef.h" cannot be read
Product: Gentoo Linux Reporter: Scott Alfter <scott>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 820851    
Attachments: emerge --info
emerge -pqv
build log
CMakeOutput.log

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(+)