Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2020 00:43:35 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525990 - in head/devel/intel-graphics-compiler: . files
Message-ID:  <202002130043.01D0hZ6N078797@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Feb 13 00:43:35 2020
New Revision: 525990
URL: https://svnweb.freebsd.org/changeset/ports/525990

Log:
  devel/intel-graphics-compiler: update to 1.0.3289
  
  Changes:	https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.3151
  Changes:	https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.3289
  Reported by:	GitHub (watch releases)

Modified:
  head/devel/intel-graphics-compiler/Makefile   (contents, props changed)
  head/devel/intel-graphics-compiler/distinfo   (contents, props changed)
  head/devel/intel-graphics-compiler/files/patch-unix   (contents, props changed)
  head/devel/intel-graphics-compiler/pkg-plist   (contents, props changed)

Modified: head/devel/intel-graphics-compiler/Makefile
==============================================================================
--- head/devel/intel-graphics-compiler/Makefile	Thu Feb 13 00:43:28 2020	(r525989)
+++ head/devel/intel-graphics-compiler/Makefile	Thu Feb 13 00:43:35 2020	(r525990)
@@ -2,11 +2,8 @@
 
 PORTNAME=	intel-graphics-compiler
 DISTVERSIONPREFIX=	igc-
-DISTVERSION=	1.0.3041
+DISTVERSION=	1.0.3289
 CATEGORIES=	devel
-
-PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+=	add5ac2f64f3.patch:-p1
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Intel Graphics Compiler for OpenCL

Modified: head/devel/intel-graphics-compiler/distinfo
==============================================================================
--- head/devel/intel-graphics-compiler/distinfo	Thu Feb 13 00:43:28 2020	(r525989)
+++ head/devel/intel-graphics-compiler/distinfo	Thu Feb 13 00:43:35 2020	(r525990)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1575706582
-SHA256 (intel-intel-graphics-compiler-igc-1.0.3041_GH0.tar.gz) = 91233f7c2fb5f1e829232815a0e3b80585f7f7537360aa1445955973ad0d928d
-SIZE (intel-intel-graphics-compiler-igc-1.0.3041_GH0.tar.gz) = 5938642
-SHA256 (add5ac2f64f3.patch) = 4de0b73bf73d786e3aa6e55bb9bf4a45ac44ee3ef5177a64f50d869bb8e81285
-SIZE (add5ac2f64f3.patch) = 3862
+TIMESTAMP = 1580732185
+SHA256 (intel-intel-graphics-compiler-igc-1.0.3289_GH0.tar.gz) = dd0694165cd625a2aaad634f11ca74db4c27ba2c3b50c07d4000b317f41033f0
+SIZE (intel-intel-graphics-compiler-igc-1.0.3289_GH0.tar.gz) = 6014385

Modified: head/devel/intel-graphics-compiler/files/patch-unix
==============================================================================
--- head/devel/intel-graphics-compiler/files/patch-unix	Thu Feb 13 00:43:28 2020	(r525989)
+++ head/devel/intel-graphics-compiler/files/patch-unix	Thu Feb 13 00:43:35 2020	(r525990)
@@ -269,9 +269,9 @@ CMake Error at IGC/CMakeLists.txt:1974 (message):
  #define USC_OPTIMIZING_COMPILER_TESTS
  #endif
  
---- visa/BuildCISAIRImpl.cpp.orig	2019-11-27 01:05:20 UTC
+--- visa/BuildCISAIRImpl.cpp.orig	2020-01-09 09:46:51 UTC
 +++ visa/BuildCISAIRImpl.cpp
-@@ -680,7 +680,6 @@ extern void CISA_delete_buffer(YY_BUFFER_STATE buf);
+@@ -684,7 +684,6 @@ extern void CISA_delete_buffer(YY_BUFFER_STATE buf);
  
  int CISA_IR_Builder::ParseVISAText(const std::string& visaHeader, const std::string& visaText, const std::string& visaTextFile)
  {
@@ -279,13 +279,13 @@ CMake Error at IGC/CMakeLists.txt:1974 (message):
      // Direct output of parser to null
  #if defined(_WIN64) || defined(_WIN32)
      CISAout = fopen("nul", "w");
-@@ -740,16 +739,11 @@ int CISA_IR_Builder::ParseVISAText(const std::string& 
+@@ -746,16 +745,11 @@ int CISA_IR_Builder::ParseVISAText(const std::string& 
      }
  
-     return CM_SUCCESS;
+     return VISA_SUCCESS;
 -#else
 -    assert(0 && "Asm parsing not supported on this platform");
--    return CM_FAILURE;
+-    return VISA_FAILURE;
 -#endif
  }
  
@@ -296,13 +296,13 @@ CMake Error at IGC/CMakeLists.txt:1974 (message):
      // Direct output of parser to null
  #if defined(_WIN64) || defined(_WIN32)
      CISAout = fopen("nul", "w");
-@@ -775,10 +769,6 @@ int CISA_IR_Builder::ParseVISAText(const std::string& 
+@@ -781,10 +775,6 @@ int CISA_IR_Builder::ParseVISAText(const std::string& 
          fclose(CISAout);
      }
-     return CM_SUCCESS;
+     return VISA_SUCCESS;
 -#else
 -    assert(0 && "Asm parsing not supported on this platform");
--    return CM_FAILURE;
+-    return VISA_FAILURE;
 -#endif
  }
  

Modified: head/devel/intel-graphics-compiler/pkg-plist
==============================================================================
--- head/devel/intel-graphics-compiler/pkg-plist	Thu Feb 13 00:43:28 2020	(r525989)
+++ head/devel/intel-graphics-compiler/pkg-plist	Thu Feb 13 00:43:35 2020	(r525990)
@@ -79,7 +79,6 @@ include/igc/ocl_igc_interface/ocl_translation_output.h
 include/igc/ocl_igc_interface/platform.h
 include/igc/ocl_igc_interface/platform_helper.h
 include/igc/ocl_igc_shared/device_enqueue/DeviceEnqueueInternalTypes.h
-include/igc/ocl_igc_shared/device_enqueue/device_enqueue_internal_types.h
 include/igc/ocl_igc_shared/executable_format/patch_g10.h
 include/igc/ocl_igc_shared/executable_format/patch_g7.h
 include/igc/ocl_igc_shared/executable_format/patch_g75.h



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