mesonbuild / wrapdb

New wrap requests
https://mesonbuild.com/Adding-new-projects-to-wrapdb.html
MIT License
69 stars 176 forks source link

fontconfig: Program 'gperf' was overridden with the compiled executable 'gperf' and therefore cannot be used during configuration #1510

Open kasper93 opened 2 months ago

kasper93 commented 2 months ago

--wrap-mode=forcefallback fails because gperf is not expected to be a wrap a this point. Unlike with dependency there is no type_name() to check if it is internal, so it fails.