Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2021 21:14:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252651] Making math/suitesparse depend on onetbb
Message-ID:  <bug-252651-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252651

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

Hello,

As a maintainer of math/suitesparse, could you have a look at PR #252648:

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

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

=20
http://box.martymac.org/FreeBSD-Packages/build.html?mastername=3DFBSD122amd=
64-tbb-migr&build=3D2021-01-13_17h15m06s

and error logs:

http://box.martymac.org/FreeBSD-Packages/data/FBSD122amd64-tbb-migr/2021-01=
-13_17h15m06s/logs/errors/suitesparse-5.8.1.log

c++ -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include
-fno-strict-aliasing  -isystem /usr/local/include  -O3 -fexceptions -fPIC
-fopenmp -DHAVE_TBB   -I../../CHOLMOD/Include -I../../SuiteSparse_config
-I../Include -c ../Source/spqr_parallel.cpp
../Source/spqr_parallel.cpp:10:10: fatal error: 'tbb/task_scheduler_init.h'
file not found
#include <tbb/task_scheduler_init.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

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/on=
etbb
are available in PR #252648.

Thanks for your contribution,
Best regards,

Ganael.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252648
[Bug 252648] Intel oneAPI tbb - Migrating from devel/tbb to devel/onetbb (m=
ain
PR)
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252651-7788>