Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942371 - dev-lang/eisl-5.36 - [gcc-15] function.c: error: M_PI undeclared (first use in this function)
Summary: dev-lang/eisl-5.36 - [gcc-15] function.c: error: M_PI undeclared (first use i...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-27 19:13 UTC by Toralf Förster
Modified: 2024-10-27 19:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,21.37 KB, text/plain)
2024-10-27 19:13 UTC, Toralf Förster
Details
dev-lang:eisl-5.36:20241027-184256.log (dev-lang:eisl-5.36:20241027-184256.log,8.83 KB, text/plain)
2024-10-27 19:13 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,78.78 KB, application/x-xz)
2024-10-27 19:13 UTC, Toralf Förster
Details
environment (environment,64.88 KB, text/plain)
2024-10-27 19:13 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-10-27 19:13 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,31.62 KB, application/x-xz)
2024-10-27 19:13 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,19.13 KB, application/x-xz)
2024-10-27 19:13 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,83.47 KB, application/x-xz)
2024-10-27 19:13 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,15.68 KB, application/x-xz)
2024-10-27 19:13 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-27 19:13:48 UTC
x86_64-pc-linux-musl-gcc -O2 -pipe -march=native -fno-diagnostics-color -Icii/include -g -DNCURSES_WIDECHAR -I/usr/include/ncursesw -U_XOPEN_SOURCE -Inana/src -DNDEBUG=1 -DWITHOUT_NANA=1 -std=c17 -DSHAREDIR=/usr/local/share/eisl -c function.c -o function.o
In file included from function.c:15:
eisl.h:1432:36: error: unknown type name 'siginfo_t'
 1432 | void signal_handler_child(int sig, siginfo_t *siginfo, void *context);
      |                                    ^~~~~~~~~
function.c: In function 'init_subr':
function.c:32:33: error: 'M_PI' undeclared (first use in this function)
   32 |     bind_const("*PI*", make_flt(M_PI));
      |                                 ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl_hardened-20241019-170007

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

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

gcc-config -l:
 [1] x86_64-pc-linux-musl-15 *
clang version 19.1.2
llvm-config: 19.1.2
Python 3.12.7
go version go1.23.2 linux/amd64
  [1]   php8.2
  [2]   php8.3 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.82.0
  [2]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 77829dfe6b31e1db46a9467438c8b9fd68616e05
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 27 18:18:31 2024 +0000

    2024-10-27 18:18:30 UTC

emerge -qpvO =dev-lang/eisl-5.36
[ebuild  N    ] dev-lang/eisl-5.36
Comment 1 Toralf Förster gentoo-dev 2024-10-27 19:13:49 UTC
Created attachment 907057 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-27 19:13:50 UTC
Created attachment 907058 [details]
dev-lang:eisl-5.36:20241027-184256.log
Comment 3 Toralf Förster gentoo-dev 2024-10-27 19:13:51 UTC
Created attachment 907059 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-10-27 19:13:52 UTC
Created attachment 907060 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-10-27 19:13:53 UTC
Created attachment 907061 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-27 19:13:54 UTC
Created attachment 907062 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-27 19:13:55 UTC
Created attachment 907063 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-27 19:13:56 UTC
Created attachment 907064 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-10-27 19:13:57 UTC
Created attachment 907065 [details]
temp.tar.xz