[Bug 252691] Making math/deal.ii depend on onetbb

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 14 22:05:55 UTC 2021


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

            Bug ID: 252691
           Summary: Making math/deal.ii depend on onetbb
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri at freebsd.org
          Reporter: martymac at FreeBSD.org
                CC: yuri at freebsd.org
            Blocks: 252648
          Assignee: yuri at freebsd.org
             Flags: maintainer-feedback?(yuri at freebsd.org)
                CC: yuri at freebsd.org
             Flags: maintainer-feedback?(yuri at freebsd.org)

Hello,

As a maintainer of math/deal.ii, 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-13_22h35m17s

and error logs:

http://box.martymac.org/FreeBSD-Packages/data/FBSD122amd64-tbb-migr/2021-01-13_22h35m17s/logs/deal.II-9.2.0.20201001.log

-- TBB_INCLUDE_DIR not found! Call:
--     FIND_PATH(TBB_INCLUDE_DIR tbb/tbb_stddef.h HINTS PATH_SUFFIXES include
include/tbb tbb)
--   TBB_LIBRARIES: /usr/local/lib/libtbb.so
--   TBB_INCLUDE_DIRS: *** Required variable "TBB_INCLUDE_DIR" set to NOTFOUND
***
--   TBB_USER_INCLUDE_DIRS: *** Required variable "TBB_INCLUDE_DIR" set to
NOTFOUND ***
-- Could NOT find TBB
-- The externally provided TBB library is older than version 4.2.0, which
cannot be used with deal.II.
-- DEAL_II_WITH_TBB has unmet external dependencies.

That error does not prevent the port from building but tbb support is absent.

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.

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)
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list