Skip to content

Add pkg-config to environment

Matthew Pickering requested to merge wip/pkgconfig into master

The digest package was recently updated to use pkgconfig-depends and it seems no other package is currently using that.

Failed to build digest-0.0.1.4. The failure occurred during the configure
step.
Build log (
/root/.cabal/logs/ghc-9.5.20221212/digest-0.0.1.4-6f5dd36ec9a53c3200c5420c1f28a4664af2530fcdf2e6b86a9bf9f10bcd3003.log
):
Configuring library for digest-0.0.1.4..
*** systool:cc:
systool:cc: alloc=235344 time=0.830
cabal: The program 'pkg-config' version >=0.9.0 is required but it could not
be found.
cabal: Failed to build digest-0.0.1.4 (which is required by test-futhark-1.0).
See the build log above for details.

Merge request reports