-
Type:
Bug
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0.0-beta-2
-
Fix Version/s: 3.0.0-alpha-1, 2.1.0
-
Component/s: dependencies, thirdparty
-
Labels:None
We upgraded our internal protoc version, and now can't build on RHEL6.
I get this build error:
2018-04-05 08:15:21.929278 [ERROR] PROTOC FAILED: ... /lib64/libc.so.6: version `GLIBC_2.14' not found
See https://github.com/google/protobuf/issues/4109
And this has come up before in https://github.com/google/protobuf/issues/3718
Looks like we need to be on 3.4.0, unless there's a compelling reason to be on something newer? Maybe roll back all the way to 3.3.0 which is what we were on before... was there a specific bug we needed to get addressed?
- is related to
-
HBASE-20410 upgrade protoc compiler to 3.5.1-1
-
- Resolved
-
- relates to
-
HBASE-20221 Upgrade protobuf to 3.5.1
-
- Resolved
-