Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fontconfig is looking for system gperf not port #23643

Closed
beached opened this issue Mar 19, 2022 · 1 comment
Closed

fontconfig is looking for system gperf not port #23643

beached opened this issue Mar 19, 2022 · 1 comment
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@beached
Copy link

beached commented Mar 19, 2022

Host Environment

  • OS: Ubuntu 21.04
  • Compiler: gcc-10.3.0

To Reproduce
Steps to reproduce the behavior:
./vcpkg install fontconfig

Failure logs
-- Using source at /develop/vcpkg/buildtrees/fontconfig/src/2.13.94-6fd83e1cbe.clean
CMake Error at scripts/cmake/vcpkg_find_acquire_program.cmake:615 (message):
Could not find gperf. Please install it via your package manager.
Call Stack (most recent call first):
ports/fontconfig/portfile.cmake:12 (vcpkg_find_acquire_program)
scripts/ports.cmake:145 (include)

Additional context
gperf has a port, should it not be pulling it from there?

@FrankXie05 FrankXie05 added the category:port-bug The issue is with a library, which is something the port should already support label Mar 21, 2022
@FrankXie05
Copy link
Contributor

Duplicate to issue #15931.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

No branches or pull requests

2 participants