Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830269 - sys-auth/nss-myhostname-0.3-r1 fails to compile: nss-myhostname.c:24:10: fatal error: nss.h: No such file or directory
Summary: sys-auth/nss-myhostname-0.3-r1 fails to compile: nss-myhostname.c:24:10: fata...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-depend
  Show dependency tree
 
Reported: 2021-12-30 07:02 UTC by Agostino Sarubbo
Modified: 2023-12-09 23:05 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,45.62 KB, text/plain)
2021-12-30 07:02 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 2021-12-30 07:02:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-auth/nss-myhostname-0.3-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-30 07:02:09 UTC
Created attachment 760787 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-30 07:02:10 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


nss-myhostname.c:24:10: fatal error: nss.h: No such file or directory
nss-myhostname.c:24:10: fatal error: nss.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2023-12-09 23:05:57 UTC
The bug has been closed via the following commit(s):

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

commit cf34230c237f5724043048eabf083f07b7fc64a7
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2023-05-31 08:09:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-09 23:05:35 +0000

    profiles/features/musl: Extending list of masked nss packages under musl
    
    As musl has no support for nss subsystem.
    
    Closes: https://bugs.gentoo.org/712550
    Closes: https://bugs.gentoo.org/715416
    Closes: https://bugs.gentoo.org/715510
    Closes: https://bugs.gentoo.org/717406
    Closes: https://bugs.gentoo.org/829357
    Closes: https://bugs.gentoo.org/830269
    Closes: https://bugs.gentoo.org/889228
    Closes: https://bugs.gentoo.org/889686
    Closes: https://bugs.gentoo.org/908578
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31243
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/features/musl/package.mask | 10 ++++++++++
 1 file changed, 10 insertions(+)