Bug 257449

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: LatestFlags: koobs: merge-quarterly?
Hardware: Any   
OS: Any   
URL: http://portablecl.org/pocl-1.8.html
Bug Depends on:    
Bug Blocks: 255139    
Attachments:
Description Flags
Update pocl 1.7
none
Update POCL 1.8
none
v0 none

Description O. Hartmann 2021-07-27 10:32:51 UTC
Created attachment 226734 [details]
Update pocl 1.7

POCL 1.7 is out since May, this is a followup and upgrade of pocl with some minor fixes according to a chat with W. Losh. An initial (trivial) fix has been applied according to Bug 255139 , specifically "excess dependencies". Fixing docs is underway.
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2021-07-27 13:03:28 UTC
(In reply to O. Hartmann from comment #0)
I got error in configure phase: https://gist.github.com/lwhsu/cc15978ff96d53afa81660c3afde6f19
Comment 2 O. Hartmann 2021-10-25 11:31:54 UTC
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
Comment 3 O. Hartmann 2021-10-25 11:32:39 UTC
*** Bug 259433 has been marked as a duplicate of this bug. ***
Comment 4 Mikael Urankar freebsd_committer freebsd_triage 2021-10-25 17:09:54 UTC
Created attachment 229027 [details]
v0

aarch64 needs the same fix as the one found in bug #257451
Your indentation looks very weird.
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2021-10-27 00:51:32 UTC
*** Bug 257451 has been marked as a duplicate of this bug. ***
Comment 6 Kubilay Kocak freebsd_committer freebsd_triage 2021-10-27 00:51:45 UTC
@Mikael Do you want to take this?
Comment 7 Mikael Urankar freebsd_committer freebsd_triage 2021-10-27 07:47:57 UTC
(In reply to Kubilay Kocak from comment #6)
Nope, I won't have access to a computer for the next two weeks.
Comment 8 commit-hook freebsd_committer freebsd_triage 2021-11-09 17:58:07 UTC
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(-)