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

chore(deps): update dependency protobuf to v26 #2168

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
protobuf bazel_dep major 21.7 -> 26.0.bcr.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from avdv as a code owner April 15, 2024 06:32
@renovate renovate bot added the merge-queue merge on green CI label Apr 15, 2024
@renovate renovate bot changed the title Update dependency protobuf to v26 chore(deps): update dependency protobuf to v26 Apr 30, 2024
Copy link
Contributor Author

renovate bot commented May 13, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@avdv
Copy link
Member

avdv commented May 13, 2024

This fails to build on Windows with undefined symbols while linking. See https://tweag.buildbuddy.io/invocation/58fd3f5d-b7dc-4f05-80b5-77b8ce1b5767

@protobuf~26.0.bcr.1//:protoc
No results
ERROR: non zero exit: local spawn failed for CppLink
ld.lld: error: undefined symbol: __start_pb_defaults

>>> referenced by libprotobuf_lite.a(generated_message_util.o):(.refptr.__start_pb_defaults)



ld.lld: error: undefined symbol: __stop_pb_defaults

>>> referenced by libprotobuf_lite.a(generated_message_util.o):(.refptr.__stop_pb_defaults)



ld.lld: error: undefined symbol: absl::lts_20230802::synchronization_internal::Win32Waiter::Poke()

>>> referenced by libsynchronization.a(per_thread_sem.o):(AbslInternalPerThreadSemPoke_lts_20230802)



ld.lld: error: undefined symbol: absl::lts_20230802::synchronization_internal::Win32Waiter::Win32Waiter()

>>> referenced by libsynchronization.a(per_thread_sem.o):(AbslInternalPerThreadSemInit_lts_20230802)



ld.lld: error: undefined symbol: absl::lts_20230802::synchronization_internal::Win32Waiter::Post()

>>> referenced by libsynchronization.a(per_thread_sem.o):(AbslInternalPerThreadSemPost_lts_20230802)



ld.lld: error: undefined symbol: absl::lts_20230802::synchronization_internal::Win32Waiter::Wait(absl::lts_20230802::synchronization_internal::KernelTimeout)

>>> referenced by libsynchronization.a(per_thread_sem.o):(AbslInternalPerThreadSemWait_lts_20230802)




Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-queue merge on green CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant