Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/20334 )
Change subject: [build-support] fix build on CentOS/RHEL ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/20334/1//COMMIT_MSG Commit Message: PS1: It seems this commit is missing in 1.17.x. Abhishek Chennaka found that without it, the protobuf-cpp in thirdparty fails to build on RHEL/CentOS 8.8 with the following error: checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... -E checking how to run the C++ preprocessor... g++ -E checking for g++... g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... -E configure: error: in `/root/kudu-1.17.0-RC1/thirdparty/build/protobuf-3.14.0': configure: error: C++ preprocessor " -E" fails sanity check See `config.log' for more details -- To view, visit http://gerrit.cloudera.org:8080/20334 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.17.x Gerrit-MessageType: comment Gerrit-Change-Id: Ia8069c09bc5be174b40b7b9cff856af4ad54652a Gerrit-Change-Number: 20334 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Comment-Date: Wed, 09 Aug 2023 00:46:48 +0000 Gerrit-HasComments: Yes
