Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820824 - media-libs/opensubdiv-3.4.4-r1 - /.../tbbEvaluator.cpp: fatal error: tbb/task_scheduler_init.h: No such file or directory
Summary: media-libs/opensubdiv-3.4.4-r1 - /.../tbbEvaluator.cpp: fatal error: tbb/task...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adrian
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 820851
  Show dependency tree
 
Reported: 2021-10-30 08:20 UTC by Toralf Förster
Modified: 2022-02-12 16:30 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.84 KB, text/plain)
2021-10-30 08:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,279.07 KB, text/plain)
2021-10-30 08:20 UTC, Toralf Förster
Details
environment (environment,91.39 KB, text/plain)
2021-10-30 08:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.61 KB, application/x-bzip)
2021-10-30 08:20 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.46 KB, application/x-bzip)
2021-10-30 08:20 UTC, Toralf Förster
Details
media-libs:opensubdiv-3.4.4-r1:20211030-023029.log (media-libs:opensubdiv-3.4.4-r1:20211030-023029.log,37.80 KB, text/plain)
2021-10-30 08:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.00 KB, application/x-bzip)
2021-10-30 08:20 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-10-30 08:20:33 UTC
/var/tmp/portage/media-libs/opensubdiv-3.4.4-r1/work/OpenSubdiv-3_4_4/opensubdiv/osd/tbbEvaluator.cpp:28:10: fatal error: tbb/task_scheduler_init.h: No such file or directory
   28 | #include <tbb/task_scheduler_init.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/build.make:160: opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/tbbEvaluator.cpp.o] Error 1

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20211026-104235

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.56.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  HEAD of ::gentoo
commit 3bb03ea1e31f55167bec8dd68b93205f9afa127e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 30 00:07:42 2021 +0000

    2021-10-30 00:07:41 UTC

emerge -qpvO media-libs/opensubdiv
[ebuild     U ] media-libs/opensubdiv-3.4.4-r1 [3.4.4] USE="openmp tbb tutorials -cuda -examples -opencl -ptex -test"
Comment 1 Toralf Förster gentoo-dev 2021-10-30 08:20:34 UTC
Created attachment 747408 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-30 08:20:35 UTC
Created attachment 747411 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-10-30 08:20:37 UTC
Created attachment 747414 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-10-30 08:20:38 UTC
Created attachment 747417 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-10-30 08:20:39 UTC
Created attachment 747420 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-10-30 08:20:40 UTC
Created attachment 747423 [details]
media-libs:opensubdiv-3.4.4-r1:20211030-023029.log
Comment 7 Toralf Förster gentoo-dev 2021-10-30 08:20:41 UTC
Created attachment 747426 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-10-30 17:18:50 UTC
The bug has been referenced in the following commit(s):

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

commit 3f32f880956e37949253999b88bf267ce8c56b78
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-30 17:17:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-30 17:17:53 +0000

    media-libs/opensubdiv: needs deprecated TBB features, depend on older version
    
    Bug: https://bugs.gentoo.org/820824
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/opensubdiv/opensubdiv-3.4.3-r1.ebuild | 2 +-
 media-libs/opensubdiv/opensubdiv-3.4.4-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 9 Larry the Git Cow gentoo-dev 2022-02-12 15:15:56 UTC
The bug has been referenced in the following commit(s):

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

commit 2943d53a64fc9448e3a6431f8c56bb19f9e04c5b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-12 15:15:36 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-12 15:15:36 +0000

    media-libs/opensubdiv: add patch for >= TBB 2021
    
    Bug: https://bugs.gentoo.org/820824
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/opensubdiv-3.4.4-tbb-2021.patch          | 65 +++++++++++++++
 media-libs/opensubdiv/opensubdiv-3.4.4-r3.ebuild   | 94 ++++++++++++++++++++++
 2 files changed, 159 insertions(+)