Hi @simonmichal ! this is on ubuntu 1804 and the messages comes from cmake in this form (i dump bellow all related to uuid):

CMake Warning (dev) at /home/jgrosseo/o2/sw/ubuntu1804_x86-64/CMake/v3.23.1-local1/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (uuid) does
  not match the name of the calling package (LibUuid).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindLibUuid.cmake:55 (find_package_handle_standard_args)
  cmake/XRootDFindLibs.cmake:6 (find_package)
  CMakeLists.txt:31 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found uuid: /home/jgrosseo/o2/sw/ubuntu1804_x86-64/UUID/v2.27.1-local4/include  

.....

-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 
-- Checking for module 'json-c'
--   No package 'json-c' found
-- Checking for module 'uuid'
--   No package 'uuid' found
CMake Error at /home/jgrosseo/o2/sw/ubuntu1804_x86-64/CMake/v3.23.1-local1/share/cmake-3.23/Modules/FindPkgConfig.cmake:603 (message):
  A required package was not found
Call Stack (most recent call first):
  /home/jgrosseo/o2/sw/ubuntu1804_x86-64/CMake/v3.23.1-local1/share/cmake-3.23/Modules/FindPkgConfig.cmake:825 (_pkg_check_modules_internal)
  cmake/XRootDFindLibs.cmake:127 (pkg_check_modules)
  CMakeLists.txt:31 (include)

this was solved by installing uuid-dev system package

Thanks a lot!


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <xrootd/xrootd/issues/1727/1168428124@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1727#issuecomment-1168428124", "url": "https://github.com/xrootd/xrootd/issues/1727#issuecomment-1168428124", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1