That eliminates the previous error but there is a new one:
eugene@eugene-Virtual-Machine:~/autofdo1/build$ ninja
[3/199] Building CXX object
CMakeFiles/quipper_perf.dir/third_party/perf_data_converter/src/quipper/perf_reader.cc.o
FAILED:
CMakeFiles/quipper_perf.dir/third_party/perf_data_converte
Hi Martin,
The bug is created : https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100751
Let me know if any more info is required.
Thanks,
Gejoe
From: Martin Li ka
Sent: Mon, 24 May 2021 19:32:10
To: Gejoe Daniel , gcc@gcc.gnu.org,
gcc-h...@gcc.gnu.org
Subjec
Hi Johannes, hi all,
On 24.05.21 23:21, Johannes Nendwich wrote:
some more suggestions for corrections in the onlinedocs:
thanks for the proof reading.
I have converted it into a patch and committed it as attached.
Tobias
-
Mentor Graphics (Deutschland) GmbH, Arnulfstrasse 2
It looks like some version problem about protobuf-compiler and
libprotobuf-dev. Could you check what is the installed version on your
end for those two packages and see if they are consistent?
On my platform, they are both 3.12.4.
On Tue, May 25, 2021 at 12:01 AM Eugene Rozenfeld
wrote:
>
> That
Both are 3.0.0-9.1ubuntu1:
eugene@eugene-Virtual-Machine:~/autofdo1/build$ apt list protobuf-compiler
Listing... Done
protobuf-compiler/bionic,now 3.0.0-9.1ubuntu1 amd64 [installed]
eugene@eugene-Virtual-Machine:~/autofdo1/build$ apt list libprotobuf-dev
Listing... Done
libprotobuf-dev/bionic,now
Bootstrapped and tested it on powerpc64 power 7 and 8 BE and 8, 9, and
10 LE and saw nothing untoward.
On 5/19/21 5:28 AM, Richard Biener wrote:
The first release candidate for GCC 9.4 is available from
https://sourceware.org/pub/gcc/snapshots/9.4.0-RC-20210519/
and shortly its mirrors. It h
I checked the source of protobuf 3.0.0 and it didn't contain the
operator[] in RepeatedField. Need to install a newer version of
protobuf.
Thanks,
Wei.
On Tue, May 25, 2021 at 1:49 PM Eugene Rozenfeld
wrote:
>
> Both are 3.0.0-9.1ubuntu1:
>
> eugene@eugene-Virtual-Machine:~/autofdo1/build$ apt l