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

target "libprotobuf-lite" which requires target "utf8_validity" that is not in the export set. #16347

Open
liangguohao66 opened this issue Mar 29, 2024 · 2 comments
Labels
inactive Denotes the issue/PR has not seen activity in the last 90 days.

Comments

@liangguohao66
Copy link

cmake /usr/src/go/protobuf-26.0/ -Dprotobuf_ABSL_PROVIDER=package -DCMAKE_PREFIX_PATH=/usr/src/abseil-cpp-master/build/CMakeFiles/Export/lib64/cmake/absl

--
-- 26.0.0
-- Configuring done
CMake Error: install(EXPORT "protobuf-targets" ...) includes target "libprotobuf-lite" which requires target "utf8_validity" that is not in the export set.
CMake Error: install(EXPORT "protobuf-targets" ...) includes target "libprotobuf" which requires target "utf8_validity" that is not in the export set.
-- Generating done
-- Build files have been written to: /usr/src/go/protobuf-26.0

cmake version 3.13.0

@acozzette
Copy link
Member

Thank you for the bug report, I will take a look at this on Monday. This may be related to #16334.

@acozzette acozzette removed the untriaged auto added to all issues by default when created. label Mar 30, 2024
Copy link

We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please add a comment.

This issue is labeled inactive because the last activity was over 90 days ago.

@github-actions github-actions bot added the inactive Denotes the issue/PR has not seen activity in the last 90 days. label Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inactive Denotes the issue/PR has not seen activity in the last 90 days.
Projects
None yet
Development

No branches or pull requests

2 participants