Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672686 - sci-physics/root-6.14.08 should depend on >dev-cpp/tbb-2018 - CMake Error at cmake/modules/SearchInstalledSoftware.cmake:1161 (message): TBB version < 2018.
Summary: sci-physics/root-6.14.08 should depend on >dev-cpp/tbb-2018 - CMake Error at ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-07 12:33 UTC by Rafal Lalik
Modified: 2018-12-11 11:19 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafal Lalik 2018-12-07 12:33:59 UTC
From the cmake log:

-- Found TBB: /usr (found version "2017.0")  
CMake Error at cmake/modules/SearchInstalledSoftware.cmake:1161 (message):
  TBB version < 2018.  You can enable the option 'builtin_tbb' to build the
  library internally
Call Stack (most recent call first):
  CMakeLists.txt:110 (include)
Comment 1 Larry the Git Cow gentoo-dev 2018-12-11 11:19:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69644002d00b023ff04eb828d16596416022fc62

commit 69644002d00b023ff04eb828d16596416022fc62
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2018-12-10 13:46:11 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2018-12-11 11:03:57 +0000

    sci-physics/root: depend on >=dev-cpp/tbb-2018, bug #672686
    
    Closes: https://bugs.gentoo.org/672686
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 sci-physics/root/root-6.14.08.ebuild | 2 +-
 sci-physics/root/root-9999.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)