Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2021 21:40:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252687] Making graphics/opensubdiv depend on onetbb
Message-ID:  <bug-252687-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 252687
           Summary: Making graphics/opensubdiv 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@FreeBSD.org
          Reporter: martymac@FreeBSD.org
                CC: FreeBSD@ShaneWare.Biz
            Blocks: 252648
                CC: FreeBSD@ShaneWare.Biz
             Flags: maintainer-feedback?(FreeBSD@ShaneWare.Biz)
             Flags: maintainer-feedback?(FreeBSD@ShaneWare.Biz)

Hello,

As a maintainer of graphics/opensubdiv, 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_22h35m17s

and error logs:

http://box.martymac.org/FreeBSD-Packages/data/FBSD122amd64-tbb-migr/2021-01=
-13_22h35m17s/logs/errors/opensubdiv-3.4.3_2.log

/usr/bin/c++ -DGLFW_VERSION_3 -DOPENSUBDIV_HAS_GLSL_COMPUTE
-DOPENSUBDIV_HAS_GLSL_TRANSFORM_FEEDBACK -DOPENSUBDIV_HAS_OPENGL
-DOPENSUBDIV_HAS_TBB -DOPENSUBDIV_VERSION_STRING=3D\"3.4.3\"
-DOSD_USES_INTERNAL_GLAPILOADER
-I/wrkdirs/usr/ports/graphics/opensubdiv/work/OpenSubdiv-3_4_3/opensubdiv
-I/usr/local/include
-I/wrkdirs/usr/ports/graphics/opensubdiv/work/OpenSubdiv-3_4_3/glLoader
-Iopensubdiv/osd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -=
O2
-pipe -fstack-protector-strong -fno-strict-aliasing   -Wall -Wextra
-Wno-invalid-offsetof -Wno-strict-aliasing -Wno-overloaded-virtual -fPIC -MD
-MT opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/tbbEvaluator.cpp.o -MF
opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/tbbEvaluator.cpp.o.d -o
opensubdiv/osd/CMakeFiles/osd_cpu_obj.dir/tbbEvaluator.cpp.o -c
/wrkdirs/usr/ports/graphics/opensubdiv/work/OpenSubdiv-3_4_3/opensubdiv/osd=
/tbbEvaluator.cpp
/wrkdirs/usr/ports/graphics/opensubdiv/work/OpenSubdiv-3_4_3/opensubdiv/osd=
/tbbEvaluator.cpp:28: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-252687-7788>