Attila Bukor has posted comments on this change. ( http://gerrit.cloudera.org:8080/18460 )
Change subject: [thirdparty] Upgrade glog to 0.6.0 ...................................................................... Patch Set 3: (1 comment) > Patch Set 2: > > The build is failing now with the errors as below. Is that something related > to the contaminated workspace? Did you try to build it on a Linux build > machine? > > 05:26:14 [ 6%] Running C++ protocol buffer compiler on transactions.proto > 05:26:14 > /home/jenkins-slave/workspace/kudu-master/2/build/debug/bin/protoc-gen-insertions: > error while loading shared libraries: libgflags.so.2.2: cannot open shared > object file: No such file or directory > 05:26:14 --insertions_out: protoc-gen-insertions: Plugin failed with status > code 127. > 05:26:14 > /home/jenkins-slave/workspace/kudu-master/2/build/debug/bin/protoc-gen-insertions: > error while loading shared libraries: libgflags.so.2.2: cannot open shared > object file: No such file or directory > 05:26:14 --insertions_out: protoc-gen-insertions: Plugin failed with status > code 127. > 05:26:14 src/kudu/util/CMakeFiles/kudu_util_hash_proto.dir/build.make:81: > recipe for target 'src/kudu/util/hash.pb.cc' failed > 05:26:14 make[2]: *** [src/kudu/util/hash.pb.cc] Error 1 > 05:26:14 > /home/jenkins-slave/workspace/kudu-master/2/build/debug/bin/protoc-gen-insertions: > error while loading shared libraries: libgflags.so.2.2: cannot open shared > object file: No such file or directory Yea, it seems this happens only on Jenkins, not sure why (tried to clean the workspace too). It worked fine on va1022 and on my CentOS7 box. http://gerrit.cloudera.org:8080/#/c/18460/2//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/18460/2//COMMIT_MSG@18 PS2, Line 18: had to be modified > Do you mind explaining the reason for the modification? BTW, is it still b It seems it is, I was able to build it on Apple M1 at least. -- To view, visit http://gerrit.cloudera.org:8080/18460 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I21abd1749fdfdcde412f5a2ca2245c42da20d4f3 Gerrit-Change-Number: 18460 Gerrit-PatchSet: 3 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Khazar Mammadli <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Comment-Date: Mon, 02 May 2022 16:39:01 +0000 Gerrit-HasComments: Yes
