261 | NSS_STATUS _nss_mysql_load_passwd (void *result, char *buffer, size_t buflen, | ^~~~~~~~~~ nss_mysql.h:261:1: error: unknown type name 'NSS_STATUS' 261 | NSS_STATUS _nss_mysql_load_passwd (void *result, char *buffer, size_t buflen, | ^~~~~~~~~~ nss_support.c: In function '_nss_mysql_load_passwd': nss_support.c:125:17: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 125 | if (retVal != NSS_SUCCESS) | ^~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-j4-20221229-143533 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" gcc-config -l: [1] x86_64-gentoo-linux-musl-12.2.0 * clang/llvm (if any): clang version 15.0.6 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.6 Python 3.10.9 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.66.0 [2] rust-1.66.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17] Available Java Virtual Machines: [1] openjdk-bin-11 [2] openjdk-bin-17 system-vm php cli (if any): [1] php7.4 [2] php8.0 [3] php8.2 * HEAD of ::gentoo commit 0f5a93cea9fa701354812c335bc281d73fc8d466 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Dec 31 21:16:58 2022 +0000 2022-12-31 21:16:58 UTC emerge -qpvO sys-auth/libnss-mysql [ebuild N ] sys-auth/libnss-mysql-1.5_p20060915-r5 USE="-debug"
Created attachment 846302 [details] emerge-info.txt
Created attachment 846304 [details] emerge-history.txt
Created attachment 846306 [details] environment
Created attachment 846308 [details] etc.clang.tar.bz2
Created attachment 846310 [details] etc.portage.tar.bz2
Created attachment 846312 [details] logs.tar.bz2
Created attachment 846314 [details] sys-auth:libnss-mysql-1.5_p20060915-r5:20221231-225520.log
Created attachment 846316 [details] temp.tar.bz2
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(+)