* Package: sys-auth/nss-pam-ldapd-0.9.12-r2:0 * Repository: gentoo * Maintainer: prometheanfire@gentoo.org chutzpah@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux pam python_targets_python3_10 userland_GNU utils * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using python3.10 in global scope >>> Unpacking source... >>> Unpacking nss-pam-ldapd-0.9.12.tar.gz to /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work >>> Source unpacked in /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work >>> Preparing source in /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12 ... * Applying nss-pam-ldapd-0.9.4-disable-py3-only-linters.patch ... [ ok ] * Applying nss-pam-ldapd-0.9.11-use-mkstemp.patch ... [ ok ] * Applying nss-pam-ldapd-0.9.11-relative-imports.patch ... [ ok ] * Applying nss-pam-ldapd-0.9.11-tests.patch ... [ ok ] * Applying nss-pam-ldapd-0.9.11-tests-py39.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12' ... * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: nss-pam-ldapd-0.9.12/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating nss-pam-ldapd-0.9.12/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nss-pam-ldapd-0.9.12/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/nss-pam-ldapd-0.9.12-r2 --htmldir=/usr/share/doc/nss-pam-ldapd-0.9.12-r2/html --disable-utils --enable-warnings --with-ldap-lib=openldap --with-ldap-conf-file=/etc/nslcd.conf --with-nslcd-pidfile=/run/nslcd/nslcd.pid --with-nslcd-socket=/run/nslcd/socket --with-nss-flavour=glibc --disable-pynslcd --disable-debug --disable-kerberos --enable-pam --disable-sasl --with-pam-seclib-dir=/lib/security --libdir=/lib configure: loading site script /usr/share/config.site checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking target system type... x86_64-gentoo-linux-musl configure: configuring nss-pam-ldapd 0.9.12 checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether ln -s works... yes checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar checking the archiver (x86_64-gentoo-linux-musl-ar) interface... ar checking for docbook2x-man... /usr/bin/docbook2x-man checking for tool to (re)generate man pages... /usr/bin/docbook2x-man checking whether to install man pages... yes checking whether /usr/bin/python3.10 version is >= 2.7... yes checking for /usr/bin/python3.10 version... 3.10 checking for /usr/bin/python3.10 platform... linux checking for GNU default /usr/bin/python3.10 prefix... ${prefix} checking for GNU default /usr/bin/python3.10 exec_prefix... ${exec_prefix} checking for /usr/bin/python3.10 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.10/site-packages checking for /usr/bin/python3.10 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages checking python3.10 module: argparse... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -Wextra... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -Wdeclaration-after-statement... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -Werror-implicit-function-declaration... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -Werror=implicit... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether to build the NSS module... yes checking whether to build the PAM module... yes checking whether to build the command-line utilities... no checking whether to build the nslcd daemon... yes checking whether to build the pynslcd daemon... no checking whether to enable SASL support... no checking whether to enable Kerberos support... no checking whether to check configfile options... yes checking location for PAM module... /lib/security checking name of NSS and PAM modules... ldap checking soname of NSS module... libnss_ldap.so.2 checking soname of PAM module... pam_ldap.so checking for ctype.h... yes checking for strings.h... (cached) yes checking for pthread.h... yes checking for pthread_np.h... no checking for fcntl.h... yes checking for limits.h... yes checking for assert.h... yes checking for nss.h... no checking for nss_common.h... no checking for grp.h... yes checking for shadow.h... yes checking for aliases.h... no checking for netdb.h... yes checking for rpc/rpcent.h... no checking for netinet/ether.h... yes checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for nsswitch.h... no checking for nss_dbdefs.h... no checking for sys/socket.h... yes checking for sys/un.h... yes checking for sys/ucred.h... no checking for ucred.h... no checking for sys/param.h... yes checking for sys/time.h... yes checking for getopt.h... yes checking for syslog.h... yes checking for stddef.h... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for sigaction... yes checking for snprintf... yes checking for library containing socket... none required checking for strcasecmp... yes checking for strncasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strspn... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for strndup... yes checking for malloc... yes checking for realloc... yes checking for atexit... yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for __assert_fail... yes checking for __assert... no checking for __assert_c99... no checking for library containing clock_gettime... none required checking for setusershell... yes checking for getusershell... yes checking for endusershell... yes checking for getgrouplist... yes checking for x86_64-gentoo-linux-musl-gcc options needed to detect all undeclared functions... none needed checking whether setusershell is declared... yes checking whether getusershell is declared... yes checking whether endusershell is declared... yes checking for mode_t... yes checking for size_t... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for uid_t in sys/types.h... yes checking for pid_t... (cached) yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking size of unsigned int... 4 checking size of unsigned long int... 8 checking size of unsigned long long int... 8 checking size of uid_t... 4 checking size of gid_t... 4 checking for thread local storage (TLS) class... __thread checking for suseconds_t... yes checking for struct ether_addr... yes checking for ether_aton... yes checking for ether_ntoa... yes checking for ether_aton_r... yes checking for ether_ntoa_r... yes checking whether ether_aton is declared... yes checking whether ether_ntoa is declared... yes checking for socklen_t... yes checking return type of setnetgrent... void checking for struct aliasent... no checking for struct etherent... no checking for struct passwd.pw_class... no checking for struct rpcent... no checking for struct spwd... yes checking for enum nss_status... no checking for nss_backend_t... no checking for struct nss_XbyY_args.returnlen... no checking which NSS flavour to build... glibc checking which NSS maps to build... aliases,ethers,group,hosts,netgroup,networks,passwd,protocols,rpc,services,shadow checking for security/pam_appl.h... yes checking for security/pam_modules.h... yes checking for pam/pam_modules.h... no checking for security/pam_ext.h... yes checking for security/pam_modutil.h... yes checking for library containing pam_get_data... -lpam checking for pam_get_authtok... yes checking for pam_prompt... yes checking for pam_modutil_getpwnam... yes checking for pam_syslog... yes checking whether pam_info is declared... yes checking whether pam_error is declared... yes checking argument type of pam_get_item... const void ** checking for lber.h... yes checking for ldap.h... yes checking for ldap_ssl.h... no checking for gssldap.h... no checking for regex.h... yes checking for library containing gethostbyname... none required checking for library containing hstrerror... none required checking for library containing dlopen... none required checking for initgroups... yes checking for setgroups... yes checking for execvp... yes checking for execvpe... yes checking for getpeereid... no checking for getpeerucred... no checking for __nss_configure_lookup... no checking for getenv... yes checking for putenv... yes checking for clearenv... yes checking for dlopen... yes checking for dlsym... yes checking for dlerror... yes checking for regcomp... yes checking for regexec... yes checking for regerror... yes checking for hstrerror... yes checking for getopt_long... yes checking for strndup... (cached) yes checking for ether_aton_r... (cached) yes checking for struct sockaddr_storage... yes checking for struct ucred... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_mutex_lock... yes checking for pthread_join... yes checking for pthread_timedjoin_np... yes checking for pthread_atfork... yes checking for library containing ldap_search_ext... -lldap checking for ldap_search_ext... yes checking for library containing ber_bvfree... -llber checking for ber_bvfree... yes checking for ber_free... yes checking for ber_set_option... yes checking for ber_get_enum... yes checking for ldap_initialize... yes checking for ldap_start_tls_s... yes checking for ldap_get_option... yes checking for ldap_set_option... yes checking for ldap_set_rebind_proc... yes checking for ldap_simple_bind_s... yes checking for ldap_sasl_bind... yes checking for ldap_sasl_bind_s... yes checking for ldap_unbind... yes checking for ldap_search_ext... (cached) yes checking for ldap_modify_ext_s... yes checking for ldap_extended_operation_s... yes checking for ldap_explode_dn... yes checking for ldap_explode_rdn... yes checking for ldap_domain2hostlist... yes checking for ldap_domain2dn... yes checking for ldap_result... yes checking for ldap_parse_result... yes checking for ldap_msgfree... yes checking for ldap_memfree... yes checking for ldap_get_dn... yes checking for ldap_first_attribute... yes checking for ldap_next_attribute... yes checking for ldap_get_values... yes checking for ldap_value_free... yes checking for ldap_get_values_len... yes checking for ldap_count_values_len... yes checking for ldap_value_free_len... yes checking for ldap_err2string... yes checking for ldap_abandon... yes checking for ldap_control_create... yes checking for ldap_create_control... yes checking for ldap_control_find... yes checking for ldap_controls_free... yes checking for ldap_control_free... yes checking for ldap_get_entry_controls... yes checking for ldap_parse_passwordpolicy_control... yes checking for ldap_passwordpolicy_err2txt... yes checking for ldap_create_deref_control... yes checking for ldap_create_deref_control_value... yes checking for ldap_parse_deref_control... yes checking for ldap_derefresponse_free... yes checking for ldap_create_page_control... yes checking for ldap_parse_page_control... yes checking whether ldap_extended_operation_s is declared... yes checking for ldap_passwd_s... yes checking for ldap_initialize... (cached) yes checking for ldap_parse_passwordpolicy_control... (cached) yes checking for ldap_passwordpolicy_err2txt... (cached) yes checking number of arguments to ldap_set_rebind_proc... 3 checking return type of ldap_set_rebind_proc... int checking ldap_create_deref_control() implementation... ok checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating compat/Makefile config.status: creating common/Makefile config.status: creating nss/Makefile config.status: creating pam/Makefile config.status: creating utils/Makefile config.status: creating nslcd/Makefile config.status: creating pynslcd/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating pynslcd/constants.py config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j4 (CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12 && /bin/sh '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/missing' autoheader) rm -f stamp-h1 touch /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12-abi_x86_64.amd64' Making all in compat make[2]: Entering directory '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12-abi_x86_64.amd64/compat' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Waggregate-return -Wmissing-declarations -Wunused -Wformat=2 -Wswitch-default -Wswitch-enum -Wfloat-equal -Wbad-function-cast -Wredundant-decls -Wextra -Wdeclaration-after-statement -Werror-implicit-function-declaration -Werror=implicit -c -o getpeercred.o /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/getpeercred.c rm -f libcompat.a x86_64-gentoo-linux-musl-ar cru libcompat.a getpeercred.o x86_64-gentoo-linux-musl-ranlib libcompat.a make[2]: Leaving directory '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12-abi_x86_64.amd64/compat' Making all in common make[2]: Entering directory '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12-abi_x86_64.amd64/common' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Waggregate-return -Wmissing-declarations -Wunused -Wformat=2 -Wswitch-default -Wswitch-enum -Wfloat-equal -Wbad-function-cast -Wredundant-decls -Wextra -Wdeclaration-after-statement -Werror-implicit-function-declaration -Werror=implicit -c -o nslcd-prot.o /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Waggregate-return -Wmissing-declarations -Wunused -Wformat=2 -Wswitch-default -Wswitch-enum -Wfloat-equal -Wbad-function-cast -Wredundant-decls -Wextra -Wdeclaration-after-statement -Werror-implicit-function-declaration -Werror=implicit -c -o tio.o /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/tio.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Waggregate-return -Wmissing-declarations -Wunused -Wformat=2 -Wswitch-default -Wswitch-enum -Wfloat-equal -Wbad-function-cast -Wredundant-decls -Wextra -Wdeclaration-after-statement -Werror-implicit-function-declaration -Werror=implicit -c -o set.o /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/set.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Waggregate-return -Wmissing-declarations -Wunused -Wformat=2 -Wswitch-default -Wswitch-enum -Wfloat-equal -Wbad-function-cast -Wredundant-decls -Wextra -Wdeclaration-after-statement -Werror-implicit-function-declaration -Werror=implicit -c -o dict.o /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/dict.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Waggregate-return -Wmissing-declarations -Wunused -Wformat=2 -Wswitch-default -Wswitch-enum -Wfloat-equal -Wbad-function-cast -Wredundant-decls -Wextra -Wdeclaration-after-statement -Werror-implicit-function-declaration -Werror=implicit -c -o expr.o /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/expr.c rm -f libprot.a x86_64-gentoo-linux-musl-ar cru libprot.a nslcd-prot.o x86_64-gentoo-linux-musl-ranlib libprot.a rm -f libdict.a x86_64-gentoo-linux-musl-ar cru libdict.a dict.o set.o x86_64-gentoo-linux-musl-ranlib libdict.a rm -f libtio.a x86_64-gentoo-linux-musl-ar cru libtio.a tio.o rm -f libexpr.a x86_64-gentoo-linux-musl-ar cru libexpr.a expr.o x86_64-gentoo-linux-musl-ranlib libtio.a x86_64-gentoo-linux-musl-ranlib libexpr.a make[2]: Leaving directory '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12-abi_x86_64.amd64/common' Making all in nss make[2]: Entering directory '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12-abi_x86_64.amd64/nss' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Waggregate-return -Wmissing-declarations -Wunused -Wformat=2 -Wswitch-default -Wswitch-enum -Wfloat-equal -Wbad-function-cast -Wredundant-decls -Wextra -Wdeclaration-after-statement -Werror-implicit-function-declaration -Werror=implicit -c -o hosts.o /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Waggregate-return -Wmissing-declarations -Wunused -Wformat=2 -Wswitch-default -Wswitch-enum -Wfloat-equal -Wbad-function-cast -Wredundant-decls -Wextra -Wdeclaration-after-statement -Werror-implicit-function-declaration -Werror=implicit -c -o networks.o /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Waggregate-return -Wmissing-declarations -Wunused -Wformat=2 -Wswitch-default -Wswitch-enum -Wfloat-equal -Wbad-function-cast -Wredundant-decls -Wextra -Wdeclaration-after-statement -Werror-implicit-function-declaration -Werror=implicit -c -o common.o /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Waggregate-return -Wmissing-declarations -Wunused -Wformat=2 -Wswitch-default -Wswitch-enum -Wfloat-equal -Wbad-function-cast -Wredundant-decls -Wextra -Wdeclaration-after-statement -Werror-implicit-function-declaration -Werror=implicit -c -o shadow.o /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Waggregate-return -Wmissing-declarations -Wunused -Wformat=2 -Wswitch-default -Wswitch-enum -Wfloat-equal -Wbad-function-cast -Wredundant-decls -Wextra -Wdeclaration-after-statement -Werror-implicit-function-declaration -Werror=implicit -c -o ethers.o /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:32: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:60:1: error: unknown type name 'nss_status_t' 60 | nss_status_t NSS_NAME(getaliasbyname_r)(const char *name, struct aliasent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:61:1: error: unknown type name 'nss_status_t' 61 | nss_status_t NSS_NAME(setaliasent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:62:1: error: unknown type name 'nss_status_t' 62 | nss_status_t NSS_NAME(getaliasent_r)(struct aliasent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:29: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:60:1: error: unknown type name 'nss_status_t' 60 | nss_status_t NSS_NAME(getaliasbyname_r)(const char *name, struct aliasent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:63:1: error: unknown type name 'nss_status_t' 63 | nss_status_t NSS_NAME(endaliasent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:61:1: error: unknown type name 'nss_status_t' 61 | nss_status_t NSS_NAME(setaliasent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:66:1: error: unknown type name 'nss_status_t' 66 | nss_status_t NSS_NAME(gethostton_r)(const char *name, struct etherent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:62:1: error: unknown type name 'nss_status_t' 62 | nss_status_t NSS_NAME(getaliasent_r)(struct aliasent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:32: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:60:1: error: unknown type name 'nss_status_t' 60 | nss_status_t NSS_NAME(getaliasbyname_r)(const char *name, struct aliasent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:67:1: error: unknown type name 'nss_status_t' 67 | nss_status_t NSS_NAME(getntohost_r)(const struct ether_addr *addr, struct etherent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:63:1: error: unknown type name 'nss_status_t' 63 | nss_status_t NSS_NAME(endaliasent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:68:1: error: unknown type name 'nss_status_t' 68 | nss_status_t NSS_NAME(setetherent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:61:1: error: unknown type name 'nss_status_t' 61 | nss_status_t NSS_NAME(setaliasent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:66:1: error: unknown type name 'nss_status_t' 66 | nss_status_t NSS_NAME(gethostton_r)(const char *name, struct etherent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:69:1: error: unknown type name 'nss_status_t' 69 | nss_status_t NSS_NAME(getetherent_r)(struct etherent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:62:1: error: unknown type name 'nss_status_t' 62 | nss_status_t NSS_NAME(getaliasent_r)(struct aliasent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:67:1: error: unknown type name 'nss_status_t' 67 | nss_status_t NSS_NAME(getntohost_r)(const struct ether_addr *addr, struct etherent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:70:1: error: unknown type name 'nss_status_t' 70 | nss_status_t NSS_NAME(endetherent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:68:1: error: unknown type name 'nss_status_t' 68 | nss_status_t NSS_NAME(setetherent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:63:1: error: unknown type name 'nss_status_t' 63 | nss_status_t NSS_NAME(endaliasent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:73:1: error: unknown type name 'nss_status_t' 73 | nss_status_t NSS_NAME(getgrnam_r)(const char *name, struct group *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:69:1: error: unknown type name 'nss_status_t' 69 | nss_status_t NSS_NAME(getetherent_r)(struct etherent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:66:1: error: unknown type name 'nss_status_t' 66 | nss_status_t NSS_NAME(gethostton_r)(const char *name, struct etherent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:74:1: error: unknown type name 'nss_status_t' 74 | nss_status_t NSS_NAME(getgrgid_r)(gid_t gid, struct group *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:70:1: error: unknown type name 'nss_status_t' 70 | nss_status_t NSS_NAME(endetherent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:75:1: error: unknown type name 'nss_status_t' 75 | nss_status_t NSS_NAME(initgroups_dyn)(const char *user, gid_t skipgroup, long int *start, long int *size, gid_t **groupsp, long int limit, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:67:1: error: unknown type name 'nss_status_t' 67 | nss_status_t NSS_NAME(getntohost_r)(const struct ether_addr *addr, struct etherent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:73:1: error: unknown type name 'nss_status_t' 73 | nss_status_t NSS_NAME(getgrnam_r)(const char *name, struct group *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:76:1: error: unknown type name 'nss_status_t' 76 | nss_status_t NSS_NAME(setgrent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:68:1: error: unknown type name 'nss_status_t' 68 | nss_status_t NSS_NAME(setetherent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:74:1: error: unknown type name 'nss_status_t' 74 | nss_status_t NSS_NAME(getgrgid_r)(gid_t gid, struct group *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:77:1: error: unknown type name 'nss_status_t' 77 | nss_status_t NSS_NAME(getgrent_r)(struct group *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:75:1: error: unknown type name 'nss_status_t' 75 | nss_status_t NSS_NAME(initgroups_dyn)(const char *user, gid_t skipgroup, long int *start, long int *size, gid_t **groupsp, long int limit, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:69:1: error: unknown type name 'nss_status_t' 69 | nss_status_t NSS_NAME(getetherent_r)(struct etherent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:78:1: error: unknown type name 'nss_status_t' 78 | nss_status_t NSS_NAME(endgrent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:76:1: error: unknown type name 'nss_status_t' 76 | nss_status_t NSS_NAME(setgrent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:70:1: error: unknown type name 'nss_status_t' 70 | nss_status_t NSS_NAME(endetherent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:81:1: error: unknown type name 'nss_status_t' 81 | nss_status_t NSS_NAME(gethostbyname_r)(const char *name, struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:77:1: error: unknown type name 'nss_status_t' 77 | nss_status_t NSS_NAME(getgrent_r)(struct group *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:82:1: error: unknown type name 'nss_status_t' 82 | nss_status_t NSS_NAME(gethostbyname2_r)(const char *name, int af, struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:73:1: error: unknown type name 'nss_status_t' 73 | nss_status_t NSS_NAME(getgrnam_r)(const char *name, struct group *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:78:1: error: unknown type name 'nss_status_t' 78 | nss_status_t NSS_NAME(endgrent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:83:1: error: unknown type name 'nss_status_t' 83 | nss_status_t NSS_NAME(gethostbyaddr_r)(const void *addr, socklen_t len, int af, struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:74:1: error: unknown type name 'nss_status_t' 74 | nss_status_t NSS_NAME(getgrgid_r)(gid_t gid, struct group *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:81:1: error: unknown type name 'nss_status_t' 81 | nss_status_t NSS_NAME(gethostbyname_r)(const char *name, struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:84:1: error: unknown type name 'nss_status_t' 84 | nss_status_t NSS_NAME(sethostent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:82:1: error: unknown type name 'nss_status_t' 82 | nss_status_t NSS_NAME(gethostbyname2_r)(const char *name, int af, struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:75:1: error: unknown type name 'nss_status_t' 75 | nss_status_t NSS_NAME(initgroups_dyn)(const char *user, gid_t skipgroup, long int *start, long int *size, gid_t **groupsp, long int limit, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:85:1: error: unknown type name 'nss_status_t' 85 | nss_status_t NSS_NAME(gethostent_r)(struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:83:1: error: unknown type name 'nss_status_t' 83 | nss_status_t NSS_NAME(gethostbyaddr_r)(const void *addr, socklen_t len, int af, struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:76:1: error: unknown type name 'nss_status_t' 76 | nss_status_t NSS_NAME(setgrent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:86:1: error: unknown type name 'nss_status_t' 86 | nss_status_t NSS_NAME(endhostent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:84:1: error: unknown type name 'nss_status_t' 84 | nss_status_t NSS_NAME(sethostent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:77:1: error: unknown type name 'nss_status_t' 77 | nss_status_t NSS_NAME(getgrent_r)(struct group *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:89:1: error: unknown type name 'nss_status_t' 89 | nss_status_t NSS_NAME(setnetgrent)(const char *group, struct __netgrent *result); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:85:1: error: unknown type name 'nss_status_t' 85 | nss_status_t NSS_NAME(gethostent_r)(struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:90:1: error: unknown type name 'nss_status_t' 90 | nss_status_t NSS_NAME(getnetgrent_r)(struct __netgrent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:78:1: error: unknown type name 'nss_status_t' 78 | nss_status_t NSS_NAME(endgrent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:86:1: error: unknown type name 'nss_status_t' 86 | nss_status_t NSS_NAME(endhostent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:91:1: error: unknown type name 'nss_status_t' 91 | nss_status_t NSS_NAME(endnetgrent)(struct __netgrent *result); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:89:1: error: unknown type name 'nss_status_t' 89 | nss_status_t NSS_NAME(setnetgrent)(const char *group, struct __netgrent *result); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:81:1: error: unknown type name 'nss_status_t' 81 | nss_status_t NSS_NAME(gethostbyname_r)(const char *name, struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:94:1: error: unknown type name 'nss_status_t' 94 | nss_status_t NSS_NAME(getnetbyname_r)(const char *name, struct netent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:90:1: error: unknown type name 'nss_status_t' 90 | nss_status_t NSS_NAME(getnetgrent_r)(struct __netgrent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:82:1: error: unknown type name 'nss_status_t' 82 | nss_status_t NSS_NAME(gethostbyname2_r)(const char *name, int af, struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:95:1: error: unknown type name 'nss_status_t' 95 | nss_status_t NSS_NAME(getnetbyaddr_r)(uint32_t addr, int af, struct netent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:91:1: error: unknown type name 'nss_status_t' 91 | nss_status_t NSS_NAME(endnetgrent)(struct __netgrent *result); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:83:1: error: unknown type name 'nss_status_t' 83 | nss_status_t NSS_NAME(gethostbyaddr_r)(const void *addr, socklen_t len, int af, struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:96:1: error: unknown type name 'nss_status_t' 96 | nss_status_t NSS_NAME(setnetent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:94:1: error: unknown type name 'nss_status_t' 94 | nss_status_t NSS_NAME(getnetbyname_r)(const char *name, struct netent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:97:1: error: unknown type name 'nss_status_t' 97 | nss_status_t NSS_NAME(getnetent_r)(struct netent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:84:1: error: unknown type name 'nss_status_t' 84 | nss_status_t NSS_NAME(sethostent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:95:1: error: unknown type name 'nss_status_t' 95 | nss_status_t NSS_NAME(getnetbyaddr_r)(uint32_t addr, int af, struct netent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:98:1: error: unknown type name 'nss_status_t' 98 | nss_status_t NSS_NAME(endnetent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:85:1: error: unknown type name 'nss_status_t' 85 | nss_status_t NSS_NAME(gethostent_r)(struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:96:1: error: unknown type name 'nss_status_t' 96 | nss_status_t NSS_NAME(setnetent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:101:1: error: unknown type name 'nss_status_t' 101 | nss_status_t NSS_NAME(getpwnam_r)(const char *name, struct passwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:97:1: error: unknown type name 'nss_status_t' 97 | nss_status_t NSS_NAME(getnetent_r)(struct netent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:86:1: error: unknown type name 'nss_status_t' 86 | nss_status_t NSS_NAME(endhostent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:102:1: error: unknown type name 'nss_status_t' 102 | nss_status_t NSS_NAME(getpwuid_r)(uid_t uid, struct passwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:98:1: error: unknown type name 'nss_status_t' 98 | nss_status_t NSS_NAME(endnetent)(void); | ^~~~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:29: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:60:1: error: unknown type name 'nss_status_t' 60 | nss_status_t NSS_NAME(getaliasbyname_r)(const char *name, struct aliasent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:89:1: error: unknown type name 'nss_status_t' 89 | nss_status_t NSS_NAME(setnetgrent)(const char *group, struct __netgrent *result); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:103:1: error: unknown type name 'nss_status_t' 103 | nss_status_t NSS_NAME(setpwent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:101:1: error: unknown type name 'nss_status_t' 101 | nss_status_t NSS_NAME(getpwnam_r)(const char *name, struct passwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:90:1: error: unknown type name 'nss_status_t' 90 | nss_status_t NSS_NAME(getnetgrent_r)(struct __netgrent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:104:1: error: unknown type name 'nss_status_t' 104 | nss_status_t NSS_NAME(getpwent_r)(struct passwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:61:1: error: unknown type name 'nss_status_t' 61 | nss_status_t NSS_NAME(setaliasent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:102:1: error: unknown type name 'nss_status_t' 102 | nss_status_t NSS_NAME(getpwuid_r)(uid_t uid, struct passwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:105:1: error: unknown type name 'nss_status_t' 105 | nss_status_t NSS_NAME(endpwent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:91:1: error: unknown type name 'nss_status_t' 91 | nss_status_t NSS_NAME(endnetgrent)(struct __netgrent *result); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:103:1: error: unknown type name 'nss_status_t' 103 | nss_status_t NSS_NAME(setpwent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:62:1: error: unknown type name 'nss_status_t' 62 | nss_status_t NSS_NAME(getaliasent_r)(struct aliasent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:108:1: error: unknown type name 'nss_status_t' 108 | nss_status_t NSS_NAME(getprotobyname_r)(const char *name, struct protoent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:104:1: error: unknown type name 'nss_status_t' 104 | nss_status_t NSS_NAME(getpwent_r)(struct passwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:94:1: error: unknown type name 'nss_status_t' 94 | nss_status_t NSS_NAME(getnetbyname_r)(const char *name, struct netent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:109:1: error: unknown type name 'nss_status_t' 109 | nss_status_t NSS_NAME(getprotobynumber_r)(int number, struct protoent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:63:1: error: unknown type name 'nss_status_t' 63 | nss_status_t NSS_NAME(endaliasent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:105:1: error: unknown type name 'nss_status_t' 105 | nss_status_t NSS_NAME(endpwent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:95:1: error: unknown type name 'nss_status_t' 95 | nss_status_t NSS_NAME(getnetbyaddr_r)(uint32_t addr, int af, struct netent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:110:1: error: unknown type name 'nss_status_t' 110 | nss_status_t NSS_NAME(setprotoent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:108:1: error: unknown type name 'nss_status_t' 108 | nss_status_t NSS_NAME(getprotobyname_r)(const char *name, struct protoent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:66:1: error: unknown type name 'nss_status_t' 66 | nss_status_t NSS_NAME(gethostton_r)(const char *name, struct etherent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:111:1: error: unknown type name 'nss_status_t' 111 | nss_status_t NSS_NAME(getprotoent_r)(struct protoent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:96:1: error: unknown type name 'nss_status_t' 96 | nss_status_t NSS_NAME(setnetent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:109:1: error: unknown type name 'nss_status_t' 109 | nss_status_t NSS_NAME(getprotobynumber_r)(int number, struct protoent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:112:1: error: unknown type name 'nss_status_t' 112 | nss_status_t NSS_NAME(endprotoent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:67:1: error: unknown type name 'nss_status_t' 67 | nss_status_t NSS_NAME(getntohost_r)(const struct ether_addr *addr, struct etherent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:97:1: error: unknown type name 'nss_status_t' 97 | nss_status_t NSS_NAME(getnetent_r)(struct netent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:110:1: error: unknown type name 'nss_status_t' 110 | nss_status_t NSS_NAME(setprotoent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:115:1: error: unknown type name 'nss_status_t' 115 | nss_status_t NSS_NAME(getrpcbyname_r)(const char *name, struct rpcent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:98:1: error: unknown type name 'nss_status_t' 98 | nss_status_t NSS_NAME(endnetent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:111:1: error: unknown type name 'nss_status_t' 111 | nss_status_t NSS_NAME(getprotoent_r)(struct protoent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:68:1: error: unknown type name 'nss_status_t' 68 | nss_status_t NSS_NAME(setetherent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:116:1: error: unknown type name 'nss_status_t' 116 | nss_status_t NSS_NAME(getrpcbynumber_r)(int number, struct rpcent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:112:1: error: unknown type name 'nss_status_t' 112 | nss_status_t NSS_NAME(endprotoent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:101:1: error: unknown type name 'nss_status_t' 101 | nss_status_t NSS_NAME(getpwnam_r)(const char *name, struct passwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:117:1: error: unknown type name 'nss_status_t' 117 | nss_status_t NSS_NAME(setrpcent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:69:1: error: unknown type name 'nss_status_t' 69 | nss_status_t NSS_NAME(getetherent_r)(struct etherent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:115:1: error: unknown type name 'nss_status_t' 115 | nss_status_t NSS_NAME(getrpcbyname_r)(const char *name, struct rpcent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:118:1: error: unknown type name 'nss_status_t' 118 | nss_status_t NSS_NAME(getrpcent_r)(struct rpcent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:102:1: error: unknown type name 'nss_status_t' 102 | nss_status_t NSS_NAME(getpwuid_r)(uid_t uid, struct passwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:116:1: error: unknown type name 'nss_status_t' 116 | nss_status_t NSS_NAME(getrpcbynumber_r)(int number, struct rpcent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:70:1: error: unknown type name 'nss_status_t' 70 | nss_status_t NSS_NAME(endetherent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:119:1: error: unknown type name 'nss_status_t' 119 | nss_status_t NSS_NAME(endrpcent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:103:1: error: unknown type name 'nss_status_t' 103 | nss_status_t NSS_NAME(setpwent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:117:1: error: unknown type name 'nss_status_t' 117 | nss_status_t NSS_NAME(setrpcent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:122:1: error: unknown type name 'nss_status_t' 122 | nss_status_t NSS_NAME(getservbyname_r)(const char *name, const char *protocol, struct servent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:73:1: error: unknown type name 'nss_status_t' 73 | nss_status_t NSS_NAME(getgrnam_r)(const char *name, struct group *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:104:1: error: unknown type name 'nss_status_t' 104 | nss_status_t NSS_NAME(getpwent_r)(struct passwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:118:1: error: unknown type name 'nss_status_t' 118 | nss_status_t NSS_NAME(getrpcent_r)(struct rpcent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:123:1: error: unknown type name 'nss_status_t' 123 | nss_status_t NSS_NAME(getservbyport_r)(int port, const char *protocol, struct servent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:119:1: error: unknown type name 'nss_status_t' 119 | nss_status_t NSS_NAME(endrpcent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:74:1: error: unknown type name 'nss_status_t' 74 | nss_status_t NSS_NAME(getgrgid_r)(gid_t gid, struct group *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:105:1: error: unknown type name 'nss_status_t' 105 | nss_status_t NSS_NAME(endpwent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:124:1: error: unknown type name 'nss_status_t' 124 | nss_status_t NSS_NAME(setservent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:122:1: error: unknown type name 'nss_status_t' 122 | nss_status_t NSS_NAME(getservbyname_r)(const char *name, const char *protocol, struct servent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:108:1: error: unknown type name 'nss_status_t' 108 | nss_status_t NSS_NAME(getprotobyname_r)(const char *name, struct protoent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:125:1: error: unknown type name 'nss_status_t' 125 | nss_status_t NSS_NAME(getservent_r)(struct servent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:75:1: error: unknown type name 'nss_status_t' 75 | nss_status_t NSS_NAME(initgroups_dyn)(const char *user, gid_t skipgroup, long int *start, long int *size, gid_t **groupsp, long int limit, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:123:1: error: unknown type name 'nss_status_t' 123 | nss_status_t NSS_NAME(getservbyport_r)(int port, const char *protocol, struct servent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:126:1: error: unknown type name 'nss_status_t' 126 | nss_status_t NSS_NAME(endservent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:109:1: error: unknown type name 'nss_status_t' 109 | nss_status_t NSS_NAME(getprotobynumber_r)(int number, struct protoent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:124:1: error: unknown type name 'nss_status_t' 124 | nss_status_t NSS_NAME(setservent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:76:1: error: unknown type name 'nss_status_t' 76 | nss_status_t NSS_NAME(setgrent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:129:1: error: unknown type name 'nss_status_t' 129 | nss_status_t NSS_NAME(getspnam_r)(const char *name, struct spwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:110:1: error: unknown type name 'nss_status_t' 110 | nss_status_t NSS_NAME(setprotoent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:125:1: error: unknown type name 'nss_status_t' 125 | nss_status_t NSS_NAME(getservent_r)(struct servent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:130:1: error: unknown type name 'nss_status_t' 130 | nss_status_t NSS_NAME(setspent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:77:1: error: unknown type name 'nss_status_t' 77 | nss_status_t NSS_NAME(getgrent_r)(struct group *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:126:1: error: unknown type name 'nss_status_t' 126 | nss_status_t NSS_NAME(endservent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:111:1: error: unknown type name 'nss_status_t' 111 | nss_status_t NSS_NAME(getprotoent_r)(struct protoent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:131:1: error: unknown type name 'nss_status_t' 131 | nss_status_t NSS_NAME(getspent_r)(struct spwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:129:1: error: unknown type name 'nss_status_t' 129 | nss_status_t NSS_NAME(getspnam_r)(const char *name, struct spwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:78:1: error: unknown type name 'nss_status_t' 78 | nss_status_t NSS_NAME(endgrent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:112:1: error: unknown type name 'nss_status_t' 112 | nss_status_t NSS_NAME(endprotoent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:132:1: error: unknown type name 'nss_status_t' 132 | nss_status_t NSS_NAME(endspent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:130:1: error: unknown type name 'nss_status_t' 130 | nss_status_t NSS_NAME(setspent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:115:1: error: unknown type name 'nss_status_t' 115 | nss_status_t NSS_NAME(getrpcbyname_r)(const char *name, struct rpcent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:81:1: error: unknown type name 'nss_status_t' 81 | nss_status_t NSS_NAME(gethostbyname_r)(const char *name, struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:131:1: error: unknown type name 'nss_status_t' 131 | nss_status_t NSS_NAME(getspent_r)(struct spwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:116:1: error: unknown type name 'nss_status_t' 116 | nss_status_t NSS_NAME(getrpcbynumber_r)(int number, struct rpcent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:132:1: error: unknown type name 'nss_status_t' 132 | nss_status_t NSS_NAME(endspent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:82:1: error: unknown type name 'nss_status_t' 82 | nss_status_t NSS_NAME(gethostbyname2_r)(const char *name, int af, struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:117:1: error: unknown type name 'nss_status_t' 117 | nss_status_t NSS_NAME(setrpcent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:66:8: error: unknown type name 'nss_status_t' 66 | static nss_status_t read_one_hostent(TFILE *fp, struct hostent *result, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:83:1: error: unknown type name 'nss_status_t' 83 | nss_status_t NSS_NAME(gethostbyaddr_r)(const void *addr, socklen_t len, int af, struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:118:1: error: unknown type name 'nss_status_t' 118 | nss_status_t NSS_NAME(getrpcent_r)(struct rpcent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:26: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: In function 'read_one_hostent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:50:10: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 50 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:166:5: note: in expansion of macro 'ERROR_OUT_READERROR' 166 | ERROR_OUT_READERROR(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:261:3: note: in expansion of macro 'READ' 261 | READ(fp, &tmpint32, sizeof(int32_t)); \ | ^~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:77:3: note: in expansion of macro 'READ_BUF_STRING' 77 | READ_BUF_STRING(fp, result->h_name); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: note: each undeclared identifier is reported only once for each function it appears in 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:50:10: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 50 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:166:5: note: in expansion of macro 'ERROR_OUT_READERROR' 166 | ERROR_OUT_READERROR(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:261:3: note: in expansion of macro 'READ' 261 | READ(fp, &tmpint32, sizeof(int32_t)); \ | ^~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:77:3: note: in expansion of macro 'READ_BUF_STRING' 77 | READ_BUF_STRING(fp, result->h_name); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:84:1: error: unknown type name 'nss_status_t' 84 | nss_status_t NSS_NAME(sethostent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:119:1: error: unknown type name 'nss_status_t' 119 | nss_status_t NSS_NAME(endrpcent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:34:8: error: unknown type name 'nss_status_t' 34 | static nss_status_t read_spwd(TFILE *fp, struct spwd *result, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:55:15: error: 'NETDB_INTERNAL' undeclared (first use in this function) 55 | *h_errnop = NETDB_INTERNAL; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:220:5: note: in expansion of macro 'ERROR_OUT_BUFERROR' 220 | ERROR_OUT_BUFERROR(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:265:3: note: in expansion of macro 'BUF_CHECK' 265 | BUF_CHECK(fp, tmpint32 + 1); \ | ^~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:77:3: note: in expansion of macro 'READ_BUF_STRING' 77 | READ_BUF_STRING(fp, result->h_name); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:122:1: error: unknown type name 'nss_status_t' 122 | nss_status_t NSS_NAME(getservbyname_r)(const char *name, const char *protocol, struct servent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:85:1: error: unknown type name 'nss_status_t' 85 | nss_status_t NSS_NAME(gethostent_r)(struct hostent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:26: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c: In function 'read_spwd': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:64:10: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 64 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:166:5: note: in expansion of macro 'ERROR_OUT_READERROR' 166 | ERROR_OUT_READERROR(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:261:3: note: in expansion of macro 'READ' 261 | READ(fp, &tmpint32, sizeof(int32_t)); \ | ^~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:40:3: note: in expansion of macro 'READ_BUF_STRING' 40 | READ_BUF_STRING(fp, result->sp_namp); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: note: each undeclared identifier is reported only once for each function it appears in 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:64:10: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 64 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:166:5: note: in expansion of macro 'ERROR_OUT_READERROR' 166 | ERROR_OUT_READERROR(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:261:3: note: in expansion of macro 'READ' 261 | READ(fp, &tmpint32, sizeof(int32_t)); \ | ^~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:40:3: note: in expansion of macro 'READ_BUF_STRING' 40 | READ_BUF_STRING(fp, result->sp_namp); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:67:29: error: 'NSS_TRYAGAIN' undeclared (first use in this function) 67 | #define NSS_STATUS_TRYAGAIN NSS_TRYAGAIN | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:56:10: note: in expansion of macro 'NSS_STATUS_TRYAGAIN' 56 | return NSS_STATUS_TRYAGAIN; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:220:5: note: in expansion of macro 'ERROR_OUT_BUFERROR' 220 | ERROR_OUT_BUFERROR(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:265:3: note: in expansion of macro 'BUF_CHECK' 265 | BUF_CHECK(fp, tmpint32 + 1); \ | ^~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:77:3: note: in expansion of macro 'READ_BUF_STRING' 77 | READ_BUF_STRING(fp, result->h_name); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:123:1: error: unknown type name 'nss_status_t' 123 | nss_status_t NSS_NAME(getservbyport_r)(int port, const char *protocol, struct servent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:86:1: error: unknown type name 'nss_status_t' 86 | nss_status_t NSS_NAME(endhostent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:67:29: error: 'NSS_TRYAGAIN' undeclared (first use in this function) 67 | #define NSS_STATUS_TRYAGAIN NSS_TRYAGAIN | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:71:10: note: in expansion of macro 'NSS_STATUS_TRYAGAIN' 71 | return NSS_STATUS_TRYAGAIN; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:220:5: note: in expansion of macro 'ERROR_OUT_BUFERROR' 220 | ERROR_OUT_BUFERROR(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:265:3: note: in expansion of macro 'BUF_CHECK' 265 | BUF_CHECK(fp, tmpint32 + 1); \ | ^~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:40:3: note: in expansion of macro 'READ_BUF_STRING' 40 | READ_BUF_STRING(fp, result->sp_namp); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:124:1: error: unknown type name 'nss_status_t' 124 | nss_status_t NSS_NAME(setservent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:89:1: error: unknown type name 'nss_status_t' 89 | nss_status_t NSS_NAME(setnetgrent)(const char *group, struct __netgrent *result); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:125:1: error: unknown type name 'nss_status_t' 125 | nss_status_t NSS_NAME(getservent_r)(struct servent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:107:10: note: in expansion of macro 'NSS_STATUS_SUCCESS' 107 | return NSS_STATUS_SUCCESS; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:113:8: error: unknown type name 'nss_status_t' 113 | static nss_status_t read_hostent(TFILE *fp, struct hostent *result, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:49:10: note: in expansion of macro 'NSS_STATUS_SUCCESS' 49 | return NSS_STATUS_SUCCESS; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:90:1: error: unknown type name 'nss_status_t' 90 | nss_status_t NSS_NAME(getnetgrent_r)(struct __netgrent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:126:1: error: unknown type name 'nss_status_t' 126 | nss_status_t NSS_NAME(endservent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: In function 'read_hostent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:118:3: error: unknown type name 'nss_status_t' 118 | nss_status_t retv; | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:55:1: error: unknown type name 'nss_status_t' 55 | nss_status_t NSS_NAME(getspnam_r)(const char *name, struct spwd *result, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:124:18: note: in expansion of macro 'NSS_STATUS_SUCCESS' 124 | if ((retv != NSS_STATUS_SUCCESS) || (result->h_addr_list[0] != NULL)) | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:129:1: error: unknown type name 'nss_status_t' 129 | nss_status_t NSS_NAME(getspnam_r)(const char *name, struct spwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:91:1: error: unknown type name 'nss_status_t' 91 | nss_status_t NSS_NAME(endnetgrent)(struct __netgrent *result); | ^~~~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:30: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c: In function '_nss_ldap_getspnam_r': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:129:3: error: unknown type name 'nss_status_t' 129 | nss_status_t retv; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:58:3: note: in expansion of macro 'NSS_GETONE' 58 | NSS_GETONE(NSLCD_ACTION_SHADOW_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:130:1: error: unknown type name 'nss_status_t' 130 | nss_status_t NSS_NAME(setspent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:61:29: error: 'NSS_NOTFOUND' undeclared (first use in this function); did you mean 'HOST_NOT_FOUND'? 61 | #define NSS_STATUS_NOTFOUND NSS_NOTFOUND | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:132:14: note: in expansion of macro 'NSS_STATUS_NOTFOUND' 132 | return NSS_STATUS_NOTFOUND; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:94:1: error: unknown type name 'nss_status_t' 94 | nss_status_t NSS_NAME(getnetbyname_r)(const char *name, struct netent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:131:3: note: in expansion of macro 'NSS_AVAILCHECK' 131 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:58:3: note: in expansion of macro 'NSS_GETONE' 58 | NSS_GETONE(NSLCD_ACTION_SHADOW_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:131:1: error: unknown type name 'nss_status_t' 131 | nss_status_t NSS_NAME(getspent_r)(struct spwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:50:10: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 50 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:166:5: note: in expansion of macro 'ERROR_OUT_READERROR' 166 | ERROR_OUT_READERROR(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:374:3: note: in expansion of macro 'READ' 374 | READ(fp, &tmpint32, sizeof(int32_t)); \ | ^~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:135:5: note: in expansion of macro 'READ_RESPONSE_CODE' 135 | READ_RESPONSE_CODE(fp); | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:95:1: error: unknown type name 'nss_status_t' 95 | nss_status_t NSS_NAME(getnetbyaddr_r)(uint32_t addr, int af, struct netent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:67:29: error: 'NSS_TRYAGAIN' undeclared (first use in this function) 67 | #define NSS_STATUS_TRYAGAIN NSS_TRYAGAIN | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:108:12: note: in expansion of macro 'NSS_STATUS_TRYAGAIN' 108 | return NSS_STATUS_TRYAGAIN; \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:132:3: note: in expansion of macro 'NSS_BUFCHECK' 132 | NSS_BUFCHECK; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:58:3: note: in expansion of macro 'NSS_GETONE' 58 | NSS_GETONE(NSLCD_ACTION_SHADOW_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:132:1: error: unknown type name 'nss_status_t' 132 | nss_status_t NSS_NAME(endspent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:154:1: error: unknown type name 'nss_status_t' 154 | nss_status_t NSS_NAME(gethostbyname2_r)(const char *name, int af, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:96:1: error: unknown type name 'nss_status_t' 96 | nss_status_t NSS_NAME(setnetent)(int stayopen); | ^~~~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:33: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: In function '_nss_ldap_gethostbyname2_r': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:61:29: error: 'NSS_NOTFOUND' undeclared (first use in this function); did you mean 'HOST_NOT_FOUND'? 61 | #define NSS_STATUS_NOTFOUND NSS_NOTFOUND | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:83:10: note: in expansion of macro 'NSS_STATUS_NOTFOUND' 83 | return NSS_STATUS_NOTFOUND; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:378:5: note: in expansion of macro 'ERROR_OUT_NOSUCCESS' 378 | ERROR_OUT_NOSUCCESS(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:136:3: note: in expansion of macro 'READ_RESPONSE_CODE' 136 | READ_RESPONSE_CODE(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:58:3: note: in expansion of macro 'NSS_GETONE' 58 | NSS_GETONE(NSLCD_ACTION_SHADOW_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:129:3: error: unknown type name 'nss_status_t' 129 | nss_status_t retv; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:159:3: note: in expansion of macro 'NSS_GETONE' 159 | NSS_GETONE(NSLCD_ACTION_HOST_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:97:1: error: unknown type name 'nss_status_t' 97 | nss_status_t NSS_NAME(getnetent_r)(struct netent *result, char *buffer, size_t buflen, int *errnop, int *h_errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:139:16: note: in expansion of macro 'NSS_STATUS_SUCCESS' 139 | if ((retv == NSS_STATUS_SUCCESS) || (retv == NSS_STATUS_TRYAGAIN)) \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:58:3: note: in expansion of macro 'NSS_GETONE' 58 | NSS_GETONE(NSLCD_ACTION_SHADOW_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:131:3: note: in expansion of macro 'NSS_AVAILCHECK' 131 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:159:3: note: in expansion of macro 'NSS_GETONE' 159 | NSS_GETONE(NSLCD_ACTION_HOST_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:67:1: error: unknown type name 'nss_status_t' 67 | nss_status_t NSS_NAME(setspent)(int UNUSED(stayopen)) | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:98:1: error: unknown type name 'nss_status_t' 98 | nss_status_t NSS_NAME(endnetent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:67:29: error: 'NSS_TRYAGAIN' undeclared (first use in this function) 67 | #define NSS_STATUS_TRYAGAIN NSS_TRYAGAIN | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:108:12: note: in expansion of macro 'NSS_STATUS_TRYAGAIN' 108 | return NSS_STATUS_TRYAGAIN; \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:132:3: note: in expansion of macro 'NSS_BUFCHECK' 132 | NSS_BUFCHECK; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:159:3: note: in expansion of macro 'NSS_GETONE' 159 | NSS_GETONE(NSLCD_ACTION_HOST_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c: In function '_nss_ldap_setspent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:149:3: note: in expansion of macro 'NSS_AVAILCHECK' 149 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:69:3: note: in expansion of macro 'NSS_SETENT' 69 | NSS_SETENT(spentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:64:8: error: unknown type name 'nss_status_t' 64 | static nss_status_t read_netent(TFILE *fp, struct netent *result, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:101:1: error: unknown type name 'nss_status_t' 101 | nss_status_t NSS_NAME(getpwnam_r)(const char *name, struct passwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:155:10: note: in expansion of macro 'NSS_STATUS_SUCCESS' 155 | return NSS_STATUS_SUCCESS; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:69:3: note: in expansion of macro 'NSS_SETENT' 69 | NSS_SETENT(spentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:61:29: error: 'NSS_NOTFOUND' undeclared (first use in this function); did you mean 'HOST_NOT_FOUND'? 61 | #define NSS_STATUS_NOTFOUND NSS_NOTFOUND | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:83:10: note: in expansion of macro 'NSS_STATUS_NOTFOUND' 83 | return NSS_STATUS_NOTFOUND; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:378:5: note: in expansion of macro 'ERROR_OUT_NOSUCCESS' 378 | ERROR_OUT_NOSUCCESS(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:136:3: note: in expansion of macro 'READ_RESPONSE_CODE' 136 | READ_RESPONSE_CODE(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:159:3: note: in expansion of macro 'NSS_GETONE' 159 | NSS_GETONE(NSLCD_ACTION_HOST_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c: In function 'read_netent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:72:3: error: unknown type name 'nss_status_t' 72 | nss_status_t retv = NSS_STATUS_NOTFOUND; | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:102:1: error: unknown type name 'nss_status_t' 102 | nss_status_t NSS_NAME(getpwuid_r)(uid_t uid, struct passwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:73:1: error: unknown type name 'nss_status_t' 73 | nss_status_t NSS_NAME(getspent_r)(struct spwd *result, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:139:16: note: in expansion of macro 'NSS_STATUS_SUCCESS' 139 | if ((retv == NSS_STATUS_SUCCESS) || (retv == NSS_STATUS_TRYAGAIN)) \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:159:3: note: in expansion of macro 'NSS_GETONE' 159 | NSS_GETONE(NSLCD_ACTION_HOST_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c: In function '_nss_ldap_getspent_r': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:162:3: error: unknown type name 'nss_status_t' 162 | nss_status_t retv; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:76:3: note: in expansion of macro 'NSS_GETENT' 76 | NSS_GETENT(spentfp, NSLCD_ACTION_SHADOW_ALL, | ^~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:26: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:61:29: error: 'NSS_NOTFOUND' undeclared (first use in this function); did you mean 'HOST_NOT_FOUND'? 61 | #define NSS_STATUS_NOTFOUND NSS_NOTFOUND | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:72:23: note: in expansion of macro 'NSS_STATUS_NOTFOUND' 72 | nss_status_t retv = NSS_STATUS_NOTFOUND; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:61:29: note: each undeclared identifier is reported only once for each function it appears in 61 | #define NSS_STATUS_NOTFOUND NSS_NOTFOUND | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:72:23: note: in expansion of macro 'NSS_STATUS_NOTFOUND' 72 | nss_status_t retv = NSS_STATUS_NOTFOUND; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:166:1: error: unknown type name 'nss_status_t' 166 | nss_status_t NSS_NAME(gethostbyname_r)(const char *name, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:103:1: error: unknown type name 'nss_status_t' 103 | nss_status_t NSS_NAME(setpwent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:164:3: note: in expansion of macro 'NSS_AVAILCHECK' 164 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:76:3: note: in expansion of macro 'NSS_GETENT' 76 | NSS_GETENT(spentfp, NSLCD_ACTION_SHADOW_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:183:1: error: unknown type name 'nss_status_t' 183 | nss_status_t NSS_NAME(gethostbyaddr_r)(const void *addr, socklen_t len, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:50:10: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 50 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:166:5: note: in expansion of macro 'ERROR_OUT_READERROR' 166 | ERROR_OUT_READERROR(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:261:3: note: in expansion of macro 'READ' 261 | READ(fp, &tmpint32, sizeof(int32_t)); \ | ^~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:75:3: note: in expansion of macro 'READ_BUF_STRING' 75 | READ_BUF_STRING(fp, result->n_name); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:104:1: error: unknown type name 'nss_status_t' 104 | nss_status_t NSS_NAME(getpwent_r)(struct passwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:67:29: error: 'NSS_TRYAGAIN' undeclared (first use in this function) 67 | #define NSS_STATUS_TRYAGAIN NSS_TRYAGAIN | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:108:12: note: in expansion of macro 'NSS_STATUS_TRYAGAIN' 108 | return NSS_STATUS_TRYAGAIN; \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:165:3: note: in expansion of macro 'NSS_BUFCHECK' 165 | NSS_BUFCHECK; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:76:3: note: in expansion of macro 'NSS_GETENT' 76 | NSS_GETENT(spentfp, NSLCD_ACTION_SHADOW_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: In function '_nss_ldap_gethostbyaddr_r': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:129:3: error: unknown type name 'nss_status_t' 129 | nss_status_t retv; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:188:3: note: in expansion of macro 'NSS_GETONE' 188 | NSS_GETONE(NSLCD_ACTION_HOST_BYADDR, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:105:1: error: unknown type name 'nss_status_t' 105 | nss_status_t NSS_NAME(endpwent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:55:15: error: 'NETDB_INTERNAL' undeclared (first use in this function) 55 | *h_errnop = NETDB_INTERNAL; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:220:5: note: in expansion of macro 'ERROR_OUT_BUFERROR' 220 | ERROR_OUT_BUFERROR(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:265:3: note: in expansion of macro 'BUF_CHECK' 265 | BUF_CHECK(fp, tmpint32 + 1); \ | ^~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:75:3: note: in expansion of macro 'READ_BUF_STRING' 75 | READ_BUF_STRING(fp, result->n_name); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:131:3: note: in expansion of macro 'NSS_AVAILCHECK' 131 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:188:3: note: in expansion of macro 'NSS_GETONE' 188 | NSS_GETONE(NSLCD_ACTION_HOST_BYADDR, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:61:29: error: 'NSS_NOTFOUND' undeclared (first use in this function); did you mean 'HOST_NOT_FOUND'? 61 | #define NSS_STATUS_NOTFOUND NSS_NOTFOUND | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:83:10: note: in expansion of macro 'NSS_STATUS_NOTFOUND' 83 | return NSS_STATUS_NOTFOUND; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:378:5: note: in expansion of macro 'ERROR_OUT_NOSUCCESS' 378 | ERROR_OUT_NOSUCCESS(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:175:3: note: in expansion of macro 'READ_RESPONSE_CODE' 175 | READ_RESPONSE_CODE(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:76:3: note: in expansion of macro 'NSS_GETENT' 76 | NSS_GETENT(spentfp, NSLCD_ACTION_SHADOW_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:108:1: error: unknown type name 'nss_status_t' 108 | nss_status_t NSS_NAME(getprotobyname_r)(const char *name, struct protoent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:67:29: error: 'NSS_TRYAGAIN' undeclared (first use in this function) 67 | #define NSS_STATUS_TRYAGAIN NSS_TRYAGAIN | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:108:12: note: in expansion of macro 'NSS_STATUS_TRYAGAIN' 108 | return NSS_STATUS_TRYAGAIN; \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:132:3: note: in expansion of macro 'NSS_BUFCHECK' 132 | NSS_BUFCHECK; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:188:3: note: in expansion of macro 'NSS_GETONE' 188 | NSS_GETONE(NSLCD_ACTION_HOST_BYADDR, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:192:20: note: in expansion of macro 'NSS_STATUS_SUCCESS' 192 | else if (retv != NSS_STATUS_SUCCESS) \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:76:3: note: in expansion of macro 'NSS_GETENT' 76 | NSS_GETENT(spentfp, NSLCD_ACTION_SHADOW_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:67:29: error: 'NSS_TRYAGAIN' undeclared (first use in this function) 67 | #define NSS_STATUS_TRYAGAIN NSS_TRYAGAIN | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:56:10: note: in expansion of macro 'NSS_STATUS_TRYAGAIN' 56 | return NSS_STATUS_TRYAGAIN; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:220:5: note: in expansion of macro 'ERROR_OUT_BUFERROR' 220 | ERROR_OUT_BUFERROR(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:265:3: note: in expansion of macro 'BUF_CHECK' 265 | BUF_CHECK(fp, tmpint32 + 1); \ | ^~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:75:3: note: in expansion of macro 'READ_BUF_STRING' 75 | READ_BUF_STRING(fp, result->n_name); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:109:1: error: unknown type name 'nss_status_t' 109 | nss_status_t NSS_NAME(getprotobynumber_r)(int number, struct protoent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:81:1: error: unknown type name 'nss_status_t' 81 | nss_status_t NSS_NAME(endspent)(void) | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:61:29: error: 'NSS_NOTFOUND' undeclared (first use in this function); did you mean 'HOST_NOT_FOUND'? 61 | #define NSS_STATUS_NOTFOUND NSS_NOTFOUND | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:83:10: note: in expansion of macro 'NSS_STATUS_NOTFOUND' 83 | return NSS_STATUS_NOTFOUND; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:378:5: note: in expansion of macro 'ERROR_OUT_NOSUCCESS' 378 | ERROR_OUT_NOSUCCESS(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:136:3: note: in expansion of macro 'READ_RESPONSE_CODE' 136 | READ_RESPONSE_CODE(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:188:3: note: in expansion of macro 'NSS_GETONE' 188 | NSS_GETONE(NSLCD_ACTION_HOST_BYADDR, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c: In function '_nss_ldap_endspent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:199:3: note: in expansion of macro 'NSS_AVAILCHECK' 199 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:83:3: note: in expansion of macro 'NSS_ENDENT' 83 | NSS_ENDENT(spentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:110:1: error: unknown type name 'nss_status_t' 110 | nss_status_t NSS_NAME(setprotoent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:139:16: note: in expansion of macro 'NSS_STATUS_SUCCESS' 139 | if ((retv == NSS_STATUS_SUCCESS) || (retv == NSS_STATUS_TRYAGAIN)) \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:188:3: note: in expansion of macro 'NSS_GETONE' 188 | NSS_GETONE(NSLCD_ACTION_HOST_BYADDR, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:91:14: note: in expansion of macro 'NSS_STATUS_SUCCESS' 91 | retv = NSS_STATUS_SUCCESS; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:206:10: note: in expansion of macro 'NSS_STATUS_SUCCESS' 206 | return NSS_STATUS_SUCCESS; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:83:3: note: in expansion of macro 'NSS_ENDENT' 83 | NSS_ENDENT(spentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:111:1: error: unknown type name 'nss_status_t' 111 | nss_status_t NSS_NAME(getprotoent_r)(struct protoent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:196:1: error: unknown type name 'nss_status_t' 196 | nss_status_t NSS_NAME(sethostent)(int UNUSED(stayopen)) | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c: In function 'read_spwd': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:114:1: error: unknown type name 'nss_status_t' 114 | nss_status_t NSS_NAME(getnetbyname_r)(const char *name, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:50:1: warning: control reaches end of non-void function [-Wreturn-type] 50 | } | ^ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c: In function '_nss_ldap_setspent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:70:1: warning: control reaches end of non-void function [-Wreturn-type] 70 | } | ^ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c: In function '_nss_ldap_endspent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/shadow.c:84:1: warning: control reaches end of non-void function [-Wreturn-type] 84 | } | ^ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: In function '_nss_ldap_sethostent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:149:3: note: in expansion of macro 'NSS_AVAILCHECK' 149 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:198:3: note: in expansion of macro 'NSS_SETENT' 198 | NSS_SETENT(hostentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:112:1: error: unknown type name 'nss_status_t' 112 | nss_status_t NSS_NAME(endprotoent)(void); | ^~~~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:33: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c: In function '_nss_ldap_getnetbyname_r': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:155:10: note: in expansion of macro 'NSS_STATUS_SUCCESS' 155 | return NSS_STATUS_SUCCESS; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:198:3: note: in expansion of macro 'NSS_SETENT' 198 | NSS_SETENT(hostentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:129:3: error: unknown type name 'nss_status_t' 129 | nss_status_t retv; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:119:3: note: in expansion of macro 'NSS_GETONE' 119 | NSS_GETONE(NSLCD_ACTION_NETWORK_BYNAME, | ^~~~~~~~~~ make[2]: *** [Makefile:422: shadow.o] Error 1 shuffle=627536254 make[2]: *** Waiting for unfinished jobs.... /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:115:1: error: unknown type name 'nss_status_t' 115 | nss_status_t NSS_NAME(getrpcbyname_r)(const char *name, struct rpcent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:202:1: error: unknown type name 'nss_status_t' 202 | nss_status_t NSS_NAME(gethostent_r)(struct hostent *result, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:131:3: note: in expansion of macro 'NSS_AVAILCHECK' 131 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:119:3: note: in expansion of macro 'NSS_GETONE' 119 | NSS_GETONE(NSLCD_ACTION_NETWORK_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:116:1: error: unknown type name 'nss_status_t' 116 | nss_status_t NSS_NAME(getrpcbynumber_r)(int number, struct rpcent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: In function '_nss_ldap_gethostent_r': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:162:3: error: unknown type name 'nss_status_t' 162 | nss_status_t retv; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:206:3: note: in expansion of macro 'NSS_GETENT' 206 | NSS_GETENT(hostentfp, NSLCD_ACTION_HOST_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:67:29: error: 'NSS_TRYAGAIN' undeclared (first use in this function) 67 | #define NSS_STATUS_TRYAGAIN NSS_TRYAGAIN | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:108:12: note: in expansion of macro 'NSS_STATUS_TRYAGAIN' 108 | return NSS_STATUS_TRYAGAIN; \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:132:3: note: in expansion of macro 'NSS_BUFCHECK' 132 | NSS_BUFCHECK; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:119:3: note: in expansion of macro 'NSS_GETONE' 119 | NSS_GETONE(NSLCD_ACTION_NETWORK_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:164:3: note: in expansion of macro 'NSS_AVAILCHECK' 164 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:206:3: note: in expansion of macro 'NSS_GETENT' 206 | NSS_GETENT(hostentfp, NSLCD_ACTION_HOST_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:117:1: error: unknown type name 'nss_status_t' 117 | nss_status_t NSS_NAME(setrpcent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:67:29: error: 'NSS_TRYAGAIN' undeclared (first use in this function) 67 | #define NSS_STATUS_TRYAGAIN NSS_TRYAGAIN | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:108:12: note: in expansion of macro 'NSS_STATUS_TRYAGAIN' 108 | return NSS_STATUS_TRYAGAIN; \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:165:3: note: in expansion of macro 'NSS_BUFCHECK' 165 | NSS_BUFCHECK; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:206:3: note: in expansion of macro 'NSS_GETENT' 206 | NSS_GETENT(hostentfp, NSLCD_ACTION_HOST_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:118:1: error: unknown type name 'nss_status_t' 118 | nss_status_t NSS_NAME(getrpcent_r)(struct rpcent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:61:29: error: 'NSS_NOTFOUND' undeclared (first use in this function); did you mean 'HOST_NOT_FOUND'? 61 | #define NSS_STATUS_NOTFOUND NSS_NOTFOUND | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:83:10: note: in expansion of macro 'NSS_STATUS_NOTFOUND' 83 | return NSS_STATUS_NOTFOUND; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:378:5: note: in expansion of macro 'ERROR_OUT_NOSUCCESS' 378 | ERROR_OUT_NOSUCCESS(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:136:3: note: in expansion of macro 'READ_RESPONSE_CODE' 136 | READ_RESPONSE_CODE(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:119:3: note: in expansion of macro 'NSS_GETONE' 119 | NSS_GETONE(NSLCD_ACTION_NETWORK_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:119:1: error: unknown type name 'nss_status_t' 119 | nss_status_t NSS_NAME(endrpcent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:61:29: error: 'NSS_NOTFOUND' undeclared (first use in this function); did you mean 'HOST_NOT_FOUND'? 61 | #define NSS_STATUS_NOTFOUND NSS_NOTFOUND | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:83:10: note: in expansion of macro 'NSS_STATUS_NOTFOUND' 83 | return NSS_STATUS_NOTFOUND; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:378:5: note: in expansion of macro 'ERROR_OUT_NOSUCCESS' 378 | ERROR_OUT_NOSUCCESS(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:175:3: note: in expansion of macro 'READ_RESPONSE_CODE' 175 | READ_RESPONSE_CODE(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:206:3: note: in expansion of macro 'NSS_GETENT' 206 | NSS_GETENT(hostentfp, NSLCD_ACTION_HOST_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:139:16: note: in expansion of macro 'NSS_STATUS_SUCCESS' 139 | if ((retv == NSS_STATUS_SUCCESS) || (retv == NSS_STATUS_TRYAGAIN)) \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:119:3: note: in expansion of macro 'NSS_GETONE' 119 | NSS_GETONE(NSLCD_ACTION_NETWORK_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:192:20: note: in expansion of macro 'NSS_STATUS_SUCCESS' 192 | else if (retv != NSS_STATUS_SUCCESS) \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:206:3: note: in expansion of macro 'NSS_GETENT' 206 | NSS_GETENT(hostentfp, NSLCD_ACTION_HOST_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:122:1: error: unknown type name 'nss_status_t' 122 | nss_status_t NSS_NAME(getservbyname_r)(const char *name, const char *protocol, struct servent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:126:1: error: unknown type name 'nss_status_t' 126 | nss_status_t NSS_NAME(getnetbyaddr_r)(uint32_t addr, int UNUSED(af), | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:212:1: error: unknown type name 'nss_status_t' 212 | nss_status_t NSS_NAME(endhostent)(void) | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:123:1: error: unknown type name 'nss_status_t' 123 | nss_status_t NSS_NAME(getservbyport_r)(int port, const char *protocol, struct servent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: In function '_nss_ldap_endhostent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:199:3: note: in expansion of macro 'NSS_AVAILCHECK' 199 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:214:3: note: in expansion of macro 'NSS_ENDENT' 214 | NSS_ENDENT(hostentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c: In function '_nss_ldap_getnetbyaddr_r': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:129:3: error: unknown type name 'nss_status_t' 129 | nss_status_t retv; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:131:3: note: in expansion of macro 'NSS_GETONE' 131 | NSS_GETONE(NSLCD_ACTION_NETWORK_BYADDR, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:124:1: error: unknown type name 'nss_status_t' 124 | nss_status_t NSS_NAME(setservent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:206:10: note: in expansion of macro 'NSS_STATUS_SUCCESS' 206 | return NSS_STATUS_SUCCESS; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:214:3: note: in expansion of macro 'NSS_ENDENT' 214 | NSS_ENDENT(hostentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:131:3: note: in expansion of macro 'NSS_AVAILCHECK' 131 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:131:3: note: in expansion of macro 'NSS_GETONE' 131 | NSS_GETONE(NSLCD_ACTION_NETWORK_BYADDR, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:125:1: error: unknown type name 'nss_status_t' 125 | nss_status_t NSS_NAME(getservent_r)(struct servent *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: In function 'read_one_hostent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:108:1: warning: control reaches end of non-void function [-Wreturn-type] 108 | } | ^ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: In function '_nss_ldap_sethostent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:199:1: warning: control reaches end of non-void function [-Wreturn-type] 199 | } | ^ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c: In function '_nss_ldap_endhostent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/hosts.c:215:1: warning: control reaches end of non-void function [-Wreturn-type] 215 | } | ^ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:67:29: error: 'NSS_TRYAGAIN' undeclared (first use in this function) 67 | #define NSS_STATUS_TRYAGAIN NSS_TRYAGAIN | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:108:12: note: in expansion of macro 'NSS_STATUS_TRYAGAIN' 108 | return NSS_STATUS_TRYAGAIN; \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:132:3: note: in expansion of macro 'NSS_BUFCHECK' 132 | NSS_BUFCHECK; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:131:3: note: in expansion of macro 'NSS_GETONE' 131 | NSS_GETONE(NSLCD_ACTION_NETWORK_BYADDR, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:126:1: error: unknown type name 'nss_status_t' 126 | nss_status_t NSS_NAME(endservent)(void); | ^~~~~~~~~~~~ make[2]: *** [Makefile:422: hosts.o] Error 1 shuffle=627536254 /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:129:1: error: unknown type name 'nss_status_t' 129 | nss_status_t NSS_NAME(getspnam_r)(const char *name, struct spwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:61:29: error: 'NSS_NOTFOUND' undeclared (first use in this function); did you mean 'HOST_NOT_FOUND'? 61 | #define NSS_STATUS_NOTFOUND NSS_NOTFOUND | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:83:10: note: in expansion of macro 'NSS_STATUS_NOTFOUND' 83 | return NSS_STATUS_NOTFOUND; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:378:5: note: in expansion of macro 'ERROR_OUT_NOSUCCESS' 378 | ERROR_OUT_NOSUCCESS(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:136:3: note: in expansion of macro 'READ_RESPONSE_CODE' 136 | READ_RESPONSE_CODE(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:131:3: note: in expansion of macro 'NSS_GETONE' 131 | NSS_GETONE(NSLCD_ACTION_NETWORK_BYADDR, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:130:1: error: unknown type name 'nss_status_t' 130 | nss_status_t NSS_NAME(setspent)(int stayopen); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:139:16: note: in expansion of macro 'NSS_STATUS_SUCCESS' 139 | if ((retv == NSS_STATUS_SUCCESS) || (retv == NSS_STATUS_TRYAGAIN)) \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:131:3: note: in expansion of macro 'NSS_GETONE' 131 | NSS_GETONE(NSLCD_ACTION_NETWORK_BYADDR, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:131:1: error: unknown type name 'nss_status_t' 131 | nss_status_t NSS_NAME(getspent_r)(struct spwd *result, char *buffer, size_t buflen, int *errnop); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:140:1: error: unknown type name 'nss_status_t' 140 | nss_status_t NSS_NAME(setnetent)(int UNUSED(stayopen)) | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:132:1: error: unknown type name 'nss_status_t' 132 | nss_status_t NSS_NAME(endspent)(void); | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c: In function '_nss_ldap_setnetent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:149:3: note: in expansion of macro 'NSS_AVAILCHECK' 149 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:142:3: note: in expansion of macro 'NSS_SETENT' 142 | NSS_SETENT(netentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:155:10: note: in expansion of macro 'NSS_STATUS_SUCCESS' 155 | return NSS_STATUS_SUCCESS; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:142:3: note: in expansion of macro 'NSS_SETENT' 142 | NSS_SETENT(netentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:146:1: error: unknown type name 'nss_status_t' 146 | nss_status_t NSS_NAME(getnetent_r)(struct netent *result, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c: In function '_nss_ldap_getnetent_r': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:162:3: error: unknown type name 'nss_status_t' 162 | nss_status_t retv; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:150:3: note: in expansion of macro 'NSS_GETENT' 150 | NSS_GETENT(netentfp, NSLCD_ACTION_NETWORK_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:164:3: note: in expansion of macro 'NSS_AVAILCHECK' 164 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:150:3: note: in expansion of macro 'NSS_GETENT' 150 | NSS_GETENT(netentfp, NSLCD_ACTION_NETWORK_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:34:8: error: unknown type name 'nss_status_t' 34 | static nss_status_t read_etherent(TFILE *fp, struct etherent *result, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:67:29: error: 'NSS_TRYAGAIN' undeclared (first use in this function) 67 | #define NSS_STATUS_TRYAGAIN NSS_TRYAGAIN | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:108:12: note: in expansion of macro 'NSS_STATUS_TRYAGAIN' 108 | return NSS_STATUS_TRYAGAIN; \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:165:3: note: in expansion of macro 'NSS_BUFCHECK' 165 | NSS_BUFCHECK; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:150:3: note: in expansion of macro 'NSS_GETENT' 150 | NSS_GETENT(netentfp, NSLCD_ACTION_NETWORK_ALL, | ^~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/prototypes.h:26: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c: In function 'read_etherent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:61:29: error: 'NSS_NOTFOUND' undeclared (first use in this function); did you mean 'HOST_NOT_FOUND'? 61 | #define NSS_STATUS_NOTFOUND NSS_NOTFOUND | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:83:10: note: in expansion of macro 'NSS_STATUS_NOTFOUND' 83 | return NSS_STATUS_NOTFOUND; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:378:5: note: in expansion of macro 'ERROR_OUT_NOSUCCESS' 378 | ERROR_OUT_NOSUCCESS(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:175:3: note: in expansion of macro 'READ_RESPONSE_CODE' 175 | READ_RESPONSE_CODE(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:150:3: note: in expansion of macro 'NSS_GETENT' 150 | NSS_GETENT(netentfp, NSLCD_ACTION_NETWORK_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:64:10: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 64 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:166:5: note: in expansion of macro 'ERROR_OUT_READERROR' 166 | ERROR_OUT_READERROR(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:261:3: note: in expansion of macro 'READ' 261 | READ(fp, &tmpint32, sizeof(int32_t)); \ | ^~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:40:3: note: in expansion of macro 'READ_BUF_STRING' 40 | READ_BUF_STRING(fp, result->e_name); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: note: each undeclared identifier is reported only once for each function it appears in 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:64:10: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 64 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:166:5: note: in expansion of macro 'ERROR_OUT_READERROR' 166 | ERROR_OUT_READERROR(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:261:3: note: in expansion of macro 'READ' 261 | READ(fp, &tmpint32, sizeof(int32_t)); \ | ^~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:40:3: note: in expansion of macro 'READ_BUF_STRING' 40 | READ_BUF_STRING(fp, result->e_name); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:192:20: note: in expansion of macro 'NSS_STATUS_SUCCESS' 192 | else if (retv != NSS_STATUS_SUCCESS) \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:150:3: note: in expansion of macro 'NSS_GETENT' 150 | NSS_GETENT(netentfp, NSLCD_ACTION_NETWORK_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:67:29: error: 'NSS_TRYAGAIN' undeclared (first use in this function) 67 | #define NSS_STATUS_TRYAGAIN NSS_TRYAGAIN | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:71:10: note: in expansion of macro 'NSS_STATUS_TRYAGAIN' 71 | return NSS_STATUS_TRYAGAIN; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:220:5: note: in expansion of macro 'ERROR_OUT_BUFERROR' 220 | ERROR_OUT_BUFERROR(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:265:3: note: in expansion of macro 'BUF_CHECK' 265 | BUF_CHECK(fp, tmpint32 + 1); \ | ^~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:40:3: note: in expansion of macro 'READ_BUF_STRING' 40 | READ_BUF_STRING(fp, result->e_name); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:155:1: error: unknown type name 'nss_status_t' 155 | nss_status_t NSS_NAME(endnetent)(void) | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c: In function '_nss_ldap_endnetent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:199:3: note: in expansion of macro 'NSS_AVAILCHECK' 199 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:157:3: note: in expansion of macro 'NSS_ENDENT' 157 | NSS_ENDENT(netentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:42:10: note: in expansion of macro 'NSS_STATUS_SUCCESS' 42 | return NSS_STATUS_SUCCESS; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:206:10: note: in expansion of macro 'NSS_STATUS_SUCCESS' 206 | return NSS_STATUS_SUCCESS; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:157:3: note: in expansion of macro 'NSS_ENDENT' 157 | NSS_ENDENT(netentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:48:1: error: unknown type name 'nss_status_t' 48 | nss_status_t NSS_NAME(gethostton_r)(const char *name, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c: In function '_nss_ldap_setnetent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:143:1: warning: control reaches end of non-void function [-Wreturn-type] 143 | } | ^ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c: In function '_nss_ldap_endnetent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/networks.c:158:1: warning: control reaches end of non-void function [-Wreturn-type] 158 | } | ^ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:30: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c: In function '_nss_ldap_gethostton_r': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:129:3: error: unknown type name 'nss_status_t' 129 | nss_status_t retv; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:52:3: note: in expansion of macro 'NSS_GETONE' 52 | NSS_GETONE(NSLCD_ACTION_ETHER_BYNAME, | ^~~~~~~~~~ make[2]: *** [Makefile:422: networks.o] Error 1 shuffle=627536254 /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:131:3: note: in expansion of macro 'NSS_AVAILCHECK' 131 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:52:3: note: in expansion of macro 'NSS_GETONE' 52 | NSS_GETONE(NSLCD_ACTION_ETHER_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:67:29: error: 'NSS_TRYAGAIN' undeclared (first use in this function) 67 | #define NSS_STATUS_TRYAGAIN NSS_TRYAGAIN | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:108:12: note: in expansion of macro 'NSS_STATUS_TRYAGAIN' 108 | return NSS_STATUS_TRYAGAIN; \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:132:3: note: in expansion of macro 'NSS_BUFCHECK' 132 | NSS_BUFCHECK; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:52:3: note: in expansion of macro 'NSS_GETONE' 52 | NSS_GETONE(NSLCD_ACTION_ETHER_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:61:29: error: 'NSS_NOTFOUND' undeclared (first use in this function); did you mean 'HOST_NOT_FOUND'? 61 | #define NSS_STATUS_NOTFOUND NSS_NOTFOUND | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:83:10: note: in expansion of macro 'NSS_STATUS_NOTFOUND' 83 | return NSS_STATUS_NOTFOUND; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:378:5: note: in expansion of macro 'ERROR_OUT_NOSUCCESS' 378 | ERROR_OUT_NOSUCCESS(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:136:3: note: in expansion of macro 'READ_RESPONSE_CODE' 136 | READ_RESPONSE_CODE(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:52:3: note: in expansion of macro 'NSS_GETONE' 52 | NSS_GETONE(NSLCD_ACTION_ETHER_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:139:16: note: in expansion of macro 'NSS_STATUS_SUCCESS' 139 | if ((retv == NSS_STATUS_SUCCESS) || (retv == NSS_STATUS_TRYAGAIN)) \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:52:3: note: in expansion of macro 'NSS_GETONE' 52 | NSS_GETONE(NSLCD_ACTION_ETHER_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:58:1: error: unknown type name 'nss_status_t' 58 | nss_status_t NSS_NAME(getntohost_r)(const struct ether_addr *addr, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c: In function '_nss_ldap_getntohost_r': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:129:3: error: unknown type name 'nss_status_t' 129 | nss_status_t retv; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:62:3: note: in expansion of macro 'NSS_GETONE' 62 | NSS_GETONE(NSLCD_ACTION_ETHER_BYETHER, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:131:3: note: in expansion of macro 'NSS_AVAILCHECK' 131 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:62:3: note: in expansion of macro 'NSS_GETONE' 62 | NSS_GETONE(NSLCD_ACTION_ETHER_BYETHER, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:67:29: error: 'NSS_TRYAGAIN' undeclared (first use in this function) 67 | #define NSS_STATUS_TRYAGAIN NSS_TRYAGAIN | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:108:12: note: in expansion of macro 'NSS_STATUS_TRYAGAIN' 108 | return NSS_STATUS_TRYAGAIN; \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:132:3: note: in expansion of macro 'NSS_BUFCHECK' 132 | NSS_BUFCHECK; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:62:3: note: in expansion of macro 'NSS_GETONE' 62 | NSS_GETONE(NSLCD_ACTION_ETHER_BYETHER, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:61:29: error: 'NSS_NOTFOUND' undeclared (first use in this function); did you mean 'HOST_NOT_FOUND'? 61 | #define NSS_STATUS_NOTFOUND NSS_NOTFOUND | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:83:10: note: in expansion of macro 'NSS_STATUS_NOTFOUND' 83 | return NSS_STATUS_NOTFOUND; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:378:5: note: in expansion of macro 'ERROR_OUT_NOSUCCESS' 378 | ERROR_OUT_NOSUCCESS(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:136:3: note: in expansion of macro 'READ_RESPONSE_CODE' 136 | READ_RESPONSE_CODE(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:62:3: note: in expansion of macro 'NSS_GETONE' 62 | NSS_GETONE(NSLCD_ACTION_ETHER_BYETHER, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:139:16: note: in expansion of macro 'NSS_STATUS_SUCCESS' 139 | if ((retv == NSS_STATUS_SUCCESS) || (retv == NSS_STATUS_TRYAGAIN)) \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:62:3: note: in expansion of macro 'NSS_GETONE' 62 | NSS_GETONE(NSLCD_ACTION_ETHER_BYETHER, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:71:1: error: unknown type name 'nss_status_t' 71 | nss_status_t NSS_NAME(setetherent)(int UNUSED(stayopen)) | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c: In function '_nss_ldap_setetherent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:149:3: note: in expansion of macro 'NSS_AVAILCHECK' 149 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:73:3: note: in expansion of macro 'NSS_SETENT' 73 | NSS_SETENT(etherentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:155:10: note: in expansion of macro 'NSS_STATUS_SUCCESS' 155 | return NSS_STATUS_SUCCESS; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:73:3: note: in expansion of macro 'NSS_SETENT' 73 | NSS_SETENT(etherentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:77:1: error: unknown type name 'nss_status_t' 77 | nss_status_t NSS_NAME(getetherent_r)(struct etherent *result, | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c: In function '_nss_ldap_getetherent_r': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:162:3: error: unknown type name 'nss_status_t' 162 | nss_status_t retv; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:80:3: note: in expansion of macro 'NSS_GETENT' 80 | NSS_GETENT(etherentfp, NSLCD_ACTION_ETHER_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:164:3: note: in expansion of macro 'NSS_AVAILCHECK' 164 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:80:3: note: in expansion of macro 'NSS_GETENT' 80 | NSS_GETENT(etherentfp, NSLCD_ACTION_ETHER_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:67:29: error: 'NSS_TRYAGAIN' undeclared (first use in this function) 67 | #define NSS_STATUS_TRYAGAIN NSS_TRYAGAIN | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:108:12: note: in expansion of macro 'NSS_STATUS_TRYAGAIN' 108 | return NSS_STATUS_TRYAGAIN; \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:165:3: note: in expansion of macro 'NSS_BUFCHECK' 165 | NSS_BUFCHECK; \ | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:80:3: note: in expansion of macro 'NSS_GETENT' 80 | NSS_GETENT(etherentfp, NSLCD_ACTION_ETHER_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:61:29: error: 'NSS_NOTFOUND' undeclared (first use in this function); did you mean 'HOST_NOT_FOUND'? 61 | #define NSS_STATUS_NOTFOUND NSS_NOTFOUND | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:83:10: note: in expansion of macro 'NSS_STATUS_NOTFOUND' 83 | return NSS_STATUS_NOTFOUND; | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/common/nslcd-prot.h:378:5: note: in expansion of macro 'ERROR_OUT_NOSUCCESS' 378 | ERROR_OUT_NOSUCCESS(fp); \ | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:175:3: note: in expansion of macro 'READ_RESPONSE_CODE' 175 | READ_RESPONSE_CODE(fp); \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:80:3: note: in expansion of macro 'NSS_GETENT' 80 | NSS_GETENT(etherentfp, NSLCD_ACTION_ETHER_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:192:20: note: in expansion of macro 'NSS_STATUS_SUCCESS' 192 | else if (retv != NSS_STATUS_SUCCESS) \ | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:80:3: note: in expansion of macro 'NSS_GETENT' 80 | NSS_GETENT(etherentfp, NSLCD_ACTION_ETHER_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:85:1: error: unknown type name 'nss_status_t' 85 | nss_status_t NSS_NAME(endetherent)(void) | ^~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c: In function '_nss_ldap_endetherent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:64:28: error: 'NSS_UNAVAIL' undeclared (first use in this function) 64 | #define NSS_STATUS_UNAVAIL NSS_UNAVAIL | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:91:12: note: in expansion of macro 'NSS_STATUS_UNAVAIL' 91 | return NSS_STATUS_UNAVAIL; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:199:3: note: in expansion of macro 'NSS_AVAILCHECK' 199 | NSS_AVAILCHECK; \ | ^~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:87:3: note: in expansion of macro 'NSS_ENDENT' 87 | NSS_ENDENT(etherentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/compat/nss_compat.h:58:28: error: 'NSS_SUCCESS' undeclared (first use in this function); did you mean 'EXIT_SUCCESS'? 58 | #define NSS_STATUS_SUCCESS NSS_SUCCESS | ^~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/common.h:206:10: note: in expansion of macro 'NSS_STATUS_SUCCESS' 206 | return NSS_STATUS_SUCCESS; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:87:3: note: in expansion of macro 'NSS_ENDENT' 87 | NSS_ENDENT(etherentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c: In function 'read_etherent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:43:1: warning: control reaches end of non-void function [-Wreturn-type] 43 | } | ^ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c: In function '_nss_ldap_setetherent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:74:1: warning: control reaches end of non-void function [-Wreturn-type] 74 | } | ^ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c: In function '_nss_ldap_endetherent': /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12/nss/ethers.c:88:1: warning: control reaches end of non-void function [-Wreturn-type] 88 | } | ^ make[2]: *** [Makefile:422: ethers.o] Error 1 shuffle=627536254 make[2]: Leaving directory '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12-abi_x86_64.amd64/nss' make[1]: *** [Makefile:446: all-recursive] Error 1 shuffle=627536254 make[1]: Leaving directory '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12-abi_x86_64.amd64' make: *** [Makefile:387: all] Error 2 shuffle=627536254 * ERROR: sys-auth/nss-pam-ldapd-0.9.12-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-auth/nss-pam-ldapd-0.9.12-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-auth/nss-pam-ldapd-0.9.12-r2::gentoo'`. * The complete build log is located at '/var/log/portage/sys-auth:nss-pam-ldapd-0.9.12-r2:20230104-062807.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/temp/environment'. * Working directory: '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12-abi_x86_64.amd64' * S: '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.12-r2/work/nss-pam-ldapd-0.9.12'