Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906249 - app-shells/esh-0.8.5-r3 fails to compile (MUSL-SYSTEM): esh.c:669:3: error: unknown type name sig_t
Summary: app-shells/esh-0.8.5-r3 fails to compile (MUSL-SYSTEM): esh.c:669:3: error: u...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED, PullRequest
Depends on:
Blocks:
 
Reported: 2023-05-13 06:11 UTC by Agostino Sarubbo
Modified: 2025-06-09 07:44 UTC (History)
0 users

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


Attachments
build.log (build.log,40.74 KB, text/plain)
2023-05-13 06:11 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-05-13 06:11:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-shells/esh-0.8.5-r3 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-13 06:11:02 UTC
Created attachment 861607 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-13 06:11:03 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


rm: cannot remove '*/*~': No such file or directory
rm: cannot remove 'bold': No such file or directory
rm: cannot remove 'core': No such file or directory
rm: cannot remove 'gmon.out': No such file or directory
esh.c:669:3: error: unknown type name 'sig_t'
Comment 3 Larry the Git Cow gentoo-dev 2025-06-09 07:43:29 UTC
The bug has been referenced in the following commit(s):

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

commit 02df04adec0da808da591a0e094b41a7668bd8b9
Author:     Alexey Sokolov <alexey+gentoo@asokolov.org>
AuthorDate: 2025-04-27 22:23:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-06-09 07:42:27 +0000

    profiles: last-rite app-shells/esh
    
    Bug: https://bugs.gentoo.org/680698
    Bug: https://bugs.gentoo.org/906249
    Bug: https://bugs.gentoo.org/943845
    Bug: https://bugs.gentoo.org/944434
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Part-of: https://github.com/gentoo/gentoo/pull/40472
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)