Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938121 - dev-lang/eisl-5.10 - main.c: error: signal_handler_child undeclared (first use in this function)
Summary: dev-lang/eisl-5.10 - main.c: error: signal_handler_child undeclared (first us...
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 20:41 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,18.17 KB, text/plain)
2024-08-17 20:41 UTC, Toralf Förster
Details
dev-lang:eisl-5.10:20240817-191429.log (dev-lang:eisl-5.10:20240817-191429.log,6.52 KB, text/plain)
2024-08-17 20:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,104.61 KB, text/plain)
2024-08-17 20:41 UTC, Toralf Förster
Details
environment (environment,62.24 KB, text/plain)
2024-08-17 20:41 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-08-17 20:41 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,33.49 KB, application/x-xz)
2024-08-17 20:41 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.06 KB, application/x-xz)
2024-08-17 20:41 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,220.55 KB, text/plain)
2024-08-17 20:41 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,14.95 KB, application/x-xz)
2024-08-17 20:41 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 20:41:33 UTC
main.c:356:36: error: invalid application of 'sizeof' to incomplete type 'struct sigaction'
  356 |     memset(&child_action, 0, sizeof(child_action));
      |                                    ^
main.c:357:17: error: invalid use of undefined type 'struct sigaction'
  357 |     child_action.sa_sigaction = &signal_handler_child;
      |                 ^
main.c:357:34: error: 'signal_handler_child' undeclared (first use in this function); did you mean 'signal_handler_c'?
  357 |     child_action.sa_sigaction = &signal_handler_child;
      |                                  ^~~~~~~~~~~~~~~~~~~~

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

  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=2071073009'

  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):
clang version 18.1.8
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg
/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 b08c69761029c7b431311576edb763546e23451f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 17 17:33:52 2024 +0000

    2024-08-17 17:33:52 UTC

emerge -qpvO =dev-lang/eisl-5.10
[ebuild  N    ] dev-lang/eisl-5.10
Comment 1 Toralf Förster gentoo-dev 2024-08-17 20:41:34 UTC
Created attachment 900484 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-17 20:41:35 UTC
Created attachment 900485 [details]
dev-lang:eisl-5.10:20240817-191429.log
Comment 3 Toralf Förster gentoo-dev 2024-08-17 20:41:36 UTC
Created attachment 900486 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-08-17 20:41:37 UTC
Created attachment 900487 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-08-17 20:41:38 UTC
Created attachment 900488 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-17 20:41:39 UTC
Created attachment 900489 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-17 20:41:40 UTC
Created attachment 900490 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-08-17 20:41:42 UTC
Created attachment 900491 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-08-17 20:41:42 UTC
Created attachment 900492 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2024-09-28 15:00:49 UTC
The bug has been closed via the following commit(s):

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

commit d983b8a2d963f5fc56ebfe3e386e265ba2abb18c
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-09-28 13:19:43 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-09-28 15:00:36 +0000

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

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