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

development/Bear: Updated for version 3.1.4 fix #566 upstream #567

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

drbeco
Copy link
Contributor

@drbeco drbeco commented Mar 24, 2024

New protobuf3-26.0 dependency for Bear causes the error:

[ 35%] Building CXX object intercept/CMakeFiles/events_db_a.dir/source/collect/db/EventsDatabaseWriter.cc.o
/tmp/SBo/Bear-3.1.3/source/intercept/source/collect/db/EventsDatabaseWriter.cc: In function ‘google::protobuf::util::JsonPrintOptions {anonymous}::create_print_options()’:
/tmp/SBo/Bear-3.1.3/source/intercept/source/collect/db/EventsDatabaseWriter.cc:39:23: error: ‘using JsonPrintOptions = struct google::protobuf::json::PrintOptions’ {aka ‘struct google::protobuf::json::PrintOptions’} has no member named ‘always_print_primitive_fields’
   39 |         print_options.always_print_primitive_fields = true;
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[5]: *** [intercept/CMakeFiles/events_db_a.dir/build.make:90: intercept/CMakeFiles/events_db_a.dir/source/collect/db/EventsDatabaseWriter.cc.o] Error 1
make[4]: *** [CMakeFiles/Makefile2:388: intercept/CMakeFiles/events_db_a.dir/all] Error 2
make[3]: *** [Makefile:136: all] Error 2
make[2]: *** [CMakeFiles/BearSource.dir/build.make:87: subprojects/Stamp/BearSource/BearSource-build] Error 2
make[1]: *** [CMakeFiles/Makefile2:174: CMakeFiles/BearSource.dir/all] Error 2
make: *** [Makefile:156: all] Error 2

@rizsotto rizsotto merged commit 4d9d452 into rizsotto:master Mar 26, 2024
0 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants