Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/sssd.spec'], False, '/var/lib/mock/dist-f11-build-401771-67920/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/sssd.spec'] warning: Could not canonicalize hostname: x86-4.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/sssd-0.2.1-1.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/sssd.spec'], False, '/var/lib/mock/dist-f11-build-401771-67920/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/sssd.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.a2nXBk + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf sssd-0.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/sssd-0.2.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sssd-0.2.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kpQGMw + umask 022 + cd /builddir/build/BUILD + cd sssd-0.2.1 + LANG=C + export LANG ~/build/BUILD/sssd-0.2.1/server ~/build/BUILD/sssd-0.2.1 + unset DISPLAY + pushd server + ./autogen.sh Now run ./configure and then make. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr --sysconfdir=/etc --without-tests --without-policykit --with-infopipe --with-init-dir=/etc/rc.d/init.d LIBREPLACE_LOCATION_CHECKS: START checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu LIBREPLACE_LOCATION_CHECKS: END LIBREPLACE_CC_CHECKS: START checking for x86_64-redhat-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 version of gcc... 4.4.0 checking how to run the C preprocessor... gcc -E 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 byte ordering is bigendian... no checking for inline... inline checking for C99 designated initializers... yes checking for a BSD-compatible install... /usr/bin/install -c checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking standards.h usability... no checking standards.h presence... no checking for standards.h... no checking for long long... yes checking size of int... 4 checking size of char... 1 checking size of short... 2 checking size of long... 8 checking size of long long... 8 checking for uint_t... no checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking size of off_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking for intptr_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for immediate structures... yes LIBREPLACE_CC_CHECKS: END LIBREPLACE_BROKEN_CHECKS: START checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... (cached) yes checking for pid_t... yes checking for struct stat.st_rdev... yes checking for ino_t... yes checking for loff_t... yes checking for offset_t... no checking for working memcmp... yes checking for pipe... yes checking for strftime... yes checking for srandom... yes checking for random... yes checking for srand... yes checking for rand... yes checking for usleep... yes checking for setbuffer... yes checking for lstat... yes checking for getpgrp... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for stdint.h... (cached) yes checking for stdbool.h... (cached) yes checking for bool... yes checking for _Bool... yes checking for working mmap... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking vararg.h usability... no checking vararg.h presence... no checking for vararg.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for seteuid... yes checking for setresuid... yes checking for setegid... yes checking for setresgid... yes checking for chroot... yes checking for bzero... yes checking for strerror... yes checking for vsyslog... yes checking for setlinebuf... yes checking for mktime... yes checking for ftruncate... yes checking for chsize... no checking for rename... yes checking for waitpid... yes checking for strlcpy... no checking for strlcat... no checking for initgroups... yes checking for memmove... yes checking for strdup... yes checking for pread... yes checking for pwrite... yes checking for strndup... yes checking for strcasestr... yes checking for strtok_r... yes checking for mkdtemp... yes checking for isatty... yes checking for setresuid declaration... yes checking for setresgid declaration... yes checking for errno declaration... yes checking for secure mkstemp... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for strings.h... (cached) yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking for snprintf... yes checking for vsnprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for C99 vsnprintf... yes checking for va_copy... yes checking for __FUNCTION__ macro... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for comparison_fn_t... yes checking for setenv declaration... yes checking for setenv... yes checking for unsetenv... yes checking for strnlen... yes checking for strtoull... yes checking for __strtoull... no checking for strtouq... yes checking for strtoll... yes checking for __strtoll... no checking for strtoq... yes checking for sig_atomic_t type... yes checking for O_DIRECT flag to open(2)... no checking that the C compiler understands volatile... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mode.h usability... no checking sys/mode.h presence... no checking for sys/mode.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking whether time.h and sys/time.h may both be included... yes checking for utime... yes checking for utimes... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking for broken RedHat 7.2 system header files... no checking for broken RHEL5 sys/capability.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/id.h usability... no checking sys/id.h presence... no checking for sys/id.h... no checking compat.h usability... no checking compat.h presence... no checking for compat.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking sys/priv.h usability... no checking sys/priv.h presence... no checking for sys/priv.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/security.h usability... no checking sys/security.h presence... no checking for sys/security.h... no checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getpwent_r... yes checking for getpwent_r declaration... yes checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)... no checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)... no checking for getgrnam_r... yes checking for getgrgid_r... yes checking for getgrent_r... yes checking for getgrent_r declaration... yes checking for prototype struct group *getgrent_r(struct group *src, char *buf, int buflen)... no checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen)... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking for library containing dlopen... -ldl checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen... yes checking for dlsym... yes checking for dlerror... yes checking for dlclose... yes checking for library containing shl_load... no checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for shl_load... no checking for shl_unload... no checking for shl_findsym... no checking for prototype void *dlopen(const char* filename, unsigned int flags)... no checking for getpass... yes checking for getpassphrase... no checking whether getpass should be replaced... yes checking whether strptime is available and works... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking whether mkdir supports mode... yes checking for timegm... yes checking for broken readdir... no checking a usable readdir()... yes checking for syslog... yes checking for printf... yes checking for memset... yes checking for memcpy... yes LIBREPLACE_BROKEN_CHECKS: END checking for stdint.h... (cached) yes checking for dlfcn.h... (cached) yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking for poptGetContext in -lpopt... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking talloc.h usability... yes checking talloc.h presence... yes checking for talloc.h... yes checking for talloc_init in -ltalloc... yes checking tdb.h usability... yes checking tdb.h presence... yes checking for tdb.h... yes checking for tdb_repack in -ltdb... yes checking tevent.h usability... yes checking tevent.h presence... yes checking for tevent.h... yes checking for tevent_context_init in -ltevent... yes checking ldb.h usability... yes checking ldb.h presence... yes checking for ldb.h... yes checking for ldb_init in -lldb... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking security/pam_misc.h usability... yes checking security/pam_misc.h presence... yes checking for security/pam_misc.h... yes checking security/pam_modules.h usability... yes checking security/pam_modules.h presence... yes checking for security/pam_modules.h... yes checking for pam_get_item in -lpam... yes checking for ldap_search in -lldap... yes checking for ber_pvt_opt_on in -llber... yes checking for sigprocmask... yes checking for sigblock... yes checking for sigaction... yes checking for DBUS... yes checking for NSS... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing rm-stdint.h commands config.status: executing rm-stdbool.h commands + make -j4 server will be compiled with flags: Compiling monitor/monitor.c Compiling util/debug.c CFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -I./include -Iinclude -I. -I./.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DLIBDIR=\"/usr/lib64\" -DSHLIBEXT=\"so\" -DSSSD_LIBEXEC_PATH=\"/usr/libexec/sssd\" -DSSSD_INTROSPECT_PATH=\"/usr/share/sssd/introspect\" -DUSE_MMAP=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../replace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings LIBS = -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 Compiling util/signal.c Compiling util/server.c util/debug.c: In function 'debug_fn': util/debug.c:15: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result Compiling util/memory.c util/server.c: In function 'pidfile': util/server.c:108: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result Compiling util/btreemap.c Compiling util/usertools.c Compiling monitor/monitor_sbus.c Compiling providers/dp_sbus.c Compiling sbus/sssd_dbus_common.c Compiling sbus/sssd_dbus_connection.c Compiling sbus/sssd_dbus_server.c Compiling sbus/sbus_client.c Compiling confdb/confdb.c Compiling db/sysdb.c Compiling db/sysdb_req.c db/sysdb.c: In function 'sysdb_attrs_add_string': db/sysdb.c:119: warning: cast discards qualifiers from pointer target type Compiling db/sysdb_search.c confdb/confdb.c: In function 'parse_section': confdb/confdb.c:68: warning: 'dn' may be used uninitialized in this function db/sysdb.c: In function 'sysdb_attrs_add_val': db/sysdb.c:91: warning: 'el' may be used uninitialized in this function Compiling db/sysdb_ops.c Compiling responder/nss/nsssrv.c Compiling responder/nss/nsssrv_cmd.c Compiling responder/nss/nsssrv_dp.c Compiling responder/common/responder_dp.c responder/nss/nsssrv_cmd.c: In function 'nss_cmd_getinit_callback': responder/nss/nsssrv_cmd.c:2200: warning: 'ret' may be used uninitialized in this function Compiling responder/common/responder_packet.c Compiling responder/common/responder_common.c responder/nss/nsssrv_cmd.c: In function 'fill_grent': responder/nss/nsssrv_cmd.c:1069: warning: 'memnum' may be used uninitialized in this function Compiling responder/common/responder_cmd.c Compiling providers/data_provider.c Compiling responder/pam/pamsrv_util.c Compiling providers/data_provider_be.c responder/nss/nsssrv_cmd.c: In function 'nss_cmd_getpwuid_callback': responder/nss/nsssrv_cmd.c:524: warning: 'ret' may be used uninitialized in this function responder/nss/nsssrv_cmd.c: In function 'nss_cmd_getpwnam_callback': responder/nss/nsssrv_cmd.c:311: warning: 'ret' may be used uninitialized in this function providers/data_provider.c: In function 'be_got_pam_reply': providers/data_provider.c:768: warning: assignment discards qualifiers from pointer target type Compiling responder/pam/pamsrv.c Compiling responder/pam/pamsrv_cmd.c Compiling responder/pam/pam_LOCAL_domain.c Compiling responder/pam/pamsrv_dp.c Compiling util/nss_sha512crypt.c responder/pam/pamsrv_cmd.c: In function 'pam_reply': responder/pam/pamsrv_cmd.c:126: warning: 'cctx' may be used uninitialized in this function responder/pam/pamsrv_cmd.c:100: warning: 'nctx' may be used uninitialized in this function Compiling infopipe/infopipe.c Compiling infopipe/infopipe_users.c util/nss_sha512crypt.c: In function 'sha512_crypt_r': util/nss_sha512crypt.c:167: warning: pointer targets in passing argument 2 of 'HASH_Update' differ in signedness /usr/include/nss3/sechash.h:69: note: expected 'const unsigned char *' but argument is of type 'const char *' util/nss_sha512crypt.c:172: warning: pointer targets in passing argument 2 of 'HASH_Update' differ in signedness /usr/include/nss3/sechash.h:69: note: expected 'const unsigned char *' but argument is of type 'const char *' util/nss_sha512crypt.c:180: warning: pointer targets in passing argument 2 of 'HASH_Update' differ in signedness /usr/include/nss3/sechash.h:69: note: expected 'const unsigned char *' but argument is of type 'const char *' util/nss_sha512crypt.c:183: warning: pointer targets in passing argument 2 of 'HASH_Update' differ in signedness /usr/include/nss3/sechash.h:69: note: expected 'const unsigned char *' but argument is of type 'const char *' util/nss_sha512crypt.c:186: warning: pointer targets in passing argument 2 of 'HASH_Update' differ in signedness /usr/include/nss3/sechash.h:69: note: expected 'const unsigned char *' but argument is of type 'const char *' util/nss_sha512crypt.c:204: warning: pointer targets in passing argument 2 of 'HASH_Update' differ in signedness /usr/include/nss3/sechash.h:69: note: expected 'const unsigned char *' but argument is of type 'const char *' util/nss_sha512crypt.c:215: warning: pointer targets in passing argument 2 of 'HASH_Update' differ in signedness /usr/include/nss3/sechash.h:69: note: expected 'const unsigned char *' but argument is of type 'const char *' util/nss_sha512crypt.c:232: warning: pointer targets in passing argument 2 of 'HASH_Update' differ in signedness /usr/include/nss3/sechash.h:69: note: expected 'const unsigned char *' but argument is of type 'const char *' util/nss_sha512crypt.c:253: warning: pointer targets in passing argument 2 of 'HASH_Update' differ in signedness /usr/include/nss3/sechash.h:69: note: expected 'const unsigned char *' but argument is of type 'char *' util/nss_sha512crypt.c:260: warning: pointer targets in passing argument 2 of 'HASH_Update' differ in signedness /usr/include/nss3/sechash.h:69: note: expected 'const unsigned char *' but argument is of type 'char *' util/nss_sha512crypt.c:265: warning: pointer targets in passing argument 2 of 'HASH_Update' differ in signedness /usr/include/nss3/sechash.h:69: note: expected 'const unsigned char *' but argument is of type 'char *' util/nss_sha512crypt.c:272: warning: pointer targets in passing argument 2 of 'HASH_Update' differ in signedness /usr/include/nss3/sechash.h:69: note: expected 'const unsigned char *' but argument is of type 'char *' Compiling infopipe/infopipe_groups.c util/nss_sha512crypt.c: At top level: util/nss_sha512crypt.c:48: warning: 'nspr_nss_cleanup' defined but not used infopipe/infopipe_users.c: In function 'infp_users_set_attr': infopipe/infopipe_users.c:1357: warning: 'dict_ctx' may be used uninitialized in this function infopipe/infopipe_groups.c: In function 'infp_do_member': infopipe/infopipe_groups.c:449: warning: 'ret' may be used uninitialized in this function Compiling infopipe/sysbus.c Compiling tools/sss_useradd.c infopipe/infopipe_users.c: In function 'infp_users_get_attr': infopipe/infopipe_users.c:1148: warning: 'infp_getattr_req' may be used uninitialized in this function Compiling tools/tools_util.c Compiling tools/sss_userdel.c tools/tools_util.c: In function 'parse_groups': tools/tools_util.c:103: warning: 'o' may be used uninitialized in this function Compiling tools/sss_groupadd.c Compiling tools/sss_groupdel.c Compiling tools/sss_usermod.c Compiling tools/sss_groupmod.c Compiling providers/proxy.c Compiling ldb_modules/memberof.c Compiling providers/ldap_be.c gcc -o sbin/sssd monitor/monitor.o util/debug.o util/signal.o util/server.o util/memory.o util/btreemap.o util/usertools.o monitor/monitor_sbus.o providers/dp_sbus.o sbus/sssd_dbus_common.o sbus/sssd_dbus_connection.o sbus/sssd_dbus_server.o sbus/sbus_client.o confdb/confdb.o db/sysdb.o db/sysdb_req.o db/sysdb_search.o db/sysdb_ops.o -L./lib -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 providers/ldap_be.c: In function 'ldap_be_loop': providers/ldap_be.c:282: warning: initialization discards qualifiers from pointer target type gcc -o sbin/sssd_nss responder/nss/nsssrv.o responder/nss/nsssrv_cmd.o responder/nss/nsssrv_dp.o util/debug.o util/signal.o util/server.o util/memory.o util/btreemap.o util/usertools.o monitor/monitor_sbus.o providers/dp_sbus.o sbus/sssd_dbus_common.o sbus/sssd_dbus_connection.o sbus/sssd_dbus_server.o sbus/sbus_client.o confdb/confdb.o db/sysdb.o db/sysdb_req.o db/sysdb_search.o db/sysdb_ops.o responder/common/responder_dp.o responder/common/responder_packet.o responder/common/responder_common.o responder/common/responder_cmd.o -L./lib -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 gcc -o sbin/sssd_dp providers/data_provider.o util/debug.o util/signal.o util/server.o util/memory.o util/btreemap.o util/usertools.o monitor/monitor_sbus.o providers/dp_sbus.o sbus/sssd_dbus_common.o sbus/sssd_dbus_connection.o sbus/sssd_dbus_server.o sbus/sbus_client.o confdb/confdb.o db/sysdb.o db/sysdb_req.o db/sysdb_search.o db/sysdb_ops.o responder/pam/pamsrv_util.o -L./lib -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 gcc -Wl,-E -o sbin/sssd_be providers/data_provider_be.o util/debug.o util/signal.o util/server.o util/memory.o util/btreemap.o util/usertools.o monitor/monitor_sbus.o providers/dp_sbus.o sbus/sssd_dbus_common.o sbus/sssd_dbus_connection.o sbus/sssd_dbus_server.o sbus/sbus_client.o confdb/confdb.o db/sysdb.o db/sysdb_req.o db/sysdb_search.o db/sysdb_ops.o responder/pam/pamsrv_util.o -L./lib -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 -lpam gcc -o sbin/sssd_pam responder/pam/pamsrv.o responder/pam/pamsrv_cmd.o responder/pam/pam_LOCAL_domain.o responder/pam/pamsrv_dp.o util/debug.o util/signal.o util/server.o util/memory.o util/btreemap.o util/usertools.o monitor/monitor_sbus.o providers/dp_sbus.o sbus/sssd_dbus_common.o sbus/sssd_dbus_connection.o sbus/sssd_dbus_server.o sbus/sbus_client.o confdb/confdb.o db/sysdb.o db/sysdb_req.o db/sysdb_search.o db/sysdb_ops.o responder/pam/pamsrv_util.o responder/common/responder_dp.o responder/common/responder_packet.o responder/common/responder_common.o responder/common/responder_cmd.o util/nss_sha512crypt.o -L./lib -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl gcc -o sbin/sssd_info infopipe/infopipe.o infopipe/infopipe_users.o infopipe/infopipe_groups.o infopipe/sysbus.o util/debug.o util/signal.o util/server.o util/memory.o util/btreemap.o util/usertools.o monitor/monitor_sbus.o providers/dp_sbus.o sbus/sssd_dbus_common.o sbus/sssd_dbus_connection.o sbus/sssd_dbus_server.o sbus/sbus_client.o confdb/confdb.o db/sysdb.o db/sysdb_req.o db/sysdb_search.o db/sysdb_ops.o -L./lib -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 gcc -o sbin/sss_useradd tools/sss_useradd.o tools/tools_util.o util/debug.o util/signal.o util/server.o util/memory.o util/btreemap.o util/usertools.o monitor/monitor_sbus.o providers/dp_sbus.o sbus/sssd_dbus_common.o sbus/sssd_dbus_connection.o sbus/sssd_dbus_server.o sbus/sbus_client.o confdb/confdb.o db/sysdb.o db/sysdb_req.o db/sysdb_search.o db/sysdb_ops.o -L./lib -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 gcc -o sbin/sss_userdel tools/sss_userdel.o tools/tools_util.o util/debug.o util/signal.o util/server.o util/memory.o util/btreemap.o util/usertools.o monitor/monitor_sbus.o providers/dp_sbus.o sbus/sssd_dbus_common.o sbus/sssd_dbus_connection.o sbus/sssd_dbus_server.o sbus/sbus_client.o confdb/confdb.o db/sysdb.o db/sysdb_req.o db/sysdb_search.o db/sysdb_ops.o -L./lib -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 gcc -o sbin/sss_groupadd tools/sss_groupadd.o tools/tools_util.o util/debug.o util/signal.o util/server.o util/memory.o util/btreemap.o util/usertools.o monitor/monitor_sbus.o providers/dp_sbus.o sbus/sssd_dbus_common.o sbus/sssd_dbus_connection.o sbus/sssd_dbus_server.o sbus/sbus_client.o confdb/confdb.o db/sysdb.o db/sysdb_req.o db/sysdb_search.o db/sysdb_ops.o -L./lib -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 gcc -o sbin/sss_groupdel tools/sss_groupdel.o tools/tools_util.o util/debug.o util/signal.o util/server.o util/memory.o util/btreemap.o util/usertools.o monitor/monitor_sbus.o providers/dp_sbus.o sbus/sssd_dbus_common.o sbus/sssd_dbus_connection.o sbus/sssd_dbus_server.o sbus/sbus_client.o confdb/confdb.o db/sysdb.o db/sysdb_req.o db/sysdb_search.o db/sysdb_ops.o -L./lib -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 gcc -o sbin/sss_usermod tools/sss_usermod.o tools/tools_util.o util/debug.o util/signal.o util/server.o util/memory.o util/btreemap.o util/usertools.o monitor/monitor_sbus.o providers/dp_sbus.o sbus/sssd_dbus_common.o sbus/sssd_dbus_connection.o sbus/sssd_dbus_server.o sbus/sbus_client.o confdb/confdb.o db/sysdb.o db/sysdb_req.o db/sysdb_search.o db/sysdb_ops.o -L./lib -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 gcc -o sbin/sss_groupmod tools/sss_groupmod.o tools/tools_util.o util/debug.o util/signal.o util/server.o util/memory.o util/btreemap.o util/usertools.o monitor/monitor_sbus.o providers/dp_sbus.o sbus/sssd_dbus_common.o sbus/sssd_dbus_connection.o sbus/sssd_dbus_server.o sbus/sbus_client.o confdb/confdb.o db/sysdb.o db/sysdb_req.o db/sysdb_search.o db/sysdb_ops.o -L./lib -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 gcc -shared -Wl,-Bsymbolic -Wl,-soname=libsss_proxy.so.0 -o lib/libsss_proxy.so.0.2.1 providers/proxy.o -L./lib -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 -lpam gcc -shared -Wl,-Bsymbolic -Wl,-soname=memberof.so.0 -o lib/memberof.so.0.2.1 ldb_modules/memberof.o -L./lib -lldb gcc -shared -Wl,-Bsymbolic -Wl,-soname=libsss_ldap.so.0 -o lib/libsss_ldap.so.0.2.1 providers/ldap_be.o -L./lib -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 -llber -lldap ln -fs libsss_proxy.so.0.2.1 lib/libsss_proxy.so ln -fs memberof.so.0.2.1 lib/memberof.so ln -fs libsss_ldap.so.0.2.1 lib/libsss_ldap.so + popd ~/build/BUILD/sssd-0.2.1 ~/build/BUILD/sssd-0.2.1/sss_client ~/build/BUILD/sssd-0.2.1 + pushd sss_client + ./autogen.sh Now run ./configure and then make. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/lib64 LIBREPLACE_LOCATION_CHECKS: START checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu LIBREPLACE_LOCATION_CHECKS: END LIBREPLACE_CC_CHECKS: START checking for x86_64-redhat-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 version of gcc... 4.4.0 checking how to run the C preprocessor... gcc -E 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 byte ordering is bigendian... no checking for inline... inline checking for C99 designated initializers... yes checking for a BSD-compatible install... /usr/bin/install -c checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking standards.h usability... no checking standards.h presence... no checking for standards.h... no checking for long long... yes checking size of int... 4 checking size of char... 1 checking size of short... 2 checking size of long... 8 checking size of long long... 8 checking for uint_t... no checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking size of off_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking for intptr_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for immediate structures... yes LIBREPLACE_CC_CHECKS: END LIBREPLACE_BROKEN_CHECKS: START checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... (cached) yes checking for pid_t... yes checking for struct stat.st_rdev... yes checking for ino_t... yes checking for loff_t... yes checking for offset_t... no checking for working memcmp... yes checking for pipe... yes checking for strftime... yes checking for srandom... yes checking for random... yes checking for srand... yes checking for rand... yes checking for usleep... yes checking for setbuffer... yes checking for lstat... yes checking for getpgrp... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for stdint.h... (cached) yes checking for stdbool.h... (cached) yes checking for bool... yes checking for _Bool... yes checking for working mmap... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking vararg.h usability... no checking vararg.h presence... no checking for vararg.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for seteuid... yes checking for setresuid... yes checking for setegid... yes checking for setresgid... yes checking for chroot... yes checking for bzero... yes checking for strerror... yes checking for vsyslog... yes checking for setlinebuf... yes checking for mktime... yes checking for ftruncate... yes checking for chsize... no checking for rename... yes checking for waitpid... yes checking for strlcpy... no checking for strlcat... no checking for initgroups... yes checking for memmove... yes checking for strdup... yes checking for pread... yes checking for pwrite... yes checking for strndup... yes checking for strcasestr... yes checking for strtok_r... yes checking for mkdtemp... yes checking for isatty... yes checking for setresuid declaration... yes checking for setresgid declaration... yes checking for errno declaration... yes checking for secure mkstemp... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for strings.h... (cached) yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking for snprintf... yes checking for vsnprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for C99 vsnprintf... yes checking for va_copy... yes checking for __FUNCTION__ macro... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for comparison_fn_t... yes checking for setenv declaration... yes checking for setenv... yes checking for unsetenv... yes checking for strnlen... yes checking for strtoull... yes checking for __strtoull... no checking for strtouq... yes checking for strtoll... yes checking for __strtoll... no checking for strtoq... yes checking for sig_atomic_t type... yes checking for O_DIRECT flag to open(2)... no checking that the C compiler understands volatile... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mode.h usability... no checking sys/mode.h presence... no checking for sys/mode.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking whether time.h and sys/time.h may both be included... yes checking for utime... yes checking for utimes... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking for broken RedHat 7.2 system header files... no checking for broken RHEL5 sys/capability.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/id.h usability... no checking sys/id.h presence... no checking for sys/id.h... no checking compat.h usability... no checking compat.h presence... no checking for compat.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking sys/priv.h usability... no checking sys/priv.h presence... no checking for sys/priv.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/security.h usability... no checking sys/security.h presence... no checking for sys/security.h... no checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getpwent_r... yes checking for getpwent_r declaration... yes checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)... no checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)... no checking for getgrnam_r... yes checking for getgrgid_r... yes checking for getgrent_r... yes checking for getgrent_r declaration... yes checking for prototype struct group *getgrent_r(struct group *src, char *buf, int buflen)... no checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen)... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking for library containing dlopen... -ldl checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen... yes checking for dlsym... yes checking for dlerror... yes checking for dlclose... yes checking for library containing shl_load... no checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for shl_load... no checking for shl_unload... no checking for shl_findsym... no checking for prototype void *dlopen(const char* filename, unsigned int flags)... no checking for getpass... yes checking for getpassphrase... no checking whether getpass should be replaced... yes checking whether strptime is available and works... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking whether mkdir supports mode... yes checking for timegm... yes checking for broken readdir... no checking a usable readdir()... yes checking for syslog... yes checking for printf... yes checking for memset... yes checking for memcpy... yes LIBREPLACE_BROKEN_CHECKS: END configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing rm-stdint.h commands config.status: executing rm-stdbool.h commands + make -j4 Compile flags: Compiling common.c Compiling passwd.c Compiling group.c CFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../replace CPPFLAGS = LDFLAGS = LIBS = Compiling pam_sss.c group.c: In function 'sss_nss_getgr_readrep': group.c:83: warning: unused variable 'err' Compiling pam_test_client.c gcc -shared -Wl,-Bsymbolic -o libnss_sss.so common.o passwd.o group.o -Wl,-soname=libnss_sss.so.2 ln -fs libnss_sss.so libnss_sss.so.2 gcc -shared -Wl,-Bsymbolic -o pam_sss.so pam_sss.o common.o -lpam -lpam_misc + popd + exit 0 ~/build/BUILD/sssd-0.2.1 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3wmn5k + umask 022 + cd /builddir/build/BUILD + cd sssd-0.2.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64 + pushd server ~/build/BUILD/sssd-0.2.1/server ~/build/BUILD/sssd-0.2.1 + make install DESTDIR=/builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64 server will be compiled with flags: CFLAGS = -g -I./include -Iinclude -I. -I./.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -DLIBDIR=\"/usr/lib64\" -DSHLIBEXT=\"so\" -DSSSD_LIBEXEC_PATH=\"/usr/libexec/sssd\" -DSSSD_INTROSPECT_PATH=\"/usr/share/sssd/introspect\" -DUSE_MMAP=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../replace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings LIBS = -ltalloc -ltdb -ltevent -lpopt -lldb -L/lib64 -ldbus-1 mkdir -p /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/include \ /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/lib64 \ /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/sbin \ /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/etc/rc.d/init.d \ /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/lib64/sssd \ /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/lib64/ldb \ /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/etc/dbus-1/system.d \ /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/share/sssd/introspect/infopipe \ /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/var/lib/sss/pipes/private \ /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/var/lib/sss/db /usr/bin/install -c -m 755 lib/libsss_proxy.so.0.2.1 lib/libsss_ldap.so.0.2.1 /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/lib64/sssd /usr/bin/install -c -m 755 lib/memberof.so.0.2.1 /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/lib64/ldb ln -fs libsss_proxy.so.0.2.1 /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/lib64/sssd/libsss_proxy.so.0 ln -fs libsss_proxy.so.0.2.1 /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/lib64/sssd/libsss_proxy.so ln -fs libsss_ldap.so.0.2.1 /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/lib64/sssd/libsss_ldap.so.0 ln -fs libsss_ldap.so.0.2.1 /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/lib64/sssd/libsss_ldap.so ln -fs memberof.so.0.2.1 /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/lib64/ldb/memberof.so.0 ln -fs memberof.so.0.2.1 /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/lib64/ldb/memberof.so cp infopipe/org.freeipa.sssd.infopipe.conf /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/etc/dbus-1/system.d cp infopipe/org.freeipa.sssd.infopipe.Introspect.xml /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/share/sssd/introspect/infopipe /usr/bin/install -c -d /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/sbin /usr/bin/install -c -m 755 sbin/sssd /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/sbin /usr/bin/install -c -m 755 sbin/sss_useradd sbin/sss_userdel sbin/sss_groupadd sbin/sss_groupdel sbin/sss_usermod sbin/sss_groupmod /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/sbin /usr/bin/install -c -m 755 sysv/sssd /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/etc/rc.d/init.d /usr/bin/install -c -d /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/libexec/sssd /usr/bin/install -c -m 755 sbin/sssd_nss sbin/sssd_dp sbin/sssd_be sbin/sssd_pam sbin/sssd_info /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/libexec/sssd + popd ~/build/BUILD/sssd-0.2.1 ~/build/BUILD/sssd-0.2.1/sss_client ~/build/BUILD/sssd-0.2.1 + pushd sss_client + make install DESTDIR=/builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64 Compile flags: CFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./../replace CPPFLAGS = LDFLAGS = LIBS = /usr/bin/install -c -d /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/lib64 /usr/bin/install -c -m 755 libnss_sss.so /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/lib64 ln -fs libnss_sss.so /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/lib64/libnss_sss.so.2 /usr/bin/install -c -d /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/lib64/security /usr/bin/install -c -m 755 pam_sss.so /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/lib64/security + popd ~/build/BUILD/sssd-0.2.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/sssd-0.2.1 extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/lib64/sssd/libsss_proxy.so.0.2.1 extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/lib64/sssd/libsss_ldap.so.0.2.1 extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/lib64/ldb/memberof.so.0.2.1 extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/sbin/sssd extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/sbin/sss_useradd extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/sbin/sss_userdel extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/sbin/sss_groupadd extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/sbin/sss_groupdel extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/sbin/sss_usermod extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/sbin/sss_groupmod extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/libexec/sssd/sssd_nss extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/libexec/sssd/sssd_dp extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/libexec/sssd/sssd_be extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/libexec/sssd/sssd_pam extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/libexec/sssd/sssd_info extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/lib64/libnss_sss.so extracting debug info from /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/lib64/security/pam_sss.so symlinked /usr/lib/debug/usr/lib64/sssd/libsss_proxy.so.0.2.1.debug to /usr/lib/debug/usr/lib64/sssd/libsss_proxy.so.0.debug symlinked /usr/lib/debug/usr/lib64/sssd/libsss_proxy.so.0.2.1.debug to /usr/lib/debug/usr/lib64/sssd/libsss_proxy.so.debug symlinked /usr/lib/debug/usr/lib64/sssd/libsss_ldap.so.0.2.1.debug to /usr/lib/debug/usr/lib64/sssd/libsss_ldap.so.0.debug symlinked /usr/lib/debug/usr/lib64/sssd/libsss_ldap.so.0.2.1.debug to /usr/lib/debug/usr/lib64/sssd/libsss_ldap.so.debug symlinked /usr/lib/debug/usr/lib64/ldb/memberof.so.0.2.1.debug to /usr/lib/debug/usr/lib64/ldb/memberof.so.0.debug symlinked /usr/lib/debug/usr/lib64/ldb/memberof.so.0.2.1.debug to /usr/lib/debug/usr/lib64/ldb/memberof.so.debug symlinked /usr/lib/debug/lib64/libnss_sss.so.debug to /usr/lib/debug/lib64/libnss_sss.so.2.debug 1591 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 Processing files: sssd-0.2.1-1.fc11.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kBQtIc + umask 022 + cd /builddir/build/BUILD + cd sssd-0.2.1 + DOCDIR=/builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/share/doc/sssd-0.2.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/share/doc/sssd-0.2.1 + /bin/mkdir -p /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/share/doc/sssd-0.2.1 + cp -pr COPYING /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64/usr/share/doc/sssd-0.2.1 + exit 0 Provides: config(sssd) = 0.2.1-1.fc11 libnss_sss.so.2()(64bit) libsss_ldap.so.0()(64bit) libsss_proxy.so.0()(64bit) memberof.so.0()(64bit) pam_sss.so()(64bit) Requires(interp): /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 Requires(post): /bin/sh Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh /sbin/service Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libldb.so.0()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.4)(64bit) libnss_sss.so.2()(64bit) libnssutil3.so()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpam_misc.so.0()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsmime3.so()(64bit) libssl3.so()(64bit) libsss_ldap.so.0()(64bit) libsss_proxy.so.0()(64bit) libtalloc.so.1()(64bit) libtdb.so.1()(64bit) libtevent.so.0()(64bit) memberof.so.0()(64bit) rtld(GNU_HASH) Processing files: sssd-debuginfo-0.2.1-1.fc11.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64 warning: Could not canonicalize hostname: x86-4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/sssd-0.2.1-1.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/sssd-debuginfo-0.2.1-1.fc11.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F5HcAU + umask 022 + cd /builddir/build/BUILD + cd sssd-0.2.1 + rm -rf /builddir/build/BUILDROOT/sssd-0.2.1-1.fc11.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->