#13511: gcc-10.1.0 (wait for LFS)
-------------------------+------------------------------
 Reporter:  renodr       |       Owner:  pierre.labastie
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  9.2
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+------------------------------

Comment (by thomas):

 **QT:**  Not an -fcommon issue, but also caused by gcc-10. QT compilation
 terminates with errors like
 {{{
 g++ -o .obj/platform/default/bidi.o platform/default/bidi.cpp
 agent:2020/03/12 11:42:37 build.go:253: platform/default/bidi.cpp: In
 member function ‘void mbgl::BiDi::mergeParagraphLineBreaks(std::set<long
 unsigned int>&)’:
 agent:2020/03/12 11:42:37 build.go:253: platform/default/bidi.cpp:63:24:
 error: ‘runtime_error’ is not a member of ‘std’
 }}}
 According to the bugreport on qt.io
 (https://bugreports.qt.io/browse/QTBUG-82850), it has something to do with
 standards of gcc. Cannot explain details.
 I reformatted the patch so it can be applied in the root source directory
 as usual.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/13511#comment:7>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to