Alexey Serbin has posted comments on this change. (
http://gerrit.cloudera.org:8080/15252 )
Change subject: [util] fix debug builds in macOS
......................................................................
Patch Set 1:
> Uploaded patch set 1.
Oh, it seems I declared victory too fast. There is another failure down the
road:
Undefined symbols for architecture x86_64:
"kudu::tablet::TestCFileSet::kRatio", referenced from:
kudu::tablet::TestCFileSet::WriteTestRowSet(int) in cfile_set-test.cc.o
kudu::tablet::TestCFileSet::FillBloomFilter(int, kudu::BlockBloomFilter*,
kudu::BlockBloomFilter*, kudu::BlockBloomFilter*, kudu::BlockBloomFilter*) in
cfile_set-test.cc.o
kudu::tablet::TestCFileSet::GetBloomFilterResult(int,
kudu::BlockBloomFilter*, kudu::BlockBloomFilter*, kudu::BlockBloomFilter*,
kudu::BlockBloomFilter*, std::__1::vector<unsigned long,
std::__1::allocator<unsigned long> >*, std::__1::vector<unsigned long,
std::__1::allocator<unsigned long> >*, std::__1::vector<unsigned long,
std::__1::allocator<unsigned long> >*, std::__1::vector<unsigned long,
std::__1::allocator<unsigned long> >*) in cfile_set-test.cc.o
ld: symbol(s) not found for architecture x86_64
Will post an update.
--
To view, visit http://gerrit.cloudera.org:8080/15252
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I48775a683bf47af5b97d44e14aa351eb54a69181
Gerrit-Change-Number: 15252
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Thu, 20 Feb 2020 05:16:56 +0000
Gerrit-HasComments: No