Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/nss-pam-ldapd.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-2870-4977/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/nss-pam-ldapd.spec'] warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/nss-pam-ldapd-0.7.15-1.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/nss-pam-ldapd.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-2870-4977/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/nss-pam-ldapd.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WvkRGu + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf nss-pam-ldapd-0.7.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/nss-pam-ldapd-0.7.15.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd nss-pam-ldapd-0.7.15 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (nss-pam-ldapd-0.7.5-man.patch):' Patch #1 (nss-pam-ldapd-0.7.5-man.patch): + /bin/cat /builddir/build/SOURCES/nss-pam-ldapd-0.7.5-man.patch + /usr/bin/patch -s -p1 -b --suffix .man --fuzz=0 Patch #6 (nss-pam-ldapd-0.7.x-dnssrv.patch): + echo 'Patch #6 (nss-pam-ldapd-0.7.x-dnssrv.patch):' + /bin/cat /builddir/build/SOURCES/nss-pam-ldapd-0.7.x-dnssrv.patch + /usr/bin/patch -s -p1 -b --suffix .dnssrv --fuzz=0 + autoreconf -f -i Makefile.am:34: wildcard debian/po/*.po: non-POSIX variable name Makefile.am:34: (probably a GNU make extension) Makefile.am:64: wildcard ChangeLog-20??: non-POSIX variable name Makefile.am:64: (probably a GNU make extension) Makefile.am:64: wildcard m4/*.m4: non-POSIX variable name Makefile.am:64: (probably a GNU make extension) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KzEpW0 + umask 022 + cd /builddir/build/BUILD + cd nss-pam-ldapd-0.7.15 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/lib --disable-pam checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking target system type... i386-redhat-linux-gnu configure: configuring nss-pam-ldapd 0.7.15 checking for a BSD-compatible install... /usr/bin/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 for i386-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes 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 for docbook2x-man... no configure: WARNING: docbook2x-man not found: not generating man pages checking whether to disable maintainer-specific portions of Makefiles... yes checking whether to build the NSS module... yes checking whether to build the PAM module... no checking whether to build the nslcd server... yes checking whether to enable SASL support... yes checking whether to enable Kerberos support... yes checking whether to check configfile options... yes 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 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... yes checking nss.h presence... yes checking for nss.h... yes 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... yes checking aliases.h presence... yes checking for aliases.h... yes 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 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 for inline... inline checking for an ANSI C-conforming const... yes checking for sigaction... yes checking for snprintf... yes checking for gethostbyname... 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 malloc... yes checking for realloc... 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 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 whether gcc supports '__thread'... yes checking how linker wants the symbol map... --version-script checking for struct ether_addr... yes checking for socklen_t... yes checking for struct aliasent... yes checking for struct etherent... no checking for struct rpcent... yes checking for enum nss_status... yes 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 sasl.h usability... no checking sasl.h presence... no checking for sasl.h... no checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking gsssasl.h usability... no checking gsssasl.h presence... no checking for gsssasl.h... no checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking gssapi/gssapi_generic.h usability... yes checking gssapi/gssapi_generic.h presence... yes checking for gssapi/gssapi_generic.h... yes checking gssapi/gssapi_krb5.h usability... yes checking gssapi/gssapi_krb5.h presence... yes checking for gssapi/gssapi_krb5.h... yes checking gssapi.h usability... yes checking gssapi.h presence... yes checking for gssapi.h... yes checking for library containing gethostbyname... none required checking for library containing socket... (cached) none required checking for library containing dlopen... -ldl checking for setgroups... yes checking for getpeereid... no checking for getpeerucred... no checking for __nss_configure_lookup... yes 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 getopt_long... yes checking for library containing daemon... none required checking for daemon... yes checking for ether_aton_r... yes checking for ether_ntoa_r... yes checking for struct sockaddr_storage... yes checking for struct ucred... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for pthread_mutex_lock... yes checking for library containing ldap_search_ext... -lldap_r checking for ldap_search_ext... yes checking for library containing ber_bvfree... none required checking for sasl_interact_t... yes checking for library containing sasl_client_init... none required checking for sasl_auxprop_request... yes checking for ldap_sasl_interactive_bind_s... yes checking for library containing gss_krb5_ccache_name... -lgssapi_krb5 checking for library containing ldap_gss_bind... no checking for gss_krb5_ccache_name... yes checking for ldap_parse_result... yes checking for ldap_memfree... yes checking for ldap_controls_free... yes checking for ldap_control_free... yes checking for ldap_explode_dn... yes checking for ldap_explode_rdn... yes checking for ldap_set_option... yes checking for ldap_get_option... yes checking for ldap_abandon... yes checking for ldap_simple_bind_s... yes checking for ldap_unbind... yes checking for ldap_set_rebind_proc... yes checking for ldap_initialize... yes checking for ldap_search_ext... (cached) yes checking for ldap_create_control... yes checking for ldap_extended_operation_s... yes checking for ldap_domain2hostlist... yes checking for ldap_domain2dn... yes checking for ldap_get_values... yes checking for ldap_value_free... yes checking for ldap_get_dn... yes checking for ldap_err2string... yes checking for ldap_msgfree... yes checking for ldap_result... yes checking for ber_bvfree... yes checking for ber_free... yes checking for ber_set_option... yes checking for ldap_create_page_control... yes checking for ldap_parse_page_control... yes checking for ldap_passwd_s... yes checking for ldap_initialize... (cached) yes checking number of arguments to ldap_set_rebind_proc... 3 checking return type of ldap_set_rebind_proc... int 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 nslcd/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15' Making all in compat make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/compat' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT getpeercred.o -MD -MP -MF .deps/getpeercred.Tpo -c -o getpeercred.o getpeercred.c mv -f .deps/getpeercred.Tpo .deps/getpeercred.Po rm -f libcompat.a ar cru libcompat.a getpeercred.o ranlib libcompat.a make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/compat' Making all in common make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/common' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tio.o -MD -MP -MF .deps/tio.Tpo -c -o tio.o tio.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nslcd-prot.o -MD -MP -MF .deps/nslcd-prot.Tpo -c -o nslcd-prot.o nslcd-prot.c mv -f .deps/nslcd-prot.Tpo .deps/nslcd-prot.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dict.o -MD -MP -MF .deps/dict.Tpo -c -o dict.o dict.c mv -f .deps/tio.Tpo .deps/tio.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT set.o -MD -MP -MF .deps/set.Tpo -c -o set.o set.c mv -f .deps/dict.Tpo .deps/dict.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.c mv -f .deps/set.Tpo .deps/set.Po rm -f libtio.a ar cru libtio.a tio.o ranlib libtio.a rm -f libprot.a ar cru libprot.a nslcd-prot.o ranlib libprot.a rm -f libdict.a ar cru libdict.a dict.o set.o ranlib libdict.a mv -f .deps/expr.Tpo .deps/expr.Po rm -f libexpr.a ar cru libexpr.a expr.o ranlib libexpr.a make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/common' Making all in nss make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nss' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT aliases.o -MD -MP -MF .deps/aliases.Tpo -c -o aliases.o aliases.c mv -f .deps/common.Tpo .deps/common.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ethers.o -MD -MP -MF .deps/ethers.Tpo -c -o ethers.o ethers.c mv -f .deps/aliases.Tpo .deps/aliases.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT group.o -MD -MP -MF .deps/group.Tpo -c -o group.o group.c mv -f .deps/ethers.Tpo .deps/ethers.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT hosts.o -MD -MP -MF .deps/hosts.Tpo -c -o hosts.o hosts.c mv -f .deps/hosts.Tpo .deps/hosts.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT netgroup.o -MD -MP -MF .deps/netgroup.Tpo -c -o netgroup.o netgroup.c mv -f .deps/group.Tpo .deps/group.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT networks.o -MD -MP -MF .deps/networks.Tpo -c -o networks.o networks.c mv -f .deps/netgroup.Tpo .deps/netgroup.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT passwd.o -MD -MP -MF .deps/passwd.Tpo -c -o passwd.o passwd.c mv -f .deps/networks.Tpo .deps/networks.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT protocols.o -MD -MP -MF .deps/protocols.Tpo -c -o protocols.o protocols.c mv -f .deps/passwd.Tpo .deps/passwd.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rpc.o -MD -MP -MF .deps/rpc.Tpo -c -o rpc.o rpc.c mv -f .deps/protocols.Tpo .deps/protocols.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT services.o -MD -MP -MF .deps/services.Tpo -c -o services.o services.c mv -f .deps/rpc.Tpo .deps/rpc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT shadow.o -MD -MP -MF .deps/shadow.Tpo -c -o shadow.o shadow.c mv -f .deps/services.Tpo .deps/services.Po mv -f .deps/shadow.Tpo .deps/shadow.Po gcc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -shared -Wl,-h,libnss_ldap.so.2 -Wl,--version-script,\./nss_ldap.map -o nss_ldap.so common.o aliases.o ethers.o group.o hosts.o netgroup.o networks.o passwd.o protocols.o rpc.o services.o shadow.o ../common/libtio.a ../common/libprot.a make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nss' Making all in nslcd make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nslcd' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT nslcd.o -MD -MP -MF .deps/nslcd.Tpo -c -o nslcd.o nslcd.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c nslcd.c: In function 'create_pidfile': nslcd.c:520: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result mv -f .deps/log.Tpo .deps/log.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c mv -f .deps/common.Tpo .deps/common.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT myldap.o -MD -MP -MF .deps/myldap.Tpo -c -o myldap.o myldap.c mv -f .deps/nslcd.Tpo .deps/nslcd.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT cfg.o -MD -MP -MF .deps/cfg.Tpo -c -o cfg.o cfg.c cfg.c: In function 'add_uris_from_dns': cfg.c:252: warning: passing argument 1 of 'free' discards qualifiers from pointer target type /usr/include/stdlib.h:488: note: expected 'void *' but argument is of type 'const char *' mv -f .deps/myldap.Tpo .deps/myldap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT attmap.o -MD -MP -MF .deps/attmap.Tpo -c -o attmap.o attmap.c mv -f .deps/cfg.Tpo .deps/cfg.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT alias.o -MD -MP -MF .deps/alias.Tpo -c -o alias.o alias.c mv -f .deps/attmap.Tpo .deps/attmap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ether.o -MD -MP -MF .deps/ether.Tpo -c -o ether.o ether.c mv -f .deps/alias.Tpo .deps/alias.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT group.o -MD -MP -MF .deps/group.Tpo -c -o group.o group.c mv -f .deps/ether.Tpo .deps/ether.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT host.o -MD -MP -MF .deps/host.Tpo -c -o host.o host.c mv -f .deps/group.Tpo .deps/group.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT netgroup.o -MD -MP -MF .deps/netgroup.Tpo -c -o netgroup.o netgroup.c mv -f .deps/host.Tpo .deps/host.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.c mv -f .deps/netgroup.Tpo .deps/netgroup.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT passwd.o -MD -MP -MF .deps/passwd.Tpo -c -o passwd.o passwd.c mv -f .deps/network.Tpo .deps/network.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT protocol.o -MD -MP -MF .deps/protocol.Tpo -c -o protocol.o protocol.c mv -f .deps/protocol.Tpo .deps/protocol.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT rpc.o -MD -MP -MF .deps/rpc.Tpo -c -o rpc.o rpc.c mv -f .deps/passwd.Tpo .deps/passwd.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT service.o -MD -MP -MF .deps/service.Tpo -c -o service.o service.c mv -f .deps/rpc.Tpo .deps/rpc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT shadow.o -MD -MP -MF .deps/shadow.Tpo -c -o shadow.o shadow.c mv -f .deps/service.Tpo .deps/service.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT pam.o -MD -MP -MF .deps/pam.Tpo -c -o pam.o pam.c mv -f .deps/shadow.Tpo .deps/shadow.Po mv -f .deps/pam.Tpo .deps/pam.Po gcc -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o nslcd nslcd.o log.o common.o myldap.o cfg.o attmap.o alias.o ether.o group.o host.o netgroup.o network.o passwd.o protocol.o rpc.o service.o shadow.o pam.o -lgssapi_krb5 -lldap_r -ldl ../common/libtio.a ../common/libdict.a ../common/libexpr.a ../compat/libcompat.a make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nslcd' Making all in man make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/man' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/tests' make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15' make[1]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ph7S1s + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386 ++ dirname /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386 + cd nss-pam-ldapd-0.7.15 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386 + make install DESTDIR=/builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386 Making install in compat make[1]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/compat' make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/compat' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/compat' make[1]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/compat' Making install in common make[1]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/common' make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/common' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/common' make[1]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/common' Making install in nss make[1]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nss' make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nss' /usr/bin/install -c -D nss_ldap.so /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/lib/libnss_ldap.so.2 make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nss' make[1]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nss' Making install in nslcd make[1]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nslcd' make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nslcd' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/usr/sbin" /usr/bin/install -c nslcd '/builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/usr/sbin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nslcd' make[1]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nslcd' Making install in man make[1]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/man' make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/usr/share/man/man5" /usr/bin/install -c -m 644 nslcd.conf.5 '/builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/usr/share/man/man8" /usr/bin/install -c -m 644 nslcd.8 '/builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/man' make[1]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/man' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/tests' make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/tests' make[1]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/tests' make[1]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15' make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15' make[2]: Nothing to be done for `install-exec-am'. make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15' make[1]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15' + mkdir -p /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386//etc/rc.d/init.d /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386//usr/lib + install -p -m755 /builddir/build/SOURCES/nslcd.init /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386//etc/rc.d/init.d/nslcd + test /usr/lib '!=' /lib + touch /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/rootfile + relroot=.. + test -r /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386//usr/lib/../rootfile + relroot=../.. + test -r /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386//usr/lib/../../rootfile + ln -s ../../lib/libnss_ldap.so.2 /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386//usr/lib/libnss_ldap.so + rm /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/rootfile + cat + touch -r nslcd.conf /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386//etc/nslcd.conf + mkdir -p 0755 /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/var/run/nslcd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/nss-pam-ldapd-0.7.15 extracting debug info from /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/usr/sbin/nslcd extracting debug info from /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/lib/libnss_ldap.so.2 symlinked /usr/lib/debug/lib/libnss_ldap.so.2.debug to /usr/lib/debug/usr/lib/libnss_ldap.so.debug 673 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tcPoZW + umask 022 + cd /builddir/build/BUILD + cd nss-pam-ldapd-0.7.15 + unset DISPLAY + make check Making check in compat make[1]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/compat' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/compat' Making check in common make[1]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/common' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/common' Making check in nss make[1]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nss' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nss' Making check in nslcd make[1]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nslcd' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/nslcd' Making check in man make[1]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/man' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/man' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/tests' make test_dict test_set test_tio test_cfg test_myldap test_getpeercred test_common test_expr make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_dict.o -MD -MP -MF .deps/test_dict.Tpo -c -o test_dict.o test_dict.c mv -f .deps/test_dict.Tpo .deps/test_dict.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dict.o -MD -MP -MF .deps/dict.Tpo -c -o dict.o `test -f '../common/dict.c' || echo './'`../common/dict.c mv -f .deps/dict.Tpo .deps/dict.Po gcc -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_dict test_dict.o dict.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_set.o -MD -MP -MF .deps/test_set.Tpo -c -o test_set.o test_set.c mv -f .deps/test_set.Tpo .deps/test_set.Po gcc -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_set test_set.o ../common/libdict.a gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_tio.o -MD -MP -MF .deps/test_tio.Tpo -c -o test_tio.o test_tio.c test_tio.c:156: warning: 'help_normreader' defined but not used mv -f .deps/test_tio.Tpo .deps/test_tio.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tio.o -MD -MP -MF .deps/tio.Tpo -c -o tio.o `test -f '../common/tio.c' || echo './'`../common/tio.c mv -f .deps/tio.Tpo .deps/tio.Po gcc -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o test_tio test_tio.o tio.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_cfg.o -MD -MP -MF .deps/test_cfg.Tpo -c -o test_cfg.o test_cfg.c In file included from test_cfg.c:30: ../nslcd/cfg.c: In function 'add_uris_from_dns': ../nslcd/cfg.c:252: warning: passing argument 1 of 'free' discards qualifiers from pointer target type /usr/include/stdlib.h:488: note: expected 'void *' but argument is of type 'const char *' mv -f .deps/test_cfg.Tpo .deps/test_cfg.Po gcc -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_cfg test_cfg.o ../nslcd/log.o ../nslcd/attmap.o ../nslcd/common.o ../nslcd/myldap.o ../nslcd/alias.o ../nslcd/ether.o ../nslcd/group.o ../nslcd/host.o ../nslcd/netgroup.o ../nslcd/network.o ../nslcd/passwd.o ../nslcd/protocol.o ../nslcd/rpc.o ../nslcd/service.o ../nslcd/shadow.o -lgssapi_krb5 -lldap_r -ldl ../common/libtio.a ../common/libdict.a ../common/libexpr.a ../compat/libcompat.a gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_myldap.o -MD -MP -MF .deps/test_myldap.Tpo -c -o test_myldap.o test_myldap.c test_myldap.c: In function 'test_get': test_myldap.c:152: warning: ignoring return value of 'myldap_get_values', declared with attribute warn_unused_result test_myldap.c:153: warning: ignoring return value of 'myldap_get_values', declared with attribute warn_unused_result test_myldap.c:154: warning: ignoring return value of 'myldap_get_values', declared with attribute warn_unused_result test_myldap.c:155: warning: ignoring return value of 'myldap_get_values', declared with attribute warn_unused_result mv -f .deps/test_myldap.Tpo .deps/test_myldap.Po gcc -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_myldap test_myldap.o ../nslcd/log.o ../nslcd/common.o ../nslcd/cfg.o ../nslcd/alias.o ../nslcd/ether.o ../nslcd/group.o ../nslcd/host.o ../nslcd/netgroup.o ../nslcd/network.o ../nslcd/passwd.o ../nslcd/protocol.o ../nslcd/rpc.o ../nslcd/service.o ../nslcd/shadow.o ../nslcd/myldap.o -lgssapi_krb5 -lldap_r -ldl ../common/libtio.a ../common/libdict.a ../compat/libcompat.a gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_getpeercred.o -MD -MP -MF .deps/test_getpeercred.Tpo -c -o test_getpeercred.o test_getpeercred.c mv -f .deps/test_getpeercred.Tpo .deps/test_getpeercred.Po gcc -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_getpeercred test_getpeercred.o ../compat/libcompat.a gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_common.o -MD -MP -MF .deps/test_common.Tpo -c -o test_common.o test_common.c mv -f .deps/test_common.Tpo .deps/test_common.Po gcc -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_common test_common.o ../nslcd/log.o ../nslcd/common.o ../nslcd/cfg.o ../nslcd/alias.o ../nslcd/ether.o ../nslcd/group.o ../nslcd/host.o ../nslcd/netgroup.o ../nslcd/network.o ../nslcd/passwd.o ../nslcd/protocol.o ../nslcd/rpc.o ../nslcd/service.o ../nslcd/shadow.o ../nslcd/myldap.o -lgssapi_krb5 -lldap_r -ldl ../common/libtio.a ../common/libdict.a ../compat/libcompat.a gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT test_expr.o -MD -MP -MF .deps/test_expr.Tpo -c -o test_expr.o test_expr.c mv -f .deps/test_expr.Tpo .deps/test_expr.Po gcc -pthread -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o test_expr test_expr.o ../common/set.o ../common/dict.o make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/tests' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/tests' PASS: test_dict PASS: test_set test_tio: writing 11 blocks of 400 bytes (4400 total) test_tio: reading 400 blocks of 11 bytes (4400 total) test_tio: writing 11 blocks of 10240 bytes (112640 total) test_tio: reading 1024 blocks of 110 bytes (112640 total) test_tio: writing 20 blocks of 5115 bytes (102300 total) test_tio: reading 5 blocks of 20460 bytes (102300 total) PASS: test_tio PASS: test_cfg test_myldap.sh: LDAP server ldap://127.0.0.1/ not available for dc=test,dc=tld SKIP: test_myldap.sh test_nsscmds.sh: /etc/nslcd.conf: not found SKIP: test_nsscmds.sh PASS: test_getpeercred PASS: test_common PASS: test_expr ====================== All 7 tests passed (2 tests were not run) ====================== make[2]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/tests' make[1]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15/tests' make[1]: Entering directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/nss-pam-ldapd-0.7.15' + exit 0 Processing files: nss-pam-ldapd-0.7.15-1.ru6.i386 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L2zngy + umask 022 + cd /builddir/build/BUILD + cd nss-pam-ldapd-0.7.15 + DOCDIR=/builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/usr/share/doc/nss-pam-ldapd-0.7.15 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/usr/share/doc/nss-pam-ldapd-0.7.15 + /bin/mkdir -p /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/usr/share/doc/nss-pam-ldapd-0.7.15 + cp -pr AUTHORS ChangeLog COPYING HACKING NEWS README TODO /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386/usr/share/doc/nss-pam-ldapd-0.7.15 + exit 0 Provides: config(nss-pam-ldapd) = 0.7.15-1.ru6 libnss_ldap.so.2 libnss_ldap.so.2(EXPORTED) nss-ldapd = 0.7.15-1.ru6 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh Requires(post): /bin/sh /sbin/ldconfig chkconfig grep sed Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh /sbin/ldconfig initscripts Requires: /bin/sh ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgssapi_krb5.so.2 libgssapi_krb5.so.2(gssapi_krb5_2_MIT) liblber-2.4.so.2 libldap_r-2.4.so.2 libnss_ldap.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) rtld(GNU_HASH) Obsoletes: nss-ldapd < 0.7 Processing files: nss-pam-ldapd-debuginfo-0.7.15-1.ru6.i386 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/nss-pam-ldapd-0.7.15-1.ru6.i386.rpm Wrote: /builddir/build/RPMS/nss-pam-ldapd-debuginfo-0.7.15-1.ru6.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6AnNjp + umask 022 + cd /builddir/build/BUILD + cd nss-pam-ldapd-0.7.15 + rm -rf /builddir/build/BUILDROOT/nss-pam-ldapd-0.7.15-1.ru6.i386 + exit 0 Child returncode was: 0 LEAVE do -->