-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add Protobuf protoc 3.9.1 #65
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
Conversation
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
protoc/3.9.1:
|
Some configurations of 'protoc/3.9.1' have failed:
|
Signed-off-by: Uilian Ries <uilianries@gmail.com>
We need to put protoc in the whitelist, since the macros are declared in protoc-config.cmake |
Some configurations of 'protoc/3.9.1' have failed:
|
No, that cannot be whitelisted. We need a mechanism to declare macros to be inherited: conan-io/conan#5798 |
Some configurations of 'protoc/3.9.1' have failed:
|
Could we add a new tag for this PR, like |
Yeah, it is reasonable |
Some configurations of 'protoc/3.9.1' have failed:
|
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
Some configurations of 'protoc/3.9.1' have failed:
|
Some configurations of 'protoc/3.9.1' have failed:
|
Some configurations of 'protoc/3.9.1' have failed:
|
Some configurations of 'protoc/3.9.1' failed in build 12 (
|
An unexpected error happened and has been reported. Help is on its way! 🏇 |
@uilianries Check uilianries#1 |
Some configurations of 'protoc/3.9.1' failed in build 14 (
|
Co-Authored-By: Anonymous Maarten <madebr@users.noreply.github.com>
Some configurations of 'protoc/3.9.1' failed in build 15 (
|
@uilianries
|
Coming from #1136 we might want to add the protoc binaries directly to the protobuf package now |
@Croydon thanks for pinging! |
FYI. |
Looking at the release page of protobuf, they release protobuf and protoc binaries seperately. |
I gonna clone this PR since we are moving to a new approach |
@uilianries - can you put here a link to the new approach so we can follow at home :)? Thanks! |
Fix build of DL SWIG 4.0.2+dl.2
Specify library name and version: protoc/3.9.1
This is the second part of Google Protobuf. It requires #64 first!
Also, Protoc provides CMake with specific macros, which can't be exported by Conan, so this package requires an exception in the whitelist.
I've added the path to builddirs as required by KB-H019.
conan-center hook activated.