Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908889 - sci-libs/opencascade-7.7.0-r1 - argets not yet defined: TBB::tbbbind_2_5
Summary: sci-libs/opencascade-7.7.0-r1 - argets not yet defined: TBB::tbbbind_2_5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paul Zander
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-06-20 15:10 UTC by Bogdan
Modified: 2024-03-23 08:34 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge.info,20.50 KB, text/plain)
2023-06-20 15:11 UTC, Bogdan
Details
build.log (opencascade-7.7.0-r1:20230620-150513.log,9.45 KB, text/plain)
2023-06-20 15:11 UTC, Bogdan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bogdan 2023-06-20 15:10:11 UTC
Compilation fails.

Reproducible: Always

Steps to Reproduce:
Install sci-libs/opencascade-7.7.0-r1::gentoo
Actual Results:  
Targets not yet defined: TBB::tbbbind_2_5

Expected Results:  
Compilation success.

USE=""-doc examples ffmpeg freeimage gles2 json optimize vtk" emerge -1 sci-libs/opencascade
Comment 1 Bogdan 2023-06-20 15:11:23 UTC
Created attachment 864312 [details]
emerge --info
Comment 2 Bogdan 2023-06-20 15:11:48 UTC
Created attachment 864313 [details]
build.log
Comment 3 Leonid Kopylov 2023-10-11 14:48:11 UTC
seems to me same error as https://bugs.gentoo.org/909437
Comment 4 Leonid Kopylov 2023-10-11 14:48:38 UTC
package builds with USE=-vtk
Comment 5 Leonid Kopylov 2023-11-07 17:29:43 UTC
same with sci-libs/opencascade-7.6.3-r2, required by media-gfx/freecad
Comment 6 Larry the Git Cow gentoo-dev 2024-03-23 08:34:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c55a8ea86f9ccf27bd0def2756262a2d7eafba2

commit 6c55a8ea86f9ccf27bd0def2756262a2d7eafba2
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-02-16 15:02:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-23 08:33:26 +0000

    sci-libs/opencascade: add 7.7.1, 7.7.2, 7.8.0, 9999
    
    Closes: https://bugs.gentoo.org/923350
    Closes: https://bugs.gentoo.org/911578
    Closes: https://bugs.gentoo.org/908889
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35374
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/opencascade/Manifest                      |   5 +
 .../opencascade-7.7.0-jemalloc-lib-type.patch      |  27 ++
 .../opencascade-7.8.0-cmake-min-version.patch      |  14 +
 .../files/opencascade-7.8.0-tests.patch            |  19 ++
 sci-libs/opencascade/metadata.xml                  |  33 +-
 sci-libs/opencascade/opencascade-7.7.1.ebuild      | 366 +++++++++++++++++++++
 sci-libs/opencascade/opencascade-7.7.2.ebuild      | 366 +++++++++++++++++++++
 sci-libs/opencascade/opencascade-7.8.0.ebuild      | 365 ++++++++++++++++++++
 sci-libs/opencascade/opencascade-9999.ebuild       | 365 ++++++++++++++++++++
 9 files changed, 1539 insertions(+), 21 deletions(-)