Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941399 - dev-scheme/mit-scheme-12.1-r1 - [ncurses-6.5] [libtool] [gcc-15] tterm.c: error: type of tparam does not match original declaration [-Werror=lto-type-mismatch]
Summary: dev-scheme/mit-scheme-12.1-r1 - [ncurses-6.5] [libtool] [gcc-15] tterm.c: err...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2024-10-12 14:48 UTC by Toralf Förster
Modified: 2024-10-12 14:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.77 KB, text/plain)
2024-10-12 14:48 UTC, Toralf Förster
Details
dev-scheme:mit-scheme-12.1-r1:20241012-010515.log (dev-scheme:mit-scheme-12.1-r1:20241012-010515.log,125.22 KB, text/plain)
2024-10-12 14:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,179.79 KB, text/plain)
2024-10-12 14:48 UTC, Toralf Förster
Details
environment (environment,64.88 KB, text/plain)
2024-10-12 14:48 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-10-12 14:48 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.94 KB, application/x-xz)
2024-10-12 14:48 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,22.88 KB, application/x-xz)
2024-10-12 14:48 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,53.64 KB, application/x-xz)
2024-10-12 14:49 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-10-12 14:48:49 UTC
too long lines were shrinked:

make: Entering directory '/var/tmp/portage/dev-scheme/mit-scheme-12.1-r1/work/mit-scheme-12.1/src/microcode'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/lib64/mit-scheme-svm1-64le-12.1\" -I. -I. -O3 -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -frounding-math -fno-builtin-floor -Wall -Wclobbered -We
make: Leaving directory '/var/tmp/portage/dev-scheme/mit-scheme-12.1-r1/work/mit-scheme-12.1/src/microcode'
make: Entering directory '/var/tmp/portage/dev-scheme/mit-scheme-12.1-r1/work/mit-scheme-12.1/src/microcode'
rm -f scheme
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -o scheme.tmp -Wl,-export-dynamic artutl.o avltree.o bkpt.o bignum.o bigprm.o bitstr.o boot.o bytevector.o chacha12.
tterm.c:72:15: error: type of tparam does not match original declaration [-Werror=lto-type-mismatch]
   72 | extern char * tparam (const char *, void *, int, ...);
      |               ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome-20241006-183956

  UNMASKED:
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15
    Requested by sam
    Issues involving opaque types / incomplete typedefs should block bug 930805
  /etc/portage/package.unmask/50unstable:>=sys-libs/ncurses-6.5

  Block bug #351559 if this looks like a parallel build issue.
  Possible reproducer: MAKEOPTS='...  shuffle=2462707350'

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 19.1.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/19/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/19
19.1.1
Python 3.12.7
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.3 *
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit 885c53ec20e4d1bf65f8ea8239994a5de36372dc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 12 00:18:26 2024 +0000

    2024-10-12 00:18:25 UTC

emerge -qpvO =dev-scheme/mit-scheme-12.1-r1
[ebuild  N    ] dev-scheme/mit-scheme-12.1-r1  USE="gdbm gui -blowfish -postgres"
Comment 1 Toralf Förster gentoo-dev 2024-10-12 14:48:50 UTC
Created attachment 905246 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-12 14:48:53 UTC
Created attachment 905247 [details]
dev-scheme:mit-scheme-12.1-r1:20241012-010515.log
Comment 3 Toralf Förster gentoo-dev 2024-10-12 14:48:55 UTC
Created attachment 905248 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-10-12 14:48:56 UTC
Created attachment 905249 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-10-12 14:48:57 UTC
Created attachment 905250 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-12 14:48:58 UTC
Created attachment 905251 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-12 14:48:59 UTC
Created attachment 905252 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-12 14:49:00 UTC
Created attachment 905253 [details]
qlist-info.txt.xz