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

[ignition-transport-8] compile error protobuf #70

Open
muellerbernd opened this issue Jul 19, 2023 · 2 comments
Open

[ignition-transport-8] compile error protobuf #70

muellerbernd opened this issue Jul 19, 2023 · 2 comments

Comments

@muellerbernd
Copy link
Contributor

After protobuf update the package does not build anymore

@petronny
Copy link

Build log:

In file included from /build/ignition-transport-8/src/gz-transport-ignition-transport8_8.4.0/include/gz/transport/NodeShared.hh:41,
                 from /build/ignition-transport-8/src/gz-transport-ignition-transport8_8.4.0/include/gz/transport/Node.hh:42,
                 from /build/ignition-transport-8/src/gz-transport-ignition-transport8_8.4.0/src/CIface.cc:21:
/build/ignition-transport-8/src/gz-transport-ignition-transport8_8.4.0/include/gz/transport/RepHandler.hh:30:10: fatal error: google/protobuf/stubs/casts.h: No such file or directory
   30 | #include <google/protobuf/stubs/casts.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [src/CMakeFiles/ignition-transport8.dir/build.make:90: src/CMakeFiles/ignition-transport8.dir/CIface.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:346: src/CMakeFiles/ignition-transport8.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[  8%] Built target doc
make: *** [Makefile:146: all] Error 2
==> ERROR: A failure occurred in build().

https://github.com/arch4edu/cactus/actions/runs/6219832833/job/16878662591

@acxz
Copy link
Owner

acxz commented Sep 26, 2023

patched with #73

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants