* Package: sys-auth/nss-pam-ldapd-0.9.11-r2 * Repository: gentoo * Maintainer: prometheanfire@gentoo.org chutzpah@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux pam python_targets_python3_6 userland_GNU utils * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Adding group 'nslcd' to your system ... * - Groupid: next available * Adding user 'nslcd' to your system ... * - Userid: 972 * - Shell: /sbin/nologin * - Home: /dev/null * - Groups: nslcd * - GECOS: added by portage for nss-pam-ldapd >>> Unpacking source... >>> Unpacking nss-pam-ldapd-0.9.11.tar.gz to /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work >>> Source unpacked in /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work >>> Preparing source in /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11 ... * Applying nss-pam-ldapd-0.9.4-disable-py3-only-linters.patch ... [ ok ] * Applying nss-pam-ldapd-0.9.11-pynslcd-module-paths.patch ... [ ok ] * Using python3.6 in global scope >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating nss-pam-ldapd-0.9.11/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nss-pam-ldapd-0.9.11/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/nss-pam-ldapd-0.9.11-r2 --htmldir=/usr/share/doc/nss-pam-ldapd-0.9.11-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 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.11 checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe 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 we are using the GNU C compiler... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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... no checking for tool to (re)generate man pages... no configure: WARNING: docbook2x-man not found: not (re)generating man pages checking whether to install man pages... yes checking whether /usr/bin/python3.6 version is >= 2.7... yes checking for /usr/bin/python3.6 version... 3.6 checking for /usr/bin/python3.6 platform... linux checking for /usr/bin/python3.6 script directory... ${prefix}/lib/python3.6/site-packages checking for /usr/bin/python3.6 extension module directory... ${exec_prefix}/lib/python3.6/site-packages checking python3.6 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strings.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking nss.h usability... no checking nss.h presence... no checking for nss.h... no checking nss_common.h usability... no checking nss_common.h presence... no checking for nss_common.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking aliases.h usability... no checking aliases.h presence... no checking for aliases.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking rpc/rpcent.h usability... no checking rpc/rpcent.h presence... no checking for rpc/rpcent.h... no checking netinet/ether.h usability... yes checking netinet/ether.h presence... yes checking for netinet/ether.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking nsswitch.h usability... no checking nsswitch.h presence... no checking for nsswitch.h... no checking nss_dbdefs.h usability... no checking nss_dbdefs.h presence... no checking for nss_dbdefs.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking stddef.h usability... yes checking stddef.h presence... 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 vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no 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 library containing clock_gettime... none required checking for setusershell... yes checking for getusershell... yes checking for endusershell... yes checking for getgrouplist... yes 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 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 security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for security/pam_modules.h... yes checking pam/pam_modules.h usability... no checking pam/pam_modules.h presence... no checking for pam/pam_modules.h... no checking security/pam_ext.h usability... yes checking security/pam_ext.h presence... yes checking for security/pam_ext.h... yes checking security/pam_modutil.h usability... yes checking security/pam_modutil.h presence... 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 lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ldap.h... yes checking ldap_ssl.h usability... no checking ldap_ssl.h presence... no checking for ldap_ssl.h... no checking gssldap.h usability... no checking gssldap.h presence... no checking for gssldap.h... no checking regex.h usability... yes checking regex.h presence... yes 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_r 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.11-r2/work/nss-pam-ldapd-0.9.11 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11-abi_x86_64.amd64' Making all in compat make[2]: Entering directory '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11-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.11-r2/work/nss-pam-ldapd-0.9.11/compat -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11 -fPIC -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11-abi_x86_64.amd64/compat' Making all in common make[2]: Entering directory '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11-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.11-r2/work/nss-pam-ldapd-0.9.11/common -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11 -fPIC -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -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.11-r2/work/nss-pam-ldapd-0.9.11/common/tio.c rm -f libtio.a x86_64-gentoo-linux-musl-ar cru libtio.a tio.o x86_64-gentoo-linux-musl-ranlib libtio.a x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/common -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11 -fPIC -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -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.11-r2/work/nss-pam-ldapd-0.9.11/common/nslcd-prot.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 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/common -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11 -fPIC -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -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.11-r2/work/nss-pam-ldapd-0.9.11/common/dict.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/common -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11 -fPIC -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -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.11-r2/work/nss-pam-ldapd-0.9.11/common/set.c 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 x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/common -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11 -fPIC -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -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.11-r2/work/nss-pam-ldapd-0.9.11/common/expr.c rm -f libexpr.a x86_64-gentoo-linux-musl-ar cru libexpr.a expr.o x86_64-gentoo-linux-musl-ranlib libexpr.a make[2]: Leaving directory '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11-abi_x86_64.amd64/common' Making all in nss make[2]: Entering directory '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11-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.11-r2/work/nss-pam-ldapd-0.9.11/nss -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11 -fPIC -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -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.11-r2/work/nss-pam-ldapd-0.9.11/nss/common.c x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss -I.. -I/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11 -fPIC -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -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 aliases.o /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:28: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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); | ^~~~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:28: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:32:8: error: unknown type name ‘nss_status_t’ 32 | static nss_status_t read_aliasent(TFILE *fp, struct aliasent *result, | ^~~~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/prototypes.h:26, from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:28: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c: In function ‘read_aliasent’: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:39:3: note: in expansion of macro ‘READ_BUF_STRING’ 39 | READ_BUF_STRING(fp, result->alias_name); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:39:3: note: in expansion of macro ‘READ_BUF_STRING’ 39 | READ_BUF_STRING(fp, result->alias_name); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:39:3: note: in expansion of macro ‘READ_BUF_STRING’ 39 | READ_BUF_STRING(fp, result->alias_name); | ^~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:47:10: note: in expansion of macro ‘NSS_STATUS_SUCCESS’ 47 | return NSS_STATUS_SUCCESS; | ^~~~~~~~~~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:51:1: error: unknown type name ‘nss_status_t’ 51 | nss_status_t NSS_NAME(getaliasbyname_r)(const char *name, | ^~~~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:29: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c: In function ‘_nss_ldap_getaliasbyname_r’: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:56:3: note: in expansion of macro ‘NSS_GETONE’ 56 | NSS_GETONE(NSLCD_ACTION_ALIAS_BYNAME, | ^~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/prototypes.h:26, from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:28: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:56:3: note: in expansion of macro ‘NSS_GETONE’ 56 | NSS_GETONE(NSLCD_ACTION_ALIAS_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:56:3: note: in expansion of macro ‘NSS_GETONE’ 56 | NSS_GETONE(NSLCD_ACTION_ALIAS_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:56:3: note: in expansion of macro ‘NSS_GETONE’ 56 | NSS_GETONE(NSLCD_ACTION_ALIAS_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:56:3: note: in expansion of macro ‘NSS_GETONE’ 56 | NSS_GETONE(NSLCD_ACTION_ALIAS_BYNAME, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:65:1: error: unknown type name ‘nss_status_t’ 65 | nss_status_t NSS_NAME(setaliasent)(void) | ^~~~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/prototypes.h:26, from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:28: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c: In function ‘_nss_ldap_setaliasent’: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:67:3: note: in expansion of macro ‘NSS_SETENT’ 67 | NSS_SETENT(aliasentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:67:3: note: in expansion of macro ‘NSS_SETENT’ 67 | NSS_SETENT(aliasentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:71:1: error: unknown type name ‘nss_status_t’ 71 | nss_status_t NSS_NAME(getaliasent_r)(struct aliasent *result, | ^~~~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:29: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c: In function ‘_nss_ldap_getaliasent_r’: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:74:3: note: in expansion of macro ‘NSS_GETENT’ 74 | NSS_GETENT(aliasentfp, NSLCD_ACTION_ALIAS_ALL, | ^~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/prototypes.h:26, from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:28: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:74:3: note: in expansion of macro ‘NSS_GETENT’ 74 | NSS_GETENT(aliasentfp, NSLCD_ACTION_ALIAS_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:74:3: note: in expansion of macro ‘NSS_GETENT’ 74 | NSS_GETENT(aliasentfp, NSLCD_ACTION_ALIAS_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:74:3: note: in expansion of macro ‘NSS_GETENT’ 74 | NSS_GETENT(aliasentfp, NSLCD_ACTION_ALIAS_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:74:3: note: in expansion of macro ‘NSS_GETENT’ 74 | NSS_GETENT(aliasentfp, NSLCD_ACTION_ALIAS_ALL, | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c: At top level: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:79:1: error: unknown type name ‘nss_status_t’ 79 | nss_status_t NSS_NAME(endaliasent)(void) | ^~~~~~~~~~~~ In file included from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/prototypes.h:26, from /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:28: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c: In function ‘_nss_ldap_endaliasent’: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:81:3: note: in expansion of macro ‘NSS_ENDENT’ 81 | NSS_ENDENT(aliasentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/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.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:81:3: note: in expansion of macro ‘NSS_ENDENT’ 81 | NSS_ENDENT(aliasentfp); | ^~~~~~~~~~ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c: In function ‘read_aliasent’: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:48:1: warning: control reaches end of non-void function [-Wreturn-type] 48 | } | ^ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c: In function ‘_nss_ldap_setaliasent’: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:68:1: warning: control reaches end of non-void function [-Wreturn-type] 68 | } | ^ /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c: In function ‘_nss_ldap_endaliasent’: /var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11/nss/aliases.c:82:1: warning: control reaches end of non-void function [-Wreturn-type] 82 | } | ^ make[2]: *** [Makefile:421: aliases.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11-abi_x86_64.amd64/nss' make[1]: *** [Makefile:443: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11-abi_x86_64.amd64' make: *** [Makefile:384: all] Error 2 * ERROR: sys-auth/nss-pam-ldapd-0.9.11-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-auth/nss-pam-ldapd-0.9.11-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-auth/nss-pam-ldapd-0.9.11-r2::gentoo'`. * The complete build log is located at '/var/log/portage/sys-auth:nss-pam-ldapd-0.9.11-r2:20200319-231907.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/temp/environment'. * Working directory: '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11-abi_x86_64.amd64' * S: '/var/tmp/portage/sys-auth/nss-pam-ldapd-0.9.11-r2/work/nss-pam-ldapd-0.9.11'