Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906539 - sys-process/numactl-2.0.16 fails to compile (MUSL-SYSTEM): shm.c:138:23: error: storage size of st isnt known
Summary: sys-process/numactl-2.0.16 fails to compile (MUSL-SYSTEM): shm.c:138:23: erro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: musl-1.2.4
  Show dependency tree
 
Reported: 2023-05-16 10:19 UTC by Agostino Sarubbo
Modified: 2024-02-21 07:55 UTC (History)
0 users

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


Attachments
build.log (build.log,58.23 KB, text/plain)
2023-05-16 10:20 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-16 10:19:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-process/numactl-2.0.16 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-16 10:20:00 UTC
Created attachment 861796 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-21 07:51:17 UTC
commit bd9ea44dff37434afdb34f44096edcdc875bb3f8
Author: Brahmajit Das <brahmajit.xyz@gmail.com>
Date:   Mon Jun 26 06:17:48 2023 +0000

    sys-process/numactl: Fix build with clang-16 and musl

    These are some of the patches from upstream that fixes build with
    clang-16 and musl, hence the backporting them till a new release.

    Clsoses: https://bugs.gentoo.org/906539
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31610
    Signed-off-by: Sam James <sam@gentoo.org>
Comment 3 Larry the Git Cow gentoo-dev 2024-02-21 07:55:05 UTC
The bug has been referenced in the following commit(s):

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

commit 5d31c2324291940deaecdcde6a7d10e8a2cc7e0b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-02-21 07:52:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-21 07:53:03 +0000

    sys-process/numactl: fix typo in comment
    
    Bug: https://bugs.gentoo.org/906539
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-process/numactl/numactl-2.0.16-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)