You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2018/04/06 20:41:00 UTC

[jira] [Comment Edited] (HBASE-20356) protoc 3.5.1 can't compile on rhel6

    [ https://issues.apache.org/jira/browse/HBASE-20356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16428923#comment-16428923 ] 

Josh Elser edited comment on HBASE-20356 at 4/6/18 8:40 PM:
------------------------------------------------------------

{quote}Although, impacts rhel6 as a build platform, I'm not sure it impacts rhel6 as a run platform
{quote}
Centos6 has a maint-only EOL of 2020 (full update stopped in may 2017). I feel like dropping rhel/centos6 from the list of supported build platforms isn't that unreasonable. I mean, glibc 2.14 came out in 2011...

I would be very surprised if this protobuf change (and glibc requirement) would have any runtime impact.


was (Author: elserj):
{quote}Although, impacts rhel6 as a build platform, I'm not sure it impacts rhel6 as a run platform
{quote}
Centos6 has a maint-only EOL of 2020 (full update stopped in may 2017). I feel like dropping rhel/centos6 from the list of supported build platforms isn't that unreasonable. I mean, glibc 2.14 came out in 2011...

I would be very surprised if this protobuf change (and glibc requirement would have any runtime impact).

> protoc 3.5.1 can't compile on rhel6
> -----------------------------------
>
>                 Key: HBASE-20356
>                 URL: https://issues.apache.org/jira/browse/HBASE-20356
>             Project: HBase
>          Issue Type: Bug
>          Components: dependencies, thirdparty
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Mike Drob
>            Priority: Blocker
>             Fix For: 2.0.0, thirdparty-2.2.0
>
>
> We upgraded our internal protoc version, and now can't build on RHEL6.
> I get this build error:
> {noformat}
> 2018-04-05 08:15:21.929278 [ERROR] PROTOC FAILED: ... /lib64/libc.so.6: version `GLIBC_2.14' not found
> {noformat}
> 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?
> cc: [~elserj] [~stack]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)