Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946695 - dev-lang/ghc-9.2.8 - [meson] [gcc-15] rts/Interpreter.c: error:
Summary: dev-lang/ghc-9.2.8 - [meson] [gcc-15] rts/Interpreter.c: error:
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-20 10:09 UTC by Toralf Förster
Modified: 2024-12-20 10:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.83 KB, text/plain)
2024-12-20 10:09 UTC, Toralf Förster
Details
dev-lang:ghc-9.2.8:20241220-082041.log.xz (dev-lang:ghc-9.2.8:20241220-082041.log.xz,163.17 KB, application/x-xz)
2024-12-20 10:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,94.70 KB, text/plain)
2024-12-20 10:09 UTC, Toralf Förster
Details
environment (environment,192.92 KB, text/plain)
2024-12-20 10:09 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.36 KB, application/x-xz)
2024-12-20 10:10 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,42.51 KB, application/x-xz)
2024-12-20 10:10 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,209.88 KB, text/plain)
2024-12-20 10:10 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,44.34 KB, application/x-xz)
2024-12-20 10:10 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 2024-12-20 10:09:54 UTC
too long lines were shrinked:

"inplace/bin/ghc-stage1" -optc-O3 -optc-pipe -optc-march=native -optc-fno-diagnostics-color -optc-march=native -optc-march=native -optc-fno-strict-aliasing -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-a
"inplace/bin/ghc-stage1" -optc-O3 -optc-pipe -optc-march=native -optc-fno-diagnostics-color -optc-march=native -optc-march=native -optc-fno-strict-aliasing -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-a
"inplace/bin/ghc-stage1" -optc-O3 -optc-pipe -optc-march=native -optc-fno-diagnostics-color -optc-march=native -optc-march=native -optc-fno-strict-aliasing -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-a
"inplace/bin/ghc-stage1" -optc-O3 -optc-pipe -optc-march=native -optc-fno-diagnostics-color -optc-march=native -optc-march=native -optc-fno-strict-aliasing -optc-Wall -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Wpointer-a
rts/Interpreter.c: In function interpretBCO:

rts/Interpreter.c:1615:13: error:
     warning: this for clause does not guard... [-Wmisleading-indentation]
     1615 |             for (i = 0; i < n_payload; i++)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened-20241218-094002

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.6
llvm-config: 19.1.6
Python 3.12.8
go version go1.23.4 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.83.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 28a1f87ff3d044c64744f93cb51ea242419916f6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 20 07:03:41 2024 +0000

    2024-12-20 07:03:40 UTC

emerge -qpvO =dev-lang/ghc-9.2.8
[ebuild  N    ] dev-lang/ghc-9.2.8  USE="gmp (-big-endian) -binary -doc -elfutils -ghcbootstrap -ghcmakebinary (-llvm) -numa -profile -test -unregisterised"
Comment 1 Toralf Förster gentoo-dev 2024-12-20 10:09:55 UTC
Created attachment 914458 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-20 10:09:56 UTC
Created attachment 914459 [details]
dev-lang:ghc-9.2.8:20241220-082041.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-12-20 10:09:58 UTC
Created attachment 914460 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-12-20 10:09:59 UTC
Created attachment 914461 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-12-20 10:10:00 UTC
Created attachment 914462 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-20 10:10:01 UTC
Created attachment 914463 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-20 10:10:02 UTC
The file size of ./files/logs.tar.xz is too big (1.4M) for an upload. For few weeks the link http://tinderbox.zwiebeltoralf.de:31560/23.0_hardened-20241218-094002/var/tmp/tb/issues/20241220-090517-dev-lang_ghc-9.2.8/files/logs.tar.xz is valid.
Comment 8 Toralf Förster gentoo-dev 2024-12-20 10:10:03 UTC
Created attachment 914464 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-12-20 10:10:04 UTC
Created attachment 914465 [details]
temp.tar.xz