Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 850730 - sys-devel/gcc: ICE in instantiate_decl (dev-qt/qtwebengine-5.15.4_p20220526 - ../.../v8.h: internal compiler error:<snip> Segmentation fault)
Summary: sys-devel/gcc: ICE in instantiate_decl (dev-qt/qtwebengine-5.15.4_p20220526 -...
Status: RESOLVED DUPLICATE of bug 849791
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-09 10:15 UTC by Toralf Förster
Modified: 2022-06-10 00:57 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.78 KB, text/plain)
2022-06-09 10:15 UTC, Toralf Förster
Details
dev-qt:qtwebengine-5.15.4_p20220526:20220609-073743.log.bz2 (dev-qt:qtwebengine-5.15.4_p20220526:20220609-073743.log.bz2,133.67 KB, application/x-bzip)
2022-06-09 10:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,140.88 KB, text/plain)
2022-06-09 10:15 UTC, Toralf Förster
Details
environment (environment,140.72 KB, text/plain)
2022-06-09 10:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,9.75 KB, application/x-bzip)
2022-06-09 10:15 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,15.81 KB, application/x-bzip)
2022-06-09 10:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,167.33 KB, application/x-bzip)
2022-06-09 10:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-06-09 10:15:25 UTC
too long lines were shrinked:

FAILED: obj/v8/v8_libsampler/sampler.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -MMD -MF obj/v8/v8_libsampler/sampler.o.d -DUSE_UDEV -DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBU
In file included from ../../../../qtwebengine-5.15.4_p20220526/src/3rdparty/chromium/v8/src/libsampler/sampler.h:12,
                 from ../../../../qtwebengine-5.15.4_p20220526/src/3rdparty/chromium/v8/src/libsampler/sampler.cc:5:
../../../../qtwebengine-5.15.4_p20220526/src/3rdparty/chromium/v8/include/v8.h:11368:22: internal compiler error: Segmentation fault
11368 |   return value ? True(isolate) : False(isolate);
      |                  ~~~~^~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20220608-030006

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.4
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.61.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 3c48f5b956bb3b4f9ff330bfe761e7779ff0952f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jun 9 05:47:57 2022 +0000

    2022-06-09 05:47:57 UTC

emerge -qpvO dev-qt/qtwebengine
[ebuild  N    ] dev-qt/qtwebengine-5.15.4_p20220526  USE="alsa jumbo-build system-ffmpeg system-icu widgets -bindist -debug -designer -geolocation -kerberos -pulseaudio -screencast -test"
Comment 1 Toralf Förster gentoo-dev 2022-06-09 10:15:27 UTC
Created attachment 783740 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-09 10:15:28 UTC
Created attachment 783743 [details]
dev-qt:qtwebengine-5.15.4_p20220526:20220609-073743.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-06-09 10:15:29 UTC
Created attachment 783746 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-06-09 10:15:31 UTC
Created attachment 783749 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-09 10:15:32 UTC
Created attachment 783752 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-09 10:15:33 UTC
Created attachment 783755 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-06-09 10:15:34 UTC
Created attachment 783758 [details]
temp.tar.bz2
Comment 8 Andreas Sturmlechner gentoo-dev 2022-06-09 10:59:50 UTC
GCC-12 ICE?
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-10 00:57:16 UTC
This should be fixed in the next snapshot (tomorrow, Saturday).
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-10 00:57:38 UTC

*** This bug has been marked as a duplicate of bug 849791 ***