Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
chromium-69.0.3497.81 build failed (gcc) [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
nmel
n00b
n00b


Joined: 12 Mar 2017
Posts: 34

PostPosted: Mon Sep 17, 2018 5:09 am    Post subject: chromium-69.0.3497.81 build failed (gcc) [solved] Reply with quote

Hi,

The stable chromium-69.0.3497.81 is failed to build on my box with the following error:

Code:
[3682/16894] touch obj/third_party/adobe/flash/flapper_version_h.stamp
...skipping...
../../device/fido/fido_hid_device.cc:43:25: error: no viable overloaded '='
  pending_transactions_ = {};
  ~~~~~~~~~~~~~~~~~~~~~ ^ ~~
/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/bits/stl_queue.h:96:11: note: candidate function (the implicit move assignment operator) not viable: cannot convert initializer list argument to 'std::queue<std::pair<std::vector<unsigned char, std::allocator<unsigned char> >, base::OnceCallback<void (base::Optional<std::vector<unsigned char, std::allocator<unsigned char> > >)> >, base::circular_deque<std::pair<std::vector<unsigned char, std::allocator<unsigned char> >, base::OnceCallback<void (base::Optional<std::vector<unsigned char, std::allocator<unsigned char> > >)> > > >'
    class queue
          ^
/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/bits/stl_queue.h:96:11: note: candidate function (the implicit copy assignment operator) not viable: cannot convert initializer list argument to 'const std::queue<std::pair<std::vector<unsigned char, std::allocator<unsigned char> >, base::OnceCallback<void (base::Optional<std::vector<unsigned char, std::allocator<unsigned char> > >)> >, base::circular_deque<std::pair<std::vector<unsigned char, std::allocator<unsigned char> >, base::OnceCallback<void (base::Optional<std::vector<unsigned char, std::allocator<unsigned char> > >)> > > >'
4 warnings and 1 error generated.


Any hints are appreciated. Thanks!


Last edited by nmel on Tue Sep 18, 2018 5:17 am; edited 1 time in total
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4542
Location: Germany

PostPosted: Mon Sep 17, 2018 5:22 am    Post subject: chromium-69.0.3497.81 build failed (gcc) Reply with quote

Hi,
please try it with latest stable gcc:7.3.0
Back to top
View user's profile Send private message
nmel
n00b
n00b


Joined: 12 Mar 2017
Posts: 34

PostPosted: Tue Sep 18, 2018 5:17 am    Post subject: Re: chromium-69.0.3497.81 build failed (gcc) Reply with quote

Josef.95 wrote:
Hi,
please try it with latest stable gcc:7.3.0


Thanks, gcc-7.3 built it successfully.

I wonder if ebuild should be corrected to not accept <gcc-7*.
Back to top
View user's profile Send private message
samuelbernardo
n00b
n00b


Joined: 30 Jan 2016
Posts: 31

PostPosted: Sat Oct 06, 2018 8:54 pm    Post subject: Reply with quote

Hi,
Thanks for your post.
Also solve the same problem for me.

Would it be missing a dependency for gcc-7 on chromium ebuild?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum