Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835868 - dev-util/intel-ocl-sdk-4.4.0.117-r3: /usr/lib64/libtbb.so.2 broken dependency
Summary: dev-util/intel-ocl-sdk-4.4.0.117-r3: /usr/lib64/libtbb.so.2 broken dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 820851
  Show dependency tree
 
Reported: 2022-03-24 00:16 UTC by Randall
Modified: 2022-11-21 08:14 UTC (History)
3 users (show)

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


Attachments
emerge @preserved-rebuild (file_835868.txt,1.33 KB, text/plain)
2022-03-24 00:18 UTC, Randall
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Randall 2022-03-24 00:16:20 UTC
Upon updating dev-cpp/tbb, I've been having this persistent message that doesn't get resolved by `emerge `@preserved-rebuild`.

```
!!! existing preserved libs:
>>> package: dev-cpp/tbb-2021.5.0-r1
 *  - /usr/lib64/libtbb.so.2
 *      used by /opt/intel/opencl-1.2-4.4.0.117/lib64/libtask_executor.so (dev-util/intel-ocl-sdk-4.4.0.117-r3)
Use emerge @preserved-rebuild to rebuild packages using these libraries
```

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-24 00:17:15 UTC
It's a binary package so can't be rebuilt. We'll need to have it use a bundled copy if one exists or pin the subslot (not ideal!)
Comment 2 Randall 2022-03-24 00:18:01 UTC
Created attachment 767666 [details]
emerge @preserved-rebuild
Comment 3 Randall 2022-03-24 00:19:23 UTC
Thanks, Sam for chiming in, as always.

Could then a solution be to remove the `system-tbb` flag?
Comment 4 Randall 2022-03-24 01:55:26 UTC
BTW removing the `system-tbb` flag does seem to fix it.
Comment 5 Larry the Git Cow gentoo-dev 2022-11-21 08:14:26 UTC
The bug has been closed via the following commit(s):

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

commit c4f557fd4bf15bb23073fdd7ec8e3e51ac7989a7
Author:     Andrew Udvare <audvare@gmail.com>
AuthorDate: 2022-11-15 03:54:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-21 08:08:00 +0000

    dev-util/intel-ocl-sdk: add 18.1.0.015
    
    Bug: https://bugs.gentoo.org/409015
    Closes: https://bugs.gentoo.org/593414
    Closes: https://bugs.gentoo.org/627546
    Closes: https://bugs.gentoo.org/835868
    Signed-off-by: Andrew Udvare <audvare@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/intel-ocl-sdk/Manifest                    |  1 +
 .../intel-ocl-sdk/intel-ocl-sdk-18.1.0.015.ebuild  | 53 ++++++++++++++++++++++
 2 files changed, 54 insertions(+)