Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917592 - sys-devel/gcc-14: ICE when buliding net-libs/libcrafter-1.0-r1 (crafter/.../ICMPCraft.cpp: internal compiler error: tree check: expected statement_list, have modify_expr in tsi_start)
Summary: sys-devel/gcc-14: ICE when buliding net-libs/libcrafter-1.0-r1 (crafter/.../I...
Status: RESOLVED FIXED
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: gcc-14
  Show dependency tree
 
Reported: 2023-11-19 13:44 UTC by Toralf Förster
Modified: 2023-11-26 23:20 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.73 KB, text/plain)
2023-11-19 13:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,218.44 KB, text/plain)
2023-11-19 13:44 UTC, Toralf Förster
Details
environment (environment,73.18 KB, text/plain)
2023-11-19 13:44 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.04 KB, application/x-xz)
2023-11-19 13:44 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.21 KB, application/x-xz)
2023-11-19 13:44 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,8.03 KB, application/x-xz)
2023-11-19 13:44 UTC, Toralf Förster
Details
net-libs:libcrafter-1.0-r1:20231119-131629.log.xz (net-libs:libcrafter-1.0-r1:20231119-131629.log.xz,8.03 KB, application/x-xz)
2023-11-19 13:45 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,57.96 KB, application/x-xz)
2023-11-19 13:45 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 2023-11-19 13:44:53 UTC
  246 |                 virtual Layer& operator=(const Layer& right);
      |                                ^~~~~~~~
crafter/Protocols/ICMP.h:35:11: note:   by 'Crafter::ICMP& Crafter::ICMP::operator=(const Crafter::ICMP&)'
   35 |     class ICMP: public ICMPLayer {
      |           ^~~~
crafter/Protocols/ICMPCraft.cpp: In member function 'virtual std::string Crafter::ICMP::MatchFilter() const':
crafter/Protocols/ICMPCraft.cpp:196:9: internal compiler error: tree check: expected statement_list, have modify_expr in tsi_start, at tree-iterator.h:57
  196 |         if ( type == EchoRequest || type == TimeStampRequest ||
      |         ^~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.5
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
*)	Eclipse Temurin JRE 17.0.8.1_p1 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21 
  [4]   openjdk-jre-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit 2bb001aa64b73dec4746c724ce729270ac4e0fb2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 19 12:11:51 2023 +0000

    Merge updates from master

emerge -qpvO net-libs/libcrafter
[ebuild  N    ] net-libs/libcrafter-1.0-r1
Comment 1 Toralf Förster gentoo-dev 2023-11-19 13:44:54 UTC
Created attachment 875196 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-19 13:44:55 UTC
Created attachment 875197 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-11-19 13:44:57 UTC
Created attachment 875198 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-11-19 13:44:57 UTC
Created attachment 875199 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-11-19 13:44:58 UTC
Created attachment 875200 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-19 13:44:59 UTC
Created attachment 875201 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-19 13:45:00 UTC
Created attachment 875202 [details]
net-libs:libcrafter-1.0-r1:20231119-131629.log.xz
Comment 8 Toralf Förster gentoo-dev 2023-11-19 13:45:01 UTC
Created attachment 875203 [details]
qlist-info.txt.xz
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-11-19 13:54:13 UTC
Reported upstream, thanks!
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-11-26 23:20:05 UTC
commit 4fa415cae875ccdade883e8e144d48f9834b91d2
Author: Sam James <sam@gentoo.org>
Date:   Sun Nov 26 23:15:00 2023 +0000

    sys-devel/gcc: add 14.0.0_pre20231126

    Closes: https://bugs.gentoo.org/915389
    Closes: https://bugs.gentoo.org/918090
    Closes: https://bugs.gentoo.org/918115
    Signed-off-by: Sam James <sam@gentoo.org>