[
https://issues.apache.org/jira/browse/HBASE-18901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202759#comment-16202759
]
Enis Soztutar commented on HBASE-18901:
---------------------------------------
After running bin/copy-version.sh, I still get the build error in the docker
env:
{code}
libhbaseclient.a(ClusterId.pb.cc.o):(.rodata._ZTVN5hbase2pb9ClusterIdE[_ZTVN5hbase2pb9ClusterIdE]+0x20):
undefined reference to `google::protobuf::Message::GetTypeName[abi:cxx11]()
const'
libhbaseclient.a(ClusterId.pb.cc.o):(.rodata._ZTVN5hbase2pb9ClusterIdE[_ZTVN5hbase2pb9ClusterIdE]+0x58):
undefined reference to
`google::protobuf::Message::InitializationErrorString[abi:cxx11]() const'
collect2: error: ld returned 1 exit status
CMakeFiles/zk-deserializer-test.dir/build.make:139: recipe for target
'zk-deserializer-test' failed
make[2]: *** [zk-deserializer-test] Error 1
CMakeFiles/Makefile2:68: recipe for target
'CMakeFiles/zk-deserializer-test.dir/all' failed
make[1]: *** [CMakeFiles/zk-deserializer-test.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
{code}
do you guys see the same?
> Support build with CMake
> ------------------------
>
> Key: HBASE-18901
> URL: https://issues.apache.org/jira/browse/HBASE-18901
> Project: HBase
> Issue Type: Sub-task
> Reporter: Josh Elser
> Assignee: marco polo
> Labels: C++
> Fix For: HBASE-14850
>
> Attachments: HBASE-18901.v1.HBASE-14850.patch,
> HBASE-18901.v2.HBASE-14850.patch, HBASE-18901.v3.HBASE-14850.patch,
> HBASE-18901.v4.HBASE-14850.patch
>
>
> I've co-opted some help from folks in trying to support CMake as the build
> tool instead of Buck.
> They have something working, but need to consolidate the patch. Filing an
> issue for them to put a patch on.
> FYI [~enis], [~tedyu]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)