Summary: | lang/pocl: Update to 1.8 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | O. Hartmann <ohartmann> | ||||||||
Component: | Individual Port(s) | Assignee: | Mikael Urankar <mikael> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | lwhsu, mikael | ||||||||
Priority: | --- | Keywords: | needs-qa | ||||||||
Version: | Latest | Flags: | koobs:
merge-quarterly?
|
||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
URL: | http://portablecl.org/pocl-1.8.html | ||||||||||
Bug Depends on: | |||||||||||
Bug Blocks: | 255139 | ||||||||||
Attachments: |
|
Description
O. Hartmann
2021-07-27 10:32:51 UTC
(In reply to O. Hartmann from comment #0) I got error in configure phase: https://gist.github.com/lwhsu/cc15978ff96d53afa81660c3afde6f19 Created attachment 229018 [details]
Update POCL 1.8
Update to POCL 1.8:
Have CLOCK_MONOTONIC_FAST in favor over CLOCK_UPTIME_FAST (see files/patch-lib_CL_pocl_timing.c)
Enable aarch64, considered as experimental
*** Bug 259433 has been marked as a duplicate of this bug. *** Created attachment 229027 [details] v0 aarch64 needs the same fix as the one found in bug #257451 Your indentation looks very weird. *** Bug 257451 has been marked as a duplicate of this bug. *** @Mikael Do you want to take this? (In reply to Kubilay Kocak from comment #6) Nope, I won't have access to a computer for the next two weeks. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d25b263de3bc36fcc18c42b706fd4cd77ccf097d commit d25b263de3bc36fcc18c42b706fd4cd77ccf097d Author: Mikael Urankar <mikael@FreeBSD.org> AuthorDate: 2021-11-09 17:29:35 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2021-11-09 17:56:40 +0000 lang/pocl: Update to 1.8 PR: 257449 lang/pocl/Makefile | 53 ++++++++++++++++---------- lang/pocl/distinfo | 6 +-- lang/pocl/files/patch-lib_CL_devices_cpuinfo.c | 40 ++++++++++--------- lang/pocl/pkg-plist | 19 ++++----- 4 files changed, 67 insertions(+), 51 deletions(-) |