[Bug 252868] Making graphics/blender depend on onetbb

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 20 20:58:12 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252868

            Bug ID: 252868
           Summary: Making graphics/blender depend on onetbb
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: martymac at FreeBSD.org
                CC: FreeBSD at ShaneWare.Biz
        Depends on: 252651, 252785, 25278
            Blocks: 252648
             Flags: maintainer-feedback?(FreeBSD at ShaneWare.Biz)
                CC: FreeBSD at ShaneWare.Biz
             Flags: maintainer-feedback?(FreeBSD at ShaneWare.Biz)

Hello,

As a maintainer of graphics/blender, could you have a look at PR #252648:

  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252648

In short, TBB version 2021 will soon be available as devel/onetbb but the port
you maintain does not build correctly with it, see the following Poudriere run:

 
http://box.martymac.org/FreeBSD-Packages/build.html?mastername=FBSD122amd64-tbb-migr&build=2021-01-19_19h34m48s

and error logs:

http://box.martymac.org/FreeBSD-Packages/data/FBSD122amd64-tbb-migr/2021-01-19_19h34m48s/logs/errors/blender-2.91.0_3.log

c++ [...]
/wrkdirs/usr/ports/graphics/blender/work/blender-2.91.0/intern/cycles/bvh/bvh.cpp
In file included from
/wrkdirs/usr/ports/graphics/blender/work/blender-2.91.0/intern/cycles/bvh/bvh.cpp:25:
In file included from
/wrkdirs/usr/ports/graphics/blender/work/blender-2.91.0/intern/cycles/bvh/../bvh/bvh_build.h:27:
In file included from
/wrkdirs/usr/ports/graphics/blender/work/blender-2.91.0/intern/cycles/bvh/../util/util_task.h:22:
/wrkdirs/usr/ports/graphics/blender/work/blender-2.91.0/intern/cycles/bvh/../util/util_tbb.h:39:14:
error: no member named 'self' in namespace 'tbb::v1::task'
  tbb::task::self().cancel_group_execution();
  ~~~~~~~~~~~^
1 error generated.
ninja: build stopped: subcommand failed.

Could you try to provide a patch (important: *by replying to this PR*) to
facilitate the migration to devel/onetbb ?

To help you modifying your port, expected patches to devel/tbb and devel/onetbb
are available in PR #252648.

You will also need:
- suitesparse patches from PR #252651
- opencv patches from PR #252785
- to disable option OPENVDB (see PR #252788)

Thanks for your contribution,
Best regards,

Ganael.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=25278
[Bug 25278] [patch] bs accepts -s -c but not -sc
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252648
[Bug 252648] Intel oneAPI tbb - Migrating from devel/tbb to devel/onetbb (main
PR)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252651
[Bug 252651] Making math/suitesparse depend on onetbb
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252785
[Bug 252785] Making graphics/opencv* depend on onetbb
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list