Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939573 - dev-lisp/clisp-2.49.92-r1 - [ncurses-6.5] [gcc-15] emake failed
Summary: dev-lisp/clisp-2.49.92-r1 - [ncurses-6.5] [gcc-15] emake failed
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-13 08:29 UTC by Toralf Förster
Modified: 2024-09-13 08:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.88 KB, text/plain)
2024-09-13 08:29 UTC, Toralf Förster
Details
dev-lisp:clisp-2.49.92-r1:20240912-222658.log (dev-lisp:clisp-2.49.92-r1:20240912-222658.log,233.63 KB, text/plain)
2024-09-13 08:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,115.77 KB, text/plain)
2024-09-13 08:29 UTC, Toralf Förster
Details
environment (environment,85.56 KB, text/plain)
2024-09-13 08:29 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-09-13 08:29 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,16.05 KB, application/x-xz)
2024-09-13 08:29 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,36.82 KB, application/x-xz)
2024-09-13 08:29 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,230.63 KB, text/plain)
2024-09-13 08:29 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-09-13 08:29:15 UTC
too long lines were shrinked:

cd data && ln -s ../../doc/Symbol-Table.text .
gcc -O2 -pipe -march=native -fno-diagnostics-color -no-integrated-cpp -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -Wno-shift-negative-value -O -fwrapv -fno-strict-aliasing -DNO_ASM -DNO_ARI_ASM -DNO_SP_ASM -DNO_FAST_D
./lisp.run -marc > marc.out
./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW -lp ../src/ -x '(and (load "../src/init.lisp") (sys::%saveinitmem) (ext::exit)) (ext::exit t)'
make: *** [Makefile:1453: interpreted.mem] Segmentation fault
 * ERROR: dev-lisp/clisp-2.49.92-r1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-lisp/clisp-2.49.92-r1::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop-20240910-233505

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15
    Requested by sam
  /etc/portage/package.unmask/50unstable:>=sys-libs/ncurses-6.5

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

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

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

  HEAD of ::gentoo
commit 2351f639f11251f6c7dad07955bf7ff66fd2a39b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Sep 12 21:34:17 2024 +0000

    2024-09-12 21:34:17 UTC

emerge -qpvO =dev-lisp/clisp-2.49.92-r1
[ebuild  N    ] dev-lisp/clisp-2.49.92-r1  USE="X dbus fastcgi gdbm gtk pcre readline unicode zlib -berkdb -hyperspec -postgres (-svm) -threads"
Comment 1 Toralf Förster gentoo-dev 2024-09-13 08:29:16 UTC
Created attachment 902831 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-13 08:29:17 UTC
Created attachment 902832 [details]
dev-lisp:clisp-2.49.92-r1:20240912-222658.log
Comment 3 Toralf Förster gentoo-dev 2024-09-13 08:29:18 UTC
Created attachment 902833 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-09-13 08:29:20 UTC
Created attachment 902834 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-09-13 08:29:20 UTC
Created attachment 902835 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-13 08:29:21 UTC
Created attachment 902836 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-09-13 08:29:22 UTC
Created attachment 902837 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-09-13 08:29:24 UTC
Created attachment 902838 [details]
qlist-info.txt