Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712550 - sys-auth/libnss-cache-0.10.2 : nss_cache.h: fatal error: nss.h: No such file or directory
Summary: sys-auth/libnss-cache-0.10.2 : nss_cache.h: fatal error: nss.h: No such file ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-14 18:30 UTC by Toralf Förster
Modified: 2023-12-09 23:06 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.40 KB, text/plain)
2020-03-14 18:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,82.60 KB, text/plain)
2020-03-14 18:30 UTC, Toralf Förster
Details
environment (environment,62.65 KB, text/plain)
2020-03-14 18:30 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.57 KB, application/x-bzip)
2020-03-14 18:30 UTC, Toralf Förster
Details
sys-auth:libnss-cache-0.10.2:20200314-182250.log (sys-auth:libnss-cache-0.10.2:20200314-182250.log,2.44 KB, text/plain)
2020-03-14 18:30 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,15.39 KB, application/x-bzip)
2020-03-14 18: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 2020-03-14 18:30:32 UTC
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wstrict-prototypes -fPIC -c nss_cache.c -o .libs/nss_cache.o
In file included from nss_cache.c:23:
nss_cache.h:21:10: fatal error: nss.h: No such file or directory
   21 | #include <nss.h>
      |          ^~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200311-204810

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.2.0 *
 [2] x86_64-gentoo-linux-musl-9.3.0
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *
The following VMs are available for generation-2:

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 14 Mar 2020 17:38:39 +0000
emerge -qpvO sys-auth/libnss-cache
[ebuild  N    ] sys-auth/libnss-cache-0.10.2
Comment 1 Toralf Förster gentoo-dev 2020-03-14 18:30:35 UTC
Created attachment 619120 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-14 18:30:38 UTC
Created attachment 619122 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-14 18:30:40 UTC
Created attachment 619124 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-14 18:30:44 UTC
Created attachment 619126 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-14 18:30:47 UTC
Created attachment 619128 [details]
sys-auth:libnss-cache-0.10.2:20200314-182250.log
Comment 6 Toralf Förster gentoo-dev 2020-03-14 18:30:50 UTC
Created attachment 619130 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-16 16:12:41 UTC
The first attempt to tinderbox a musl image failed at all.

I'll mass close therefore all filed bug reports of the last days related to this tinderbox image.

Please feel free to re-open if you think that the bug is real in musl and not fixed by the musl overlay.
Comment 8 Larry the Git Cow gentoo-dev 2023-12-09 23:06:01 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(+)