Search Criteria
Package Details: protobuf3.12 3.12.4-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/protobuf3.12.git (read-only, click to copy) |
|---|---|
| Package Base: | protobuf3.12 |
| Description: | Protocol Buffers - Google's data interchange format |
| Upstream URL: | https://developers.google.com/protocol-buffers/ |
| Licenses: | BSD |
| Submitter: | AWhetter |
| Maintainer: | AWhetter (Torxed) |
| Last Packager: | AWhetter |
| Votes: | 1 |
| Popularity: | 0.000018 |
| First Submitted: | 2022-12-06 21:49 (UTC) |
| Last Updated: | 2024-07-06 06:40 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR) (make)
Latest Comments
furegato commented on 2024-09-08 18:16 (UTC) (edited on 2024-09-08 18:17 (UTC) by furegato)
I'm getting this error when I try to install this repo:
Any idea on how to fix it? Cheers!
Torxed commented on 2024-02-01 13:38 (UTC)
The build issues should now be fixed. Please poke me if it still doesn't build.
michimussato commented on 2024-01-14 00:18 (UTC)
I fail to manually install protobuf3.12 as suggested by nonprogiz:
I'm stuck.
nonprogiz commented on 2023-11-16 01:38 (UTC) (edited on 2023-11-16 01:39 (UTC) by nonprogiz)
This package seems to fail to compile on the machines I've tried it on with:
Manually getting the source provided here and compiling it with GCC works fine though.
If you need this package for pcoip-client and are getting similar errors, build and install protobuf yourself and you should be able to edit the pcoip-client build files to remove the dependency for protobuf3.
I see the comment to ignore the deprecation warnings but it seems this is beyond just those warnings...
mrueg commented on 2023-08-18 16:10 (UTC)
This seems to conflict with the main protobuf 23.4-1 package. You get error messages
/usr/lib/libprotobuf-lite.so.23exists in the file system (as well as/usr/lib/libprotobuf.so.23and/usr/lib/libprotoc.so.23).