Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Oct 2021 18:16:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259051] devel/onetbb fails with error: always_inline function '_tpause' requires target feature 'waitpkg'  when building with poudriere on amd64 stable 13
Message-ID:  <bug-259051-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 259051
           Summary: devel/onetbb fails with error: always_inline function
                    '_tpause' requires target feature 'waitpkg'  when
                    building with poudriere on amd64 stable 13
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: martymac@FreeBSD.org
          Reporter: transitive@gmail.com
             Flags: maintainer-feedback?(martymac@FreeBSD.org)
          Assignee: martymac@FreeBSD.org
 Attachment #228571 text/plain
         mime type:

Created attachment 228571
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D228571&action=
=3Dedit
devel/onetbb poudriere build log of failure

The port devel/onetbb fails with the following error:

In file included from
/wrkdirs/usr/ports/devel/onetbb/work/oneTBB-2021.4.0/src/tbb/task_dispatche=
r.h:24:
/wrkdirs/usr/ports/devel/onetbb/work/oneTBB-2021.4.0/src/tbb/scheduler_comm=
on.h:230:9:
error: always_inline function '_tpause' requires target feature 'waitpkg', =
but
would be inlined into function 'prolonged_pause' that is compiled without
support for 'waitpkg'
        _tpause(0, time_stamp + 700);
        ^
1 error generated.


The poudriere build system is amd64 Stable-13. This occurred with the updat=
e to
onetbb to 2021.4.0.

--=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-259051-7788>