[Bug 267158] [NEW PORT] devel/arm-compute-library
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 267158] [NEW PORT] devel/arm-compute-library"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Feb 2023 13:13:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267158 --- Comment #8 from Robert Clausecker <fuz@FreeBSD.org> --- Created attachment 240166 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240166&action=edit 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>); ^ (and hundreds more like this) -- You are receiving this mail because: You are the assignee for the bug.