Michael Ho created IMPALA-7302:
----------------------------------

             Summary: Build fails on Centos6
                 Key: IMPALA-7302
                 URL: https://issues.apache.org/jira/browse/IMPALA-7302
             Project: IMPALA
          Issue Type: Bug
          Components: Backed, Distributed Exec
            Reporter: Michael Ho


Due to recent change in IMPALA-7006, the build started failing on Centos6.

{noformat}
13:33:16 
/data/jenkins/workspace/impala-asf-master-exhaustive-centos6/repos/Impala/be/src/kudu/util/net/socket.cc:
 In member function ‘kudu::Status kudu::Socket::SetReusePort(bool)’:
13:33:16 
/data/jenkins/workspace/impala-asf-master-exhaustive-centos6/repos/Impala/be/src/kudu/util/net/socket.cc:249:50:
 error: ‘SO_REUSEPORT’ was not declared in this scope
13:33:16    RETURN_NOT_OK_PREPEND(SetSockOpt(SOL_SOCKET, SO_REUSEPORT, 
int_flag),
13:33:16                                                   ^
13:33:16 make[2]: *** 
[be/src/kudu/util/CMakeFiles/kudu_util.dir/net/socket.cc.o] Error 1
13:33:16 make[2]: *** Waiting for unfinished jobs....
{noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to