Package Details: intel-seapi-git 17.01.28.r25.gf41831f-5

Git Clone URL: https://aur.archlinux.org/intel-seapi-git.git (read-only, click to copy)
Package Base: intel-seapi-git
Description: Intel Single Event API (Intel SEAPI) (git version)
Upstream URL: https://github.com/intel/IntelSEAPI/
Keywords: itt-notify ittnotify itt_notify
Licenses: GPL, BSD
Conflicts: intel-seapi
Provides: intel-seapi
Submitter: dbermond
Maintainer: dbermond
Last Packager: dbermond
Votes: 0
Popularity: 0.000000
First Submitted: 2018-02-17 18:31 (UTC)
Last Updated: 2018-11-27 16:18 (UTC)

Dependencies (7)

Required by (0)

Sources (2)

Latest Comments

dbermond commented on 2025-12-14 22:52 (UTC)

@micwoj92 I already have a fix prepared, but firstly we need the classpath package to be fixed in order to address this.

micwoj92 commented on 2025-12-04 22:11 (UTC)

Doesn't work:

==> Starting build()...
/build/intel-seapi-git/src/IntelSEAPI/./buildall.py:181: SyntaxWarning: invalid escape sequence '\S'
  bush = read_registry(r'HKLM\SOFTWARE\Microsoft\VisualStudio', 2)
CMake Error at CMakeLists.txt:18 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


-- Configuring incomplete, errors occurred!