From owner-svn-ports-all@freebsd.org Tue Apr 24 00:18:52 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 635C1FAF0E9; Tue, 24 Apr 2018 00:18:52 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0ECA76F2F1; Tue, 24 Apr 2018 00:18:52 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 09D15369C; Tue, 24 Apr 2018 00:18:52 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3O0IpDX020329; Tue, 24 Apr 2018 00:18:51 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3O0IpJo020327; Tue, 24 Apr 2018 00:18:51 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201804240018.w3O0IpJo020327@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 24 Apr 2018 00:18:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468161 - head/lang/beignet X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/lang/beignet X-SVN-Commit-Revision: 468161 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Apr 2018 00:18:52 -0000 Author: jbeich Date: Tue Apr 24 00:18:51 2018 New Revision: 468161 URL: https://svnweb.freebsd.org/changeset/ports/468161 Log: lang/beignet: install CL/cl_inet.h /tmp/ffconf.XXXXXXXX/test.c:1:10: fatal error: 'CL/cl_intel.h' file not found #include ^~~~~~~~~~~~~~~ https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/ac993e73deca PR: 227726 Modified: head/lang/beignet/Makefile (contents, props changed) head/lang/beignet/pkg-plist (contents, props changed) Modified: head/lang/beignet/Makefile ============================================================================== --- head/lang/beignet/Makefile Tue Apr 24 00:18:35 2018 (r468160) +++ head/lang/beignet/Makefile Tue Apr 24 00:18:51 2018 (r468161) @@ -64,7 +64,4 @@ do-test-TEST-on: pre-install-TEST-on: do-test-TEST-on -post-install: - @${RM} -r ${STAGEDIR}${PREFIX}/include/CL - .include Modified: head/lang/beignet/pkg-plist ============================================================================== --- head/lang/beignet/pkg-plist Tue Apr 24 00:18:35 2018 (r468160) +++ head/lang/beignet/pkg-plist Tue Apr 24 00:18:51 2018 (r468161) @@ -1,3 +1,14 @@ +@comment include/CL/cl.h +@comment include/CL/cl_d3d10.h +@comment include/CL/cl_d3d11.h +@comment include/CL/cl_dx9_media_sharing.h +@comment include/CL/cl_egl.h +@comment include/CL/cl_ext.h +@comment include/CL/cl_gl.h +@comment include/CL/cl_gl_ext.h +include/CL/cl_intel.h +@comment include/CL/cl_platform.h +@comment include/CL/opencl.h etc/OpenCL/vendors/intel-beignet.icd lib/beignet/beignet.bc lib/beignet/beignet.pch