Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jan 2013 15:59:38 GMT
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/175107: devel/opencl: bug in CL/cl_ext.h (upstream): 
Message-ID:  <201301071559.r07Fxcaw045821@red.freebsd.org>
Resent-Message-ID: <201301071600.r07G01jE042682@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         175107
>Category:       ports
>Synopsis:       devel/opencl: bug in CL/cl_ext.h (upstream):
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 07 16:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     O. Hartmann
>Release:        
>Organization:
FU Berlin
>Environment:
>Description:
According to http://www.khronos.org/message_boards/viewtopic.php?t=5560, the file can be patched easily. gcc46 compiles port devel/opencl without problems, clang 3.2 drops a lot of errors. Investigating.
>How-To-Repeat:

>Fix:
In file cl_ext.h, lines 148 and 150:
CL_EXT_SUFFIX_VERSION_1_2 must be replaced by CL_EXT_SUFFIX__VERSION_1_2

(see http://www.khronos.org/message_boards/viewtopic.php?t=5560)

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301071559.r07Fxcaw045821>