Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938079 - dev-lang/eisl-5.25 - function.c: error: M_PI undeclared (first use in this function)
Summary: dev-lang/eisl-5.25 - function.c: error: M_PI undeclared (first use in this fu...
Status: RESOLVED FIXED
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-08-17 07:30 UTC by Toralf Förster
Modified: 2024-09-28 15:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.94 KB, text/plain)
2024-08-17 07:30 UTC, Toralf Förster
Details
dev-lang:eisl-5.25:20240816-220211.log (dev-lang:eisl-5.25:20240816-220211.log,6.58 KB, text/plain)
2024-08-17 07:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,54.07 KB, text/plain)
2024-08-17 07:30 UTC, Toralf Förster
Details
environment (environment,62.10 KB, text/plain)
2024-08-17 07:30 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,33.25 KB, application/x-xz)
2024-08-17 07:30 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.07 KB, application/x-xz)
2024-08-17 07:30 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,118.96 KB, text/plain)
2024-08-17 07:30 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,14.91 KB, application/x-xz)
2024-08-17 07:30 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-08-17 07:30:34 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 cii/src/fmt.c -o cii/src/fmt.o
In file included from function.c:15:
eisl.h:1431:36: error: unknown type name 'siginfo_t'
 1431 | 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-20240815-231008

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-musl-14 *
clang/llvm (if any):
/usr/lib/llvm/18
18.1.8
Python 3.12.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.80.1 *
php cli (if any):
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit c48dd08e427d3c8f44ee5491984c9376f23eac36
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 16 20:18:57 2024 +0000

    Merge updates from master

emerge -qpvO =dev-lang/eisl-5.25
[ebuild  N    ] dev-lang/eisl-5.25
Comment 1 Toralf Förster gentoo-dev 2024-08-17 07:30:35 UTC
Created attachment 900336 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-17 07:30:36 UTC
Created attachment 900337 [details]
dev-lang:eisl-5.25:20240816-220211.log
Comment 3 Toralf Förster gentoo-dev 2024-08-17 07:30:37 UTC
Created attachment 900338 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-08-17 07:30:38 UTC
Created attachment 900339 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-08-17 07:30:39 UTC
Created attachment 900340 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-17 07:30:40 UTC
Created attachment 900341 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-17 07:30:41 UTC
Created attachment 900342 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-08-17 07:30:42 UTC
Created attachment 900343 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-09-28 15:00:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0974536bbc81b1743498c36cdfce0cbed3674bc

commit e0974536bbc81b1743498c36cdfce0cbed3674bc
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-09-28 13:20:40 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-09-28 15:00:37 +0000

    dev-lang/eisl: drop old 5.25
    
    Closes: https://bugs.gentoo.org/938079
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/eisl/Manifest         |  1 -
 dev-lang/eisl/eisl-5.25.ebuild | 52 ------------------------------------------
 2 files changed, 53 deletions(-)