Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libtalloc.spec'], False, '/var/lib/mock/storage6-el6-build-71-49/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libtalloc.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: bl7.bc1.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libtalloc-2.1.1-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libtalloc.spec'], False, '/var/lib/mock/storage6-el6-build-71-49/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libtalloc.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kv22IO + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf talloc-2.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/talloc-2.1.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd talloc-2.1.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.u4SD0u + umask 022 + cd /builddir/build/BUILD + cd talloc-2.1.1 + LANG=C + export LANG + unset DISPLAY + 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 --disable-rpath --disable-rpath-install --bundled-libraries=NONE --builtin-libraries=replace --disable-silent-rules Checking for program gcc or cc : /usr/bin/gcc Checking for program cpp : /usr/bin/cpp Checking for program ar : /usr/bin/ar Checking for program ranlib : /usr/bin/ranlib Checking for gcc : ok Checking for program git : not found Check for -MD : yes Checking for program gdb : /usr/bin/gdb Checking build system : Linux bl7.bc1.rdu2.centos.org 2.6.32-431.20.3.el6.x86_64 #1 SMP Thu Jun 19 21:14:45 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux Checking for header sys/utsname.h : yes Checking uname sysname type : Linux Checking uname machine type : x86_64 Checking uname release type : 2.6.32-431.20.3.el6.x86_64 Checking uname version type : #1 SMP Thu Jun 19 21:14:45 UTC 2014 Checking for header stdio.h : yes Checking simple C program : ok Checking for rpath library support : ok Checking for -Wl,--version-script support : ok Checking compiler accepts -fPIC : yes Checking for inline : inline Checking for pkg-config version >= 0.0.0 : yes Checking for header sys/types.h : yes Checking for header sys/stat.h : yes Checking for header stdlib.h : yes Checking for header stddef.h : yes Checking for header memory.h : yes Checking for header string.h : yes Checking for header strings.h : yes Checking for header inttypes.h : yes Checking for header stdint.h : yes Checking for header unistd.h : yes Checking for header minix/config.h : no Checking for header ctype.h : yes Checking for header standards.h : no Checking for header stdbool.h : yes Checking for header stdarg.h : yes Checking for header vararg.h : no Checking for header limits.h : yes Checking for header assert.h : yes Checking getconf LFS_CFLAGS : not found Checking getconf large file support flags work : ok Checking for large file support without additional flags : ok Checking for header sys/time.h : yes Checking for header time.h : yes Checking for header endian.h : yes Checking for header sys/endian.h : no Checking for HAVE_LITTLE_ENDIAN : ok Checking for HAVE_BIG_ENDIAN : not found Checking for header signal.h : yes Checking if signal handlers return int : not found Checking for variable __FUNCTION__ : ok Checking for va_copy : ok Checking for HAVE__VA_ARGS__MACRO : ok Checking compiler accepts [''] : yes Checking compiler accepts ['-fstack-protector'] : yes Checking linker accepts ['-fstack-protector'] : yes Checking compiler accepts ['-Werror'] : yes Checking for header linux/types.h : yes Checking for header crypt.h : yes Checking for header locale.h : yes Checking for header acl/libacl.h : no Checking for header compat.h : no Checking for header attr/xattr.h : no Checking for header dustat.h : no Checking for header fcntl.h : yes Checking for header fnmatch.h : yes Checking for header glob.h : yes Checking for header history.h : no Checking for header krb5.h : no Checking for header langinfo.h : yes Checking for header libaio.h : no Checking for header ndir.h : no Checking for header pwd.h : yes Checking for header shadow.h : yes Checking for header sys/acl.h : no Checking for header sys/attributes.h : no Checking for header attr/attributes.h : no Checking for header sys/capability.h : no Checking for header sys/dir.h : yes Checking for header sys/epoll.h : yes Checking for header sys/fcntl.h : yes Checking for header sys/filio.h : no Checking for header sys/filsys.h : no Checking for header sys/fs/s5param.h : no Checking for header sys/fs/vx/quota.h : no Checking for header sys/id.h : no Checking for header sys/ioctl.h : yes Checking for header sys/ipc.h : yes Checking for header sys/mman.h : yes Checking for header sys/mode.h : no Checking for header sys/ndir.h : no Checking for header sys/priv.h : no Checking for header sys/resource.h : yes Checking for header sys/security.h : no Checking for header sys/shm.h : yes Checking for header sys/statfs.h : yes Checking for header sys/statvfs.h : yes Checking for header sys/termio.h : no Checking for header sys/vfs.h : yes Checking for header sys/xattr.h : yes Checking for header termio.h : yes Checking for header termios.h : yes Checking for header sys/file.h : yes Checking for header sys/ucontext.h : yes Checking for header sys/wait.h : yes Checking for header malloc.h : yes Checking for header grp.h : yes Checking for header sys/select.h : yes Checking for header setjmp.h : yes Checking for header utime.h : yes Checking for header sys/syslog.h : yes Checking for header syslog.h : yes Checking for header sys/mount.h : yes Checking for header mntent.h : yes Checking for header stropts.h : no Checking for header unix.h : no Checking for header sys/param.h : yes Checking for header sys/socket.h : yes Checking for header netinet/in.h : yes Checking for header netdb.h : yes Checking for header arpa/inet.h : yes Checking for header netinet/in_systm.h : yes Checking for header netinet/ip.h : yes Checking for header netinet/tcp.h : yes Checking for header netinet/in_ip.h : no Checking for header sys/sockio.h : no Checking for header sys/un.h : yes Checking for header sys/uio.h : yes Checking for header ifaddrs.h : yes Checking for header direct.h : no Checking for header dirent.h : yes Checking for header windows.h : no Checking for header winsock2.h : no Checking for header ws2tcpip.h : no Checking for header errno.h : yes Checking for header gcrypt.h : no Checking for header getopt.h : yes Checking for header iconv.h : yes Checking for header nss.h : yes Checking for header sasl/sasl.h : no Checking for inotify_init : ok Checking for header security/pam_appl.h : no Checking for header zlib.h : no Checking for header asm/unistd.h : yes Checking for header aio.h : yes Checking for header sys/unistd.h : yes Checking for header rpc/rpc.h : yes Checking for header rpc/nettype.h : no Checking for header alloca.h : yes Checking for header float.h : yes Checking for header rpcsvc/nis.h : yes Checking for header rpcsvc/ypclnt.h : yes Checking for header sys/sysctl.h : yes Checking for header sys/fileio.h : no Checking for header sys/filesys.h : no Checking for header sys/dustat.h : no Checking for header sys/sysmacros.h : yes Checking for header xfs/libxfs.h : no Checking for header netgroup.h : no Checking for header rpcsvc/yp_prot.h : yes Checking for HAVE_RPCSVC_YP_PROT_H : ok Checking for header valgrind.h : no Checking for header valgrind/valgrind.h : no Checking for header valgrind/memcheck.h : no Checking for header nss_common.h : no Checking for header nsswitch.h : no Checking for header ns_api.h : no Checking for header sys/extattr.h : no Checking for header sys/ea.h : no Checking for header sys/proplist.h : no Checking for header sys/cdefs.h : yes Checking for header utmp.h : yes Checking for header utmpx.h : yes Checking for header lastlog.h : yes Checking for header syscall.h : yes Checking for header sys/syscall.h : yes Checking for header sys/prctl.h : yes Checking for prctl syscall : ok Checking for O_DIRECT flag to open(2) : ok Checking for long long : ok Checking for intptr_t : ok Checking for uintptr_t : ok Checking for ptrdiff_t : ok Checking for comparison_fn_t : ok Checking for _Bool : ok Checking for bool : ok Checking for int8_t : ok Checking for uint8_t : ok Checking for int16_t : ok Checking for uint16_t : ok Checking for int32_t : ok Checking for uint32_t : ok Checking for int64_t : ok Checking for uint64_t : ok Checking for size_t : ok Checking for ssize_t : ok Checking for ino_t : ok Checking for loff_t : ok Checking for offset_t : not found Checking for volatile int : ok Checking for uint_t : not found Checking for blksize_t : ok Checking for blkcnt_t : ok Checking if size of bool == 1 : ok Checking if size of char == 1 : ok Checking if size of int == 1 : not found Checking if size of int == 2 : not found Checking if size of int == 4 : ok Checking if size of long long == 1 : not found Checking if size of long long == 2 : not found Checking if size of long long == 4 : not found Checking if size of long long == 8 : ok Checking if size of long == 1 : not found Checking if size of long == 2 : not found Checking if size of long == 4 : not found Checking if size of long == 8 : ok Checking if size of short == 1 : not found Checking if size of short == 2 : ok Checking if size of size_t == 1 : not found Checking if size of size_t == 2 : not found Checking if size of size_t == 4 : not found Checking if size of size_t == 8 : ok Checking if size of ssize_t == 1 : not found Checking if size of ssize_t == 2 : not found Checking if size of ssize_t == 4 : not found Checking if size of ssize_t == 8 : ok Checking if size of int8_t == 1 : ok Checking if size of uint8_t == 1 : ok Checking if size of int16_t == 1 : not found Checking if size of int16_t == 2 : ok Checking if size of uint16_t == 1 : not found Checking if size of uint16_t == 2 : ok Checking if size of int32_t == 1 : not found Checking if size of int32_t == 2 : not found Checking if size of int32_t == 4 : ok Checking if size of uint32_t == 1 : not found Checking if size of uint32_t == 2 : not found Checking if size of uint32_t == 4 : ok Checking if size of int64_t == 1 : not found Checking if size of int64_t == 2 : not found Checking if size of int64_t == 4 : not found Checking if size of int64_t == 8 : ok Checking if size of uint64_t == 1 : not found Checking if size of uint64_t == 2 : not found Checking if size of uint64_t == 4 : not found Checking if size of uint64_t == 8 : ok Checking if size of void* == 1 : not found Checking if size of void* == 2 : not found Checking if size of void* == 4 : not found Checking if size of void* == 8 : ok Checking if size of off_t == 1 : not found Checking if size of off_t == 2 : not found Checking if size of off_t == 4 : not found Checking if size of off_t == 8 : ok Checking if size of dev_t == 1 : not found Checking if size of dev_t == 2 : not found Checking if size of dev_t == 4 : not found Checking if size of dev_t == 8 : ok Checking if size of ino_t == 1 : not found Checking if size of ino_t == 2 : not found Checking if size of ino_t == 4 : not found Checking if size of ino_t == 8 : ok Checking if size of time_t == 1 : not found Checking if size of time_t == 2 : not found Checking if size of time_t == 4 : not found Checking if size of time_t == 8 : ok Checking for socklen_t : ok Checking for struct ifaddrs : ok Checking for struct addrinfo : ok Checking for struct sockaddr : ok Checking for HAVE_STRUCT_SOCKADDR_IN6 : ok Checking for struct sockaddr_storage : ok Checking for sa_family_t : ok Checking for sig_atomic_t : ok Checking for inet_ntoa : ok Checking for inet_aton : ok Checking for inet_ntop : ok Checking for inet_pton : ok Checking for connect : ok Checking for gethostbyname : ok Checking for getaddrinfo : ok Checking for getnameinfo : ok Checking for freeaddrinfo : ok Checking for gai_strerror : ok Checking for socketpair : ok Checking for variable IPV6_V6ONLY : ok Checking for HAVE_IPV6 : ok Checking whether we have ucontext_t : ok Checking for strdup : ok Checking for memmem : ok Checking for printf : ok Checking for memset : ok Checking for memcpy : ok Checking for memmove : ok Checking for strcpy : ok Checking for strncpy : ok Checking for bzero : ok Checking for shl_load : not found Checking for shl_unload : not found Checking for shl_findsym : not found Checking for pipe : ok Checking for strftime : ok Checking for srandom : ok Checking for random : ok Checking for srand : ok Checking for rand : ok Checking for usleep : ok Checking for setbuffer : ok Checking for lstat : ok Checking for getpgrp : ok Checking for utime : ok Checking for utimes : ok Checking for setuid : ok Checking for seteuid : ok Checking for setreuid : ok Checking for setresuid : ok Checking for setgid : ok Checking for setegid : ok Checking for setregid : ok Checking for setresgid : ok Checking for chroot : ok Checking for strerror : ok Checking for vsyslog : ok Checking for setlinebuf : ok Checking for mktime : ok Checking for ftruncate : ok Checking for chsize : not found Checking for rename : ok Checking for waitpid : ok Checking for wait4 : ok Checking for initgroups : ok Checking for pread : ok Checking for pwrite : ok Checking for strndup : ok Checking for strcasestr : ok Checking for strtok_r : ok Checking for mkdtemp : ok Checking for dup2 : ok Checking for dprintf : ok Checking for vdprintf : ok Checking for isatty : ok Checking for chown : ok Checking for lchown : ok Checking for link : ok Checking for readlink : ok Checking for symlink : ok Checking for realpath : ok Checking for snprintf : ok Checking for vsnprintf : ok Checking for asprintf : ok Checking for vasprintf : ok Checking for setenv : ok Checking for unsetenv : ok Checking for strnlen : ok Checking for strtoull : ok Checking for __strtoull : not found Checking for strtouq : ok Checking for strtoll : ok Checking for __strtoll : not found Checking for strtoq : ok Checking for memalign : ok Checking for posix_memalign : ok Checking for prctl : ok Checking for strlcpy : not found Checking for strlcat : not found Checking for strlcpy : not found Checking for strlcat : not found Checking for library bsd : yes Checking for strlcpy : not found Checking for strlcat : not found Checking for getpeereid : not found Checking for getpeereid : not found Checking for setproctitle : not found Checking for library setproctitle : not found Checking for setproctitle : not found Checking whether we can use SO_PEERCRED to get socket credentials : ok Checking correct behavior of strtoll : not found Checking for if_nametoindex : ok Checking for strerror_r : ok Checking for getdirentries : ok Checking for getdents : not found Checking for syslog : ok Checking for gai_strerror : ok Checking for get_current_dir_name : ok Checking for timegm : ok Checking for getifaddrs : ok Checking for freeifaddrs : ok Checking for mmap : ok Checking for setgroups : ok Checking for syscall : ok Checking for setsid : ok Checking for getgrent_r : ok Checking for getgrgid_r : ok Checking for getgrnam_r : ok Checking for getgrouplist : ok Checking for getpagesize : ok Checking for getpwent_r : ok Checking for getpwnam_r : ok Checking for getpwuid_r : ok Checking for epoll_create : ok Checking for fgetxattr : ok Checking for flistea : not found Checking for flistxattr : ok Checking for fremovexattr : ok Checking for fsetxattr : ok Checking for getxattr : ok Checking for listxattr : ok Checking for removexattr : ok Checking for setxattr : ok Checking for library attr : not found Checking for flistea : not found Checking whether xattr interface takes additional options : not found Checking for dlopen : not found Checking for dlsym : not found Checking for dlerror : not found Checking for dlclose : not found Checking for library dl : yes Checking for dlopen : ok Checking for dlsym : ok Checking for dlerror : ok Checking for dlclose : ok Checking for declaration of dlopen : ok Checking C prototype for dlopen : not found Checking for fdatasync : ok Checking for declaration of fdatasync : ok Checking for clock_gettime : not found Checking for library rt : yes Checking for clock_gettime : ok Checking whether the clock_gettime clock ID CLOCK_MONOTONIC is available : ok Checking whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available : ok Checking whether the clock_gettime clock ID CLOCK_REALTIME is available : ok Checking for struct timespec : ok Checking for header net/if.h : yes Checking for header arpa/nameser.h : yes Checking for header resolv.h : yes Checking for res_search : not found Checking for library resolv : yes Checking for res_search : ok Checking for header libintl.h : yes Checking for library intl : not found Checking for declaration of dgettext : ok Checking for declaration of gettext : ok Checking for declaration of bindtextdomain : ok Checking for declaration of textdomain : ok Checking for declaration of bind_textdomain_codeset : ok Checking for bindtextdomain : ok Checking for textdomain : ok Checking for bind_textdomain_codeset : ok Checking for dgettext : ok Checking for gettext : ok Checking for pthread_create : not found Checking for library pthread : yes Checking for pthread_create : ok Checking for crypt : not found Checking for library crypt : yes Checking for crypt : ok Checking for header readline.h : no Checking for header readline/readline.h : no Checking for header readline/history.h : no Checking for variable rl_event_hook : not found Checking for declaration of snprintf : ok Checking for declaration of vsnprintf : ok Checking for declaration of asprintf : ok Checking for declaration of vasprintf : ok Checking for declaration of errno : ok Checking for declaration of environ : ok Checking for declaration of getgrent_r : ok Checking for declaration of getpwent_r : ok Checking for declaration of pread : ok Checking for declaration of pwrite : ok Checking for declaration of setenv : ok Checking for declaration of setresgid : ok Checking for declaration of setresuid : ok Checking for header poll.h : yes Checking for poll : ok Checking for strptime : ok Checking for declaration of strptime : ok Checking for working strptime : ok Checking for HAVE_GETTIMEOFDAY_TZ : ok Checking for C99 vsnprintf : ok Checking for HAVE_SHARED_MMAP : ok Checking for HAVE_MREMAP : ok Checking for HAVE_INCOHERENT_MMAP : not found Checking for HAVE_IMMEDIATE_STRUCTURES : ok Checking for HAVE_MKDIR_MODE : ok Checking for member st_mtim.tv_nsec in struct stat : ok Checking for member st_rdev in struct stat : ok Checking for member st_rdev in struct stat : ok Checking for member ss_family in struct sockaddr_storage : ok Checking for member __ss_family in struct sockaddr_storage : not found Checking for member sa_len in struct sockaddr : not found Checking for member sin_len in struct sockaddr_in : not found Checking for HAVE_UNIXSOCKET : ok Checking for HAVE_SECURE_MKSTEMP : ok Checking compiler accepts -fvisibility=hidden : yes Checking for HAVE_VISIBILITY_ATTR : ok Checking for HAVE_IFACE_GETIFADDRS : ok Checking for getpwnam_r : ok Checking for getpwuid_r : ok Checking for getpwent_r : ok Checking for declaration of getpwent_r : ok Checking C prototype for getpwent_r : not found Checking for declaration of getgrent_r : ok Checking C prototype for getgrent_r : not found Checking C prototype for getpwent_r : not found Checking C prototype for getgrent_r : not found Checking for getgrouplist : ok Checking for program xsltproc : /usr/bin/xsltproc Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok Checking for program python : /usr/bin/python Checking for program python : /usr/bin/python Checking for Python version >= 2.4.2 : ok 2.6.6 Checking for library python2.6 : yes Checking for program python2.6-config : /usr/bin/python2.6-config Checking for custom code : yes Checking linker accepts -Wl,-no-undefined : yes Checking linker accepts ['-undefined', 'dynamic_lookup'] : no 'configure' finished successfully (50.934s) + make -j16 V=1 WAF_MAKE=1 PATH=buildtools/bin:../../buildtools/bin:$PATH waf build Waf: Entering directory `/builddir/build/BUILD/talloc-2.1.1/bin' Checking project rules ... Project rules pass [ 1/21] Generating talloc.vscript [ 2/21] Generating pytalloc-util.vscript [ 3/21] Compiling lib/replace/replace.c 10:19:26 runner /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DSTATIC_replace_MODULES=NULL -DSTATIC_replace_MODULES_PROTO=extern void __replace_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/replace.c -c -o default/lib/replace/replace_2.o [ 4/21] Compiling lib/replace/cwrap.c 10:19:26 runner /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DSTATIC_replace_MODULES=NULL -DSTATIC_replace_MODULES_PROTO=extern void __replace_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/cwrap.c -c -o default/lib/replace/cwrap_2.o [ 5/21] Generating PKGCONFIG_talloc.pc [ 6/21] Generating PKGCONFIG_pytalloc-util.pc [ 7/21] Compiling lib/replace/replace.c 10:19:26 runner /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_SAMBA_HOSTCC_ -fPIC -DSTATIC_LIBREPLACE_HOSTCC_MODULES=NULL -DSTATIC_LIBREPLACE_HOSTCC_MODULES_PROTO=extern void __LIBREPLACE_HOSTCC_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/replace.c -c -o default/lib/replace/replace_1.o [ 8/21] Compiling lib/replace/test/testsuite.c 10:19:26 runner /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DSTATIC_replace_test_MODULES=NULL -DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/test/testsuite.c -c -o default/lib/replace/test/testsuite_3.o [ 9/21] Compiling lib/replace/test/strptime.c 10:19:26 runner /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DSTATIC_replace_test_MODULES=NULL -DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/test/strptime.c -c -o default/lib/replace/test/strptime_3.o [10/21] Compiling lib/replace/test/os2_delete.c [11/21] Compiling lib/replace/test/getifaddrs.c [12/21] Compiling testsuite_main.c 10:19:26 runner /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DSTATIC_replace_test_MODULES=NULL -DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/test/os2_delete.c -c -o default/lib/replace/test/os2_delete_3.o [13/21] Compiling testsuite.c 10:19:26 runner /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DSTATIC_talloc_testsuite_MODULES=NULL -DSTATIC_talloc_testsuite_MODULES_PROTO=extern void __talloc_testsuite_dummy_module_proto(void) -MD -Idefault -I.. -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../testsuite_main.c -c -o default/testsuite_main_1.o 10:19:26 runner /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DSTATIC_talloc_testsuite_MODULES=NULL -DSTATIC_talloc_testsuite_MODULES_PROTO=extern void __talloc_testsuite_dummy_module_proto(void) -MD -Idefault -I.. -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../testsuite.c -c -o default/testsuite_1.o [14/21] Compiling talloc.c 10:19:26 runner /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -fvisibility=hidden -DSTATIC_talloc_MODULES=NULL -DSTATIC_talloc_MODULES_PROTO=extern void __talloc_dummy_module_proto(void) -MD -Idefault -I.. -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../talloc.c -c -o default/talloc_3.o [15/21] Compiling pytalloc_util.c [16/21] Compiling pytalloc.c 10:19:26 runner /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -fvisibility=hidden -DSTATIC_pytalloc_util_MODULES=NULL -DSTATIC_pytalloc_util_MODULES_PROTO=extern void __pytalloc_util_dummy_module_proto(void) -MD -fno-strict-aliasing -Idefault -I.. -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -I/usr/include/python2.6 -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../pytalloc_util.c -c -o default/pytalloc_util_8.o 10:19:26 runner /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DSTATIC_replace_test_MODULES=NULL -DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void) -MD -Idefault/lib/replace -I../lib/replace -Idefault -I.. -I/usr/local/include -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../lib/replace/test/getifaddrs.c -c -o default/lib/replace/test/getifaddrs_3.o 10:19:26 runner /usr/bin/gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DSTATIC_pytalloc_MODULES=NULL -DSTATIC_pytalloc_MODULES_PROTO=extern void __pytalloc_dummy_module_proto(void) -MD -fno-strict-aliasing -Idefault -I.. -Idefault -I.. -Idefault/lib/replace -I../lib/replace -I/usr/local/include -I/usr/include/python2.6 -D_GNU_SOURCE=1 -D_XOPEN_SOURCE_EXTENDED=1 ../pytalloc.c -c -o default/pytalloc_12.o [17/21] Linking default/libtalloc.so 10:19:28 runner /usr/bin/gcc default/talloc_3.o default/lib/replace/replace_2.o default/lib/replace/cwrap_2.o -o /builddir/build/BUILD/talloc-2.1.1/bin/default/libtalloc.so -fstack-protector -Wl,-no-undefined -shared -Wl,--version-script=/builddir/build/BUILD/talloc-2.1.1/bin/default/talloc.vscript -Wl,-h,libtalloc.so.2 -L/usr/local/lib -Wl,-Bdynamic -lrt -lcrypt -ldl -lbsd [18/21] Linking default/talloc_testsuite [19/21] Linking default/libpytalloc-util.so 10:19:28 runner /usr/bin/gcc default/testsuite_main_1.o default/testsuite_1.o -o /builddir/build/BUILD/talloc-2.1.1/bin/default/talloc_testsuite -fstack-protector -Wl,-no-undefined -Ldefault -L/usr/local/lib -Wl,-Bdynamic -ltalloc -lbsd -ldl -lcrypt -lrt 10:19:28 runner /usr/bin/gcc default/pytalloc_util_8.o -o /builddir/build/BUILD/talloc-2.1.1/bin/default/libpytalloc-util.so -fstack-protector -Wl,-no-undefined -shared -Wl,--version-script=/builddir/build/BUILD/talloc-2.1.1/bin/default/pytalloc-util.vscript -Wl,-h,libpytalloc-util.so.2 -Ldefault -L/usr/local/lib -L/usr/lib64 -Wl,-Bdynamic -ltalloc -lbsd -ldl -lcrypt -lrt -lm -lpthread -lutil -lpython2.6 [20/21] Linking default/pytalloc.so 10:19:28 runner /usr/bin/gcc default/pytalloc_12.o -o /builddir/build/BUILD/talloc-2.1.1/bin/default/pytalloc.so -fstack-protector -shared -Ldefault -L/usr/local/lib -L/usr/lib64 -Wl,-Bdynamic -lpytalloc-util -ltalloc -lm -lpthread -ldl -lutil -lpython2.6 -lrt -lcrypt -lbsd [21/21] Generating man/talloc.3 10:19:28 runner /usr/bin/xsltproc --xinclude -o default/man/talloc.3 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../man/talloc.3.xml Note: Writing talloc.3 Waf: Leaving directory `/builddir/build/BUILD/talloc-2.1.1/bin' 'build' finished successfully (3.311s) + doxygen doxy.config Warning: ignoring unsupported tag `PROJECT_BRIEF =' at line 41, file doxy.config Warning: ignoring unsupported tag `PROJECT_LOGO =' at line 48, file doxy.config Warning: ignoring unsupported tag `TCL_SUBST =' at line 213, file doxy.config Warning: ignoring unsupported tag `MARKDOWN_SUPPORT =' at line 260, file doxy.config Warning: ignoring unsupported tag `INLINE_GROUPED_CLASSES =' at line 311, file doxy.config Warning: ignoring unsupported tag `INLINE_SIMPLE_STRUCTS =' at line 320, file doxy.config Warning: ignoring unsupported tag `LOOKUP_CACHE_SIZE =' at line 357, file doxy.config Warning: ignoring unsupported tag `EXTRACT_PACKAGE =' at line 377, file doxy.config Warning: ignoring unsupported tag `FORCE_LOCAL_INCLUDES =' at line 465, file doxy.config Warning: ignoring unsupported tag `STRICT_PROTO_MATCHING =' at line 519, file doxy.config Warning: ignoring unsupported tag `CITE_BIB_FILES =' at line 606, file doxy.config Warning: ignoring unsupported tag `FILTER_SOURCE_PATTERNS =' at line 791, file doxy.config Warning: ignoring unsupported tag `HTML_EXTRA_FILES =' at line 928, file doxy.config Warning: ignoring unsupported tag `HTML_COLORSTYLE_HUE =' at line 938, file doxy.config Warning: ignoring unsupported tag `HTML_COLORSTYLE_SAT =' at line 944, file doxy.config Warning: ignoring unsupported tag `HTML_COLORSTYLE_GAMMA =' at line 953, file doxy.config Warning: ignoring unsupported tag `DOCSET_PUBLISHER_ID =' at line 1006, file doxy.config Warning: ignoring unsupported tag `DOCSET_PUBLISHER_NAME =' at line 1010, file doxy.config Warning: ignoring unsupported tag `GENERATE_ECLIPSEHELP =' at line 1118, file doxy.config Warning: ignoring unsupported tag `ECLIPSE_DOC_ID =' at line 1124, file doxy.config Warning: ignoring unsupported tag `EXT_LINKS_IN_WINDOW =' at line 1162, file doxy.config Warning: ignoring unsupported tag `FORMULA_TRANSPARENT =' at line 1178, file doxy.config Warning: ignoring unsupported tag `USE_MATHJAX =' at line 1187, file doxy.config Warning: ignoring unsupported tag `MATHJAX_RELPATH =' at line 1199, file doxy.config Warning: ignoring unsupported tag `MATHJAX_EXTENSIONS =' at line 1204, file doxy.config Warning: ignoring unsupported tag `SERVER_BASED_SEARCH =' at line 1224, file doxy.config Warning: ignoring unsupported tag `LATEX_FOOTER =' at line 1284, file doxy.config Warning: ignoring unsupported tag `LATEX_BIB_STYLE =' at line 1323, file doxy.config Warning: ignoring unsupported tag `DOT_NUM_THREADS =' at line 1625, file doxy.config Warning: ignoring unsupported tag `UML_LIMIT_NUM_FIELDS =' at line 1679, file doxy.config Warning: ignoring unsupported tag `INTERACTIVE_SVG =' at line 1743, file doxy.config Warning: ignoring unsupported tag `MSCFILE_DIRS =' at line 1760, file doxy.config Searching for include files... Searching for example files... Searching for images... Searching for files in directory /builddir/build/BUILD/talloc-2.1.1/doc Searching for dot files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/talloc-2.1.1 Searching for files in directory /builddir/build/BUILD/talloc-2.1.1/doc Reading and parsing tag files Preprocessing /builddir/build/BUILD/talloc-2.1.1/pytalloc.c... Parsing file /builddir/build/BUILD/talloc-2.1.1/pytalloc.c... Preprocessing /builddir/build/BUILD/talloc-2.1.1/pytalloc.h... Parsing file /builddir/build/BUILD/talloc-2.1.1/pytalloc.h... Preprocessing /builddir/build/BUILD/talloc-2.1.1/pytalloc_util.c... Parsing file /builddir/build/BUILD/talloc-2.1.1/pytalloc_util.c... Preprocessing /builddir/build/BUILD/talloc-2.1.1/talloc.c... Parsing file /builddir/build/BUILD/talloc-2.1.1/talloc.c... Preprocessing /builddir/build/BUILD/talloc-2.1.1/talloc.h... Parsing file /builddir/build/BUILD/talloc-2.1.1/talloc.h... Preprocessing /builddir/build/BUILD/talloc-2.1.1/talloc_testsuite.h... Parsing file /builddir/build/BUILD/talloc-2.1.1/talloc_testsuite.h... Preprocessing /builddir/build/BUILD/talloc-2.1.1/testsuite.c... Parsing file /builddir/build/BUILD/talloc-2.1.1/testsuite.c... Preprocessing /builddir/build/BUILD/talloc-2.1.1/testsuite_main.c... Parsing file /builddir/build/BUILD/talloc-2.1.1/testsuite_main.c... Preprocessing /builddir/build/BUILD/talloc-2.1.1/doc/mainpage.dox... Parsing file /builddir/build/BUILD/talloc-2.1.1/doc/mainpage.dox... Preprocessing /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_bestpractices.dox... Parsing file /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_bestpractices.dox... Preprocessing /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_context.dox... Parsing file /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_context.dox... Preprocessing /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_debugging.dox... Parsing file /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_debugging.dox... Preprocessing /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_destructors.dox... Parsing file /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_destructors.dox... Preprocessing /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_dts.dox... Parsing file /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_dts.dox... Preprocessing /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_introduction.dox... Parsing file /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_introduction.dox... Preprocessing /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_pools.dox... Parsing file /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_pools.dox... Preprocessing /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_stealing.dox... Parsing file /builddir/build/BUILD/talloc-2.1.1/doc/tutorial_stealing.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating file sources... Generating code for file pytalloc.h... Generating code for file talloc.h... Generating code for file talloc_testsuite.h... Generating file documentation... Generating page documentation... Generating docs for page libtalloc_bestpractices... Generating docs for page libtalloc_context... Generating docs for page libtalloc_debugging... Generating docs for page libtalloc_destructors... Generating docs for page libtalloc_dts... Generating docs for page libtalloc_tutorial... Generating docs for page libtalloc_pools... Generating docs for page libtalloc_stealing... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating namespace index... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.v1ZBz7 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64 + cd talloc-2.1.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64 WAF_MAKE=1 PATH=buildtools/bin:../../buildtools/bin:$PATH waf install Waf: Entering directory `/builddir/build/BUILD/talloc-2.1.1/bin' * installing bin/default/talloc.pc as /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/lib64/pkgconfig/talloc.pc * installing bin/default/pytalloc-util.pc as /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/lib64/pkgconfig/pytalloc-util.pc [17/21] Linking default/libtalloc.so [18/21] Linking default/libpytalloc-util.so [19/21] Linking default/pytalloc.so [20/21] Linking default/talloc_testsuite * installing bin/default/libtalloc.so as /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/lib64/libtalloc.so.2.1.1 * symlink /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/lib64/libtalloc.so.2 (-> libtalloc.so.2.1.1) * symlink /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/lib64/libtalloc.so (-> libtalloc.so.2.1.1) * installing bin/default/libpytalloc-util.so as /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/lib64/libpytalloc-util.so.2.1.1 * symlink /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/lib64/libpytalloc-util.so.2 (-> libpytalloc-util.so.2.1.1) * symlink /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/lib64/libpytalloc-util.so (-> libpytalloc-util.so.2.1.1) * installing bin/default/pytalloc.so as /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/lib64/python2.6/site-packages/talloc.so * installing talloc.h as /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/include/talloc.h * installing bin/default/man/talloc.3 as /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/share/man/man3/talloc.3 * installing pytalloc.h as /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/include/pytalloc.h Waf: Leaving directory `/builddir/build/BUILD/talloc-2.1.1/bin' 'install' finished successfully (0.168s) + find /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64 -name '*.so*' -exec chmod -c +x '{}' ';' + rm -f /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/lib64/libtalloc.a + rm -f '/builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/share/swig/*/talloc.i' + cp -a doc/man/man3 /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64//usr/share/man + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/talloc-2.1.1 extracting debug info from /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/lib64/libpytalloc-util.so.2.1.1 extracting debug info from /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/lib64/python2.6/site-packages/talloc.so extracting debug info from /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/lib64/libtalloc.so.2.1.1 symlinked /usr/lib/debug/usr/lib64/libpytalloc-util.so.2.1.1.debug to /usr/lib/debug/usr/lib64/libpytalloc-util.so.2.debug symlinked /usr/lib/debug/usr/lib64/libtalloc.so.2.1.1.debug to /usr/lib/debug/usr/lib64/libtalloc.so.2.debug symlinked /usr/lib/debug/usr/lib64/libpytalloc-util.so.2.1.1.debug to /usr/lib/debug/usr/lib64/libpytalloc-util.so.debug symlinked /usr/lib/debug/usr/lib64/libtalloc.so.2.1.1.debug to /usr/lib/debug/usr/lib64/libtalloc.so.debug 311 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 Bytecompiling .py files below /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/lib/debug/usr/lib64/python2.6 using /usr/bin/python2.6 Bytecompiling .py files below /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64/usr/lib64/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libtalloc-2.1.1-1.el6.x86_64 Provides: bundled(libreplace) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) libtalloc.so.2(TALLOC_2.0.3)(64bit) libtalloc.so.2(TALLOC_2.0.4)(64bit) libtalloc.so.2(TALLOC_2.0.5)(64bit) libtalloc.so.2(TALLOC_2.0.6)(64bit) libtalloc.so.2(TALLOC_2.0.7)(64bit) libtalloc.so.2(TALLOC_2.0.8)(64bit) libtalloc.so.2(TALLOC_2.1.0)(64bit) libtalloc.so.2(TALLOC_2.1.1)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: 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) libcrypt.so.1()(64bit) libdl.so.2()(64bit) librt.so.1()(64bit) libtalloc.so.2()(64bit) rtld(GNU_HASH) Processing files: libtalloc-devel-2.1.1-1.el6.x86_64 Provides: pkgconfig(talloc) = 2.1.1 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: /usr/bin/pkg-config libtalloc.so.2()(64bit) Processing files: pytalloc-2.1.1-1.el6.x86_64 Provides: libpytalloc-util.so.2()(64bit) libpytalloc-util.so.2(PYTALLOC_UTIL_2.0.6)(64bit) libpytalloc-util.so.2(PYTALLOC_UTIL_2.0.7)(64bit) libpytalloc-util.so.2(PYTALLOC_UTIL_2.0.8)(64bit) libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.0)(64bit) libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.1)(64bit) talloc.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpytalloc-util.so.2()(64bit) libpython2.6.so.1.0()(64bit) librt.so.1()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) libutil.so.1()(64bit) python(abi) = 2.6 rtld(GNU_HASH) Processing files: pytalloc-devel-2.1.1-1.el6.x86_64 Provides: pkgconfig(pytalloc-util) = 2.1.1 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: /usr/bin/pkg-config libpytalloc-util.so.2()(64bit) Processing files: libtalloc-debuginfo-2.1.1-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64 warning: Could not canonicalize hostname: bl7.bc1.rdu2.centos.org Wrote: /builddir/build/RPMS/libtalloc-2.1.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libtalloc-devel-2.1.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/pytalloc-2.1.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/pytalloc-devel-2.1.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libtalloc-debuginfo-2.1.1-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rRtVe5 + umask 022 + cd /builddir/build/BUILD + cd talloc-2.1.1 + rm -rf /builddir/build/BUILDROOT/libtalloc-2.1.1-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->