Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Feb 2023 13:13:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267158] [NEW PORT] devel/arm-compute-library
Message-ID:  <bug-267158-7788-M5M0o3U2ER@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267158-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267158-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #8 from Robert Clausecker <fuz@FreeBSD.org> ---
Created attachment 240166
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240166&action=
=3Dedit
devel/computelibrary: build failure on amd64 FreeBSD 13.1

The build fails on amd64 FreeBSD 13.1.  Please see attached log file:

tests/framework/Framework.cpp:82:158: error: use of undeclared identifier
'OpenCLTimestamps'
    _available_instruments.emplace(std::pair<InstrumentType,
ScaleFactor>(InstrumentType::OPENCL_TIMESTAMPS, ScaleFactor::NONE),
Instrument::make_instrument<OpenCLTimestamps, ScaleFactor::NONE>);
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
                                                                           =
  ^

(and hundreds more like this)

--=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-267158-7788-M5M0o3U2ER>