Public bug reported:

Trying to build the latest trunk (rev 1287) on my laptop (x86-64), I’ve
updated the chromium checkout, but running cmake errors out:

$ cmake -DCMAKE_BUILD_TYPE=Release -DENABLE_PROPRIETARY_CODECS=1 
-DENABLE_TESTS=1 ..
-- Running gyp
Package libcamera was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcamera.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcamera' found
gyp: Call to 'pkg-config --cflags libcamera' returned exit status 1 while in 
/home/osomon/dev/phablet/oxide/trunk/build/system.gyp.
CMake Error at CMakeLists.txt:193 (message):
  Running gyp failed


-- Configuring incomplete, errors occurred!


I’ve tried running cmake with -DENABLE_HYBRIS_CAMERA=0 but that doesn’t make a 
difference.

** Affects: oxide
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1525333

Title:
  trunk (rev 1287) fails to build on x86-64, libcamera not found

Status in Oxide:
  New

Bug description:
  Trying to build the latest trunk (rev 1287) on my laptop (x86-64),
  I’ve updated the chromium checkout, but running cmake errors out:

  $ cmake -DCMAKE_BUILD_TYPE=Release -DENABLE_PROPRIETARY_CODECS=1 
-DENABLE_TESTS=1 ..
  -- Running gyp
  Package libcamera was not found in the pkg-config search path.
  Perhaps you should add the directory containing `libcamera.pc'
  to the PKG_CONFIG_PATH environment variable
  No package 'libcamera' found
  gyp: Call to 'pkg-config --cflags libcamera' returned exit status 1 while in 
/home/osomon/dev/phablet/oxide/trunk/build/system.gyp.
  CMake Error at CMakeLists.txt:193 (message):
    Running gyp failed

  
  -- Configuring incomplete, errors occurred!

  
  I’ve tried running cmake with -DENABLE_HYBRIS_CAMERA=0 but that doesn’t make 
a difference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1525333/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to     : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to