[Bug 252687] Making graphics/opensubdiv depend on onetbb

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 14 21:40:43 UTC 2021


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

            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 at FreeBSD.org
          Reporter: martymac at FreeBSD.org
                CC: FreeBSD at ShaneWare.Biz
            Blocks: 252648
                CC: FreeBSD at ShaneWare.Biz
             Flags: maintainer-feedback?(FreeBSD at ShaneWare.Biz)
             Flags: maintainer-feedback?(FreeBSD at 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=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/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=\"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/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