Re: qtwebengine FTBFS, gcc internal compiler error

2020-03-26 Thread Rex Dieter
Jakub Jelinek wrote:

> On Thu, Mar 26, 2020 at 07:52:37AM -0500, Rex Dieter wrote:
>> Heads up in case anyone else hits this since apparently new gcc landed in
>> rawhide last night (gcc-10.0.1-0.10.fc33)
...
>> Will file a bug later when I get a chance.
> 
> Are you using -g1 ?  Might be https://gcc.gnu.org/PR94273

Yes, -g1 is in effect here (otherwise -debuginfo size blows up to 
astronomical sizes in this case).

-- Rex
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: qtwebengine FTBFS, gcc internal compiler error

2020-03-26 Thread Jakub Jelinek
On Thu, Mar 26, 2020 at 07:52:37AM -0500, Rex Dieter wrote:
> Heads up in case anyone else hits this since apparently new gcc landed in 
> rawhide last night (gcc-10.0.1-0.10.fc33)
> 
> Been working on/off for almost 2 weeks to get latest qtwebengine to build 
> (and finally got all scratch builds to succeed last night), only to see this 
> new failure this morning when doing a real build finally:
> 
> ../../3rdparty/chromium/third_party/skia/src/core/SkOpts.cpp -o 
> obj/skia/skia_core_and_effects/SkOpts.o
> ../../3rdparty/chromium/third_party/skia/src/core/SkOpts.cpp:142:1: internal 
> compiler error: in splice_child_die, at dwarf2out.c:5657
>   142 | }  // namespace SkOpts
>   | ^
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See  for instructions.
> Preprocessed source stored into /tmp/ccVRVFG8.out file, please attach this 
> to your bugreport.
> 
> Will file a bug later when I get a chance.

Are you using -g1 ?  Might be https://gcc.gnu.org/PR94273

Jakub
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


qtwebengine FTBFS, gcc internal compiler error

2020-03-26 Thread Rex Dieter
Heads up in case anyone else hits this since apparently new gcc landed in 
rawhide last night (gcc-10.0.1-0.10.fc33)

Been working on/off for almost 2 weeks to get latest qtwebengine to build 
(and finally got all scratch builds to succeed last night), only to see this 
new failure this morning when doing a real build finally:

../../3rdparty/chromium/third_party/skia/src/core/SkOpts.cpp -o 
obj/skia/skia_core_and_effects/SkOpts.o
../../3rdparty/chromium/third_party/skia/src/core/SkOpts.cpp:142:1: internal 
compiler error: in splice_child_die, at dwarf2out.c:5657
  142 | }  // namespace SkOpts
  | ^
Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.
Preprocessed source stored into /tmp/ccVRVFG8.out file, please attach this 
to your bugreport.

Will file a bug later when I get a chance.

-- Rex
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org