[Bug 252870] Making cad/opencascade depend on onetbb

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 20 21:15:15 UTC 2021


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

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

Hello,

As a maintainer of cad/opencascade, 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/opencascade-7.5.0.log

/wrkdirs/usr/ports/cad/opencascade/work/opencascade-7.5.0/src/OSD/OSD_Parallel_TBB.cxx:28:10:
fatal error: 'tbb/task_scheduler_init.h' file not found
#include <tbb/task_scheduler_init.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
ninja: build stopped: subcommand failed.
*** Error code 1

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

Thanks for your contribution,
Best regards,

Ganael.


Referenced Bugs:

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