You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- Checking for modules 'brotlidec;brotlienc;brotlicommon'
-- Package 'brotlidec', required by 'virtual:world', not found
-- Package 'brotlienc', required by 'virtual:world', not found
-- Package 'brotlicommon', required by 'virtual:world', not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:607 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal)
/var/home/tmds/repos/runtime/src/native/libs/System.IO.Compression.Native/CMakeLists.txt:11 (pkg_check_modules)
The command:
Fails with:
This regressed in #107166.
The system libs configuration isn't exercised in CI which is why the build issue went unnoticed.
@jkoritzinsky can you please take a look?
cc @omajid @MichaelSimons
The text was updated successfully, but these errors were encountered: