Skip to content

Build error: CMake Error at media_driver/media_top_cmake.cmake:92 (add_subdirectory) #299

@dbermond

Description

@dbermond

I'm getting the following error when trying to build intel-media-driver git master:

CMake Error at media_driver/media_top_cmake.cmake:92 (add_subdirectory):
  add_subdirectory given source
  "/storage/linux/abs/intel-media-driver-git/src/media-driver/../gmmlib/Source/GmmLib"
  which is not an existing directory.
Call Stack (most recent call first):
  media_driver/CMakeLists.txt:111 (include)


-- LIBVA_DRIVERS_PATH = /usr/lib/dri
-- Configuring incomplete, errors occurred!
  • A git bisect shows that the offending commit is 1383ce4.

  • I can confirm that it was building fine up until commit 10f382d.

  • Complete cmake command and output: https://bpaste.net/show/362d3a855b14.

  • Workspace is setted according to the most recent README.md file.

  • gmmlib is installed on system. The same error is shown if gmmlib is uninstalled.

System Information:
OS: Arch Linux x86_64
Compiler: gcc 8.2.0
CMake: 3.12.1
intel-media-driver: git master
gmmlib: git master
libva: git master

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions