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

[gettext] Build error on x64-linux with bison #38370

Closed
mkreddy477 opened this issue Apr 23, 2024 · 3 comments
Closed

[gettext] Build error on x64-linux with bison #38370

mkreddy477 opened this issue Apr 23, 2024 · 3 comments
Assignees
Labels
category:question This issue is a question

Comments

@mkreddy477
Copy link

mkreddy477 commented Apr 23, 2024

Copy issue body from Installing 117/174 gettext-libintl:[email protected]#1...

Elapsed time to handle gettext-libintl:x64-linux: 3.34 ms

gettext-libintl:x64-linux package ABI: 24c3008f27e52fc3c24e2a02faa7fe918b7aeff29b1bbccd01a2075642eb3e93

Installing 118/174 gettext[core,tools]:[email protected]#2...

Building gettext[core,tools]:[email protected]#2...

-- Installing port from location: /local/home/server/.cache/vcpkg/registries/git-trees/d9cc9b8256d9653fe2d484ecf268f7368666d942

-- Using cached gettext-0.22.4.tar.gz.

-- Cleaning sources at /local/home/server/jenkins/workspace/vcpkg_linux_fba75d0/buildtrees/gettext/src/gettext-0-b0a8925cfc.clean. Use --editable to skip cleaning for the packages you specify.

-- Extracting source /local/home/server/jenkins/workspace/vcpkg_linux_fba75d0/downloads/gettext-0.22.4.tar.gz

-- Applying patch assume-modern-darwin.patch

-- Applying patch uwp.patch

-- Applying patch rel_path.patch

-- Applying patch subdirs.patch

-- Applying patch parallel-gettext-tools.patch

-- Applying patch config-step-order.patch

-- Using source at /local/home/server/jenkins/workspace/vcpkg_linux_fba75d0/buildtrees/gettext/src/gettext-0-b0a8925cfc.clean

CMake Error at scripts/cmake/vcpkg_find_acquire_program.cmake:166 (message):

Could not find bison. Please install it via your package manager:

  sudo apt-get install bison

Call Stack (most recent call first):

/local/home/server/.cache/vcpkg/registries/git-trees/d9cc9b8256d9653fe2d484ecf268f7368666d942/portfile.cmake:43 (vcpkg_find_acquire_program)

scripts/ports.cmake:170 (include)

error: building gettext:x64-linux failed with: BUILD_FAILED

Can someone throw some light on this issue?

@mkreddy477
Copy link
Author

Ideally, I need videoio core and video libraries. Is it possible to exclude these other modules to be installed into my project?

@jimwang118 jimwang118 added the category:question This issue is a question label Apr 24, 2024
@jimwang118
Copy link
Contributor

Can you install gettext normally after installing bison?

@jimwang118
Copy link
Contributor

Thanks for posting this issue. Please reopen this issue if this is still a problem for you.

@jimwang118 jimwang118 closed this as not planned Won't fix, can't repro, duplicate, stale May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:question This issue is a question
Projects
None yet
Development

No branches or pull requests

2 participants