Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/samba4.spec'], False, '/var/lib/mock/dist-f15-build-1324323-212405/root/', None, 86400, True, False, 496, 496, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/samba4.spec'] sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: x86-01.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/samba4-4.0.0-26.alpha11.fc15.6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/samba4.spec'], False, '/var/lib/mock/dist-f15-build-1324323-212405/root/', None, 86400, True, False, 496, 496, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/samba4.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SCRTOE + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf samba-4.0.0alpha11 + /usr/bin/gzip -dc /builddir/build/SOURCES/samba-4.0.0alpha11.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd samba-4.0.0alpha11 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (samba-4.0.0alpha6-GIT-3508a66-undefined-comparison_fn_t.patch):' Patch #1 (samba-4.0.0alpha6-GIT-3508a66-undefined-comparison_fn_t.patch): + /bin/cat /builddir/build/SOURCES/samba-4.0.0alpha6-GIT-3508a66-undefined-comparison_fn_t.patch + /usr/bin/patch -s -p1 -b --suffix .undefined-comparison_fn_t --fuzz=0 + echo 'Patch #2 (samba-4.0.0alpha11-CVE-2012-1182.patch):' Patch #2 (samba-4.0.0alpha11-CVE-2012-1182.patch): + /bin/cat /builddir/build/SOURCES/samba-4.0.0alpha11-CVE-2012-1182.patch + /usr/bin/patch -s -p1 -b --suffix .CVE-2012-1182 --fuzz=0 + mv source4/VERSION source4/VERSION.orig + sed -e 's/SAMBA_VERSION_VENDOR_SUFFIX=$/&26.fc15.5/' + mkdir -p standalone/lib + cp -a lib/replace standalone/lib/replace + cp -a source4/lib/ldb standalone/lib/ldb + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i5t9Ir + umask 022 + cd /builddir/build/BUILD + cd samba-4.0.0alpha11 + LANG=C + export LANG + unset DISPLAY + export LD_LIBRARY_PATH=/builddir/build/SOURCES/standalone/sbtmp/lib + LD_LIBRARY_PATH=/builddir/build/SOURCES/standalone/sbtmp/lib + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/builddir/build/SOURCES/standalone/sbtmp/include' ~/build/BUILD/samba-4.0.0alpha11/standalone/lib/ldb ~/build/BUILD/samba-4.0.0alpha11 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/builddir/build/SOURCES/standalone/sbtmp/include' + pushd standalone/lib/ldb + ./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 -I/builddir/build/SOURCES/standalone/sbtmp/include' + 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 --program-prefix= --disable-dependency-tracking --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 --with-shared-build-dir=/builddir/build/SOURCES/standalone/sbtmp configure: WARNING: unrecognized options: --disable-dependency-tracking 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: START LIBREPLACE_LOCATION_CHECKS: END LIBREPLACE_CC_CHECKS: START checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for version of gcc... 4.6.3 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 for utime... yes checking for utimes... 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 utime.h usability... yes checking utime.h presence... yes checking for utime.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 unix.h usability... no checking unix.h presence... no checking for unix.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 wait4... 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 dup2... yes checking for isatty... yes checking for chown... yes checking for lchown... yes checking for link... yes checking for readlink... yes checking for symlink... yes checking for realpath... 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 environ declaration... 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 memmem... 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... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for utime.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for utime... (cached) yes checking for utimes... (cached) 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)... ./configure: line 7173: ac_cv_c_prototype_struct_passwd_pgetpwent_r_struct_passwd_psrc__char_pbuf__int_buflen_=no: command not found checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)... ./configure: line 7220: ac_cv_c_prototype_struct_passwd_pgetpwent_r_struct_passwd_psrc__char_pbuf__size_t_buflen_=no: command not found 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)... ./configure: line 7315: ac_cv_c_prototype_struct_group_pgetgrent_r_struct_group_psrc__char_pbuf__int_buflen_=no: command not found checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen)... ./configure: line 7363: ac_cv_c_prototype_struct_group_pgetgrent_r_struct_group_psrc__char_pbuf__size_t_buflen_=no: command not found checking for getgrouplist... yes 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 langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.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)... ./configure: line 7650: ac_cv_c_prototype_void_pdlopen_const_charp_filename__unsigned_int_flags_=no: command not found 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 for dirfd... yes checking for dirfd declaration... yes checking a usable readdir()... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for library containing crypt... -lcrypt checking for printf... yes checking for memset... yes checking for memcpy... yes LIBREPLACE_BROKEN_CHECKS: END checking for xsltproc... /usr/bin/xsltproc checking for doxygen... no checking for gcov... /usr/bin/gcov checking for slapd... no 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 for TALLOC... yes checking tdb.h usability... yes checking tdb.h presence... yes checking for tdb.h... yes checking for tdb_open 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 for LDAP support... auto checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ber_scanf in -llber... yes checking for ldap_init in -lldap... yes checking for ldap_domain2hostlist... yes checking for ldap_set_rebind_proc... yes checking whether ldap_set_rebind_proc takes 3 arguments... 3 checking for ldap_initialize... yes checking whether LDAP support is used... yes checking for SQLITE3 support... no checking for python2.6-config... no checking for python2.5-config... no checking for python2.4-config... no checking for python-config... /usr/bin/python-config checking for python2.6... no checking for python2.5... no checking for python2.4... no checking for python... /usr/bin/python configure: creating ./config.status config.status: creating Makefile config.status: creating ldb.pc config.status: creating include/config.h config.status: executing rm-stdint.h commands config.status: executing rm-stdbool.h commands configure: WARNING: unrecognized options: --disable-dependency-tracking + make shared-build ldb will be compiled with flags: CFLAGS = -g -I./include -Iinclude -I. -I./.. -DLIBDIR=\"/usr/lib64\" -DSHLIBEXT=\"so\" -DUSE_MMAP=1 -DLDB_MODULESDIR=\"/usr/lib64/ldb\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/builddir/build/SOURCES/standalone/sbtmp/include -I./../replace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -I/builddir/build/SOURCES/standalone/sbtmp/include -DHAVE_LDB_LDAP=1 SHLD_FLAGS = -shared -Wl,-Bsymbolic LIBS = Compiling ../replace/replace.c Compiling ../replace/snprintf.c Compiling ../replace/getpass.c Compiling ldb_ldap/ldb_ldap.c ldb_ldap/ldb_ldap.c: In function 'lldb_msg_to_mods': ldb_ldap/ldb_ldap.c:120:51: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ldb_ldap/ldb_ldap.c: In function 'lldb_handle_request': ldb_ldap/ldb_ldap.c:305:20: warning: 'ldb' may be used uninitialized in this function [-Wuninitialized] ldb_ldap/ldb_ldap.c:277:22: note: 'ldb' was declared here ldb_ldap/ldb_ldap.c:344:20: warning: 'ldb' may be used uninitialized in this function [-Wuninitialized] ldb_ldap/ldb_ldap.c:316:22: note: 'ldb' was declared here ldb_ldap/ldb_ldap.c:374:20: warning: 'ldb' may be used uninitialized in this function [-Wuninitialized] ldb_ldap/ldb_ldap.c:355:22: note: 'ldb' was declared here ldb_ldap/ldb_ldap.c:420:20: warning: 'ldb' may be used uninitialized in this function [-Wuninitialized] ldb_ldap/ldb_ldap.c:385:22: note: 'ldb' was declared here Compiling modules/rdn_name.c Compiling modules/asq.c Compiling modules/paged_results.c Compiling modules/sort.c modules/sort.c: In function 'server_sort_search': modules/sort.c:67:5: warning: 'controls' may be used uninitialized in this function [-Wuninitialized] modules/sort.c:253:23: note: 'controls' was declared here Compiling common/ldb.c common/ldb.c: In function 'ldb_init': common/ldb.c:101:3: warning: 'tevent_loop_allow_nesting' is deprecated (declared at /usr/include/tevent.h:1452) [-Wdeprecated-declarations] common/ldb.c: In function 'ldb_tevent_debug': common/ldb.c:79:11: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling common/ldb_ldif.c Compiling common/ldb_parse.c Compiling common/ldb_msg.c Compiling common/ldb_utf8.c Compiling common/ldb_debug.c Compiling common/ldb_modules.c common/ldb_modules.c: In function 'ldb_modules_list_from_string': common/ldb_modules.c:101:7: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] common/ldb_modules.c:124:6: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] Compiling common/ldb_dn.c common/ldb_dn.c: In function 'ldb_dn_explode': common/ldb_dn.c:695:6: warning: 'l' may be used uninitialized in this function [-Wuninitialized] common/ldb_dn.c:396:18: warning: 'ex_value' may be used uninitialized in this function [-Wuninitialized] common/ldb_dn.c:420:62: warning: 'ex_name' may be used uninitialized in this function [-Wuninitialized] common/ldb_dn.c: In function 'ldb_dn_get_extended_linearized': common/ldb_dn.c:808:8: warning: 'p' may be used uninitialized in this function [-Wuninitialized] Compiling common/ldb_match.c Compiling common/ldb_attributes.c Compiling common/attrib_handlers.c Compiling common/ldb_controls.c Compiling common/qsort.c Compiling ldb_tdb/ldb_tdb.c ldb_tdb/ldb_tdb.c: In function 'ltdb_err_map': ldb_tdb/ldb_tdb.c:60:2: warning: enumeration value 'TDB_ERR_NESTING' not handled in switch [-Wswitch] ldb_tdb/ldb_tdb.c: In function 'ltdb_callback': ldb_tdb/ldb_tdb.c:1085:2: warning: 'tmp_ctx' may be used uninitialized in this function [-Wuninitialized] ldb_tdb/ldb_tdb.c:1011:14: note: 'tmp_ctx' was declared here Compiling ldb_tdb/ldb_pack.c Compiling ldb_tdb/ldb_search.c Compiling ldb_tdb/ldb_index.c Compiling ldb_tdb/ldb_cache.c Compiling ldb_tdb/ldb_tdb_wrap.c Compiling ldb_map/ldb_map.c ldb_map/ldb_map.c: In function 'map_search_base_req': ldb_map/ldb_map.c:893:6: warning: passing argument 6 of 'ldb_build_search_req_ex' discards 'const' qualifier from pointer target type [enabled by default] ./include/ldb.h:1051:5: note: expected 'struct ldb_parse_tree *' but argument is of type 'const struct ldb_parse_tree *' Compiling ldb_map/ldb_map_inbound.c Compiling ldb_map/ldb_map_outbound.c ar -rv lib/libldb.a modules/rdn_name.o modules/asq.o modules/paged_results.o modules/sort.o common/ldb.o common/ldb_ldif.o common/ldb_parse.o common/ldb_msg.o common/ldb_utf8.o common/ldb_debug.o common/ldb_modules.o common/ldb_dn.o common/ldb_match.o common/ldb_attributes.o common/attrib_handlers.o common/ldb_controls.o common/qsort.o ldb_tdb/ldb_tdb.o ldb_tdb/ldb_pack.o ldb_tdb/ldb_search.o ldb_tdb/ldb_index.o ldb_tdb/ldb_cache.o ldb_tdb/ldb_tdb_wrap.o ldb_map/ldb_map.o ldb_map/ldb_map_inbound.o ldb_map/ldb_map_outbound.o ./../replace/replace.o ./../replace/snprintf.o ./../replace/getpass.o ldb_ldap/ldb_ldap.o ar: creating lib/libldb.a a - modules/rdn_name.o a - modules/asq.o a - modules/paged_results.o a - modules/sort.o a - common/ldb.o a - common/ldb_ldif.o a - common/ldb_parse.o a - common/ldb_msg.o a - common/ldb_utf8.o a - common/ldb_debug.o a - common/ldb_modules.o a - common/ldb_dn.o a - common/ldb_match.o a - common/ldb_attributes.o a - common/attrib_handlers.o a - common/ldb_controls.o a - common/qsort.o a - ldb_tdb/ldb_tdb.o a - ldb_tdb/ldb_pack.o a - ldb_tdb/ldb_search.o a - ldb_tdb/ldb_index.o a - ldb_tdb/ldb_cache.o a - ldb_tdb/ldb_tdb_wrap.o a - ldb_map/ldb_map.o a - ldb_map/ldb_map_inbound.o a - ldb_map/ldb_map_outbound.o a - ./../replace/replace.o a - ./../replace/snprintf.o a - ./../replace/getpass.o a - ldb_ldap/ldb_ldap.o gcc -shared -Wl,-Bsymbolic -o lib/libldb.so.0.9.10 modules/rdn_name.o modules/asq.o modules/paged_results.o modules/sort.o common/ldb.o common/ldb_ldif.o common/ldb_parse.o common/ldb_msg.o common/ldb_utf8.o common/ldb_debug.o common/ldb_modules.o common/ldb_dn.o common/ldb_match.o common/ldb_attributes.o common/attrib_handlers.o common/ldb_controls.o common/qsort.o ldb_tdb/ldb_tdb.o ldb_tdb/ldb_pack.o ldb_tdb/ldb_search.o ldb_tdb/ldb_index.o ldb_tdb/ldb_cache.o ldb_tdb/ldb_tdb_wrap.o ldb_map/ldb_map.o ldb_map/ldb_map_inbound.o ldb_map/ldb_map_outbound.o ./../replace/replace.o ./../replace/snprintf.o ./../replace/getpass.o ldb_ldap/ldb_ldap.o -L/builddir/build/SOURCES/standalone/sbtmp/lib -ltalloc -ltdb -ltevent -ldl -llber -lldap -Wl,-soname=libldb.so.0 ln -sf libldb.so.0.9.10 lib/libldb.so Compiling tools/ldbadd.c Compiling tools/cmdline.c Compiling tools/ldbutil.c gcc -o bin/ldbadd tools/ldbadd.o tools/cmdline.o tools/ldbutil.o -L/builddir/build/SOURCES/standalone/sbtmp/lib -Llib -lldb -lpopt -ltalloc -ltdb -ltevent -llber -lldap -ldl -Wl,-export-dynamic Compiling tools/ldbsearch.c tools/ldbsearch.c: In function 'search_callback': tools/ldbsearch.c:175:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] gcc -o bin/ldbsearch tools/ldbsearch.o tools/cmdline.o tools/ldbutil.o -L/builddir/build/SOURCES/standalone/sbtmp/lib -Llib -lldb -lpopt -ltalloc -ltdb -ltevent -llber -lldap -ldl -Wl,-export-dynamic Compiling tools/ldbdel.c gcc -o bin/ldbdel tools/ldbdel.o tools/cmdline.o tools/ldbutil.o -L/builddir/build/SOURCES/standalone/sbtmp/lib -Llib -lldb -lpopt -ltalloc -ltdb -ltevent -llber -lldap -ldl -Wl,-export-dynamic Compiling tools/ldbmodify.c gcc -o bin/ldbmodify tools/ldbmodify.o tools/cmdline.o tools/ldbutil.o -L/builddir/build/SOURCES/standalone/sbtmp/lib -Llib -lldb -lpopt -ltalloc -ltdb -ltevent -llber -lldap -ldl -Wl,-export-dynamic Compiling tools/ldbedit.c gcc -o bin/ldbedit tools/ldbedit.o tools/cmdline.o tools/ldbutil.o -L/builddir/build/SOURCES/standalone/sbtmp/lib -Llib -lldb -lpopt -ltalloc -ltdb -ltevent -llber -lldap -ldl -Wl,-export-dynamic Compiling tools/ldbrename.c gcc -o bin/ldbrename tools/ldbrename.o tools/cmdline.o tools/ldbutil.o -L/builddir/build/SOURCES/standalone/sbtmp/lib -Llib -lldb -lpopt -ltalloc -ltdb -ltevent -llber -lldap -ldl -Wl,-export-dynamic Compiling tools/ldbtest.c gcc -o bin/ldbtest tools/ldbtest.o tools/cmdline.o tools/ldbutil.o -L/builddir/build/SOURCES/standalone/sbtmp/lib -Llib -lldb -lpopt -ltalloc -ltdb -ltevent -llber -lldap -ldl -Wl,-export-dynamic Compiling examples/ldbreader.c gcc -o examples/ldbreader examples/ldbreader.o -L/builddir/build/SOURCES/standalone/sbtmp/lib -Llib -lldb -lpopt -ltalloc -ltdb -ltevent -llber -lldap -ldl Compiling examples/ldifreader.c gcc -o examples/ldifreader examples/ldifreader.o -L/builddir/build/SOURCES/standalone/sbtmp/lib -Llib -lldb -lpopt -ltalloc -ltdb -ltevent -llber -lldap -ldl Processing manpage ./man/ad2oLschema.1.xml Note: meta source : no *info/productname or alternative ad2oLschema Note: meta source : see http://docbook.sf.net/el/productname ad2oLschema Note: meta source : no refentry/refmeta/refmiscinfo@class=source ad2oLschema Note: meta source : see http://docbook.sf.net/el/refmiscinfo ad2oLschema Note: meta version: no *info/productnumber or alternative ad2oLschema Note: meta version: see http://docbook.sf.net/el/productnumber ad2oLschema Note: meta version: no refentry/refmeta/refmiscinfo@class=version ad2oLschema Note: meta version: see http://docbook.sf.net/el/refmiscinfo ad2oLschema Warn: meta source : no fallback for source, so inserted a fixme ad2oLschema Note: meta manual : no titled ancestor of refentry ad2oLschema Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ad2oLschema Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ad2oLschema Warn: meta manual : no fallback for manual, so inserted a fixme ad2oLschema Note: Writing ad2oLschema.1 Processing manpage ./man/oLschema2ldif.1.xml Note: meta source : no *info/productname or alternative oLschema2ldif Note: meta source : see http://docbook.sf.net/el/productname oLschema2ldif Note: meta source : no refentry/refmeta/refmiscinfo@class=source oLschema2ldif Note: meta source : see http://docbook.sf.net/el/refmiscinfo oLschema2ldif Note: meta version: no *info/productnumber or alternative oLschema2ldif Note: meta version: see http://docbook.sf.net/el/productnumber oLschema2ldif Note: meta version: no refentry/refmeta/refmiscinfo@class=version oLschema2ldif Note: meta version: see http://docbook.sf.net/el/refmiscinfo oLschema2ldif Warn: meta source : no fallback for source, so inserted a fixme oLschema2ldif Note: meta manual : no titled ancestor of refentry oLschema2ldif Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual oLschema2ldif Note: meta manual : see http://docbook.sf.net/el/refmiscinfo oLschema2ldif Warn: meta manual : no fallback for manual, so inserted a fixme oLschema2ldif Note: Writing oLschema2ldif.1 Processing html ./man/ad2oLschema.1.xml Processing html ./man/ldb.3.xml Processing html ./man/ldbadd.1.xml Processing html ./man/ldbdel.1.xml Processing html ./man/ldbedit.1.xml Processing html ./man/ldbmodify.1.xml Processing html ./man/ldbrename.1.xml Processing html ./man/ldbsearch.1.xml Processing html ./man/oLschema2ldif.1.xml gcc -fPIC -c ./pyldb.c -g -I./include -Iinclude -I. -I./.. -DLIBDIR=\"/usr/lib64\" -DSHLIBEXT=\"so\" -DUSE_MMAP=1 -DLDB_MODULESDIR=\"/usr/lib64/ldb\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/builddir/build/SOURCES/standalone/sbtmp/include -I./../replace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -I/builddir/build/SOURCES/standalone/sbtmp/include -DHAVE_LDB_LDAP=1 `/usr/bin/python-config --cflags` ./pyldb.c: In function 'py_module_request': ./pyldb.c:2305:12: warning: variable 'py_result' set but not used [-Wunused-but-set-variable] ./pyldb.c: In function 'py_module_extended': ./pyldb.c:2316:12: warning: variable 'py_result' set but not used [-Wunused-but-set-variable] gcc -shared -Wl,-Bsymbolic -o ldb.so pyldb.o -L/builddir/build/SOURCES/standalone/sbtmp/lib -Llib -lldb -lpopt -ltalloc -ltdb -ltevent -llber -lldap -ldl `/usr/bin/python-config --ldflags` /usr/bin/install -c -d /builddir/build/SOURCES/standalone/sbtmp/lib /usr/bin/install -c -m 644 lib/libldb.a /builddir/build/SOURCES/standalone/sbtmp/lib /usr/bin/install -c -m 755 lib/libldb.so.0.9.10 /builddir/build/SOURCES/standalone/sbtmp/lib ln -sf libldb.so.0.9.10 /builddir/build/SOURCES/standalone/sbtmp/lib/libldb.so.0 ln -sf libldb.so.0.9.10 /builddir/build/SOURCES/standalone/sbtmp/lib/libldb.so /usr/bin/install -c -d /builddir/build/SOURCES/standalone/sbtmp/include /usr/bin/install -c -m 644 ./include/ldb.h /builddir/build/SOURCES/standalone/sbtmp/include /usr/bin/install -c -m 644 ./include/ldb_errors.h /builddir/build/SOURCES/standalone/sbtmp/include /usr/bin/install -c -m 644 ./include/ldb_handlers.h /builddir/build/SOURCES/standalone/sbtmp/include + popd ~/build/BUILD/samba-4.0.0alpha11 + rm -rf librpc/gen_ndr/atsvc.h librpc/gen_ndr/audiosrv.h librpc/gen_ndr/browser.h librpc/gen_ndr/cli_atsvc.c librpc/gen_ndr/cli_atsvc.h librpc/gen_ndr/cli_audiosrv.c librpc/gen_ndr/cli_audiosrv.h librpc/gen_ndr/cli_browser.c librpc/gen_ndr/cli_browser.h librpc/gen_ndr/cli_dbgidl.c librpc/gen_ndr/cli_dbgidl.h librpc/gen_ndr/cli_dcerpc.c librpc/gen_ndr/cli_dcerpc.h librpc/gen_ndr/cli_dcom.c librpc/gen_ndr/cli_dcom.h librpc/gen_ndr/cli_dfs.c librpc/gen_ndr/cli_dfs.h librpc/gen_ndr/cli_dfsblobs.c librpc/gen_ndr/cli_dfsblobs.h librpc/gen_ndr/cli_dnsserver.c librpc/gen_ndr/cli_dnsserver.h librpc/gen_ndr/cli_drsblobs.c librpc/gen_ndr/cli_drsblobs.h librpc/gen_ndr/cli_drsuapi.c librpc/gen_ndr/cli_drsuapi.h librpc/gen_ndr/cli_dsbackup.c librpc/gen_ndr/cli_dsbackup.h librpc/gen_ndr/cli_dssetup.c librpc/gen_ndr/cli_dssetup.h librpc/gen_ndr/cli_echo.c librpc/gen_ndr/cli_echo.h librpc/gen_ndr/cli_efs.c librpc/gen_ndr/cli_efs.h librpc/gen_ndr/cli_epmapper.c librpc/gen_ndr/cli_epmapper.h librpc/gen_ndr/cli_eventlog.c librpc/gen_ndr/cli_eventlog.h librpc/gen_ndr/cli_frsapi.c librpc/gen_ndr/cli_frsapi.h librpc/gen_ndr/cli_frsrpc.c librpc/gen_ndr/cli_frsrpc.h librpc/gen_ndr/cli_frstrans.c librpc/gen_ndr/cli_frstrans.h librpc/gen_ndr/cli_initshutdown.c librpc/gen_ndr/cli_initshutdown.h librpc/gen_ndr/cli_keysvc.c librpc/gen_ndr/cli_keysvc.h librpc/gen_ndr/cli_krb5pac.c librpc/gen_ndr/cli_krb5pac.h librpc/gen_ndr/cli_lsa.c librpc/gen_ndr/cli_lsa.h librpc/gen_ndr/cli_mgmt.c librpc/gen_ndr/cli_mgmt.h librpc/gen_ndr/cli_misc.c librpc/gen_ndr/cli_misc.h librpc/gen_ndr/cli_msgsvc.c librpc/gen_ndr/cli_msgsvc.h librpc/gen_ndr/cli_named_pipe_auth.c librpc/gen_ndr/cli_named_pipe_auth.h librpc/gen_ndr/cli_nbt.c librpc/gen_ndr/cli_nbt.h librpc/gen_ndr/cli_netlogon.c librpc/gen_ndr/cli_netlogon.h librpc/gen_ndr/cli_ntlmssp.c librpc/gen_ndr/cli_ntlmssp.h librpc/gen_ndr/cli_ntsvcs.c librpc/gen_ndr/cli_ntsvcs.h librpc/gen_ndr/cli_orpc.c librpc/gen_ndr/cli_orpc.h librpc/gen_ndr/cli_oxidresolver.c librpc/gen_ndr/cli_oxidresolver.h librpc/gen_ndr/cli_policyagent.c librpc/gen_ndr/cli_policyagent.h librpc/gen_ndr/cli_protected_storage.c librpc/gen_ndr/cli_protected_storage.h librpc/gen_ndr/cli_remact.c librpc/gen_ndr/cli_remact.h librpc/gen_ndr/cli_rot.c librpc/gen_ndr/cli_rot.h librpc/gen_ndr/cli_samr.c librpc/gen_ndr/cli_samr.h librpc/gen_ndr/cli_scerpc.c librpc/gen_ndr/cli_scerpc.h librpc/gen_ndr/cli_schannel.c librpc/gen_ndr/cli_schannel.h librpc/gen_ndr/cli_security.c librpc/gen_ndr/cli_security.h librpc/gen_ndr/cli_spoolss.c librpc/gen_ndr/cli_spoolss.h librpc/gen_ndr/cli_srvsvc.c librpc/gen_ndr/cli_srvsvc.h librpc/gen_ndr/cli_svcctl.c librpc/gen_ndr/cli_svcctl.h librpc/gen_ndr/cli_trkwks.c librpc/gen_ndr/cli_trkwks.h librpc/gen_ndr/cli_unixinfo.c librpc/gen_ndr/cli_unixinfo.h librpc/gen_ndr/cli_w32time.c librpc/gen_ndr/cli_w32time.h librpc/gen_ndr/cli_winreg.c librpc/gen_ndr/cli_winreg.h librpc/gen_ndr/cli_wkssvc.c librpc/gen_ndr/cli_wkssvc.h librpc/gen_ndr/cli_wmi.c librpc/gen_ndr/cli_wmi.h librpc/gen_ndr/cli_wzcsvc.c librpc/gen_ndr/cli_wzcsvc.h librpc/gen_ndr/cli_xattr.c librpc/gen_ndr/cli_xattr.h librpc/gen_ndr/com_dcom.h librpc/gen_ndr/com_wmi.h librpc/gen_ndr/dbgidl.h librpc/gen_ndr/dcerpc.h librpc/gen_ndr/dcom.h librpc/gen_ndr/dcom_p.c librpc/gen_ndr/dfs.h librpc/gen_ndr/dfsblobs.h librpc/gen_ndr/dnsserver.h librpc/gen_ndr/drsblobs.h librpc/gen_ndr/drsuapi.h librpc/gen_ndr/dsbackup.h librpc/gen_ndr/dssetup.h librpc/gen_ndr/echo.h librpc/gen_ndr/efs.h librpc/gen_ndr/epmapper.h librpc/gen_ndr/eventlog.h librpc/gen_ndr/frsapi.h librpc/gen_ndr/frsrpc.h librpc/gen_ndr/frstrans.h librpc/gen_ndr/initshutdown.h librpc/gen_ndr/keysvc.h librpc/gen_ndr/krb5pac.h librpc/gen_ndr/lsa.h librpc/gen_ndr/mgmt.h librpc/gen_ndr/misc.h librpc/gen_ndr/msgsvc.h librpc/gen_ndr/named_pipe_auth.h librpc/gen_ndr/nbt.h librpc/gen_ndr/ndr_atsvc.c librpc/gen_ndr/ndr_atsvc.h librpc/gen_ndr/ndr_atsvc_c.c librpc/gen_ndr/ndr_atsvc_c.h librpc/gen_ndr/ndr_atsvc_s.c librpc/gen_ndr/ndr_audiosrv.c librpc/gen_ndr/ndr_audiosrv.h librpc/gen_ndr/ndr_audiosrv_c.c librpc/gen_ndr/ndr_audiosrv_c.h librpc/gen_ndr/ndr_audiosrv_s.c librpc/gen_ndr/ndr_browser.c librpc/gen_ndr/ndr_browser.h librpc/gen_ndr/ndr_browser_c.c librpc/gen_ndr/ndr_browser_c.h librpc/gen_ndr/ndr_browser_s.c librpc/gen_ndr/ndr_dbgidl.c librpc/gen_ndr/ndr_dbgidl.h librpc/gen_ndr/ndr_dbgidl_c.c librpc/gen_ndr/ndr_dbgidl_c.h librpc/gen_ndr/ndr_dbgidl_s.c librpc/gen_ndr/ndr_dcerpc.c librpc/gen_ndr/ndr_dcerpc.h librpc/gen_ndr/ndr_dcerpc_c.c librpc/gen_ndr/ndr_dcerpc_c.h librpc/gen_ndr/ndr_dcerpc_s.c librpc/gen_ndr/ndr_dcom.c librpc/gen_ndr/ndr_dcom.h librpc/gen_ndr/ndr_dcom_c.c librpc/gen_ndr/ndr_dcom_c.h librpc/gen_ndr/ndr_dcom_s.c librpc/gen_ndr/ndr_dfs.c librpc/gen_ndr/ndr_dfs.h librpc/gen_ndr/ndr_dfs_c.c librpc/gen_ndr/ndr_dfs_c.h librpc/gen_ndr/ndr_dfs_s.c librpc/gen_ndr/ndr_dfsblobs.c librpc/gen_ndr/ndr_dfsblobs.h librpc/gen_ndr/ndr_dfsblobs_c.c librpc/gen_ndr/ndr_dfsblobs_c.h librpc/gen_ndr/ndr_dfsblobs_s.c librpc/gen_ndr/ndr_dnsserver.c librpc/gen_ndr/ndr_dnsserver.h librpc/gen_ndr/ndr_dnsserver_c.c librpc/gen_ndr/ndr_dnsserver_c.h librpc/gen_ndr/ndr_dnsserver_s.c librpc/gen_ndr/ndr_drsblobs.c librpc/gen_ndr/ndr_drsblobs.h librpc/gen_ndr/ndr_drsblobs_c.c librpc/gen_ndr/ndr_drsblobs_c.h librpc/gen_ndr/ndr_drsblobs_s.c librpc/gen_ndr/ndr_drsuapi.c librpc/gen_ndr/ndr_drsuapi.h librpc/gen_ndr/ndr_drsuapi_c.c librpc/gen_ndr/ndr_drsuapi_c.h librpc/gen_ndr/ndr_drsuapi_s.c librpc/gen_ndr/ndr_dsbackup.c librpc/gen_ndr/ndr_dsbackup.h librpc/gen_ndr/ndr_dsbackup_c.c librpc/gen_ndr/ndr_dsbackup_c.h librpc/gen_ndr/ndr_dsbackup_s.c librpc/gen_ndr/ndr_dssetup.c librpc/gen_ndr/ndr_dssetup.h librpc/gen_ndr/ndr_dssetup_c.c librpc/gen_ndr/ndr_dssetup_c.h librpc/gen_ndr/ndr_dssetup_s.c librpc/gen_ndr/ndr_echo.c librpc/gen_ndr/ndr_echo.h librpc/gen_ndr/ndr_echo_c.c librpc/gen_ndr/ndr_echo_c.h librpc/gen_ndr/ndr_echo_s.c librpc/gen_ndr/ndr_efs.c librpc/gen_ndr/ndr_efs.h librpc/gen_ndr/ndr_efs_c.c librpc/gen_ndr/ndr_efs_c.h librpc/gen_ndr/ndr_efs_s.c librpc/gen_ndr/ndr_epmapper.c librpc/gen_ndr/ndr_epmapper.h librpc/gen_ndr/ndr_epmapper_c.c librpc/gen_ndr/ndr_epmapper_c.h librpc/gen_ndr/ndr_epmapper_s.c librpc/gen_ndr/ndr_eventlog.c librpc/gen_ndr/ndr_eventlog.h librpc/gen_ndr/ndr_eventlog_c.c librpc/gen_ndr/ndr_eventlog_c.h librpc/gen_ndr/ndr_eventlog_s.c librpc/gen_ndr/ndr_frsapi.c librpc/gen_ndr/ndr_frsapi.h librpc/gen_ndr/ndr_frsapi_c.c librpc/gen_ndr/ndr_frsapi_c.h librpc/gen_ndr/ndr_frsapi_s.c librpc/gen_ndr/ndr_frsrpc.c librpc/gen_ndr/ndr_frsrpc.h librpc/gen_ndr/ndr_frsrpc_c.c librpc/gen_ndr/ndr_frsrpc_c.h librpc/gen_ndr/ndr_frsrpc_s.c librpc/gen_ndr/ndr_frstrans.c librpc/gen_ndr/ndr_frstrans.h librpc/gen_ndr/ndr_frstrans_c.c librpc/gen_ndr/ndr_frstrans_c.h librpc/gen_ndr/ndr_frstrans_s.c librpc/gen_ndr/ndr_initshutdown.c librpc/gen_ndr/ndr_initshutdown.h librpc/gen_ndr/ndr_initshutdown_c.c librpc/gen_ndr/ndr_initshutdown_c.h librpc/gen_ndr/ndr_initshutdown_s.c librpc/gen_ndr/ndr_keysvc.c librpc/gen_ndr/ndr_keysvc.h librpc/gen_ndr/ndr_keysvc_c.c librpc/gen_ndr/ndr_keysvc_c.h librpc/gen_ndr/ndr_keysvc_s.c librpc/gen_ndr/ndr_krb5pac.c librpc/gen_ndr/ndr_krb5pac.h librpc/gen_ndr/ndr_krb5pac_c.c librpc/gen_ndr/ndr_krb5pac_c.h librpc/gen_ndr/ndr_krb5pac_s.c librpc/gen_ndr/ndr_lsa.c librpc/gen_ndr/ndr_lsa.h librpc/gen_ndr/ndr_lsa_c.c librpc/gen_ndr/ndr_lsa_c.h librpc/gen_ndr/ndr_lsa_s.c librpc/gen_ndr/ndr_mgmt.c librpc/gen_ndr/ndr_mgmt.h librpc/gen_ndr/ndr_mgmt_c.c librpc/gen_ndr/ndr_mgmt_c.h librpc/gen_ndr/ndr_mgmt_s.c librpc/gen_ndr/ndr_misc.c librpc/gen_ndr/ndr_misc.h librpc/gen_ndr/ndr_misc_c.c librpc/gen_ndr/ndr_misc_c.h librpc/gen_ndr/ndr_misc_s.c librpc/gen_ndr/ndr_msgsvc.c librpc/gen_ndr/ndr_msgsvc.h librpc/gen_ndr/ndr_msgsvc_c.c librpc/gen_ndr/ndr_msgsvc_c.h librpc/gen_ndr/ndr_msgsvc_s.c librpc/gen_ndr/ndr_named_pipe_auth.c librpc/gen_ndr/ndr_named_pipe_auth.h librpc/gen_ndr/ndr_named_pipe_auth_c.c librpc/gen_ndr/ndr_named_pipe_auth_c.h librpc/gen_ndr/ndr_named_pipe_auth_s.c librpc/gen_ndr/ndr_nbt.c librpc/gen_ndr/ndr_nbt.h librpc/gen_ndr/ndr_nbt_c.c librpc/gen_ndr/ndr_nbt_c.h librpc/gen_ndr/ndr_nbt_s.c librpc/gen_ndr/ndr_netlogon.c librpc/gen_ndr/ndr_netlogon.h librpc/gen_ndr/ndr_netlogon_c.c librpc/gen_ndr/ndr_netlogon_c.h librpc/gen_ndr/ndr_netlogon_s.c librpc/gen_ndr/ndr_ntlmssp.c librpc/gen_ndr/ndr_ntlmssp.h librpc/gen_ndr/ndr_ntlmssp_c.c librpc/gen_ndr/ndr_ntlmssp_c.h librpc/gen_ndr/ndr_ntlmssp_s.c librpc/gen_ndr/ndr_ntsvcs.c librpc/gen_ndr/ndr_ntsvcs.h librpc/gen_ndr/ndr_ntsvcs_c.c librpc/gen_ndr/ndr_ntsvcs_c.h librpc/gen_ndr/ndr_ntsvcs_s.c librpc/gen_ndr/ndr_orpc.c librpc/gen_ndr/ndr_orpc.h librpc/gen_ndr/ndr_orpc_c.c librpc/gen_ndr/ndr_orpc_c.h librpc/gen_ndr/ndr_orpc_s.c librpc/gen_ndr/ndr_oxidresolver.c librpc/gen_ndr/ndr_oxidresolver.h librpc/gen_ndr/ndr_oxidresolver_c.c librpc/gen_ndr/ndr_oxidresolver_c.h librpc/gen_ndr/ndr_oxidresolver_s.c librpc/gen_ndr/ndr_policyagent.c librpc/gen_ndr/ndr_policyagent.h librpc/gen_ndr/ndr_policyagent_c.c librpc/gen_ndr/ndr_policyagent_c.h librpc/gen_ndr/ndr_policyagent_s.c librpc/gen_ndr/ndr_protected_storage.c librpc/gen_ndr/ndr_protected_storage.h librpc/gen_ndr/ndr_protected_storage_c.c librpc/gen_ndr/ndr_protected_storage_c.h librpc/gen_ndr/ndr_protected_storage_s.c librpc/gen_ndr/ndr_remact.c librpc/gen_ndr/ndr_remact.h librpc/gen_ndr/ndr_remact_c.c librpc/gen_ndr/ndr_remact_c.h librpc/gen_ndr/ndr_remact_s.c librpc/gen_ndr/ndr_rot.c librpc/gen_ndr/ndr_rot.h librpc/gen_ndr/ndr_rot_c.c librpc/gen_ndr/ndr_rot_c.h librpc/gen_ndr/ndr_rot_s.c librpc/gen_ndr/ndr_samr.c librpc/gen_ndr/ndr_samr.h librpc/gen_ndr/ndr_samr_c.c librpc/gen_ndr/ndr_samr_c.h librpc/gen_ndr/ndr_samr_s.c librpc/gen_ndr/ndr_scerpc.c librpc/gen_ndr/ndr_scerpc.h librpc/gen_ndr/ndr_scerpc_c.c librpc/gen_ndr/ndr_scerpc_c.h librpc/gen_ndr/ndr_scerpc_s.c librpc/gen_ndr/ndr_schannel.c librpc/gen_ndr/ndr_schannel.h librpc/gen_ndr/ndr_schannel_c.c librpc/gen_ndr/ndr_schannel_c.h librpc/gen_ndr/ndr_schannel_s.c librpc/gen_ndr/ndr_security.c librpc/gen_ndr/ndr_security.h librpc/gen_ndr/ndr_security_c.c librpc/gen_ndr/ndr_security_c.h librpc/gen_ndr/ndr_security_s.c librpc/gen_ndr/ndr_spoolss.c librpc/gen_ndr/ndr_spoolss.h librpc/gen_ndr/ndr_spoolss_c.c librpc/gen_ndr/ndr_spoolss_c.h librpc/gen_ndr/ndr_spoolss_s.c librpc/gen_ndr/ndr_srvsvc.c librpc/gen_ndr/ndr_srvsvc.h librpc/gen_ndr/ndr_srvsvc_c.c librpc/gen_ndr/ndr_srvsvc_c.h librpc/gen_ndr/ndr_srvsvc_s.c librpc/gen_ndr/ndr_svcctl.c librpc/gen_ndr/ndr_svcctl.h librpc/gen_ndr/ndr_svcctl_c.c librpc/gen_ndr/ndr_svcctl_c.h librpc/gen_ndr/ndr_svcctl_s.c librpc/gen_ndr/ndr_trkwks.c librpc/gen_ndr/ndr_trkwks.h librpc/gen_ndr/ndr_trkwks_c.c librpc/gen_ndr/ndr_trkwks_c.h librpc/gen_ndr/ndr_trkwks_s.c librpc/gen_ndr/ndr_unixinfo.c librpc/gen_ndr/ndr_unixinfo.h librpc/gen_ndr/ndr_unixinfo_c.c librpc/gen_ndr/ndr_unixinfo_c.h librpc/gen_ndr/ndr_unixinfo_s.c librpc/gen_ndr/ndr_w32time.c librpc/gen_ndr/ndr_w32time.h librpc/gen_ndr/ndr_w32time_c.c librpc/gen_ndr/ndr_w32time_c.h librpc/gen_ndr/ndr_w32time_s.c librpc/gen_ndr/ndr_winreg.c librpc/gen_ndr/ndr_winreg.h librpc/gen_ndr/ndr_winreg_c.c librpc/gen_ndr/ndr_winreg_c.h librpc/gen_ndr/ndr_winreg_s.c librpc/gen_ndr/ndr_wkssvc.c librpc/gen_ndr/ndr_wkssvc.h librpc/gen_ndr/ndr_wkssvc_c.c librpc/gen_ndr/ndr_wkssvc_c.h librpc/gen_ndr/ndr_wkssvc_s.c librpc/gen_ndr/ndr_wmi.c librpc/gen_ndr/ndr_wmi.h librpc/gen_ndr/ndr_wmi_c.c librpc/gen_ndr/ndr_wmi_c.h librpc/gen_ndr/ndr_wmi_s.c librpc/gen_ndr/ndr_wzcsvc.c librpc/gen_ndr/ndr_wzcsvc.h librpc/gen_ndr/ndr_wzcsvc_c.c librpc/gen_ndr/ndr_wzcsvc_c.h librpc/gen_ndr/ndr_wzcsvc_s.c librpc/gen_ndr/ndr_xattr.c librpc/gen_ndr/ndr_xattr.h librpc/gen_ndr/ndr_xattr_c.c librpc/gen_ndr/ndr_xattr_c.h librpc/gen_ndr/ndr_xattr_s.c librpc/gen_ndr/netlogon.h librpc/gen_ndr/ntlmssp.h librpc/gen_ndr/ntsvcs.h librpc/gen_ndr/orpc.h librpc/gen_ndr/oxidresolver.h librpc/gen_ndr/policyagent.h librpc/gen_ndr/protected_storage.h librpc/gen_ndr/py_atsvc.c librpc/gen_ndr/py_audiosrv.c librpc/gen_ndr/py_browser.c librpc/gen_ndr/py_dbgidl.c librpc/gen_ndr/py_dcerpc.c librpc/gen_ndr/py_dcom.c librpc/gen_ndr/py_dfs.c librpc/gen_ndr/py_dfsblobs.c librpc/gen_ndr/py_dnsserver.c librpc/gen_ndr/py_drsblobs.c librpc/gen_ndr/py_drsuapi.c librpc/gen_ndr/py_dsbackup.c librpc/gen_ndr/py_dssetup.c librpc/gen_ndr/py_echo.c librpc/gen_ndr/py_efs.c librpc/gen_ndr/py_epmapper.c librpc/gen_ndr/py_eventlog.c librpc/gen_ndr/py_frsapi.c librpc/gen_ndr/py_frsrpc.c librpc/gen_ndr/py_frstrans.c librpc/gen_ndr/py_initshutdown.c librpc/gen_ndr/py_keysvc.c librpc/gen_ndr/py_krb5pac.c librpc/gen_ndr/py_lsa.c librpc/gen_ndr/py_mgmt.c librpc/gen_ndr/py_misc.c librpc/gen_ndr/py_msgsvc.c librpc/gen_ndr/py_named_pipe_auth.c librpc/gen_ndr/py_nbt.c librpc/gen_ndr/py_netlogon.c librpc/gen_ndr/py_ntlmssp.c librpc/gen_ndr/py_ntsvcs.c librpc/gen_ndr/py_orpc.c librpc/gen_ndr/py_oxidresolver.c librpc/gen_ndr/py_policyagent.c librpc/gen_ndr/py_protected_storage.c librpc/gen_ndr/py_remact.c librpc/gen_ndr/py_rot.c librpc/gen_ndr/py_samr.c librpc/gen_ndr/py_scerpc.c librpc/gen_ndr/py_schannel.c librpc/gen_ndr/py_security.c librpc/gen_ndr/py_spoolss.c librpc/gen_ndr/py_srvsvc.c librpc/gen_ndr/py_svcctl.c librpc/gen_ndr/py_trkwks.c librpc/gen_ndr/py_unixinfo.c librpc/gen_ndr/py_w32time.c librpc/gen_ndr/py_winreg.c librpc/gen_ndr/py_wkssvc.c librpc/gen_ndr/py_wmi.c librpc/gen_ndr/py_wzcsvc.c librpc/gen_ndr/py_xattr.c librpc/gen_ndr/remact.h librpc/gen_ndr/rot.h librpc/gen_ndr/samr.h librpc/gen_ndr/scerpc.h librpc/gen_ndr/schannel.h librpc/gen_ndr/security.h librpc/gen_ndr/spoolss.h librpc/gen_ndr/srv_atsvc.c librpc/gen_ndr/srv_atsvc.h librpc/gen_ndr/srv_audiosrv.c librpc/gen_ndr/srv_audiosrv.h librpc/gen_ndr/srv_browser.c librpc/gen_ndr/srv_browser.h librpc/gen_ndr/srv_dbgidl.c librpc/gen_ndr/srv_dbgidl.h librpc/gen_ndr/srv_dcerpc.c librpc/gen_ndr/srv_dcerpc.h librpc/gen_ndr/srv_dcom.c librpc/gen_ndr/srv_dcom.h librpc/gen_ndr/srv_dfs.c librpc/gen_ndr/srv_dfs.h librpc/gen_ndr/srv_dfsblobs.c librpc/gen_ndr/srv_dfsblobs.h librpc/gen_ndr/srv_dnsserver.c librpc/gen_ndr/srv_dnsserver.h librpc/gen_ndr/srv_drsblobs.c librpc/gen_ndr/srv_drsblobs.h librpc/gen_ndr/srv_drsuapi.c librpc/gen_ndr/srv_drsuapi.h librpc/gen_ndr/srv_dsbackup.c librpc/gen_ndr/srv_dsbackup.h librpc/gen_ndr/srv_dssetup.c librpc/gen_ndr/srv_dssetup.h librpc/gen_ndr/srv_echo.c librpc/gen_ndr/srv_echo.h librpc/gen_ndr/srv_efs.c librpc/gen_ndr/srv_efs.h librpc/gen_ndr/srv_epmapper.c librpc/gen_ndr/srv_epmapper.h librpc/gen_ndr/srv_eventlog.c librpc/gen_ndr/srv_eventlog.h librpc/gen_ndr/srv_frsapi.c librpc/gen_ndr/srv_frsapi.h librpc/gen_ndr/srv_frsrpc.c librpc/gen_ndr/srv_frsrpc.h librpc/gen_ndr/srv_frstrans.c librpc/gen_ndr/srv_frstrans.h librpc/gen_ndr/srv_initshutdown.c librpc/gen_ndr/srv_initshutdown.h librpc/gen_ndr/srv_keysvc.c librpc/gen_ndr/srv_keysvc.h librpc/gen_ndr/srv_krb5pac.c librpc/gen_ndr/srv_krb5pac.h librpc/gen_ndr/srv_lsa.c librpc/gen_ndr/srv_lsa.h librpc/gen_ndr/srv_mgmt.c librpc/gen_ndr/srv_mgmt.h librpc/gen_ndr/srv_misc.c librpc/gen_ndr/srv_misc.h librpc/gen_ndr/srv_msgsvc.c librpc/gen_ndr/srv_msgsvc.h librpc/gen_ndr/srv_named_pipe_auth.c librpc/gen_ndr/srv_named_pipe_auth.h librpc/gen_ndr/srv_nbt.c librpc/gen_ndr/srv_nbt.h librpc/gen_ndr/srv_netlogon.c librpc/gen_ndr/srv_netlogon.h librpc/gen_ndr/srv_ntlmssp.c librpc/gen_ndr/srv_ntlmssp.h librpc/gen_ndr/srv_ntsvcs.c librpc/gen_ndr/srv_ntsvcs.h librpc/gen_ndr/srv_orpc.c librpc/gen_ndr/srv_orpc.h librpc/gen_ndr/srv_oxidresolver.c librpc/gen_ndr/srv_oxidresolver.h librpc/gen_ndr/srv_policyagent.c librpc/gen_ndr/srv_policyagent.h librpc/gen_ndr/srv_protected_storage.c librpc/gen_ndr/srv_protected_storage.h librpc/gen_ndr/srv_remact.c librpc/gen_ndr/srv_remact.h librpc/gen_ndr/srv_rot.c librpc/gen_ndr/srv_rot.h librpc/gen_ndr/srv_samr.c librpc/gen_ndr/srv_samr.h librpc/gen_ndr/srv_scerpc.c librpc/gen_ndr/srv_scerpc.h librpc/gen_ndr/srv_schannel.c librpc/gen_ndr/srv_schannel.h librpc/gen_ndr/srv_security.c librpc/gen_ndr/srv_security.h librpc/gen_ndr/srv_spoolss.c librpc/gen_ndr/srv_spoolss.h librpc/gen_ndr/srv_srvsvc.c librpc/gen_ndr/srv_srvsvc.h librpc/gen_ndr/srv_svcctl.c librpc/gen_ndr/srv_svcctl.h librpc/gen_ndr/srv_trkwks.c librpc/gen_ndr/srv_trkwks.h librpc/gen_ndr/srv_unixinfo.c librpc/gen_ndr/srv_unixinfo.h librpc/gen_ndr/srv_w32time.c librpc/gen_ndr/srv_w32time.h librpc/gen_ndr/srv_winreg.c librpc/gen_ndr/srv_winreg.h librpc/gen_ndr/srv_wkssvc.c librpc/gen_ndr/srv_wkssvc.h librpc/gen_ndr/srv_wmi.c librpc/gen_ndr/srv_wmi.h librpc/gen_ndr/srv_wzcsvc.c librpc/gen_ndr/srv_wzcsvc.h librpc/gen_ndr/srv_xattr.c librpc/gen_ndr/srv_xattr.h librpc/gen_ndr/srvsvc.h librpc/gen_ndr/svcctl.h librpc/gen_ndr/tables.c librpc/gen_ndr/trkwks.h librpc/gen_ndr/unixinfo.h librpc/gen_ndr/w32time.h librpc/gen_ndr/winreg.h librpc/gen_ndr/wkssvc.h librpc/gen_ndr/wmi.h librpc/gen_ndr/wmi_p.c librpc/gen_ndr/wzcsvc.h librpc/gen_ndr/xattr.h + export LD_LIBRARY_PATH + cd source4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/builddir/build/SOURCES/standalone/sbtmp/include' + 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 --program-prefix= --disable-dependency-tracking --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 --enable-fhs --with-lockdir=/var/lib/samba4 --with-piddir=/var/run --with-privatedir=/var/lib/samba4/private --with-logfilebase=/var/log/samba4 --sysconfdir=/etc/samba4 --with-winbindd-socket-dir=/var/run/winbind --with-ntp-signd-socket-dir=/var/run/ntp_signd --disable-gnutls configure: WARNING: unrecognized options: --disable-dependency-tracking SAMBA VERSION: 4.0.0alpha11 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 checking for perl... /usr/bin/perl checking for yapp... /usr/bin/yapp 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.6.3 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 checking whether we are really using the Sun C compiler... no checking for C99 designated initializers... yes checking that the C compiler understands negative enum values... yes checking for test routines... yes checking VISIBILITY_CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking whether the C compiler supports the visibility attribute... yes checking for gcov... /usr/bin/gcov checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether to try to build shared libraries on linux-gnu... true checking LD... gcc checking LDFLAGS... checking SYS_LDFLAGS... -Wl,--export-dynamic checking for ar... /usr/bin/ar checking STLD... /usr/bin/ar checking STLD_FLAGS... -rcs checking SHLD... gcc checking SHLD_FLAGS... -shared -Wl,-Bsymbolic checking MDLD... gcc checking MDLD_FLAGS... -shared -Wl,-Bsymbolic -Wl,--allow-shlib-undefined checking SHLIBEXT... so checking SONAMEFLAG... -Wl,-soname= checking PICFLAG... -fPIC checking whether building shared libraries actually works... yes checking whether building shared modules actually works... yes checking if we can link using the selected flags... yes checking if binaries will use shared libraries... false checking for gmake... /usr/bin/gmake checking whether we have GNU make... yes found checking GNU make version... 3.82 checking for GNU make >= 3.81... yes checking CFLAGS for gcc -M -MT conftest.d -MF conftest.o... -M -MT conftest.d -MF conftest.o checking Whether to use automatic dependencies... no checking for xsltproc... /usr/bin/xsltproc checking for python2.6... no checking for python2.5... no checking for python2.4... no checking for python... /usr/bin/python checking for python2.6-config... no checking for python2.5-config... no checking for python2.4-config... no checking for python-config... /usr/bin/python-config checking working python module support... yes checking python library directory... ${prefix}/lib64/python2.7/site-packages 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 for utime... yes checking for utimes... 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 utime.h usability... yes checking utime.h presence... yes checking for utime.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 unix.h usability... no checking unix.h presence... no checking for unix.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 wait4... 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 dup2... yes checking for isatty... yes checking for chown... yes checking for lchown... yes checking for link... yes checking for readlink... yes checking for symlink... yes checking for realpath... 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 environ declaration... 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 memmem... 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... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for utime.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for utime... (cached) yes checking for utimes... (cached) 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 for getgrouplist... yes 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 langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.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 for dirfd... yes checking for dirfd declaration... yes checking a usable readdir()... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for library containing crypt... -lcrypt checking for printf... yes checking for memset... yes checking for memcpy... yes LIBREPLACE_BROKEN_CHECKS: END LIBREPLACE_NETWORK_CHECKS: START checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in_ip.h usability... no checking netinet/in_ip.h presence... no checking for netinet/in_ip.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for usable net/if.h... yes checking for socklen_t... yes checking for sa_family_t... yes checking for struct addrinfo... yes checking for struct sockaddr... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage.ss_family... yes checking for sin_len in sock... no checking for unix domain sockets... yes checking for connect... yes checking for gethostbyname... yes checking for if_nametoindex... yes checking for socketpair... yes checking for broken inet_ntoa... no checking for inet_ntoa... yes checking for inet_aton... yes checking for inet_ntop... yes checking for inet_pton... yes checking for getaddrinfo... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for struct sockaddr.sa_len... no checking for getifaddrs and freeifaddrs... yes checking for iface getifaddrs... lo AF=17 eth0 AF=17 eth1 AF=17 lo IP=127.0.0.1 NETMASK=255.0.0.0 eth0 IP=10.5.125.11 NETMASK=255.255.255.0 eth1 IP=10.5.127.71 NETMASK=255.255.255.0 lo IP=::1 NETMASK=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff eth0 IP=fe80::214:5eff:fed0:188c NETMASK=ffff:ffff:ffff:ffff:: eth1 IP=fe80::214:5eff:fed0:188e NETMASK=ffff:ffff:ffff:ffff:: yes checking for ipv6 support... yes LIBREPLACE_NETWORK_CHECKS: END checking for syslog... yes checking whether to use readline... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for readline.h... (cached) no checking for readline/readline.h... (cached) yes checking for tgetent in -lncurses... yes checking for rl_callback_handler_install in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking whether rl_event_hook is declared... yes checking for history_list in -lreadline... yes checking whether to use extern readline... yes checking Whether to use external heimdal libraries... no checking for u_char... yes checking for u_int32_t... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking for ifaddrs.h... (cached) yes checking for crypt.h... (cached) yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for inttypes.h... (cached) yes checking for netdb.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/bswap.h usability... no checking sys/bswap.h presence... no checking for sys/bswap.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/uio.h... (cached) yes checking for sys/un.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for time.h... (cached) yes checking timezone.h usability... no checking timezone.h presence... no checking for timezone.h... no checking ttyname.h usability... no checking ttyname.h presence... no checking for ttyname.h... no checking for netinet/in.h... (cached) yes checking netinet/in6.h usability... no checking netinet/in6.h presence... no checking for netinet/in6.h... no checking netinet6/in6.h usability... no checking netinet6/in6.h presence... no checking for netinet6/in6.h... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for atexit... yes checking for cgetent... no checking for getprogname... no checking for setprogname... no checking for inet_aton... (cached) yes checking for gethostname... yes checking for getnameinfo... yes checking for iruserok... yes checking for putenv... yes checking for rcmd... yes checking for readv... yes checking for sendmsg... yes checking for setitimer... yes checking for socket... yes checking for strlwr... no checking for strncasecmp... yes checking for strptime... yes checking for strsep... yes checking for strsep_copy... no checking for strtok_r... (cached) yes checking for strupr... no checking for swab... yes checking for umask... yes checking for uname... yes checking for unsetenv... (cached) yes checking for closefrom... no checking for hstrerror... yes checking for err... yes checking for warn... yes checking for errx... yes checking for warnx... yes checking for flock... yes checking for getipnodebyname... no checking for getipnodebyaddr... no checking for freehostent... no checking for writev... yes checking for bswap16... no checking for bswap32... no checking for struct winsize... yes checking return type of signal handlers... (cached) void checking for h_errno... yes checking whether h_errno is declared... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for openpty in -lutil... yes checking for gettext in -lintl... no checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking dns.h usability... no checking dns.h presence... no checking for dns.h... no checking for resolv.h... yes checking for res_search... yes, in -lresolv checking for res_nsearch... yes checking for res_ndestroy... no checking for dns_search... no checking for dn_expand... yes checking for _res... yes checking whether _res is declared... yes checking for flex... no checking for lex... no checking for bison... no checking for byacc... no checking working LEX YACC combination... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for library containing backtrace... none required checking for backtrace... yes checking for sigprocmask... yes checking for sigblock... yes checking for sigaction... yes checking for setsid... yes configure: checking how to get filesystem space usage... checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking for sys/mount.h... (cached) yes checking statvfs64 function (SVR4)... yes checking that statvfs.f_frsize works... yes checking sys/attributes.h usability... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking for library containing flistxattr... none required checking for flistxattr... yes checking whether xattr interface takes additional options... no checking for irix specific capabilities... no checking if gettimeofday takes tz argument... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking for poptGetContext in -lpopt... yes checking whether to use included popt... no checking Whether iconv.h is present... yes checking for writev... (cached) yes checking for readv... (cached) yes checking zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no checking for zlibVersion in -lz... no checking for zlib >= 1.2.3... no checking for pkg-config... /usr/bin/pkg-config checking for talloc >= 2.0.1... yes checking that the C compiler can use the LIBTALLOC_CFLAGS... yes checking for tdb >= 1.2.0... yes checking that the C compiler can use the LIBTDB_CFLAGS... yes checking for Python TDB bindings... no checking for tevent = 0.9.8... no Requested 'tevent = 0.9.8' but version of tevent is 0.9.13 You may find new versions of tevent at http://samba.org/ checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for epoll_create... yes checking for ldb = 0.9.10... no Package ldb was not found in the pkg-config search path. Perhaps you should add the directory containing `ldb.pc' to the PKG_CONFIG_PATH environment variable No package 'ldb' found checking for SQLITE3 support... no checking netapi.h usability... no checking netapi.h presence... no checking for netapi.h... no checking for libnetapi_init in -lnetapi... no checking for NetUserModalsGet in -lnetapi... no checking for NetUserGetGroups in -lnetapi... no checking for NetUserGetInfo in -lnetapi... no checking for NetUserSetInfo in -lnetapi... no checking whether to use pthreads... no checking whether to search for setproctitle support... no checking for tv_nsec nanosecond fields in struct stat... checking blkid/blkid.h usability... no checking blkid/blkid.h presence... no checking for blkid/blkid.h... no checking for library containing blkid_get_cache... no checking for blkid_get_cache... no checking for setgroups... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for pam_start in -lpam... yes checking for crypt in -lcrypt... yes checking for crypt16... no checking for getauthuid... no checking for getpwanam... no checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for sasl_client_init in -lsasl2... yes checking linux/inotify.h usability... yes checking linux/inotify.h presence... yes checking for linux/inotify.h... yes checking asm/unistd.h usability... yes checking asm/unistd.h presence... yes checking for asm/unistd.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init... yes checking for __NR_inotify_init declaration... yes checking for F_SETLEASE declaration... yes checking for SA_SIGINFO declaration... yes checking nss.h usability... yes checking nss.h presence... yes checking for nss.h... yes checking nss_common.h usability... no checking nss_common.h presence... no checking for nss_common.h... no checking ns_api.h usability... no checking ns_api.h presence... no checking for ns_api.h... no checking configure summary... yes configure: creating build/smb_build/config.pm configure: creating config.mk configure: creating ./config.status config.status: creating lib/registry/registry.pc config.status: creating librpc/dcerpc.pc config.status: creating ../librpc/ndr.pc config.status: creating ../librpc/ndr_standard.pc config.status: creating ../lib/torture/torture.pc config.status: creating auth/gensec/gensec.pc config.status: creating param/samba-hostconfig.pc config.status: creating librpc/dcerpc_samr.pc config.status: creating librpc/dcerpc_atsvc.pc config.status: creating lib/ldb/ldb.pc config.status: creating include/config_tmp.h config.status: executing rm-stdint.h commands config.status: executing rm-stdbool.h commands config.status: executing default-1 commands build/smb_build/makefile.pm: creating data.mk Summary: Support for SSL in SWAT and LDAP: yes Support for threads in server (see --with-pthread): yes Support for intelligent command line editing: yes Support for changing process titles (see --with-setproctitle): yes Support for using extended attributes: yes Support for using libblkid: yes Support for using iconv: yes Support for using pam: yes Support for python bindings: yes Using external popt: yes Using external talloc: yes Using external tdb: yes Using external tevent: no Using external ldb: no Using external heimdal: no Developer mode: no Automatic dependencies: no (install GNU make >= 3.81 and see --enable-automatic-dependencies) Building shared libraries: yes Using shared libraries internally: no (specify --enable-dso) configure: WARNING: unrecognized options: --disable-dependency-tracking configure: creating mkconfig.mk To build Samba, run /usr/bin/gmake + cd ../pidl + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Parse::Pidl + make /usr/bin/perl librpc/idl-deps.pl librpc/idl/sasl_helpers.idl librpc/idl/winsrepl.idl librpc/idl/opendb.idl librpc/idl/server_id.idl librpc/idl/nfs4acl.idl librpc/idl/notify.idl librpc/idl/ntp_signd.idl librpc/idl/winstation.idl librpc/idl/winbind.idl librpc/idl/irpc.idl librpc/idl/winsif.idl ../librpc/idl/browser.idl ../librpc/idl/protected_storage.idl ../librpc/idl/scerpc.idl ../librpc/idl/frstrans.idl ../librpc/idl/policyagent.idl ../librpc/idl/rot.idl ../librpc/idl/winreg.idl ../librpc/idl/misc.idl ../librpc/idl/trkwks.idl ../librpc/idl/efs.idl ../librpc/idl/frsapi.idl ../librpc/idl/srvsvc.idl ../librpc/idl/spoolss.idl ../librpc/idl/drsblobs.idl ../librpc/idl/remact.idl ../librpc/idl/dbgidl.idl ../librpc/idl/frsrpc.idl ../librpc/idl/netlogon.idl ../librpc/idl/dssetup.idl ../librpc/idl/oxidresolver.idl ../librpc/idl/schannel.idl ../librpc/idl/wzcsvc.idl ../librpc/idl/ntlmssp.idl ../librpc/idl/krb5pac.idl ../librpc/idl/mgmt.idl ../librpc/idl/security.idl ../librpc/idl/drsuapi.idl ../librpc/idl/nbt.idl ../librpc/idl/dfsblobs.idl ../librpc/idl/lsa.idl ../librpc/idl/w32time.idl ../librpc/idl/named_pipe_auth.idl ../librpc/idl/initshutdown.idl ../librpc/idl/xattr.idl ../librpc/idl/svcctl.idl ../librpc/idl/audiosrv.idl ../librpc/idl/wkssvc.idl ../librpc/idl/dfs.idl ../librpc/idl/orpc.idl ../librpc/idl/dcom.idl ../librpc/idl/echo.idl ../librpc/idl/unixinfo.idl ../librpc/idl/epmapper.idl ../librpc/idl/dnsserver.idl ../librpc/idl/atsvc.idl ../librpc/idl/samr.idl ../librpc/idl/eventlog.idl ../librpc/idl/keysvc.idl ../librpc/idl/wmi.idl ../librpc/idl/msgsvc.idl ../librpc/idl/dsbackup.idl ../librpc/idl/ntsvcs.idl ../librpc/idl/dcerpc.idl >librpc/idl-deps Samba will be compiled with flags: CPP = gcc -E CPPFLAGS = -I./include -I. -I./lib -I./../lib/replace -I./../lib/talloc -I./.. -D_SAMBA_BUILD_=4 -DHAVE_CONFIG_H CC = gcc CFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/builddir/build/SOURCES/standalone/sbtmp/include PICFLAG = -fPIC BNLD = gcc BNLD_FLAGS = -Wl,--export-dynamic STLD = /usr/bin/ar STLD_FLAGS = -rcs SHLD = gcc SHLD_FLAGS = -shared -Wl,-Bsymbolic MDLD = gcc MDLD_FLAGS = -shared -Wl,-Bsymbolic -Wl,--allow-shlib-undefined SHLIBEXT = so srcdir = . builddir = . pwd = /builddir/build/BUILD/samba-4.0.0alpha11/source4 Creating heimdal/lib/asn1/der-protos.h Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15. Compiling heimdal/lib/asn1/main.c with host compiler Compiling heimdal/lib/asn1/gen.c with host compiler heimdal/lib/asn1/gen.c: In function 'define_type': heimdal/lib/asn1/gen.c:609:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen.c:653:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen.c:737:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen.c: In function 'generate_header_of_codefile': heimdal/lib/asn1/gen.c:247:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen.c: In function 'init_generate': heimdal/lib/asn1/gen.c:88:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen.c:91:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen.c:179:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/asn1/gen_copy.c with host compiler heimdal/lib/asn1/gen_copy.c: In function 'copy_type': heimdal/lib/asn1/gen_copy.c:113:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_copy.c:118:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_copy.c:169:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_copy.c:172:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/asn1/gen_decode.c with host compiler heimdal/lib/asn1/gen_decode.c: In function 'decode_type': heimdal/lib/asn1/gen_decode.c:355:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_decode.c:393:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_decode.c:418:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_decode.c:471:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_decode.c:474:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_decode.c:505:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_decode.c:558:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_decode.c:616:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/asn1/gen_encode.c with host compiler heimdal/lib/asn1/gen_encode.c: In function 'encode_type': heimdal/lib/asn1/gen_encode.c:267:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_encode.c:363:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_encode.c:366:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_encode.c:393:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_encode.c:415:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_encode.c:429:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/asn1/gen_free.c with host compiler heimdal/lib/asn1/gen_free.c: In function 'free_type': heimdal/lib/asn1/gen_free.c:96:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_free.c:131:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/asn1/gen_glue.c with host compiler Compiling heimdal/lib/asn1/gen_length.c with host compiler heimdal/lib/asn1/gen_length.c: In function 'length_type': heimdal/lib/asn1/gen_length.c:151:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_length.c:198:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_length.c:201:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/asn1/gen_length.c:251:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/asn1/gen_seq.c with host compiler Compiling heimdal/lib/asn1/hash.c with host compiler Compiling heimdal/lib/asn1/symbol.c with host compiler Compiling heimdal/lib/asn1/asn1parse.c with host compiler asn1parse.y: In function 'fix_labels': asn1parse.y:1015:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asn1parse.y: In function 'fix_labels1': asn1parse.y:997:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/asn1/lex.c with host compiler lex.l: In function 'yylex': lex.l:274:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/vers/print_version.c with host compiler Compiling heimdal/lib/roken/base64.c with host compiler Compiling heimdal/lib/roken/ct.c with host compiler Compiling heimdal/lib/roken/hex.c with host compiler Compiling heimdal/lib/roken/bswap.c with host compiler Compiling heimdal/lib/roken/dumpdata.c with host compiler Compiling heimdal/lib/roken/emalloc.c with host compiler Compiling heimdal/lib/roken/ecalloc.c with host compiler Compiling heimdal/lib/roken/getarg.c with host compiler Compiling heimdal/lib/roken/get_window_size.c with host compiler Compiling heimdal/lib/roken/getdtablesize.c with host compiler Compiling heimdal/lib/roken/h_errno.c with host compiler Compiling heimdal/lib/roken/issuid.c with host compiler Compiling heimdal/lib/roken/net_read.c with host compiler Compiling heimdal/lib/roken/net_write.c with host compiler Compiling heimdal/lib/roken/socket.c with host compiler Compiling heimdal/lib/roken/parse_time.c with host compiler Compiling heimdal/lib/roken/parse_units.c with host compiler Compiling heimdal/lib/roken/resolve.c with host compiler Compiling heimdal/lib/roken/roken_gethostby.c with host compiler heimdal/lib/roken/roken_gethostby.c: In function 'roken_gethostby': heimdal/lib/roken/roken_gethostby.c:147:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/roken/roken_gethostby.c: In function 'setup_int': heimdal/lib/roken/roken_gethostby.c:73:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/roken/roken_gethostby.c:78:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/roken/signal.c with host compiler Compiling heimdal/lib/roken/vis.c with host compiler Compiling heimdal/lib/roken/strlwr.c with host compiler Compiling heimdal/lib/roken/strsep_copy.c with host compiler Compiling heimdal/lib/roken/strsep.c with host compiler Compiling heimdal/lib/roken/strupr.c with host compiler Compiling heimdal/lib/roken/strpool.c with host compiler Compiling heimdal/lib/roken/estrdup.c with host compiler Compiling heimdal/lib/roken/erealloc.c with host compiler Compiling heimdal/lib/roken/simple_exec.c with host compiler heimdal/lib/roken/simple_exec.c: In function 'rk_pipe_execv': heimdal/lib/roken/simple_exec.c:153:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/roken/simple_exec.c:155:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/roken/simple_exec.c:157:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/roken/strcollect.c with host compiler Compiling heimdal/lib/roken/rtbl.c with host compiler Compiling heimdal/lib/roken/cloexec.c with host compiler Compiling heimdal/lib/roken/xfree.c with host compiler Compiling heimdal/../heimdal_build/replace.c with host compiler Partially linking bin/mergedobj/heimdal_roken_h.o Compiling heimdal/lib/roken/closefrom.c with host compiler Partially linking bin/mergedobj/heimdal_roken_closefrom_h.o Compiling heimdal/lib/roken/getprogname.c with host compiler Compiling heimdal/lib/roken/setprogname.c with host compiler Partially linking bin/mergedobj/heimdal_roken_progname_h.o Compiling ../lib/replace/replace.c with host compiler Compiling ../lib/replace/snprintf.c with host compiler Compiling ../lib/replace/getpass.c with host compiler Partially linking bin/mergedobj/replace_hostcc.o Linking bin/asn1_compile Compiling ASN1 file heimdal/lib/hdb/hdb.asn1 Compiling ASN1 file heimdal/lib/gssapi/spnego/spnego.asn1 Compiling ASN1 file heimdal/lib/gssapi/mech/gssapi.asn1 Compiling ASN1 file heimdal/lib/asn1/krb5.asn1 Compiling ASN1 file heimdal/lib/asn1/digest.asn1 Compiling ASN1 file heimdal/lib/asn1/pkcs8.asn1 Compiling ASN1 file heimdal/lib/asn1/pkcs9.asn1 Compiling ASN1 file heimdal/lib/asn1/pkcs12.asn1 Compiling ASN1 file heimdal/lib/asn1/rfc2459.asn1 Compiling ASN1 file heimdal/lib/asn1/pkinit.asn1 Compiling ASN1 file heimdal/lib/asn1/cms.asn1 Compiling ASN1 file heimdal/lib/hx509/ocsp.asn1 Compiling ASN1 file heimdal/lib/asn1/kx509.asn1 Compiling ASN1 file heimdal/lib/hx509/pkcs10.asn1 Compiling heimdal/lib/com_err/parse.c with host compiler parse.y: In function 'yyparse': parse.y:102:16: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] parse.y:124:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/com_err/lex.c with host compiler lex.c:1206:17: warning: 'yyunput' defined but not used [-Wunused-function] lex.l: In function 'yylex': lex.l:73:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/com_err/compile_et.c with host compiler Linking bin/compile_et Compiling error table lib/asn1/asn1_err.et Compiling error table lib/hdb/hdb_err.et Compiling error table lib/krb5/heim_err.et Compiling error table lib/krb5/k524_err.et Compiling error table lib/krb5/krb_err.et Compiling error table lib/krb5/krb5_err.et Compiling error table lib/gssapi/krb5/gkrb5_err.et Compiling error table lib/hx509/hx509_err.et Compiling error table lib/wind/wind_err.et Compiling ../librpc/idl/atsvc.idl Compiling ../librpc/idl/audiosrv.idl Compiling ../librpc/idl/browser.idl Compiling ../librpc/idl/dbgidl.idl Compiling ../librpc/idl/dcerpc.idl Use of uninitialized value in lc at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. Compiling ../librpc/idl/dcom.idl ../librpc/idl/dcom.idl:52: warning: top-level [out] pointer `ppv' is not a [ref] pointer ../librpc/idl/dcom.idl:91: warning: top-level [out] pointer `ip' is not a [ref] pointer ../librpc/idl/dcom.idl:104: warning: top-level [out] pointer `pResults' is not a [ref] pointer ../librpc/idl/dcom.idl:181: warning: top-level [out] pointer `phr' is not a [ref] pointer ../librpc/idl/dcom.idl:183: warning: top-level [out] pointer `ppMIF' is not a [ref] pointer ../librpc/idl/dcom.idl:195: warning: top-level [out] pointer `pctinfo' is not a [ref] pointer ../librpc/idl/dcom.idl:205: warning: top-level [out] pointer `ppTInfo' is not a [ref] pointer ../librpc/idl/dcom.idl:214: warning: top-level [out] pointer `rgDispId' is not a [ref] pointer ../librpc/idl/dcom.idl:238: warning: top-level [out] pointer `pVarResult' is not a [ref] pointer ../librpc/idl/dcom.idl:239: warning: top-level [out] pointer `pExcepInfo' is not a [ref] pointer ../librpc/idl/dcom.idl:240: warning: top-level [out] pointer `puArgErr' is not a [ref] pointer ../librpc/idl/dcom.idl:32: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:32: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:32: error: Unable to determine origin of type `struct MInterfacePointer' ../librpc/idl/dcom.idl:36: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:36: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:40: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:40: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:52: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:50: error: Unable to determine origin of type `struct MInterfacePointer' ../librpc/idl/dcom.idl:52: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:52: error: Unable to determine origin of type `struct MInterfacePointer' ../librpc/idl/dcom.idl:54: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:54: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:58: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:58: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:60: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:60: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:81: error: Unable to determine origin of type `struct STDOBJREF' ../librpc/idl/dcom.idl:81: error: Unable to determine origin of type `struct STDOBJREF' ../librpc/idl/dcom.idl:91: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:91: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:91: error: Unable to determine origin of type `struct MInterfacePointer' ../librpc/idl/dcom.idl:104: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:104: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:109: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:109: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:121: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:121: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:121: error: Unable to determine origin of type `struct MInterfacePointer' ../librpc/idl/dcom.idl:130: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:130: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:161: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:158: error: Unable to determine origin of type `struct MInterfacePointer' ../librpc/idl/dcom.idl:161: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:161: error: Unable to determine origin of type `struct MInterfacePointer' ../librpc/idl/dcom.idl:183: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:183: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:183: error: Unable to determine origin of type `struct MInterfacePointer' ../librpc/idl/dcom.idl:195: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:195: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:205: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:205: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:214: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:214: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:240: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:240: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:249: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:249: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:250: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:250: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:260: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:260: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:283: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:283: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:288: error: Unable to determine origin of type `struct ORPCTHIS' ../librpc/idl/dcom.idl:288: error: Unable to determine origin of type `struct ORPCTHAT' ../librpc/idl/dcom.idl:36: warning: Unable to convert uint32 to NTSTATUS ../librpc/idl/dcom.idl:40: warning: Unable to convert uint32 to NTSTATUS Compiling ../librpc/idl/dfs.idl Compiling ../librpc/idl/dfsblobs.idl Compiling ../librpc/idl/dnsserver.idl Compiling ../librpc/idl/drsblobs.idl ../librpc/idl/drsblobs.idl:554: warning: helper() is pidl-specific and deprecated. Use `include' instead ../librpc/idl/drsblobs.idl:552: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/drsblobs.idl:346: warning: pointless array cntr: 'cntr_service_keys_0': length=0 ../librpc/idl/drsblobs.idl:346: warning: pointless array `service_keys' will always have size 0 ../librpc/idl/drsblobs.idl:346: warning: pointless array `service_keys' will always have size 0 Compiling ../librpc/idl/drsuapi.idl ../librpc/idl/drsuapi.idl:1756: warning: helper() is pidl-specific and deprecated. Use `include' instead ../librpc/idl/drsuapi.idl:130: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/drsuapi.idl:131: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/drsuapi.idl:132: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/drsuapi.idl:133: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/drsuapi.idl:705: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/drsuapi.idl:709: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/drsuapi.idl:717: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/drsuapi.idl:725: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/drsuapi.idl:733: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/drsuapi.idl:741: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/drsuapi.idl:182: error: Unable to determine origin of type `struct dom_sid28' ../librpc/idl/drsuapi.idl:182: error: Unable to determine origin of type `struct dom_sid28' ../librpc/idl/drsuapi.idl:591: error: Unable to determine origin of type `struct dom_sid28' ../librpc/idl/drsuapi.idl:591: error: Unable to determine origin of type `struct dom_sid28' ../librpc/idl/drsuapi.idl:600: error: Unable to determine origin of type `struct dom_sid28' ../librpc/idl/drsuapi.idl:600: error: Unable to determine origin of type `struct dom_sid28' ../librpc/idl/drsuapi.idl:924: error: Unable to determine origin of type `struct dom_sid28' ../librpc/idl/drsuapi.idl:924: error: Unable to determine origin of type `struct dom_sid28' ../librpc/idl/drsuapi.idl:1348: error: Unable to determine origin of type `struct dom_sid28' ../librpc/idl/drsuapi.idl:1348: error: Unable to determine origin of type `struct dom_sid28' Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Compiling ../librpc/idl/dsbackup.idl Compiling ../librpc/idl/dssetup.idl ../librpc/idl/dssetup.idl:84: warning: top-level [out] pointer `info' is not a [ref] pointer Compiling ../librpc/idl/echo.idl ../librpc/idl/echo.idl:89: warning: Unable to convert uint32 to NTSTATUS ../librpc/idl/echo.idl:126: warning: Unable to convert uint16 to NTSTATUS Compiling ../librpc/idl/efs.idl Compiling ../librpc/idl/epmapper.idl ../librpc/idl/epmapper.idl:204: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/epmapper.idl:205: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/epmapper.idl:220: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/epmapper.idl:250: warning: Unable to convert uint32 to NTSTATUS ../librpc/idl/epmapper.idl:257: warning: Unable to convert uint32 to NTSTATUS ../librpc/idl/epmapper.idl:270: warning: Unable to convert uint32 to NTSTATUS ../librpc/idl/epmapper.idl:287: warning: Unable to convert uint32 to NTSTATUS ../librpc/idl/epmapper.idl:294: warning: Unable to convert uint32 to NTSTATUS ../librpc/idl/epmapper.idl:300: warning: Unable to convert uint32 to NTSTATUS ../librpc/idl/epmapper.idl:309: warning: Unable to convert uint32 to NTSTATUS ../librpc/idl/epmapper.idl:313: warning: Unable to convert uint32 to NTSTATUS Compiling ../librpc/idl/eventlog.idl ../librpc/idl/eventlog.idl:108: error: Unable to determine origin of type `struct dom_sid0' ../librpc/idl/eventlog.idl:108: error: Unable to determine origin of type `struct dom_sid0' Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Compiling ../librpc/idl/frsapi.idl Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Compiling ../librpc/idl/frsrpc.idl ../librpc/idl/frsrpc.idl:424: warning: helper() is pidl-specific and deprecated. Use `include' instead ../librpc/idl/frsrpc.idl:19: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/frsrpc.idl:20: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/frsrpc.idl:273: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/frsrpc.idl:277: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/frsrpc.idl:279: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/frsrpc.idl:281: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/frsrpc.idl:293: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/frsrpc.idl:295: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/frsrpc.idl:299: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/frsrpc.idl:301: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/frsrpc.idl:303: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/frsrpc.idl:310: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/frsrpc.idl:346: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/frsrpc.idl:385: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/frsrpc.idl:387: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/frsrpc.idl:390: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Compiling ../librpc/idl/frstrans.idl Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Compiling ../librpc/idl/initshutdown.idl Compiling ../librpc/idl/keysvc.idl Compiling ../librpc/idl/krb5pac.idl ../librpc/idl/krb5pac.idl:65: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead Compiling ../librpc/idl/lsa.idl Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Compiling ../librpc/idl/mgmt.idl ../librpc/idl/mgmt.idl:60: warning: Unable to convert uint32 to NTSTATUS ../librpc/idl/mgmt.idl:74: error: no size known for [out] array `princ_name' ../librpc/idl/mgmt.idl:74: error: no size known for [out] array `princ_name' ../librpc/idl/mgmt.idl:74: error: No size known for array `princ_name' ../librpc/idl/mgmt.idl:74: error: No size known for array `princ_name' Compiling ../librpc/idl/misc.idl Use of uninitialized value in lc at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. Compiling ../librpc/idl/msgsvc.idl Compiling ../librpc/idl/named_pipe_auth.idl Use of uninitialized value in lc at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. Compiling ../librpc/idl/nbt.idl ../librpc/idl/nbt.idl:655: warning: helper() is pidl-specific and deprecated. Use `include' instead Use of uninitialized value in lc at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. ../librpc/idl/nbt.idl:410: error: Unable to determine origin of type `struct dom_sid0' ../librpc/idl/nbt.idl:410: error: Unable to determine origin of type `struct dom_sid0' ../librpc/idl/nbt.idl:517: error: Unable to determine origin of type `struct dom_sid0' ../librpc/idl/nbt.idl:517: error: Unable to determine origin of type `struct dom_sid0' Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Compiling ../librpc/idl/netlogon.idl ../librpc/idl/netlogon.idl:1678: warning: helper() is pidl-specific and deprecated. Use `include' instead ../librpc/idl/netlogon.idl:795: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/netlogon.idl:813: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/netlogon.idl:1057: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Compiling ../librpc/idl/ntlmssp.idl ../librpc/idl/ntlmssp.idl:317: warning: helper() is pidl-specific and deprecated. Use `include' instead Compiling ../librpc/idl/ntsvcs.idl ../librpc/idl/ntsvcs.idl:264: warning: top-level [out] pointer `unknown5a' is not a [ref] pointer Compiling ../librpc/idl/orpc.idl ../librpc/idl/orpc.idl:214: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead Use of uninitialized value in lc at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. Compiling ../librpc/idl/oxidresolver.idl Compiling ../librpc/idl/policyagent.idl Compiling ../librpc/idl/protected_storage.idl Compiling ../librpc/idl/remact.idl Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Compiling ../librpc/idl/rot.idl Compiling ../librpc/idl/samr.idl Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Compiling ../librpc/idl/scerpc.idl Compiling ../librpc/idl/schannel.idl ../librpc/idl/schannel.idl:105: warning: helper() is pidl-specific and deprecated. Use `include' instead Use of uninitialized value in lc at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. Compiling ../librpc/idl/security.idl ../librpc/idl/security.idl:436: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead Use of uninitialized value in lc at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Compiling ../librpc/idl/spoolss.idl ../librpc/idl/spoolss.idl:2889: warning: helper() is pidl-specific and deprecated. Use `include' instead ../librpc/idl/spoolss.idl:581: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/spoolss.idl:787: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/spoolss.idl:979: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/spoolss.idl:1318: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/spoolss.idl:1342: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/spoolss.idl:1417: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/spoolss.idl:1638: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/spoolss.idl:1659: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/spoolss.idl:1773: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/spoolss.idl:2085: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/spoolss.idl:2562: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/spoolss.idl:2587: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead ../librpc/idl/spoolss.idl:554: warning: top-level [out] pointer `info' is not a [ref] pointer ../librpc/idl/spoolss.idl:787: warning: top-level [out] pointer `info' is not a [ref] pointer ../librpc/idl/spoolss.idl:800: warning: top-level [out] pointer `info' is not a [ref] pointer ../librpc/idl/spoolss.idl:979: warning: top-level [out] pointer `info' is not a [ref] pointer ../librpc/idl/spoolss.idl:1290: warning: top-level [out] pointer `info' is not a [ref] pointer ../librpc/idl/spoolss.idl:1318: warning: top-level [out] pointer `info' is not a [ref] pointer ../librpc/idl/spoolss.idl:1342: warning: top-level [out] pointer `info' is not a [ref] pointer ../librpc/idl/spoolss.idl:1380: warning: top-level [out] pointer `info' is not a [ref] pointer ../librpc/idl/spoolss.idl:1417: warning: top-level [out] pointer `info' is not a [ref] pointer ../librpc/idl/spoolss.idl:1773: warning: top-level [out] pointer `info' is not a [ref] pointer ../librpc/idl/spoolss.idl:1793: warning: top-level [out] pointer `info' is not a [ref] pointer ../librpc/idl/spoolss.idl:1889: warning: top-level [out] pointer `info' is not a [ref] pointer ../librpc/idl/spoolss.idl:1931: warning: top-level [out] pointer `info' is not a [ref] pointer ../librpc/idl/spoolss.idl:2047: warning: top-level [out] pointer `info' is not a [ref] pointer ../librpc/idl/spoolss.idl:2085: warning: top-level [out] pointer `info' is not a [ref] pointer ../librpc/idl/spoolss.idl:2605: warning: [out] argument `info' not a pointer Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Compiling ../librpc/idl/srvsvc.idl ../librpc/idl/srvsvc.idl:1437: warning: top-level [out] pointer `hnd' is not a [ref] pointer Compiling ../librpc/idl/svcctl.idl ../librpc/idl/svcctl.idl:693: warning: helper() is pidl-specific and deprecated. Use `include' instead ../librpc/idl/svcctl.idl:476: warning: top-level [out] pointer `TagId' is not a [ref] pointer ../librpc/idl/svcctl.idl:487: warning: top-level [out] pointer `service_status' is not a [ref] pointer Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Compiling ../librpc/idl/trkwks.idl Compiling ../librpc/idl/unixinfo.idl Compiling ../librpc/idl/w32time.idl Compiling ../librpc/idl/winreg.idl Compiling ../librpc/idl/wkssvc.idl Compiling ../librpc/idl/wmi.idl error: Unable to determine origin of type `struct HASH(0x4b7b578)' error: Unable to determine origin of type `struct HASH(0x4b7b578)' Compiling ../librpc/idl/wzcsvc.idl Compiling ../librpc/idl/xattr.idl ../librpc/idl/xattr.idl:197: warning: helper() is pidl-specific and deprecated. Use `include' instead Compiling librpc/idl/irpc.idl librpc/idl/irpc.idl:53: warning: [out] argument `info' not a pointer librpc/idl/irpc.idl:66: warning: top-level [out] pointer `dcname' is not a [ref] pointer librpc/idl/irpc.idl:74: warning: [out] argument `num_addrs' not a pointer librpc/idl/irpc.idl:96: warning: [out] argument `generic_reply' not a pointer librpc/idl/irpc.idl:142: warning: [out] argument `info' not a pointer Compiling librpc/idl/nfs4acl.idl Compiling librpc/idl/notify.idl Use of uninitialized value in lc at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. Compiling librpc/idl/ntp_signd.idl Compiling librpc/idl/opendb.idl Use of uninitialized value in lc at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. Compiling librpc/idl/sasl_helpers.idl Use of uninitialized value in lc at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. Compiling librpc/idl/server_id.idl Use of uninitialized value in lc at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. Compiling librpc/idl/winbind.idl librpc/idl/winbind.idl:53: warning: [out] argument `validation' not a pointer librpc/idl/winbind.idl:55: warning: [out] argument `authoritative' not a pointer Compiling librpc/idl/winsif.idl librpc/idl/winsif.idl:243: warning: [out] argument `unc_name' not a pointer Use of uninitialized value in string ne at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm line 932. Compiling librpc/idl/winsrepl.idl Use of uninitialized value in lc at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. Compiling librpc/idl/winstation.idl Creating heimdal/kdc/kdc-protos.h Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15. Creating heimdal/kdc/kdc-private.h Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15. Creating heimdal/lib/ntlm/heimntlm-protos.h Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15. Creating heimdal/lib/hdb/hdb-protos.h Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15. Creating heimdal/lib/hdb/hdb-private.h Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15. Creating heimdal/lib/gssapi/spnego/spnego-private.h Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15. Creating heimdal/lib/gssapi/krb5/gsskrb5-private.h Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15. Creating heimdal/lib/krb5/krb5-protos.h Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15. Creating heimdal/lib/krb5/krb5-private.h Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15. Creating heimdal/lib/hx509/hx509-protos.h Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15. Creating heimdal/lib/hx509/hx509-private.h Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15. Creating dsdb/samdb/ldb_modules/util_proto.h Creating dsdb/samdb/ldb_modules/partition_proto.h Creating dsdb/samdb/samdb_proto.h Creating dsdb/common/proto.h Creating dsdb/schema/proto.h Creating dsdb/repl/drepl_service_proto.h Creating dsdb/kcc/kcc_service_proto.h Creating smbd/service_proto.h Creating smbd/pidfile.h Creating smbd/process_model_proto.h Creating libnet/libnet_proto.h Creating auth/gensec/gensec_proto.h Creating auth/gensec/spnego_proto.h Creating auth/gensec/schannel_proto.h Creating auth/gensec/schannel_state.h Creating auth/kerberos/proto.h Creating auth/ntlmssp/proto.h Creating auth/ntlm/auth_proto.h Creating auth/credentials/credentials_proto.h Creating auth/session_proto.h Creating auth/system_session_proto.h Creating auth/auth_sam.h Creating auth/auth_sam_reply.h Creating lib/socket/netif_proto.h Creating lib/ldb-samba/ldif_handlers_proto.h Creating lib/registry/tools/common.h Creating lib/registry/tests/proto.h Creating lib/cmdline/credentials.h Creating lib/cmdline/popt_credentials.h Creating ../lib/util/unix_privs.h Creating ../lib/tdr/tdr_proto.h Creating ../lib/crypto/test_proto.h Creating param/share_proto.h Creating smb_server/service_smb_proto.h Creating smb_server/smb_server_proto.h Creating smb_server/smb/smb_proto.h Creating smb_server/smb2/smb2_proto.h Creating rpc_server/common/proto.h Creating rpc_server/srvsvc/proto.h Creating rpc_server/samr/proto.h Creating rpc_server/lsa/proto.h Creating rpc_server/dcerpc_server_proto.h Creating rpc_server/service_rpc.h Creating ldap_server/proto.h Creating web_server/proto.h Creating winbind/wb_proto.h Creating winbind/wb_helper.h Creating winbind/idmap_proto.h Creating nbt_server/wins/winsdb_proto.h Creating nbt_server/wins/winsserver_proto.h Creating nbt_server/dgram/proto.h Creating nbt_server/nbt_server_proto.h Creating wrepl_server/wrepl_server_proto.h Creating cldap_server/proto.h Creating utils/net/net_proto.h Creating ntvfs/posix/vfs_acl_proto.h Creating ntvfs/posix/vfs_posix_proto.h Creating ntvfs/common/proto.h Creating ntvfs/simple/proto.h Creating ntvfs/cifs_posix_cli/proto.h Creating ntvfs/ipc/proto.h Creating ntvfs/ntvfs_proto.h Creating ntptr/ntptr_proto.h Creating torture/basic/proto.h Creating torture/raw/proto.h Creating torture/smb2/proto.h Creating torture/winbind/proto.h Creating torture/libnetapi/proto.h Creating torture/ndr/proto.h Creating torture/rpc/proto.h Creating torture/drs/proto.h Creating torture/rap/proto.h Creating torture/auth/proto.h Creating torture/local/proto.h Creating torture/nbench/proto.h Creating torture/unix/proto.h Creating torture/ldap/proto.h Creating torture/nbt/proto.h Creating torture/libnet/proto.h Creating torture/ntp/proto.h Creating librpc/rpc/dcerpc_proto.h Creating libcli/ldap/ldap_proto.h Creating libcli/security/proto.h Creating libcli/util/clilsa.h Creating libcli/composite/proto.h Creating libcli/smb_composite/proto.h Creating libcli/wrepl/winsrepl_proto.h Creating libcli/resolve/proto.h Creating libcli/resolve/lp_proto.h Creating libcli/finddcs.h Creating libcli/libcli_proto.h Creating libcli/raw/raw_proto.h Creating libcli/smb2/smb2_proto.h Creating ../libcli/smb/smb_common_proto.h Creating kdc/pac-glue_proto.h Creating ../libcli/nbt/nbtname.h Compiling lib/registry/tools/regpatch.c Compiling lib/registry/tools/common.c Partially linking bin/mergedobj/registry_common.o Compiling lib/cmdline/popt_credentials.c Partially linking bin/mergedobj/popt_credentials.o Compiling lib/cmdline/credentials.c Partially linking bin/mergedobj/cmdline_credentials.o Compiling lib/cmdline/popt_common.c Partially linking bin/mergedobj/popt_samba.o Compiling lib/registry/interface.c Compiling lib/registry/util.c Compiling lib/registry/samba.c Compiling lib/registry/patchfile_dotreg.c Compiling lib/registry/patchfile_preg.c lib/registry/patchfile_preg.c: In function 'reg_preg_diff_save': lib/registry/patchfile_preg.c:168:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] lib/registry/patchfile_preg.c: In function 'reg_preg_diff_set_value': lib/registry/patchfile_preg.c:75:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] lib/registry/patchfile_preg.c:78:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] lib/registry/patchfile_preg.c:80:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] Compiling lib/registry/patchfile.c Compiling lib/registry/regf.idl Use of uninitialized value in lc at /builddir/build/BUILD/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. Compiling lib/registry/regf.c lib/registry/regf.c: In function 'regf_set_value': lib/registry/regf.c:1858:10: warning: 'values.data' may be used uninitialized in this function [-Wuninitialized] Compiling lib/registry/hive.c Compiling lib/registry/local.c Compiling lib/registry/ldb.c Compiling lib/registry/dir.c lib/registry/dir.c: In function 'reg_dir_key_by_index': lib/registry/dir.c:176:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling lib/registry/rpc.c Partially linking bin/mergedobj/registry.o Compiling ../librpc/gen_ndr/ndr_winreg_c.c Partially linking bin/mergedobj/rpc_ndr_winreg.o Compiling librpc/rpc/dcerpc.c Compiling librpc/rpc/dcerpc_auth.c Compiling librpc/rpc/dcerpc_schannel.c Compiling librpc/rpc/dcerpc_util.c librpc/rpc/dcerpc_util.c: In function 'dcerpc_log_packet': librpc/rpc/dcerpc_util.c:697:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling librpc/rpc/dcerpc_smb.c Compiling librpc/rpc/dcerpc_smb2.c Compiling librpc/rpc/dcerpc_sock.c Compiling librpc/rpc/dcerpc_connect.c Compiling librpc/rpc/dcerpc_secondary.c Compiling ../librpc/rpc/binding.c Compiling ../librpc/rpc/dcerpc_error.c Partially linking bin/mergedobj/dcerpc.o Compiling ../librpc/gen_ndr/ndr_mgmt_c.c Partially linking bin/mergedobj/rpc_ndr_mgmt.o Compiling ../librpc/gen_ndr/ndr_mgmt.c Partially linking bin/mergedobj/ndr_mgmt.o Compiling ../librpc/gen_ndr/ndr_netlogon_c.c Partially linking bin/mergedobj/rpc_ndr_netlogon.o Compiling ../librpc/gen_ndr/ndr_epmapper_c.c Partially linking bin/mergedobj/rpc_ndr_epmapper.o Compiling ../librpc/gen_ndr/ndr_epmapper.c Partially linking bin/mergedobj/ndr_epmapper.o Compiling ../librpc/gen_ndr/ndr_dcerpc.c Partially linking bin/mergedobj/ndr_dcerpc.o Compiling libcli/clireadwrite.c Compiling libcli/cliconnect.c Compiling libcli/clifile.c Compiling libcli/clilist.c libcli/clilist.c: In function 'smbcli_list_new': libcli/clilist.c:114:21: warning: variable 'ff_searchcount' set but not used [-Wunused-but-set-variable] Compiling libcli/clitrans2.c Compiling libcli/climessage.c Compiling libcli/clideltree.c libcli/clideltree.c: In function 'smbcli_deltree': libcli/clideltree.c:112:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] libcli/clideltree.c: In function 'delete_fn': libcli/clideltree.c:44:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] libcli/clideltree.c:55:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Partially linking bin/mergedobj/cli_smb.o Compiling libcli/finddcs.c Partially linking bin/mergedobj/cli_finddcs.o Compiling libcli/smb2/transport.c Compiling libcli/smb2/request.c Compiling libcli/smb2/negprot.c Compiling libcli/smb2/session.c Compiling libcli/smb2/tcon.c Compiling libcli/smb2/create.c Compiling libcli/smb2/close.c Compiling libcli/smb2/connect.c Compiling libcli/smb2/getinfo.c Compiling libcli/smb2/write.c Compiling libcli/smb2/read.c Compiling libcli/smb2/setinfo.c Compiling libcli/smb2/find.c Compiling libcli/smb2/ioctl.c Compiling libcli/smb2/logoff.c Compiling libcli/smb2/tdis.c Compiling libcli/smb2/flush.c Compiling libcli/smb2/lock.c Compiling libcli/smb2/notify.c Compiling libcli/smb2/cancel.c Compiling libcli/smb2/keepalive.c Compiling libcli/smb2/break.c Compiling libcli/smb2/util.c Compiling libcli/smb2/signing.c Compiling libcli/smb2/lease_break.c Partially linking bin/mergedobj/cli_smb2.o Compiling libcli/dgram/dgramsocket.c Compiling libcli/dgram/mailslot.c Compiling libcli/dgram/netlogon.c Compiling libcli/dgram/browse.c Partially linking bin/mergedobj/cli_dgram.o Compiling ../libcli/nbt/../netlogon.c Partially linking bin/mergedobj/cli_netlogon.o Compiling libcli/smb_composite/loadfile.c Compiling libcli/smb_composite/savefile.c Compiling libcli/smb_composite/connect.c Compiling libcli/smb_composite/sesssetup.c Compiling libcli/smb_composite/fetchfile.c Compiling libcli/smb_composite/appendacl.c Compiling libcli/smb_composite/fsinfo.c Compiling libcli/smb_composite/smb2.c Partially linking bin/mergedobj/cli_smb_composite.o Compiling libcli/raw/rawfile.c libcli/raw/rawfile.c: In function 'smb_raw_lock_send': libcli/raw/rawfile.c:904:2: warning: enumeration value 'RAW_LOCK_SMB2_BREAK' not handled in switch [-Wswitch] Compiling libcli/raw/smb_signing.c Compiling libcli/raw/clisocket.c Compiling libcli/raw/clitransport.c Compiling libcli/raw/clisession.c Compiling libcli/raw/clitree.c Compiling libcli/raw/clierror.c Compiling libcli/raw/rawrequest.c Compiling libcli/raw/rawreadwrite.c Compiling libcli/raw/rawsearch.c Compiling libcli/raw/rawsetfileinfo.c libcli/raw/rawsetfileinfo.c: In function 'smb_raw_setinfo_backend': libcli/raw/rawsetfileinfo.c:155:2: warning: enumeration value 'RAW_SFILEINFO_LINK_INFORMATION' not handled in switch [-Wswitch] Compiling libcli/raw/raweas.c Compiling libcli/raw/rawtrans.c Compiling libcli/raw/clioplock.c Compiling libcli/raw/rawnegotiate.c Compiling libcli/raw/rawfsinfo.c Compiling libcli/raw/rawfileinfo.c Compiling libcli/raw/rawnotify.c Compiling libcli/raw/rawioctl.c Compiling libcli/raw/rawacl.c Compiling libcli/raw/rawdate.c Compiling libcli/raw/rawlpq.c Compiling libcli/raw/rawshadow.c Partially linking bin/mergedobj/cli_raw.o Compiling ../libcli/smb/smb2_create_blob.c ../libcli/smb/smb2_create_blob.c: In function 'smb2_create_blob_parse': ../libcli/smb/smb2_create_blob.c:44:12: warning: variable 'reserved' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/cli_smb_common.o Compiling lib/ldb/common/ldb.c lib/ldb/common/ldb.c: In function 'ldb_init': lib/ldb/common/ldb.c:101:3: warning: 'tevent_loop_allow_nesting' is deprecated (declared at ../lib/tevent/tevent.h:357) [-Wdeprecated-declarations] lib/ldb/common/ldb.c: In function 'ldb_tevent_debug': lib/ldb/common/ldb.c:79:11: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling lib/ldb/common/ldb_ldif.c Compiling lib/ldb/common/ldb_parse.c Compiling lib/ldb/common/ldb_msg.c Compiling lib/ldb/common/ldb_utf8.c Compiling lib/ldb/common/ldb_debug.c Compiling lib/ldb/common/ldb_modules.c Compiling lib/ldb/common/ldb_match.c Compiling lib/ldb/common/ldb_attributes.c Compiling lib/ldb/common/attrib_handlers.c Compiling lib/ldb/common/ldb_dn.c lib/ldb/common/ldb_dn.c: In function 'ldb_dn_explode': lib/ldb/common/ldb_dn.c:695:6: warning: 'l' may be used uninitialized in this function [-Wuninitialized] lib/ldb/common/ldb_dn.c:396:18: warning: 'ex_value' may be used uninitialized in this function [-Wuninitialized] lib/ldb/common/ldb_dn.c:420:62: warning: 'ex_name' may be used uninitialized in this function [-Wuninitialized] lib/ldb/common/ldb_dn.c: In function 'ldb_dn_get_extended_linearized': lib/ldb/common/ldb_dn.c:808:8: warning: 'p' may be used uninitialized in this function [-Wuninitialized] Compiling lib/ldb/common/ldb_controls.c Compiling lib/ldb/common/qsort.c Compiling lib/ldb/ldb_map/ldb_map_inbound.c Compiling lib/ldb/ldb_map/ldb_map_outbound.c Compiling lib/ldb/ldb_map/ldb_map.c lib/ldb/ldb_map/ldb_map.c: In function 'map_search_base_req': lib/ldb/ldb_map/ldb_map.c:893:6: warning: passing argument 6 of 'ldb_build_search_req_ex' discards 'const' qualifier from pointer target type [enabled by default] lib/ldb/include/ldb.h:1051:5: note: expected 'struct ldb_parse_tree *' but argument is of type 'const struct ldb_parse_tree *' Partially linking bin/mergedobj/ldb.o Compiling lib/ldb/modules/sort.c lib/ldb/modules/sort.c: In function 'server_sort_search': lib/ldb/modules/sort.c:67:5: warning: 'controls' may be used uninitialized in this function [-Wuninitialized] lib/ldb/modules/sort.c:253:23: note: 'controls' was declared here Partially linking bin/mergedobj/ldb_server_sort.o Compiling dsdb/samdb/ldb_modules/anr.c Partially linking bin/mergedobj/ldb_anr.o Compiling lib/ldb/modules/rdn_name.c Partially linking bin/mergedobj/ldb_rdn_name.o Compiling dsdb/samdb/ldb_modules/local_password.c Partially linking bin/mergedobj/ldb_local_password.o Compiling dsdb/samdb/ldb_modules/samba_dsdb.c dsdb/samdb/ldb_modules/samba_dsdb.c: In function 'samba_dsdb_init': dsdb/samdb/ldb_modules/samba_dsdb.c:215:28: warning: variable 'serverRole' set but not used [-Wunused-but-set-variable] dsdb/samdb/ldb_modules/samba_dsdb.c:279:20: warning: 'extended_dn_module' may be used uninitialized in this function [-Wuninitialized] Partially linking bin/mergedobj/ldb_samba_dsdb.o Compiling dsdb/samdb/ldb_modules/kludge_acl.c dsdb/samdb/ldb_modules/kludge_acl.c:308:12: warning: 'kludge_acl_search' defined but not used [-Wunused-function] dsdb/samdb/ldb_modules/kludge_acl.c:387:12: warning: 'kludge_acl_change' defined but not used [-Wunused-function] Partially linking bin/mergedobj/ldb_kludge_acl.o Compiling dsdb/samdb/ldb_modules/new_partition.c Partially linking bin/mergedobj/ldb_new_partition.o Compiling dsdb/samdb/ldb_modules/repl_meta_data.c Partially linking bin/mergedobj/ldb_repl_meta_data.o Compiling lib/ldb/modules/asq.c Partially linking bin/mergedobj/ldb_asq.o Compiling dsdb/samdb/ldb_modules/extended_dn_store.c Partially linking bin/mergedobj/ldb_extended_dn_store.o Compiling dsdb/samdb/ldb_modules/samba3sid.c Partially linking bin/mergedobj/ldb_samba3sid.o Compiling dsdb/samdb/ldb_modules/extended_dn_in.c Partially linking bin/mergedobj/ldb_extended_dn_in.o Compiling dsdb/samdb/ldb_modules/operational.c Partially linking bin/mergedobj/ldb_operational.o Compiling dsdb/samdb/ldb_modules/naming_fsmo.c Partially linking bin/mergedobj/ldb_naming_fsmo.o Compiling lib/ldb/ldb_ildap/ldb_ildap.c Partially linking bin/mergedobj/ldb_ildap.o Compiling libcli/ldap/ldap_client.c Compiling libcli/ldap/ldap_bind.c Compiling libcli/ldap/ldap_ildap.c Compiling libcli/ldap/ldap_controls.c Partially linking bin/mergedobj/cli_ldap.o Compiling ../libcli/ldap/ldap_message.c Partially linking bin/mergedobj/cli_ldap_message.o Compiling auth/gensec/gensec.c Compiling auth/gensec/socket.c Partially linking bin/mergedobj/gensec.o Compiling auth/ntlmssp/ntlmssp.c Compiling auth/ntlmssp/ntlmssp_sign.c auth/ntlmssp/ntlmssp_sign.c: In function 'gensec_ntlmssp_unwrap': auth/ntlmssp/ntlmssp_sign.c:571:52: warning: 'ntlm2_seqnum_r' may be used uninitialized in this function [-Wuninitialized] auth/ntlmssp/ntlmssp_sign.c:576:46: warning: 'ntlm_seqnum' may be used uninitialized in this function [-Wuninitialized] Compiling auth/ntlmssp/ntlmssp_client.c Compiling auth/ntlmssp/ntlmssp_server.c auth/ntlmssp/ntlmssp_server.c: In function 'ntlmssp_target_name': auth/ntlmssp/ntlmssp_server.c:95:41: warning: comparison between 'enum samr_Role' and 'enum server_role' [-Wenum-compare] Partially linking bin/mergedobj/gensec_ntlmssp.o Compiling auth/gensec/gensec_gssapi.c auth/gensec/gensec_gssapi.c: In function 'gssapi_error_string': auth/gensec/gensec_gssapi.c:51:27: warning: variable 'disp_maj_stat' set but not used [-Wunused-but-set-variable] auth/gensec/gensec_gssapi.c: In function 'gensec_gssapi_destructor': auth/gensec/gensec_gssapi.c:87:12: warning: variable 'maj_stat' set but not used [-Wunused-but-set-variable] auth/gensec/gensec_gssapi.c: In function 'gensec_gssapi_start': auth/gensec/gensec_gssapi.c:224:2: warning: 'gsskrb5_set_send_to_kdc' is deprecated (declared at heimdal/lib/gssapi/gssapi/gssapi_krb5.h:147) [-Wdeprecated-declarations] Partially linking bin/mergedobj/gensec_gssapi.o Compiling auth/gensec/spnego.c Compiling ../libcli/auth/spnego_parse.c Partially linking bin/mergedobj/gensec_spnego.o Compiling auth/gensec/schannel.c Compiling ../libcli/auth/schannel_sign.c Partially linking bin/mergedobj/gensec_schannel.o Compiling ../librpc/gen_ndr/ndr_schannel.c Compiling ../librpc/ndr/ndr_schannel.c Partially linking bin/mergedobj/ndr_schannel.o Compiling auth/gensec/schannel_state.c Partially linking bin/mergedobj/schanneldb.o Compiling ../libcli/auth/schannel_state_ldb.c Partially linking bin/mergedobj/common_schanneldb.o Compiling auth/gensec/gensec_krb5.c Partially linking bin/mergedobj/gensec_krb5.o Compiling auth/gensec/cyrus_sasl.c Partially linking bin/mergedobj/cyrus_sasl.o Compiling ../lib/util/tevent_unix.c Compiling ../lib/util/tevent_ntstatus.c Partially linking bin/mergedobj/util_tevent.o Compiling libcli/resolve/bcast.c Compiling libcli/resolve/nbtlist.c Compiling libcli/resolve/wins.c Compiling libcli/resolve/dns_ex.c libcli/resolve/dns_ex.c: In function 'run_child_dns_lookup': libcli/resolve/dns_ex.c:261:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] libcli/resolve/dns_ex.c: In function 'run_child_getaddrinfo': libcli/resolve/dns_ex.c:329:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] Compiling libcli/resolve/host.c Compiling libcli/resolve/resolve_lp.c Partially linking bin/mergedobj/lp_resolve.o Compiling ../libcli/nbt/lmhosts.c Compiling ../libcli/nbt/nbtsocket.c Compiling ../libcli/nbt/namequery.c Compiling ../libcli/nbt/nameregister.c Compiling ../libcli/nbt/namerefresh.c Compiling ../libcli/nbt/namerelease.c Partially linking bin/mergedobj/cli_nbt.o Compiling dsdb/samdb/ldb_modules/resolve_oids.c dsdb/samdb/ldb_modules/resolve_oids.c: In function 'resolve_oids_callback': dsdb/samdb/ldb_modules/resolve_oids.c:423:22: warning: variable 'ldb' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/ldb_resolve_oids.o Compiling dsdb/samdb/ldb_modules/password_hash.c Partially linking bin/mergedobj/ldb_password_hash.o Compiling heimdal/lib/hdb/keys.c Partially linking bin/mergedobj/heimdal_hdb_keys.o Compiling heimdal/lib/hdb/asn1_hdb_asn1.c heimdal/lib/hdb/asn1_hdb_asn1.c: In function 'encode_Salt': heimdal/lib/hdb/asn1_hdb_asn1.c:22:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hdb/asn1_hdb_asn1.c: In function 'encode_Key': heimdal/lib/hdb/asn1_hdb_asn1.c:266:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hdb/asn1_hdb_asn1.c: In function 'encode_Event': heimdal/lib/hdb/asn1_hdb_asn1.c:490:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hdb/asn1_hdb_asn1.c: In function 'encode_HDBFlags': heimdal/lib/hdb/asn1_hdb_asn1.c:646:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hdb/asn1_hdb_asn1.c: In function 'encode_GENERATION': heimdal/lib/hdb/asn1_hdb_asn1.c:940:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hdb/asn1_hdb_asn1.c: In function 'encode_HDB_Ext_Lan_Manager_OWF': heimdal/lib/hdb/asn1_hdb_asn1.c:2015:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hdb/asn1_hdb_asn1.c: In function 'encode_HDB_Ext_Password': heimdal/lib/hdb/asn1_hdb_asn1.c:2091:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hdb/asn1_hdb_asn1.c: In function 'encode_HDB_extension': heimdal/lib/hdb/asn1_hdb_asn1.c:2483:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hdb/asn1_hdb_asn1.c: In function 'encode_hdb_entry_alias': heimdal/lib/hdb/asn1_hdb_asn1.c:4307:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/heimdal_hdb_asn1.o Compiling dsdb/samdb/ldb_modules/subtree_rename.c Partially linking bin/mergedobj/ldb_subtree_rename.o Compiling dsdb/samdb/ldb_modules/acl.c Partially linking bin/mergedobj/ldb_acl.o Compiling dsdb/samdb/ldb_modules/pdc_fsmo.c Partially linking bin/mergedobj/ldb_pdc_fsmo.o Compiling dsdb/samdb/ldb_modules/samba_secrets.c Partially linking bin/mergedobj/ldb_samba_secrets.o Compiling dsdb/samdb/ldb_modules/subtree_delete.c Partially linking bin/mergedobj/ldb_subtree_delete.o Compiling lib/ldb/modules/paged_searches.c Partially linking bin/mergedobj/ldb_paged_searches.o Compiling dsdb/samdb/ldb_modules/schema_data.c Partially linking bin/mergedobj/ldb_schema_data.o Compiling dsdb/samdb/ldb_modules/schema_load.c Partially linking bin/mergedobj/ldb_schema_load.o Compiling lib/ldb/ldb_tdb/ldb_tdb.c lib/ldb/ldb_tdb/ldb_tdb.c: In function 'ltdb_err_map': lib/ldb/ldb_tdb/ldb_tdb.c:60:2: warning: enumeration value 'TDB_ERR_NESTING' not handled in switch [-Wswitch] lib/ldb/ldb_tdb/ldb_tdb.c: In function 'ltdb_callback': lib/ldb/ldb_tdb/ldb_tdb.c:1085:2: warning: 'tmp_ctx' may be used uninitialized in this function [-Wuninitialized] lib/ldb/ldb_tdb/ldb_tdb.c:1011:14: note: 'tmp_ctx' was declared here Compiling lib/ldb/ldb_tdb/ldb_search.c Compiling lib/ldb/ldb_tdb/ldb_pack.c Compiling lib/ldb/ldb_tdb/ldb_index.c Compiling lib/ldb/ldb_tdb/ldb_cache.c Compiling lib/ldb/ldb_tdb/ldb_tdb_wrap.c Partially linking bin/mergedobj/ldb_tdb.o Compiling dsdb/samdb/ldb_modules/show_deleted.c Partially linking bin/mergedobj/ldb_show_deleted.o Compiling dsdb/samdb/ldb_modules/partition.c dsdb/samdb/ldb_modules/partition.c: In function 'partition_req_callback': dsdb/samdb/ldb_modules/partition.c:136:33: warning: variable 'data' set but not used [-Wunused-but-set-variable] Compiling dsdb/samdb/ldb_modules/partition_init.c Partially linking bin/mergedobj/ldb_partition.o Compiling dsdb/samdb/ldb_modules/update_keytab.c Partially linking bin/mergedobj/ldb_update_keytab.o Compiling dsdb/samdb/ldb_modules/descriptor.c dsdb/samdb/ldb_modules/descriptor.c: In function 'descriptor_do_add': dsdb/samdb/ldb_modules/descriptor.c:714:6: warning: 'objectclass' may be used uninitialized in this function [-Wuninitialized] Partially linking bin/mergedobj/ldb_descriptor.o Compiling dsdb/samdb/ldb_modules/instancetype.c Partially linking bin/mergedobj/ldb_instancetype.o Compiling dsdb/samdb/ldb_modules/objectguid.c Partially linking bin/mergedobj/ldb_objectguid.o Compiling dsdb/samdb/ldb_modules/lazy_commit.c Partially linking bin/mergedobj/ldb_lazy_commit.o Compiling dsdb/samdb/ldb_modules/samba3sam.c Partially linking bin/mergedobj/ldb_samba3sam.o Compiling lib/samba3/smbpasswd.c Partially linking bin/mergedobj/smbpasswd.o Compiling dsdb/samdb/ldb_modules/dsdb_cache.c Partially linking bin/mergedobj/ldb_dsdb_cache.o Compiling lib/ldb/modules/paged_results.c Partially linking bin/mergedobj/ldb_paged_results.o Compiling dsdb/samdb/ldb_modules/simple_ldap_map.c dsdb/samdb/ldb_modules/simple_ldap_map.c: In function 'entryuuid_sequence_number': dsdb/samdb/ldb_modules/simple_ldap_map.c:800:28: warning: variable 'entryuuid_private' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/ldb_simple_ldap_map.o Compiling lib/ldb/tests/sample_module.c lib/ldb/tests/sample_module.c: In function 'sample_add': lib/ldb/tests/sample_module.c:30:2: warning: passing argument 1 of 'ldb_msg_add_fmt' discards 'const' qualifier from pointer target type [enabled by default] lib/ldb/include/ldb.h:1778:5: note: expected 'struct ldb_message *' but argument is of type 'const struct ldb_message *' lib/ldb/tests/sample_module.c:29:22: warning: unused variable 'controls' [-Wunused-variable] lib/ldb/tests/sample_module.c: In function 'sample_modify': lib/ldb/tests/sample_module.c:46:22: warning: unused variable 'controls' [-Wunused-variable] Partially linking bin/mergedobj/sample.o Compiling lib/ldb/modules/skel.c Partially linking bin/mergedobj/ldb_skel.o Compiling dsdb/samdb/ldb_modules/extended_dn_out.c dsdb/samdb/ldb_modules/extended_dn_out.c: In function 'extended_callback': dsdb/samdb/ldb_modules/extended_dn_out.c:474:7: warning: 'have_reveal_control' may be used uninitialized in this function [-Wuninitialized] Partially linking bin/mergedobj/ldb_extended_dn_out.o Compiling dsdb/samdb/ldb_modules/samldb.c dsdb/samdb/ldb_modules/samldb.c: In function 'samldb_prim_group_rid_to_users_cnt_callback': dsdb/samdb/ldb_modules/samldb.c:1175:22: warning: variable 'ldb' set but not used [-Wunused-but-set-variable] dsdb/samdb/ldb_modules/samldb.c:1215:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] dsdb/samdb/ldb_modules/samldb.c: In function 'samldb_check_samAccountName_callback': dsdb/samdb/ldb_modules/samldb.c:225:3: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] dsdb/samdb/ldb_modules/samldb.c: In function 'samldb_sid_from_dn_callback': dsdb/samdb/ldb_modules/samldb.c:1035:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] dsdb/samdb/ldb_modules/samldb.c: In function 'samldb_user_dn_to_prim_group_rid_callback': dsdb/samdb/ldb_modules/samldb.c:1132:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] dsdb/samdb/ldb_modules/samldb.c: In function 'samldb_dn_from_sid_callback': dsdb/samdb/ldb_modules/samldb.c:426:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] dsdb/samdb/ldb_modules/samldb.c: In function 'samldb_find_for_defaultObjectCategory_callback': dsdb/samdb/ldb_modules/samldb.c:631:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] Partially linking bin/mergedobj/ldb_samldb.o Compiling dsdb/samdb/ldb_modules/linked_attributes.c Partially linking bin/mergedobj/ldb_linked_attributes.o Compiling dsdb/samdb/ldb_modules/objectclass.c Partially linking bin/mergedobj/ldb_objectclass.o Compiling dsdb/samdb/ldb_modules/util.c Compiling dsdb/samdb/ldb_modules/ridalloc.c Partially linking bin/mergedobj/dsdb_module_helpers.o Compiling lib/messaging/messaging.c Partially linking bin/mergedobj/messaging.o Compiling cluster/cluster.c Compiling cluster/local.c Partially linking bin/mergedobj/cluster.o Compiling ../lib/util/unix_privs.c Partially linking bin/mergedobj/unix_privs.o Compiling librpc/gen_ndr/ndr_irpc.c Partially linking bin/mergedobj/ndr_irpc.o Compiling dsdb/samdb/ldb_modules/rootdse.c Partially linking bin/mergedobj/ldb_rootdse.o Compiling dsdb/samdb/samdb.c Compiling dsdb/samdb/samdb_privilege.c Compiling dsdb/samdb/cracknames.c Compiling dsdb/repl/replicated_objects.c dsdb/repl/replicated_objects.c: In function 'dsdb_convert_object_ex': dsdb/repl/replicated_objects.c:54:37: warning: variable 'name_a' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/samdb.o Compiling ../libcli/drsuapi/repl_decrypt.c Partially linking bin/mergedobj/cli_drsuapi.o Compiling lib/ldb_wrap.c lib/ldb_wrap.c: In function 'ldb_wrap_debug': lib/ldb_wrap.c:66:11: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Partially linking bin/mergedobj/ldb_wrap.o Compiling dsdb/schema/schema_init.c Compiling dsdb/schema/schema_set.c Compiling dsdb/schema/schema_query.c Compiling dsdb/schema/schema_syntax.c Compiling dsdb/schema/schema_description.c Compiling dsdb/schema/schema_convert_to_ol.c dsdb/schema/schema_convert_to_ol.c: In function 'print_schema_recursive': dsdb/schema/schema_convert_to_ol.c:141:3: warning: enumeration value 'TARGET_AD_SCHEMA_SUBENTRY' not handled in switch [-Wswitch] dsdb/schema/schema_convert_to_ol.c: In function 'dsdb_convert_schema_to_openldap': dsdb/schema/schema_convert_to_ol.c:270:2: warning: enumeration value 'TARGET_AD_SCHEMA_SUBENTRY' not handled in switch [-Wswitch] dsdb/schema/schema_convert_to_ol.c:346:3: warning: enumeration value 'TARGET_AD_SCHEMA_SUBENTRY' not handled in switch [-Wswitch] Compiling dsdb/schema/schema_inferiors.c Compiling dsdb/schema/schema_prefixmap.c Partially linking bin/mergedobj/samdb_schema.o Compiling lib/ldb-samba/ldif_handlers.c Partially linking bin/mergedobj/ldbsamba.o Compiling dsdb/common/util.c Compiling dsdb/common/dsdb_dn.c dsdb/common/dsdb_dn.c: In function 'dsdb_dn_parse': dsdb/common/dsdb_dn.c:77:14: warning: variable 'data' set but not used [-Wunused-but-set-variable] Compiling ../libds/common/flag_mapping.c Partially linking bin/mergedobj/samdb_common.o Compiling ../libcli/ldap/ldap_ndr.c Partially linking bin/mergedobj/cli_ldap_ndr.o Compiling auth/system_session.c Partially linking bin/mergedobj/auth_system_session.o Compiling auth/session.c Partially linking bin/mergedobj/auth_session.o Compiling auth/credentials/credentials.c auth/credentials/credentials.c: In function 'cli_credentials_guess': auth/credentials/credentials.c:690:3: warning: 'event_context_find' is deprecated (declared at ./lib/events/events.h:6) [-Wdeprecated-declarations] Compiling auth/credentials/credentials_files.c auth/credentials/credentials_files.c: In function 'cli_credentials_set_secrets': auth/credentials/credentials_files.c:206:14: warning: variable 'old_password' set but not used [-Wunused-but-set-variable] auth/credentials/credentials_files.c: In function 'cli_credentials_set_machine_account': auth/credentials/credentials_files.c:356:2: warning: 'event_context_find' is deprecated (declared at ./lib/events/events.h:6) [-Wdeprecated-declarations] Compiling auth/credentials/credentials_ntlm.c Compiling auth/credentials/credentials_krb5.c auth/credentials/credentials_krb5.c: In function 'free_gssapi_creds': auth/credentials/credentials_krb5.c:345:22: warning: variable 'maj_stat' set but not used [-Wunused-but-set-variable] Compiling auth/credentials/../kerberos/kerberos_util.c Partially linking bin/mergedobj/credentials.o Compiling heimdal/lib/gssapi/spnego/init_sec_context.c Compiling heimdal/lib/gssapi/spnego/external.c Compiling heimdal/lib/gssapi/spnego/compat.c Compiling heimdal/lib/gssapi/spnego/context_stubs.c Compiling heimdal/lib/gssapi/spnego/cred_stubs.c Compiling heimdal/lib/gssapi/spnego/accept_sec_context.c heimdal/lib/gssapi/spnego/accept_sec_context.c: In function 'select_mech': heimdal/lib/gssapi/spnego/accept_sec_context.c:375:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/gssapi/krb5/copy_ccache.c Compiling heimdal/lib/gssapi/krb5/delete_sec_context.c Compiling heimdal/lib/gssapi/krb5/init_sec_context.c Compiling heimdal/lib/gssapi/krb5/context_time.c Compiling heimdal/lib/gssapi/krb5/init.c Compiling heimdal/lib/gssapi/krb5/address_to_krb5addr.c Compiling heimdal/lib/gssapi/krb5/get_mic.c Compiling heimdal/lib/gssapi/krb5/inquire_context.c Compiling heimdal/lib/gssapi/krb5/add_cred.c heimdal/lib/gssapi/krb5/add_cred.c: In function '_gsskrb5_add_cred': heimdal/lib/gssapi/krb5/add_cred.c:190:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/gssapi/krb5/inquire_cred.c Compiling heimdal/lib/gssapi/krb5/inquire_cred_by_oid.c Compiling heimdal/lib/gssapi/krb5/inquire_cred_by_mech.c Compiling heimdal/lib/gssapi/krb5/inquire_mechs_for_name.c Compiling heimdal/lib/gssapi/krb5/inquire_names_for_mech.c Compiling heimdal/lib/gssapi/krb5/indicate_mechs.c Compiling heimdal/lib/gssapi/krb5/inquire_sec_context_by_oid.c Compiling heimdal/lib/gssapi/krb5/export_sec_context.c Compiling heimdal/lib/gssapi/krb5/import_sec_context.c Compiling heimdal/lib/gssapi/krb5/duplicate_name.c Compiling heimdal/lib/gssapi/krb5/import_name.c Compiling heimdal/lib/gssapi/krb5/compare_name.c Compiling heimdal/lib/gssapi/krb5/export_name.c Compiling heimdal/lib/gssapi/krb5/canonicalize_name.c Compiling heimdal/lib/gssapi/krb5/unwrap.c Compiling heimdal/lib/gssapi/krb5/wrap.c Compiling heimdal/lib/gssapi/krb5/release_name.c Compiling heimdal/lib/gssapi/krb5/cfx.c Compiling heimdal/lib/gssapi/krb5/8003.c Compiling heimdal/lib/gssapi/krb5/arcfour.c Compiling heimdal/lib/gssapi/krb5/encapsulate.c Compiling heimdal/lib/gssapi/krb5/display_name.c Compiling heimdal/lib/gssapi/krb5/sequence.c Compiling heimdal/lib/gssapi/krb5/display_status.c heimdal/lib/gssapi/krb5/display_status.c: In function '_gsskrb5_display_status': heimdal/lib/gssapi/krb5/display_status.c:165:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/gssapi/krb5/display_status.c:168:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/gssapi/krb5/display_status.c:177:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/gssapi/krb5/display_status.c: In function '_gsskrb5_set_status': heimdal/lib/gssapi/krb5/display_status.c:133:14: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/gssapi/krb5/release_buffer.c Compiling heimdal/lib/gssapi/krb5/external.c Compiling heimdal/lib/gssapi/krb5/compat.c Compiling heimdal/lib/gssapi/krb5/creds.c Compiling heimdal/lib/gssapi/krb5/acquire_cred.c Compiling heimdal/lib/gssapi/krb5/release_cred.c Compiling heimdal/lib/gssapi/krb5/store_cred.c Compiling heimdal/lib/gssapi/krb5/set_cred_option.c Compiling heimdal/lib/gssapi/krb5/decapsulate.c Compiling heimdal/lib/gssapi/krb5/verify_mic.c Compiling heimdal/lib/gssapi/krb5/accept_sec_context.c heimdal/lib/gssapi/krb5/accept_sec_context.c: In function '_gsskrb5i_is_cfx': heimdal/lib/gssapi/krb5/accept_sec_context.c:77:21: warning: variable 'ret' set but not used [-Wunused-but-set-variable] heimdal/lib/gssapi/krb5/accept_sec_context.c: In function '_gsskrb5_register_acceptor_identity': heimdal/lib/gssapi/krb5/accept_sec_context.c:60:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/gssapi/krb5/set_sec_context_option.c Compiling heimdal/lib/gssapi/krb5/process_context_token.c Compiling heimdal/lib/gssapi/krb5/prf.c Compiling heimdal/lib/gssapi/krb5/aeap.c Compiling heimdal/lib/gssapi/mech/context.c Compiling heimdal/lib/gssapi/mech/gss_krb5.c Compiling heimdal/lib/gssapi/mech/gss_mech_switch.c heimdal/lib/gssapi/mech/gss_mech_switch.c: In function '_gss_load_mech': heimdal/lib/gssapi/mech/gss_mech_switch.c:213:9: warning: unused variable 'so' [-Wunused-variable] heimdal/lib/gssapi/mech/gss_mech_switch.c:212:27: warning: unused variable 'm' [-Wunused-variable] heimdal/lib/gssapi/mech/gss_mech_switch.c:211:28: warning: unused variable 'kobj' [-Wunused-variable] heimdal/lib/gssapi/mech/gss_mech_switch.c:211:22: warning: unused variable 'lib' [-Wunused-variable] heimdal/lib/gssapi/mech/gss_mech_switch.c:211:16: warning: unused variable 'oid' [-Wunused-variable] heimdal/lib/gssapi/mech/gss_mech_switch.c:211:9: warning: unused variable 'name' [-Wunused-variable] heimdal/lib/gssapi/mech/gss_mech_switch.c:210:9: warning: unused variable 'p' [-Wunused-variable] heimdal/lib/gssapi/mech/gss_mech_switch.c:209:8: warning: unused variable 'buf' [-Wunused-variable] heimdal/lib/gssapi/mech/gss_mech_switch.c:208:9: warning: unused variable 'fp' [-Wunused-variable] heimdal/lib/gssapi/mech/gss_mech_switch.c: At top level: heimdal/lib/gssapi/mech/gss_mech_switch.c:45:1: warning: '_gss_string_to_oid' defined but not used [-Wunused-function] Compiling heimdal/lib/gssapi/mech/gss_process_context_token.c Compiling heimdal/lib/gssapi/mech/gss_buffer_set.c Compiling heimdal/lib/gssapi/mech/gss_aeap.c Compiling heimdal/lib/gssapi/mech/gss_add_cred.c Compiling heimdal/lib/gssapi/mech/gss_cred.c Compiling heimdal/lib/gssapi/mech/gss_add_oid_set_member.c Compiling heimdal/lib/gssapi/mech/gss_compare_name.c Compiling heimdal/lib/gssapi/mech/gss_release_oid_set.c Compiling heimdal/lib/gssapi/mech/gss_create_empty_oid_set.c Compiling heimdal/lib/gssapi/mech/gss_decapsulate_token.c Compiling heimdal/lib/gssapi/mech/gss_inquire_cred_by_oid.c Compiling heimdal/lib/gssapi/mech/gss_canonicalize_name.c Compiling heimdal/lib/gssapi/mech/gss_inquire_sec_context_by_oid.c Compiling heimdal/lib/gssapi/mech/gss_inquire_names_for_mech.c Compiling heimdal/lib/gssapi/mech/gss_inquire_mechs_for_name.c Compiling heimdal/lib/gssapi/mech/gss_wrap_size_limit.c Compiling heimdal/lib/gssapi/mech/gss_names.c Compiling heimdal/lib/gssapi/mech/gss_verify.c Compiling heimdal/lib/gssapi/mech/gss_display_name.c Compiling heimdal/lib/gssapi/mech/gss_duplicate_oid.c Compiling heimdal/lib/gssapi/mech/gss_display_status.c heimdal/lib/gssapi/mech/gss_display_status.c: In function 'gss_display_status': heimdal/lib/gssapi/mech/gss_display_status.c:166:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/gssapi/mech/gss_display_status.c:169:16: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/gssapi/mech/gss_display_status.c:192:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/gssapi/mech/gss_release_buffer.c Compiling heimdal/lib/gssapi/mech/gss_release_oid.c Compiling heimdal/lib/gssapi/mech/gss_test_oid_set_member.c Compiling heimdal/lib/gssapi/mech/gss_release_cred.c Compiling heimdal/lib/gssapi/mech/gss_set_sec_context_option.c Compiling heimdal/lib/gssapi/mech/gss_export_name.c Compiling heimdal/lib/gssapi/mech/gss_seal.c Compiling heimdal/lib/gssapi/mech/gss_acquire_cred.c Compiling heimdal/lib/gssapi/mech/gss_unseal.c Compiling heimdal/lib/gssapi/mech/gss_verify_mic.c Compiling heimdal/lib/gssapi/mech/gss_accept_sec_context.c Compiling heimdal/lib/gssapi/mech/gss_inquire_cred_by_mech.c Compiling heimdal/lib/gssapi/mech/gss_indicate_mechs.c Compiling heimdal/lib/gssapi/mech/gss_delete_sec_context.c heimdal/lib/gssapi/mech/gss_delete_sec_context.c: In function 'gss_delete_sec_context': heimdal/lib/gssapi/mech/gss_delete_sec_context.c:36:12: warning: variable 'major_status' set but not used [-Wunused-but-set-variable] Compiling heimdal/lib/gssapi/mech/gss_sign.c Compiling heimdal/lib/gssapi/mech/gss_utils.c Compiling heimdal/lib/gssapi/mech/gss_init_sec_context.c Compiling heimdal/lib/gssapi/mech/gss_oid_equal.c Compiling heimdal/lib/gssapi/mech/gss_oid_to_str.c Compiling heimdal/lib/gssapi/mech/gss_context_time.c Compiling heimdal/lib/gssapi/mech/gss_encapsulate_token.c Compiling heimdal/lib/gssapi/mech/gss_get_mic.c Compiling heimdal/lib/gssapi/mech/gss_import_sec_context.c Compiling heimdal/lib/gssapi/mech/gss_inquire_cred.c Compiling heimdal/lib/gssapi/mech/gss_wrap.c Compiling heimdal/lib/gssapi/mech/gss_import_name.c Compiling heimdal/lib/gssapi/mech/gss_duplicate_name.c Compiling heimdal/lib/gssapi/mech/gss_unwrap.c Compiling heimdal/lib/gssapi/mech/gss_export_sec_context.c Compiling heimdal/lib/gssapi/mech/gss_inquire_context.c Compiling heimdal/lib/gssapi/mech/gss_release_name.c Compiling heimdal/lib/gssapi/mech/gss_set_cred_option.c Compiling heimdal/lib/gssapi/mech/gss_pseudo_random.c Compiling heimdal/../heimdal_build/gssapi-glue.c Partially linking bin/mergedobj/heimdal_gssapi.o Compiling heimdal/lib/gssapi/asn1_gssapi_asn1.c heimdal/lib/gssapi/asn1_gssapi_asn1.c: In function 'encode_GSSAPIContextToken': heimdal/lib/gssapi/asn1_gssapi_asn1.c:22:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/heimdal_gssapi_asn1.o Compiling heimdal/lib/gssapi/asn1_spnego_asn1.c heimdal/lib/gssapi/asn1_spnego_asn1.c: In function 'encode_MechType': heimdal/lib/gssapi/asn1_spnego_asn1.c:22:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/gssapi/asn1_spnego_asn1.c: In function 'encode_ContextFlags': heimdal/lib/gssapi/asn1_spnego_asn1.c:253:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/gssapi/asn1_spnego_asn1.c: In function 'encode_NegHints': heimdal/lib/gssapi/asn1_spnego_asn1.c:427:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/gssapi/asn1_spnego_asn1.c: In function 'encode_NegTokenInitWin': heimdal/lib/gssapi/asn1_spnego_asn1.c:631:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/gssapi/asn1_spnego_asn1.c: In function 'encode_NegTokenInit': heimdal/lib/gssapi/asn1_spnego_asn1.c:908:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/gssapi/asn1_spnego_asn1.c: In function 'encode_NegTokenResp': heimdal/lib/gssapi/asn1_spnego_asn1.c:1202:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/gssapi/asn1_spnego_asn1.c: In function 'encode_NegotiationToken': heimdal/lib/gssapi/asn1_spnego_asn1.c:1536:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/gssapi/asn1_spnego_asn1.c: In function 'encode_NegotiationTokenWin': heimdal/lib/gssapi/asn1_spnego_asn1.c:1691:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/heimdal_spnego_asn1.o Compiling ../lib/util/util_ldb.c ../lib/util/util_ldb.c: In function 'gendb_add_ldif': ../lib/util/util_ldb.c:120:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] Partially linking bin/mergedobj/util_ldb.o Compiling auth/kerberos/kerberos.c Compiling auth/kerberos/clikrb5.c Compiling auth/kerberos/kerberos_heimdal.c Compiling auth/kerberos/kerberos_pac.c Compiling auth/kerberos/gssapi_parse.c Compiling auth/kerberos/krb5_init_context.c Compiling auth/kerberos/keytab_copy.c Partially linking bin/mergedobj/kerberos.o Compiling lib/stream/packet.c Partially linking bin/mergedobj/packet.o Compiling lib/tls/tls.c Compiling lib/tls/tlscert.c Partially linking bin/mergedobj/tls.o Compiling auth/auth_sam_reply.c Partially linking bin/mergedobj/auth_sam_reply.o Compiling lib/socket/socket.c Compiling lib/socket/access.c Compiling lib/socket/connect_multi.c Compiling lib/socket/connect.c Partially linking bin/mergedobj/samba_socket.o Compiling lib/socket/socket_unix.c Partially linking bin/mergedobj/socket_unix.o Compiling lib/socket/socket_ip.c Partially linking bin/mergedobj/socket_ip.o Compiling libcli/resolve/resolve.c Partially linking bin/mergedobj/cli_resolve.o Compiling ../librpc/gen_ndr/ndr_nbt.c Partially linking bin/mergedobj/ndr_nbt.o Compiling ../libcli/nbt/../ndr_netlogon.c Partially linking bin/mergedobj/cli_ndr_netlogon.o Compiling ../libcli/nbt/nbtname.c ../libcli/nbt/nbtname.c: In function 'ndr_push_nbt_string': ../libcli/nbt/nbtname.c:157:3: warning: implicit declaration of function 'ndr_token_retrieve_cmp_fn' [-Wimplicit-function-declaration] Partially linking bin/mergedobj/ndr_nbt_buf.o Compiling libcli/composite/composite.c Partially linking bin/mergedobj/cli_composite.o Compiling ../lib/tsocket/tsocket.c Compiling ../lib/tsocket/tsocket_helpers.c Compiling ../lib/tsocket/tsocket_bsd.c Partially linking bin/mergedobj/tsocket.o Compiling ../librpc/gen_ndr/ndr_krb5pac.c Compiling ../librpc/ndr/ndr_krb5pac.c Partially linking bin/mergedobj/ndr_krb5pac.o Compiling param/secrets.c Partially linking bin/mergedobj/secrets.o Compiling ../lib/util/util_tdb.c Partially linking bin/mergedobj/util_tdb.o Compiling lib/tdb_wrap.c lib/tdb_wrap.c: In function 'tdb_wrap_log': lib/tdb_wrap.c:52:11: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Partially linking bin/mergedobj/tdb_wrap.o Compiling ../libcli/auth/credentials.c Compiling ../libcli/auth/session.c Compiling ../libcli/auth/smbencrypt.c Compiling ../libcli/auth/smbdes.c Partially linking bin/mergedobj/cli_auth.o Compiling ../libcli/auth/msrpc_parse.c Partially linking bin/mergedobj/msrpc_parse.o Compiling ../lib/nss_wrapper/nss_wrapper.c Partially linking bin/mergedobj/nss_wrapper.o Compiling ../librpc/gen_ndr/ndr_drsblobs.c Compiling ../librpc/ndr/ndr_drsblobs.c Partially linking bin/mergedobj/ndr_drsblobs.o Compiling ../librpc/gen_ndr/ndr_drsuapi.c Compiling ../librpc/ndr/ndr_drsuapi.c Partially linking bin/mergedobj/ndr_drsuapi.o Compiling ../lib/util/asn1.c Partially linking bin/mergedobj/asn1_util.o Compiling ../librpc/gen_ndr/ndr_echo.c Compiling ../librpc/gen_ndr/ndr_lsa.c Compiling ../librpc/gen_ndr/ndr_samr.c Compiling ../librpc/gen_ndr/ndr_netlogon.c Compiling ../librpc/ndr/ndr_netlogon.c Compiling ../librpc/gen_ndr/ndr_dfs.c Compiling ../librpc/gen_ndr/ndr_atsvc.c Compiling ../librpc/gen_ndr/ndr_wkssvc.c Compiling ../librpc/gen_ndr/ndr_srvsvc.c Compiling ../librpc/gen_ndr/ndr_svcctl.c Compiling ../librpc/ndr/ndr_svcctl.c Compiling ../librpc/gen_ndr/ndr_winreg.c Compiling ../librpc/gen_ndr/ndr_initshutdown.c Compiling ../librpc/gen_ndr/ndr_eventlog.c Compiling ../librpc/gen_ndr/ndr_ntsvcs.c Partially linking bin/mergedobj/ndr_standard.o Compiling ../librpc/gen_ndr/ndr_security.c Compiling ../librpc/ndr/ndr_sec_helper.c Compiling librpc/gen_ndr/ndr_server_id.c Partially linking bin/mergedobj/ndr_security.o Compiling libcli/security/security_token.c Compiling libcli/security/access_check.c Compiling libcli/security/privilege.c Compiling libcli/security/sddl.c Compiling libcli/security/create_descriptor.c Compiling libcli/security/object_tree.c Partially linking bin/mergedobj/security.o Compiling ../libcli/security/dom_sid.c Compiling ../libcli/security/display_sec.c Compiling ../libcli/security/secace.c Compiling ../libcli/security/secacl.c Compiling ../libcli/security/security_descriptor.c Partially linking bin/mergedobj/security_common.o Compiling ../librpc/ndr/ndr_compression.c Partially linking bin/mergedobj/ndr_compression.o Compiling ../lib/compression/lzxpress.c Partially linking bin/mergedobj/lzxpress.o Compiling ../lib/zlib/adler32.c Compiling ../lib/zlib/compress.c Compiling ../lib/zlib/crc32.c Compiling ../lib/zlib/gzio.c Compiling ../lib/zlib/uncompr.c Compiling ../lib/zlib/deflate.c Compiling ../lib/zlib/trees.c Compiling ../lib/zlib/zutil.c Compiling ../lib/zlib/inflate.c Compiling ../lib/zlib/infback.c Compiling ../lib/zlib/inftrees.c Compiling ../lib/zlib/inffast.c Partially linking bin/mergedobj/zlib.o Compiling librpc/ndr/ndr_string.c Compiling ../librpc/ndr/ndr_basic.c Compiling ../librpc/ndr/uuid.c Compiling ../librpc/ndr/ndr.c Compiling ../librpc/gen_ndr/ndr_misc.c Compiling ../librpc/ndr/ndr_misc.c Partially linking bin/mergedobj/ndr.o Compiling ../libcli/util/doserr.c Compiling libcli/util/errormap.c Compiling libcli/util/nterr.c Partially linking bin/mergedobj/samba-errors.o Compiling heimdal/lib/krb5/acache.c heimdal/lib/krb5/acache.c: In function 'acc_get_default_name': heimdal/lib/krb5/acache.c:987:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/acache.c heimdal/lib/krb5/acache.c: In function 'acc_get_default_name': heimdal/lib/krb5/acache.c:987:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/add_et_list.c Compiling heimdal/lib/krb5/add_et_list.c Compiling heimdal/lib/krb5/addr_families.c Compiling heimdal/lib/krb5/addr_families.c Compiling heimdal/lib/krb5/appdefault.c Compiling heimdal/lib/krb5/appdefault.c Compiling heimdal/lib/krb5/asn1_glue.c Compiling heimdal/lib/krb5/asn1_glue.c Compiling heimdal/lib/krb5/auth_context.c Compiling heimdal/lib/krb5/auth_context.c Compiling heimdal/lib/krb5/build_ap_req.c Compiling heimdal/lib/krb5/build_ap_req.c Compiling heimdal/lib/krb5/build_auth.c Compiling heimdal/lib/krb5/build_auth.c Compiling heimdal/lib/krb5/cache.c heimdal/lib/krb5/cache.c: In function '_krb5_expand_default_cc_name': heimdal/lib/krb5/cache.c:389:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/cache.c heimdal/lib/krb5/cache.c: In function '_krb5_expand_default_cc_name': heimdal/lib/krb5/cache.c:389:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/changepw.c Compiling heimdal/lib/krb5/changepw.c Compiling heimdal/lib/krb5/codec.c Compiling heimdal/lib/krb5/codec.c Compiling heimdal/lib/krb5/config_file.c heimdal/lib/krb5/config_file.c: In function 'krb5_config_parse_file_multi': heimdal/lib/krb5/config_file.c:324:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/config_file.c heimdal/lib/krb5/config_file.c: In function 'krb5_config_parse_file_multi': heimdal/lib/krb5/config_file.c:324:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/constants.c Compiling heimdal/lib/krb5/constants.c Compiling heimdal/lib/krb5/context.c Compiling heimdal/lib/krb5/context.c Compiling heimdal/lib/krb5/convert_creds.c heimdal/lib/krb5/convert_creds.c: In function 'krb524_convert_creds_kdc': heimdal/lib/krb5/convert_creds.c:138:5: warning: 'krb5_get_err_text' is deprecated (declared at heimdal/lib/krb5/krb5-protos.h:1830) [-Wdeprecated-declarations] heimdal/lib/krb5/convert_creds.c: In function 'krb524_convert_creds_kdc_ccache': heimdal/lib/krb5/convert_creds.c:176:17: warning: comparison between 'krb5_keytype' and 'enum ' [-Wenum-compare] Compiling heimdal/lib/krb5/convert_creds.c heimdal/lib/krb5/convert_creds.c: In function 'krb524_convert_creds_kdc': heimdal/lib/krb5/convert_creds.c:138:5: warning: 'krb5_get_err_text' is deprecated (declared at heimdal/lib/krb5/krb5-protos.h:1830) [-Wdeprecated-declarations] heimdal/lib/krb5/convert_creds.c: In function 'krb524_convert_creds_kdc_ccache': heimdal/lib/krb5/convert_creds.c:176:17: warning: comparison between 'krb5_keytype' and 'enum ' [-Wenum-compare] Compiling heimdal/lib/krb5/copy_host_realm.c Compiling heimdal/lib/krb5/copy_host_realm.c Compiling heimdal/lib/krb5/crc.c Compiling heimdal/lib/krb5/crc.c Compiling heimdal/lib/krb5/creds.c Compiling heimdal/lib/krb5/creds.c Compiling heimdal/lib/krb5/crypto.c Compiling heimdal/lib/krb5/crypto.c Compiling heimdal/lib/krb5/data.c Compiling heimdal/lib/krb5/data.c Compiling heimdal/lib/krb5/eai_to_heim_errno.c Compiling heimdal/lib/krb5/eai_to_heim_errno.c Compiling heimdal/lib/krb5/error_string.c heimdal/lib/krb5/error_string.c: In function 'krb5_vprepend_error_message': heimdal/lib/krb5/error_string.c:153:14: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/error_string.c: In function 'krb5_vset_error_message': heimdal/lib/krb5/error_string.c:103:14: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/error_string.c heimdal/lib/krb5/error_string.c: In function 'krb5_vprepend_error_message': heimdal/lib/krb5/error_string.c:153:14: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/error_string.c: In function 'krb5_vset_error_message': heimdal/lib/krb5/error_string.c:103:14: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/expand_hostname.c Compiling heimdal/lib/krb5/expand_hostname.c Compiling heimdal/lib/krb5/fcache.c heimdal/lib/krb5/fcache.c: In function 'fcc_remove_cred': heimdal/lib/krb5/fcache.c:778:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/fcache.c: In function 'fcc_gen_new': heimdal/lib/krb5/fcache.c:314:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/fcache.c heimdal/lib/krb5/fcache.c: In function 'fcc_remove_cred': heimdal/lib/krb5/fcache.c:778:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/fcache.c: In function 'fcc_gen_new': heimdal/lib/krb5/fcache.c:314:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/free.c Compiling heimdal/lib/krb5/free.c Compiling heimdal/lib/krb5/free_host_realm.c Compiling heimdal/lib/krb5/free_host_realm.c Compiling heimdal/lib/krb5/generate_seq_number.c Compiling heimdal/lib/krb5/generate_seq_number.c Compiling heimdal/lib/krb5/generate_subkey.c Compiling heimdal/lib/krb5/generate_subkey.c Compiling heimdal/lib/krb5/get_addrs.c Compiling heimdal/lib/krb5/get_addrs.c Compiling heimdal/lib/krb5/get_cred.c heimdal/lib/krb5/get_cred.c: In function 'init_tgs_req': heimdal/lib/krb5/get_cred.c:148:20: warning: unused variable 'key' [-Wunused-variable] heimdal/lib/krb5/get_cred.c: In function 'decrypt_tkt_with_subkey': heimdal/lib/krb5/get_cred.c:344:24: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] Compiling heimdal/lib/krb5/get_cred.c heimdal/lib/krb5/get_cred.c: In function 'init_tgs_req': heimdal/lib/krb5/get_cred.c:148:20: warning: unused variable 'key' [-Wunused-variable] heimdal/lib/krb5/get_cred.c: In function 'decrypt_tkt_with_subkey': heimdal/lib/krb5/get_cred.c:344:24: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] Compiling heimdal/lib/krb5/get_default_principal.c Compiling heimdal/lib/krb5/get_default_principal.c Compiling heimdal/lib/krb5/get_default_realm.c Compiling heimdal/lib/krb5/get_default_realm.c Compiling heimdal/lib/krb5/get_for_creds.c Compiling heimdal/lib/krb5/get_for_creds.c Compiling heimdal/lib/krb5/get_host_realm.c Compiling heimdal/lib/krb5/get_host_realm.c Compiling heimdal/lib/krb5/get_in_tkt.c Compiling heimdal/lib/krb5/get_in_tkt.c Compiling heimdal/lib/krb5/get_port.c Compiling heimdal/lib/krb5/get_port.c Compiling heimdal/lib/krb5/init_creds.c Compiling heimdal/lib/krb5/init_creds.c Compiling heimdal/lib/krb5/init_creds_pw.c heimdal/lib/krb5/init_creds_pw.c: In function 'pa_pw_or_afs3_salt': heimdal/lib/krb5/init_creds_pw.c:835:21: warning: comparison between 'krb5_enctype' and 'enum ' [-Wenum-compare] heimdal/lib/krb5/init_creds_pw.c: In function 'report_expiration': heimdal/lib/krb5/init_creds_pw.c:204:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/init_creds_pw.c: In function 'krb5_get_init_creds_password': heimdal/lib/krb5/init_creds_pw.c:1863:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/init_creds_pw.c: In function 'change_password': heimdal/lib/krb5/init_creds_pw.c:530:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/init_creds_pw.c heimdal/lib/krb5/init_creds_pw.c: In function 'pa_pw_or_afs3_salt': heimdal/lib/krb5/init_creds_pw.c:835:21: warning: comparison between 'krb5_enctype' and 'enum ' [-Wenum-compare] heimdal/lib/krb5/init_creds_pw.c: In function 'report_expiration': heimdal/lib/krb5/init_creds_pw.c:204:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/init_creds_pw.c: In function 'krb5_get_init_creds_password': heimdal/lib/krb5/init_creds_pw.c:1863:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/init_creds_pw.c: In function 'change_password': heimdal/lib/krb5/init_creds_pw.c:530:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/kcm.c Compiling heimdal/lib/krb5/kcm.c Compiling heimdal/lib/krb5/keyblock.c Compiling heimdal/lib/krb5/keyblock.c Compiling heimdal/lib/krb5/keytab.c Compiling heimdal/lib/krb5/keytab.c Compiling heimdal/lib/krb5/keytab_any.c Compiling heimdal/lib/krb5/keytab_any.c Compiling heimdal/lib/krb5/keytab_file.c Compiling heimdal/lib/krb5/keytab_file.c Compiling heimdal/lib/krb5/keytab_memory.c Compiling heimdal/lib/krb5/keytab_memory.c Compiling heimdal/lib/krb5/keytab_keyfile.c Compiling heimdal/lib/krb5/keytab_keyfile.c Compiling heimdal/lib/krb5/krbhst.c heimdal/lib/krb5/krbhst.c: In function 'fallback_get_hosts': heimdal/lib/krb5/krbhst.c:470:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/krbhst.c:472:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/krbhst.c heimdal/lib/krb5/krbhst.c: In function 'fallback_get_hosts': heimdal/lib/krb5/krbhst.c:470:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/krbhst.c:472:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/log.c heimdal/lib/krb5/log.c: In function 'krb5_vlog_msg': heimdal/lib/krb5/log.c:429:12: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/log.c heimdal/lib/krb5/log.c: In function 'krb5_vlog_msg': heimdal/lib/krb5/log.c:429:12: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/mcache.c heimdal/lib/krb5/mcache.c: In function 'mcc_alloc': heimdal/lib/krb5/mcache.c:72:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/mcache.c heimdal/lib/krb5/mcache.c: In function 'mcc_alloc': heimdal/lib/krb5/mcache.c:72:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/misc.c Compiling heimdal/lib/krb5/misc.c Compiling heimdal/lib/krb5/mk_error.c Compiling heimdal/lib/krb5/mk_error.c Compiling heimdal/lib/krb5/mk_priv.c Compiling heimdal/lib/krb5/mk_priv.c Compiling heimdal/lib/krb5/mk_rep.c Compiling heimdal/lib/krb5/mk_rep.c Compiling heimdal/lib/krb5/mk_req.c Compiling heimdal/lib/krb5/mk_req.c Compiling heimdal/lib/krb5/mk_req_ext.c Compiling heimdal/lib/krb5/mk_req_ext.c Compiling heimdal/lib/krb5/mit_glue.c Compiling heimdal/lib/krb5/mit_glue.c Compiling heimdal/lib/krb5/n-fold.c Compiling heimdal/lib/krb5/n-fold.c Compiling heimdal/lib/krb5/padata.c Compiling heimdal/lib/krb5/padata.c Compiling heimdal/lib/krb5/pkinit.c Compiling heimdal/lib/krb5/pkinit.c Compiling heimdal/lib/krb5/plugin.c heimdal/lib/krb5/plugin.c: In function 'load_plugins': heimdal/lib/krb5/plugin.c:190:10: warning: unused variable 'd' [-Wunused-variable] heimdal/lib/krb5/plugin.c:189:11: warning: unused variable 'path' [-Wunused-variable] heimdal/lib/krb5/plugin.c:188:20: warning: unused variable 'entry' [-Wunused-variable] heimdal/lib/krb5/plugin.c:187:27: warning: unused variable 'di' [-Wunused-variable] heimdal/lib/krb5/plugin.c:187:12: warning: unused variable 'dirs' [-Wunused-variable] heimdal/lib/krb5/plugin.c:186:21: warning: unused variable 'ret' [-Wunused-variable] heimdal/lib/krb5/plugin.c:185:20: warning: unused variable 'e' [-Wunused-variable] heimdal/lib/krb5/plugin.c: At top level: heimdal/lib/krb5/plugin.c:66:20: warning: 'sysplugin_dirs' defined but not used [-Wunused-variable] Compiling heimdal/lib/krb5/plugin.c heimdal/lib/krb5/plugin.c: In function 'load_plugins': heimdal/lib/krb5/plugin.c:190:10: warning: unused variable 'd' [-Wunused-variable] heimdal/lib/krb5/plugin.c:189:11: warning: unused variable 'path' [-Wunused-variable] heimdal/lib/krb5/plugin.c:188:20: warning: unused variable 'entry' [-Wunused-variable] heimdal/lib/krb5/plugin.c:187:27: warning: unused variable 'di' [-Wunused-variable] heimdal/lib/krb5/plugin.c:187:12: warning: unused variable 'dirs' [-Wunused-variable] heimdal/lib/krb5/plugin.c:186:21: warning: unused variable 'ret' [-Wunused-variable] heimdal/lib/krb5/plugin.c:185:20: warning: unused variable 'e' [-Wunused-variable] heimdal/lib/krb5/plugin.c: At top level: heimdal/lib/krb5/plugin.c:66:20: warning: 'sysplugin_dirs' defined but not used [-Wunused-variable] Compiling heimdal/lib/krb5/principal.c heimdal/lib/krb5/principal.c:1022:3: warning: 'default_v4_name_convert' defined but not used [-Wunused-variable] Compiling heimdal/lib/krb5/principal.c heimdal/lib/krb5/principal.c:1022:3: warning: 'default_v4_name_convert' defined but not used [-Wunused-variable] Compiling heimdal/lib/krb5/prog_setup.c Compiling heimdal/lib/krb5/prog_setup.c Compiling heimdal/lib/krb5/pac.c Compiling heimdal/lib/krb5/pac.c Compiling heimdal/lib/krb5/prompter_posix.c Compiling heimdal/lib/krb5/prompter_posix.c Compiling heimdal/lib/krb5/rd_cred.c Compiling heimdal/lib/krb5/rd_cred.c Compiling heimdal/lib/krb5/rd_error.c Compiling heimdal/lib/krb5/rd_error.c Compiling heimdal/lib/krb5/rd_priv.c Compiling heimdal/lib/krb5/rd_priv.c Compiling heimdal/lib/krb5/rd_rep.c Compiling heimdal/lib/krb5/rd_rep.c Compiling heimdal/lib/krb5/rd_req.c heimdal/lib/krb5/rd_req.c: In function 'krb5_verify_ap_req2': heimdal/lib/krb5/rd_req.c:484:18: warning: comparison between 'krb5_keytype' and 'enum ENCTYPE' [-Wenum-compare] Compiling heimdal/lib/krb5/rd_req.c heimdal/lib/krb5/rd_req.c: In function 'krb5_verify_ap_req2': heimdal/lib/krb5/rd_req.c:484:18: warning: comparison between 'krb5_keytype' and 'enum ENCTYPE' [-Wenum-compare] Compiling heimdal/lib/krb5/replay.c heimdal/lib/krb5/replay.c: In function 'krb5_get_server_rcache': heimdal/lib/krb5/replay.c:313:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/replay.c: In function 'krb5_rc_store': heimdal/lib/krb5/replay.c:220:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/replay.c:249:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/replay.c: In function 'krb5_rc_initialize': heimdal/lib/krb5/replay.c:143:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/replay.c heimdal/lib/krb5/replay.c: In function 'krb5_get_server_rcache': heimdal/lib/krb5/replay.c:313:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/replay.c: In function 'krb5_rc_store': heimdal/lib/krb5/replay.c:220:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/replay.c:249:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/replay.c: In function 'krb5_rc_initialize': heimdal/lib/krb5/replay.c:143:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/send_to_kdc.c heimdal/lib/krb5/send_to_kdc.c: In function 'send_via_proxy': heimdal/lib/krb5/send_to_kdc.c:305:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/send_to_kdc.c: In function 'send_and_recv_http': heimdal/lib/krb5/send_to_kdc.c:191:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/send_to_kdc.c heimdal/lib/krb5/send_to_kdc.c: In function 'send_via_proxy': heimdal/lib/krb5/send_to_kdc.c:305:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/krb5/send_to_kdc.c: In function 'send_and_recv_http': heimdal/lib/krb5/send_to_kdc.c:191:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/set_default_realm.c Compiling heimdal/lib/krb5/set_default_realm.c Compiling heimdal/lib/krb5/store.c Compiling heimdal/lib/krb5/store.c Compiling heimdal/lib/krb5/store_emem.c Compiling heimdal/lib/krb5/store_emem.c Compiling heimdal/lib/krb5/store_fd.c Compiling heimdal/lib/krb5/store_fd.c Compiling heimdal/lib/krb5/store_mem.c Compiling heimdal/lib/krb5/store_mem.c Compiling heimdal/lib/krb5/ticket.c Compiling heimdal/lib/krb5/ticket.c Compiling heimdal/lib/krb5/time.c Compiling heimdal/lib/krb5/time.c Compiling heimdal/lib/krb5/transited.c Compiling heimdal/lib/krb5/transited.c Compiling heimdal/lib/krb5/v4_glue.c Compiling heimdal/lib/krb5/v4_glue.c Compiling heimdal/lib/krb5/version.c Compiling heimdal/lib/krb5/version.c Compiling heimdal/lib/krb5/warn.c heimdal/lib/krb5/warn.c: In function 'krb5_err': heimdal/lib/krb5/warn.c:203:5: warning: variable 'ret' set but not used [-Wunused-but-set-variable] heimdal/lib/krb5/warn.c: In function 'krb5_errx': heimdal/lib/krb5/warn.c:240:5: warning: variable 'ret' set but not used [-Wunused-but-set-variable] heimdal/lib/krb5/warn.c: In function 'krb5_abort': heimdal/lib/krb5/warn.c:280:5: warning: variable 'ret' set but not used [-Wunused-but-set-variable] heimdal/lib/krb5/warn.c: In function 'krb5_abortx': heimdal/lib/krb5/warn.c:306:5: warning: variable 'ret' set but not used [-Wunused-but-set-variable] heimdal/lib/krb5/warn.c: In function '_warnerr': heimdal/lib/krb5/warn.c:56:11: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/warn.c heimdal/lib/krb5/warn.c: In function 'krb5_err': heimdal/lib/krb5/warn.c:203:5: warning: variable 'ret' set but not used [-Wunused-but-set-variable] heimdal/lib/krb5/warn.c: In function 'krb5_errx': heimdal/lib/krb5/warn.c:240:5: warning: variable 'ret' set but not used [-Wunused-but-set-variable] heimdal/lib/krb5/warn.c: In function 'krb5_abort': heimdal/lib/krb5/warn.c:280:5: warning: variable 'ret' set but not used [-Wunused-but-set-variable] heimdal/lib/krb5/warn.c: In function 'krb5_abortx': heimdal/lib/krb5/warn.c:306:5: warning: variable 'ret' set but not used [-Wunused-but-set-variable] heimdal/lib/krb5/warn.c: In function '_warnerr': heimdal/lib/krb5/warn.c:56:11: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/krb5/krb5_err.c Compiling heimdal/lib/krb5/krb5_err.c Compiling heimdal/lib/krb5/heim_err.c Compiling heimdal/lib/krb5/heim_err.c Compiling heimdal/lib/krb5/k524_err.c Compiling heimdal/lib/krb5/k524_err.c Compiling heimdal/lib/krb5/krb_err.c Compiling heimdal/lib/krb5/krb_err.c Compiling heimdal/../heimdal_build/krb5-glue.c Compiling heimdal/../heimdal_build/krb5-glue.c Partially linking bin/mergedobj/heimdal_krb5.o Compiling heimdal/lib/hx509/ca.c heimdal/lib/hx509/ca.c: In function 'build_proxy_prefix': heimdal/lib/hx509/ca.c:921:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hx509/ca.c heimdal/lib/hx509/ca.c: In function 'build_proxy_prefix': heimdal/lib/hx509/ca.c:921:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hx509/cert.c heimdal/lib/hx509/cert.c: In function '_hx509_cert_to_env': heimdal/lib/hx509/cert.c:3333:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hx509/cert.c heimdal/lib/hx509/cert.c: In function '_hx509_cert_to_env': heimdal/lib/hx509/cert.c:3333:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hx509/cms.c heimdal/lib/hx509/cms.c: In function 'unparse_CMSIdentifier': heimdal/lib/hx509/cms.c:230:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/hx509/cms.c:245:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/hx509/cms.c:250:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hx509/cms.c heimdal/lib/hx509/cms.c: In function 'unparse_CMSIdentifier': heimdal/lib/hx509/cms.c:230:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/hx509/cms.c:245:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/hx509/cms.c:250:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hx509/collector.c Compiling heimdal/lib/hx509/collector.c Compiling heimdal/lib/hx509/crypto.c Compiling heimdal/lib/hx509/crypto.c Compiling heimdal/lib/hx509/error.c heimdal/lib/hx509/error.c: In function 'hx509_err': heimdal/lib/hx509/error.c:220:14: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hx509/error.c heimdal/lib/hx509/error.c: In function 'hx509_err': heimdal/lib/hx509/error.c:220:14: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hx509/env.c Compiling heimdal/lib/hx509/env.c Compiling heimdal/lib/hx509/file.c Compiling heimdal/lib/hx509/file.c Compiling heimdal/lib/hx509/keyset.c heimdal/lib/hx509/keyset.c: In function '_hx509_pi_printf': heimdal/lib/hx509/keyset.c:707:14: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hx509/keyset.c heimdal/lib/hx509/keyset.c: In function '_hx509_pi_printf': heimdal/lib/hx509/keyset.c:707:14: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hx509/ks_dir.c Compiling heimdal/lib/hx509/ks_dir.c Compiling heimdal/lib/hx509/ks_file.c heimdal/lib/hx509/ks_file.c: In function 'store_func': heimdal/lib/hx509/ks_file.c:535:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hx509/ks_file.c heimdal/lib/hx509/ks_file.c: In function 'store_func': heimdal/lib/hx509/ks_file.c:535:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hx509/ks_keychain.c Compiling heimdal/lib/hx509/ks_keychain.c Compiling heimdal/lib/hx509/ks_mem.c Compiling heimdal/lib/hx509/ks_mem.c Compiling heimdal/lib/hx509/ks_null.c Compiling heimdal/lib/hx509/ks_null.c Compiling heimdal/lib/hx509/ks_p11.c Compiling heimdal/lib/hx509/ks_p11.c Compiling heimdal/lib/hx509/ks_p12.c Compiling heimdal/lib/hx509/ks_p12.c Compiling heimdal/lib/hx509/lock.c Compiling heimdal/lib/hx509/lock.c Compiling heimdal/lib/hx509/name.c Compiling heimdal/lib/hx509/name.c Compiling heimdal/lib/hx509/peer.c Compiling heimdal/lib/hx509/peer.c Compiling heimdal/lib/hx509/print.c Compiling heimdal/lib/hx509/print.c Compiling heimdal/lib/hx509/req.c Compiling heimdal/lib/hx509/req.c Compiling heimdal/lib/hx509/revoke.c Compiling heimdal/lib/hx509/revoke.c Compiling heimdal/lib/hx509/sel.c Compiling heimdal/lib/hx509/sel.c Compiling heimdal/lib/hx509/hx509_err.c Compiling heimdal/lib/hx509/hx509_err.c Compiling heimdal/lib/hx509/sel-lex.c sel-lex.c:1194:17: warning: 'yyunput' defined but not used [-Wunused-function] sel-lex.l: In function '_hx509_sel_yylex': sel-lex.l:81:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hx509/sel-gram.c Partially linking bin/mergedobj/heimdal_hx509.o Compiling heimdal/lib/hx509/asn1_pkcs10_asn1.c heimdal/lib/hx509/asn1_pkcs10_asn1.c: In function 'encode_CertificationRequest': heimdal/lib/hx509/asn1_pkcs10_asn1.c:314:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/heimdal_pkcs10_asn1.o Compiling heimdal/lib/asn1/asn1_pkcs12_asn1.c heimdal/lib/asn1/asn1_pkcs12_asn1.c: In function 'encode_PKCS12_MacData': heimdal/lib/asn1/asn1_pkcs12_asn1.c:142:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkcs12_asn1.c: In function 'encode_PKCS12_PFX': heimdal/lib/asn1/asn1_pkcs12_asn1.c:319:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkcs12_asn1.c: In function 'encode_PKCS12_Attribute': heimdal/lib/asn1/asn1_pkcs12_asn1.c:601:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkcs12_asn1.c: In function 'encode_PKCS12_SafeBag': heimdal/lib/asn1/asn1_pkcs12_asn1.c:875:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkcs12_asn1.c: In function 'encode_PKCS12_CertBag': heimdal/lib/asn1/asn1_pkcs12_asn1.c:1174:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkcs12_asn1.c: In function 'encode_PKCS12_PBEParams': heimdal/lib/asn1/asn1_pkcs12_asn1.c:1316:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkcs12_asn1.c: In function 'encode_PKCS12_OctetString': heimdal/lib/asn1/asn1_pkcs12_asn1.c:1471:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/heimdal_pkcs12_asn1.o Compiling heimdal/lib/asn1/asn1_pkcs9_asn1.c heimdal/lib/asn1/asn1_pkcs9_asn1.c: In function 'encode_PKCS9_BMPString': heimdal/lib/asn1/asn1_pkcs9_asn1.c:102:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/heimdal_pkcs9_asn1.o Compiling heimdal/lib/asn1/asn1_pkcs8_asn1.c heimdal/lib/asn1/asn1_pkcs8_asn1.c: In function 'encode_PKCS8PrivateKeyAlgorithmIdentifier': heimdal/lib/asn1/asn1_pkcs8_asn1.c:22:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkcs8_asn1.c: In function 'encode_PKCS8PrivateKey': heimdal/lib/asn1/asn1_pkcs8_asn1.c:81:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkcs8_asn1.c: In function 'encode_PKCS8EncryptedData': heimdal/lib/asn1/asn1_pkcs8_asn1.c:577:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkcs8_asn1.c: In function 'encode_PKCS8EncryptedPrivateKeyInfo': heimdal/lib/asn1/asn1_pkcs8_asn1.c:653:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/heimdal_pkcs8_asn1.o Compiling heimdal/lib/hx509/asn1_ocsp_asn1.c heimdal/lib/hx509/asn1_ocsp_asn1.c: In function 'encode_OCSPVersion': heimdal/lib/hx509/asn1_ocsp_asn1.c:22:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hx509/asn1_ocsp_asn1.c: In function 'encode_OCSPCertStatus': heimdal/lib/hx509/asn1_ocsp_asn1.c:104:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hx509/asn1_ocsp_asn1.c: In function 'encode_OCSPCertID': heimdal/lib/hx509/asn1_ocsp_asn1.c:370:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hx509/asn1_ocsp_asn1.c: In function 'encode_OCSPSingleResponse': heimdal/lib/hx509/asn1_ocsp_asn1.c:554:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hx509/asn1_ocsp_asn1.c: In function 'encode_OCSPInnerRequest': heimdal/lib/hx509/asn1_ocsp_asn1.c:819:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hx509/asn1_ocsp_asn1.c: In function 'encode_OCSPRequest': heimdal/lib/hx509/asn1_ocsp_asn1.c:1514:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hx509/asn1_ocsp_asn1.c: In function 'encode_OCSPResponseBytes': heimdal/lib/hx509/asn1_ocsp_asn1.c:1653:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hx509/asn1_ocsp_asn1.c: In function 'encode_OCSPResponseStatus': heimdal/lib/hx509/asn1_ocsp_asn1.c:1795:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hx509/asn1_ocsp_asn1.c: In function 'encode_OCSPResponse': heimdal/lib/hx509/asn1_ocsp_asn1.c:1877:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hx509/asn1_ocsp_asn1.c: In function 'encode_OCSPKeyHash': heimdal/lib/hx509/asn1_ocsp_asn1.c:2016:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/hx509/asn1_ocsp_asn1.c: In function 'encode_OCSPResponderID': heimdal/lib/hx509/asn1_ocsp_asn1.c:2092:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/heimdal_ocsp_asn1.o Compiling heimdal/lib/hcrypto/aes.c Compiling heimdal/lib/hcrypto/bn.c Compiling heimdal/lib/hcrypto/dh.c Compiling heimdal/lib/hcrypto/dh-imath.c Compiling heimdal/lib/hcrypto/des.c Compiling heimdal/lib/hcrypto/dsa.c Compiling heimdal/lib/hcrypto/engine.c Compiling heimdal/lib/hcrypto/md2.c Compiling heimdal/lib/hcrypto/md4.c Compiling heimdal/lib/hcrypto/md5.c Compiling heimdal/lib/hcrypto/rsa.c Compiling heimdal/lib/hcrypto/rsa-imath.c Compiling heimdal/lib/hcrypto/rc2.c Compiling heimdal/lib/hcrypto/rc4.c Compiling heimdal/lib/hcrypto/rijndael-alg-fst.c Compiling heimdal/lib/hcrypto/rnd_keys.c Compiling heimdal/lib/hcrypto/sha.c Compiling heimdal/lib/hcrypto/sha256.c Compiling heimdal/lib/hcrypto/ui.c Compiling heimdal/lib/hcrypto/evp.c Compiling heimdal/lib/hcrypto/evp-hcrypto.c Compiling heimdal/lib/hcrypto/evp-cc.c Compiling heimdal/lib/hcrypto/pkcs5.c Compiling heimdal/lib/hcrypto/pkcs12.c Compiling heimdal/lib/hcrypto/rand.c Compiling heimdal/lib/hcrypto/rand-egd.c Compiling heimdal/lib/hcrypto/rand-unix.c heimdal/lib/hcrypto/rand-unix.c: In function 'unix_seed': heimdal/lib/hcrypto/rand-unix.c:86:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hcrypto/rand-fortuna.c Compiling heimdal/lib/hcrypto/rand-timer.c Compiling heimdal/lib/hcrypto/hmac.c Compiling heimdal/lib/hcrypto/camellia.c Compiling heimdal/lib/hcrypto/camellia-ntt.c Partially linking bin/mergedobj/heimdal_hcrypto.o Compiling heimdal/lib/hcrypto/imath/imath.c Compiling heimdal/lib/hcrypto/imath/iprime.c Partially linking bin/mergedobj/heimdal_hcrypto_imath.o /usr/bin/python heimdal/lib/wind/gen-map.py heimdal/lib/wind/rfc3454.txt heimdal/lib/wind/ fooresult B.1,rfc4518-map Compiling heimdal/lib/wind/wind_err.c /usr/bin/python heimdal/lib/wind/gen-errorlist.py heimdal/lib/wind/rfc3454.txt heimdal/lib/wind/ Compiling heimdal/lib/wind/wind_err.c /usr/bin/python heimdal/lib/wind/gen-normalize.py heimdal/lib/wind/UnicodeData.txt heimdal/lib/wind/CompositionExclusions-3.2.0.txt heimdal/lib/wind/ Compiling heimdal/lib/wind/wind_err.c /usr/bin/python heimdal/lib/wind/gen-combining.py heimdal/lib/wind/UnicodeData.txt heimdal/lib/wind/ Compiling heimdal/lib/wind/wind_err.c /usr/bin/python heimdal/lib/wind/gen-bidi.py heimdal/lib/wind/rfc3454.txt heimdal/lib/wind/ Compiling heimdal/lib/wind/wind_err.c Compiling heimdal/lib/wind/stringprep.c Compiling heimdal/lib/wind/stringprep.c Compiling heimdal/lib/wind/stringprep.c Compiling heimdal/lib/wind/stringprep.c Compiling heimdal/lib/wind/stringprep.c Compiling heimdal/lib/wind/errorlist.c Compiling heimdal/lib/wind/errorlist.c Compiling heimdal/lib/wind/errorlist.c Compiling heimdal/lib/wind/errorlist.c Compiling heimdal/lib/wind/errorlist.c Compiling heimdal/lib/wind/errorlist_table.c Compiling heimdal/lib/wind/errorlist_table.c Compiling heimdal/lib/wind/errorlist_table.c Compiling heimdal/lib/wind/errorlist_table.c Compiling heimdal/lib/wind/errorlist_table.c Compiling heimdal/lib/wind/normalize.c Compiling heimdal/lib/wind/normalize.c Compiling heimdal/lib/wind/normalize.c Compiling heimdal/lib/wind/normalize.c Compiling heimdal/lib/wind/normalize.c Compiling heimdal/lib/wind/normalize_table.c Compiling heimdal/lib/wind/normalize_table.c Compiling heimdal/lib/wind/normalize_table.c Compiling heimdal/lib/wind/normalize_table.c Compiling heimdal/lib/wind/normalize_table.c Compiling heimdal/lib/wind/combining.c Compiling heimdal/lib/wind/combining.c Compiling heimdal/lib/wind/combining.c Compiling heimdal/lib/wind/combining.c Compiling heimdal/lib/wind/combining.c Compiling heimdal/lib/wind/combining_table.c Compiling heimdal/lib/wind/combining_table.c Compiling heimdal/lib/wind/combining_table.c Compiling heimdal/lib/wind/combining_table.c Compiling heimdal/lib/wind/combining_table.c Compiling heimdal/lib/wind/utf8.c Compiling heimdal/lib/wind/utf8.c Compiling heimdal/lib/wind/utf8.c Compiling heimdal/lib/wind/utf8.c Compiling heimdal/lib/wind/utf8.c Compiling heimdal/lib/wind/bidi.c Compiling heimdal/lib/wind/bidi.c Compiling heimdal/lib/wind/bidi.c Compiling heimdal/lib/wind/bidi.c Compiling heimdal/lib/wind/bidi.c Compiling heimdal/lib/wind/bidi_table.c Compiling heimdal/lib/wind/bidi_table.c Compiling heimdal/lib/wind/bidi_table.c Compiling heimdal/lib/wind/bidi_table.c Compiling heimdal/lib/wind/bidi_table.c Compiling heimdal/lib/wind/ldap.c Compiling heimdal/lib/wind/ldap.c Compiling heimdal/lib/wind/ldap.c Compiling heimdal/lib/wind/ldap.c Compiling heimdal/lib/wind/ldap.c Compiling heimdal/lib/wind/map.c Compiling heimdal/lib/wind/map.c Compiling heimdal/lib/wind/map.c Compiling heimdal/lib/wind/map.c Compiling heimdal/lib/wind/map.c Compiling heimdal/lib/wind/map_table.c Compiling heimdal/lib/wind/map_table.c Compiling heimdal/lib/wind/map_table.c Compiling heimdal/lib/wind/map_table.c Compiling heimdal/lib/wind/map_table.c Partially linking bin/mergedobj/heimdal_wind.o Compiling heimdal/lib/asn1/asn1_pkinit_asn1.c heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_MS_UPN_SAN': heimdal/lib/asn1/asn1_pkinit_asn1.c:126:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_DHNonce': heimdal/lib/asn1/asn1_pkinit_asn1.c:202:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_KDFAlgorithmId': heimdal/lib/asn1/asn1_pkinit_asn1.c:278:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_TrustedCA': heimdal/lib/asn1/asn1_pkinit_asn1.c:399:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_ExternalPrincipalIdentifier': heimdal/lib/asn1/asn1_pkinit_asn1.c:641:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_PA_PK_AS_REQ': heimdal/lib/asn1/asn1_pkinit_asn1.c:984:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_PKAuthenticator': heimdal/lib/asn1/asn1_pkinit_asn1.c:1192:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_TD_TRUSTED_CERTIFIERS': heimdal/lib/asn1/asn1_pkinit_asn1.c:1910:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_TD_INVALID_CERTIFICATES': heimdal/lib/asn1/asn1_pkinit_asn1.c:1969:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_KRB5PrincipalName': heimdal/lib/asn1/asn1_pkinit_asn1.c:2028:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_DHRepInfo': heimdal/lib/asn1/asn1_pkinit_asn1.c:2291:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_PA_PK_AS_REP': heimdal/lib/asn1/asn1_pkinit_asn1.c:2499:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_KDCDHKeyInfo': heimdal/lib/asn1/asn1_pkinit_asn1.c:2681:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_ReplyKeyPack': heimdal/lib/asn1/asn1_pkinit_asn1.c:2908:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_PKAuthenticator_Win2k': heimdal/lib/asn1/asn1_pkinit_asn1.c:3171:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_AuthPack_Win2k': heimdal/lib/asn1/asn1_pkinit_asn1.c:3459:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_TrustedCA_Win2k': heimdal/lib/asn1/asn1_pkinit_asn1.c:3615:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_PA_PK_AS_REP_Win2k': heimdal/lib/asn1/asn1_pkinit_asn1.c:4092:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_KDCDHKeyInfo_Win2k': heimdal/lib/asn1/asn1_pkinit_asn1.c:4247:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_ReplyKeyPack_Win2k': heimdal/lib/asn1/asn1_pkinit_asn1.c:4422:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_PA_PK_AS_REP_BTMM': heimdal/lib/asn1/asn1_pkinit_asn1.c:4580:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_PkinitSP80056AOtherInfo': heimdal/lib/asn1/asn1_pkinit_asn1.c:4750:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_pkinit_asn1.c: In function 'encode_PkinitSuppPubInfo': heimdal/lib/asn1/asn1_pkinit_asn1.c:5085:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/heimdal_pkinit_asn1.o Compiling heimdal/lib/asn1/asn1_cms_asn1.c heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_CMSVersion': heimdal/lib/asn1/asn1_cms_asn1.c:78:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_DigestAlgorithmIdentifier': heimdal/lib/asn1/asn1_cms_asn1.c:168:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_SignatureAlgorithmIdentifier': heimdal/lib/asn1/asn1_cms_asn1.c:384:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_ContentType': heimdal/lib/asn1/asn1_cms_asn1.c:443:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_MessageDigest': heimdal/lib/asn1/asn1_cms_asn1.c:527:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_ContentInfo': heimdal/lib/asn1/asn1_cms_asn1.c:616:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_EncapsulatedContentInfo': heimdal/lib/asn1/asn1_cms_asn1.c:771:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_CertificateList': heimdal/lib/asn1/asn1_cms_asn1.c:1113:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_IssuerAndSerialNumber': heimdal/lib/asn1/asn1_cms_asn1.c:1329:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_CMSIdentifier': heimdal/lib/asn1/asn1_cms_asn1.c:1445:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_SignerIdentifier': heimdal/lib/asn1/asn1_cms_asn1.c:1591:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_RecipientIdentifier': heimdal/lib/asn1/asn1_cms_asn1.c:1650:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_SignatureValue': heimdal/lib/asn1/asn1_cms_asn1.c:1866:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_KeyEncryptionAlgorithmIdentifier': heimdal/lib/asn1/asn1_cms_asn1.c:3175:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_ContentEncryptionAlgorithmIdentifier': heimdal/lib/asn1/asn1_cms_asn1.c:3234:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_EncryptedKey': heimdal/lib/asn1/asn1_cms_asn1.c:3293:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_KeyTransRecipientInfo': heimdal/lib/asn1/asn1_cms_asn1.c:3382:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_RecipientInfo': heimdal/lib/asn1/asn1_cms_asn1.c:3540:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_EncryptedContent': heimdal/lib/asn1/asn1_cms_asn1.c:3756:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_EncryptedContentInfo': heimdal/lib/asn1/asn1_cms_asn1.c:3845:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_CMSEncryptedData': heimdal/lib/asn1/asn1_cms_asn1.c:4183:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_EnvelopedData': heimdal/lib/asn1/asn1_cms_asn1.c:4359:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_CMSRC2CBCParameter': heimdal/lib/asn1/asn1_cms_asn1.c:4616:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_cms_asn1.c: In function 'encode_CMSCBCParameter': heimdal/lib/asn1/asn1_cms_asn1.c:4786:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/heimdal_cms_asn1.o Compiling heimdal/lib/asn1/asn1_rfc2459_asn1.c heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_Version': heimdal/lib/asn1/asn1_rfc2459_asn1.c:22:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_AlgorithmIdentifier': heimdal/lib/asn1/asn1_rfc2459_asn1.c:624:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_AttributeType': heimdal/lib/asn1/asn1_rfc2459_asn1.c:764:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_AttributeValue': heimdal/lib/asn1/asn1_rfc2459_asn1.c:840:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_DirectoryString': heimdal/lib/asn1/asn1_rfc2459_asn1.c:899:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_AttributeTypeAndValue': heimdal/lib/asn1/asn1_rfc2459_asn1.c:1436:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_Name': heimdal/lib/asn1/asn1_rfc2459_asn1.c:1814:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_CertificateSerialNumber': heimdal/lib/asn1/asn1_rfc2459_asn1.c:1918:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_Time': heimdal/lib/asn1/asn1_rfc2459_asn1.c:1994:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_Validity': heimdal/lib/asn1/asn1_rfc2459_asn1.c:2144:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_UniqueIdentifier': heimdal/lib/asn1/asn1_rfc2459_asn1.c:2252:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_SubjectPublicKeyInfo': heimdal/lib/asn1/asn1_rfc2459_asn1.c:2328:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_Extension': heimdal/lib/asn1/asn1_rfc2459_asn1.c:2453:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_TBSCertificate': heimdal/lib/asn1/asn1_rfc2459_asn1.c:2804:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_Certificate': heimdal/lib/asn1/asn1_rfc2459_asn1.c:3216:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_ValidationParms': heimdal/lib/asn1/asn1_rfc2459_asn1.c:3483:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_DomainParameters': heimdal/lib/asn1/asn1_rfc2459_asn1.c:3625:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_DHPublicKey': heimdal/lib/asn1/asn1_rfc2459_asn1.c:3893:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_OtherName': heimdal/lib/asn1/asn1_rfc2459_asn1.c:3969:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_GeneralName': heimdal/lib/asn1/asn1_rfc2459_asn1.c:4111:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_KeyUsage': heimdal/lib/asn1/asn1_rfc2459_asn1.c:4761:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_KeyIdentifier': heimdal/lib/asn1/asn1_rfc2459_asn1.c:4975:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_SubjectKeyIdentifier': heimdal/lib/asn1/asn1_rfc2459_asn1.c:5326:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_BasicConstraints': heimdal/lib/asn1/asn1_rfc2459_asn1.c:5393:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_BaseDistance': heimdal/lib/asn1/asn1_rfc2459_asn1.c:5569:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_GeneralSubtree': heimdal/lib/asn1/asn1_rfc2459_asn1.c:5645:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_DistributionPointReasonFlags': heimdal/lib/asn1/asn1_rfc2459_asn1.c:6475:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_DistributionPoint': heimdal/lib/asn1/asn1_rfc2459_asn1.c:6884:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_DSASigValue': heimdal/lib/asn1/asn1_rfc2459_asn1.c:7264:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_DSAPublicKey': heimdal/lib/asn1/asn1_rfc2459_asn1.c:7406:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_DSAParams': heimdal/lib/asn1/asn1_rfc2459_asn1.c:7482:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_ECPoint': heimdal/lib/asn1/asn1_rfc2459_asn1.c:7662:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_ECParameters': heimdal/lib/asn1/asn1_rfc2459_asn1.c:7738:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_ECDSA_Sig_Value': heimdal/lib/asn1/asn1_rfc2459_asn1.c:7847:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_RSAPublicKey': heimdal/lib/asn1/asn1_rfc2459_asn1.c:7989:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_RSAPrivateKey': heimdal/lib/asn1/asn1_rfc2459_asn1.c:8131:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_DigestInfo': heimdal/lib/asn1/asn1_rfc2459_asn1.c:8538:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_CRLCertificateList': heimdal/lib/asn1/asn1_rfc2459_asn1.c:9110:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_CRLReason': heimdal/lib/asn1/asn1_rfc2459_asn1.c:9280:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_PKIXXmppAddr': heimdal/lib/asn1/asn1_rfc2459_asn1.c:9362:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_AccessDescription': heimdal/lib/asn1/asn1_rfc2459_asn1.c:9534:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_ProxyPolicy': heimdal/lib/asn1/asn1_rfc2459_asn1.c:9823:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_rfc2459_asn1.c: In function 'encode_ProxyCertInfo': heimdal/lib/asn1/asn1_rfc2459_asn1.c:9979:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/heimdal_rfc2459_asn1.o Compiling heimdal/lib/asn1/asn1_krb5_asn1.c heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_NAME_TYPE': heimdal/lib/asn1/asn1_krb5_asn1.c:22:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_MESSAGE_TYPE': heimdal/lib/asn1/asn1_krb5_asn1.c:104:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PADATA_TYPE': heimdal/lib/asn1/asn1_krb5_asn1.c:186:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_AUTHDATA_TYPE': heimdal/lib/asn1/asn1_krb5_asn1.c:268:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_CKSUMTYPE': heimdal/lib/asn1/asn1_krb5_asn1.c:350:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_ENCTYPE': heimdal/lib/asn1/asn1_krb5_asn1.c:432:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_krb5uint32': heimdal/lib/asn1/asn1_krb5_asn1.c:514:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_krb5int32': heimdal/lib/asn1/asn1_krb5_asn1.c:586:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KerberosString': heimdal/lib/asn1/asn1_krb5_asn1.c:658:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_Realm': heimdal/lib/asn1/asn1_krb5_asn1.c:734:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_Principal': heimdal/lib/asn1/asn1_krb5_asn1.c:1031:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_HostAddress': heimdal/lib/asn1/asn1_krb5_asn1.c:1328:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KerberosTime': heimdal/lib/asn1/asn1_krb5_asn1.c:1608:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_AuthorizationDataElement': heimdal/lib/asn1/asn1_krb5_asn1.c:1680:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_APOptions': heimdal/lib/asn1/asn1_krb5_asn1.c:1994:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_TicketFlags': heimdal/lib/asn1/asn1_krb5_asn1.c:2126:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KDCOptions': heimdal/lib/asn1/asn1_krb5_asn1.c:2344:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_LR_TYPE': heimdal/lib/asn1/asn1_krb5_asn1.c:2601:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_EncryptedData': heimdal/lib/asn1/asn1_krb5_asn1.c:2887:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_EncryptionKey': heimdal/lib/asn1/asn1_krb5_asn1.c:3098:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_TransitedEncoding': heimdal/lib/asn1/asn1_krb5_asn1.c:3257:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_Ticket': heimdal/lib/asn1/asn1_krb5_asn1.c:3416:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_EncTicketPart': heimdal/lib/asn1/asn1_krb5_asn1.c:3651:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_Checksum': heimdal/lib/asn1/asn1_krb5_asn1.c:4208:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_Authenticator': heimdal/lib/asn1/asn1_krb5_asn1.c:4367:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_DATA': heimdal/lib/asn1/asn1_krb5_asn1.c:4848:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_ETYPE_INFO_ENTRY': heimdal/lib/asn1/asn1_krb5_asn1.c:5007:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_ETYPE_INFO2_ENTRY': heimdal/lib/asn1/asn1_krb5_asn1.c:5387:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_TypedData': heimdal/lib/asn1/asn1_krb5_asn1.c:5925:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KDC_REQ': heimdal/lib/asn1/asn1_krb5_asn1.c:6980:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_AS_REQ': heimdal/lib/asn1/asn1_krb5_asn1.c:7212:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_TGS_REQ': heimdal/lib/asn1/asn1_krb5_asn1.c:7288:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_ENC_TS_ENC': heimdal/lib/asn1/asn1_krb5_asn1.c:7364:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_PAC_REQUEST': heimdal/lib/asn1/asn1_krb5_asn1.c:7520:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PROV_SRV_LOCATION': heimdal/lib/asn1/asn1_krb5_asn1.c:7637:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KDC_REP': heimdal/lib/asn1/asn1_krb5_asn1.c:7713:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_AS_REP': heimdal/lib/asn1/asn1_krb5_asn1.c:8059:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_TGS_REP': heimdal/lib/asn1/asn1_krb5_asn1.c:8135:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_EncKDCRepPart': heimdal/lib/asn1/asn1_krb5_asn1.c:8211:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_EncASRepPart': heimdal/lib/asn1/asn1_krb5_asn1.c:8841:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_EncTGSRepPart': heimdal/lib/asn1/asn1_krb5_asn1.c:8917:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_AP_REQ': heimdal/lib/asn1/asn1_krb5_asn1.c:8993:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_AP_REP': heimdal/lib/asn1/asn1_krb5_asn1.c:9266:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_EncAPRepPart': heimdal/lib/asn1/asn1_krb5_asn1.c:9463:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KRB_SAFE_BODY': heimdal/lib/asn1/asn1_krb5_asn1.c:9726:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KRB_SAFE': heimdal/lib/asn1/asn1_krb5_asn1.c:10107:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KRB_PRIV': heimdal/lib/asn1/asn1_krb5_asn1.c:10342:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_EncKrbPrivPart': heimdal/lib/asn1/asn1_krb5_asn1.c:10539:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KrbCredInfo': heimdal/lib/asn1/asn1_krb5_asn1.c:11234:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KRB_ERROR': heimdal/lib/asn1/asn1_krb5_asn1.c:12301:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_ChangePasswdDataMS': heimdal/lib/asn1/asn1_krb5_asn1.c:12996:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_AD_IF_RELEVANT': heimdal/lib/asn1/asn1_krb5_asn1.c:13342:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_AD_KDCIssued': heimdal/lib/asn1/asn1_krb5_asn1.c:13401:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_AD_AND_OR': heimdal/lib/asn1/asn1_krb5_asn1.c:13647:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_AD_MANDATORY_FOR_KDC': heimdal/lib/asn1/asn1_krb5_asn1.c:13806:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_SAM_TYPE': heimdal/lib/asn1/asn1_krb5_asn1.c:13865:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_SAM_REDIRECT': heimdal/lib/asn1/asn1_krb5_asn1.c:13947:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_SAMFlags': heimdal/lib/asn1/asn1_krb5_asn1.c:14006:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_SAM_CHALLENGE_2_BODY': heimdal/lib/asn1/asn1_krb5_asn1.c:14138:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_SAM_RESPONSE_2': heimdal/lib/asn1/asn1_krb5_asn1.c:14957:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_ENC_SAM_RESPONSE_ENC': heimdal/lib/asn1/asn1_krb5_asn1.c:15244:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_S4U2Self': heimdal/lib/asn1/asn1_krb5_asn1.c:15417:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KRB5SignedPathData': heimdal/lib/asn1/asn1_krb5_asn1.c:15652:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KRB5SignedPath': heimdal/lib/asn1/asn1_krb5_asn1.c:15912:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_ClientCanonicalizedNames': heimdal/lib/asn1/asn1_krb5_asn1.c:16158:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_ClientCanonicalized': heimdal/lib/asn1/asn1_krb5_asn1.c:16300:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_AD_LoginAlias': heimdal/lib/asn1/asn1_krb5_asn1.c:16442:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_SvrReferralData': heimdal/lib/asn1/asn1_krb5_asn1.c:16584:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_SERVER_REFERRAL_DATA': heimdal/lib/asn1/asn1_krb5_asn1.c:16740:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_ServerReferralData': heimdal/lib/asn1/asn1_krb5_asn1.c:16799:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_FastOptions': heimdal/lib/asn1/asn1_krb5_asn1.c:17073:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KrbFastArmor': heimdal/lib/asn1/asn1_krb5_asn1.c:17451:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KrbFastArmoredReq': heimdal/lib/asn1/asn1_krb5_asn1.c:17610:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_FX_FAST_REQUEST': heimdal/lib/asn1/asn1_krb5_asn1.c:17804:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KrbFastFinished': heimdal/lib/asn1/asn1_krb5_asn1.c:17940:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_KrbFastArmoredRep': heimdal/lib/asn1/asn1_krb5_asn1.c:18504:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_krb5_asn1.c: In function 'encode_PA_FX_FAST_REPLY': heimdal/lib/asn1/asn1_krb5_asn1.c:18608:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/heimdal_krb5_asn1.o Compiling heimdal/lib/asn1/der_get.c Compiling heimdal/lib/asn1/der_put.c Compiling heimdal/lib/asn1/der_free.c Compiling heimdal/lib/asn1/der_format.c Compiling heimdal/lib/asn1/der_length.c Compiling heimdal/lib/asn1/der_copy.c Compiling heimdal/lib/asn1/der_cmp.c Compiling heimdal/lib/asn1/extra.c Compiling heimdal/lib/asn1/timegm.c Compiling heimdal/lib/asn1/asn1_err.c Partially linking bin/mergedobj/heimdal_heim_asn1.o Compiling heimdal/lib/com_err/com_err.c Compiling heimdal/lib/com_err/error.c heimdal/lib/com_err/error.c: In function 'com_right_r': heimdal/lib/com_err/error.c:68:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat] heimdal/lib/com_err/error.c:68:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat] Partially linking bin/mergedobj/heimdal_com_err.o Creating heimdal/lib/roken/roken.h Compiling heimdal/lib/roken/base64.c Compiling heimdal/lib/roken/ct.c Compiling heimdal/lib/roken/hex.c Compiling heimdal/lib/roken/bswap.c Compiling heimdal/lib/roken/dumpdata.c Compiling heimdal/lib/roken/emalloc.c Compiling heimdal/lib/roken/ecalloc.c Compiling heimdal/lib/roken/getarg.c Compiling heimdal/lib/roken/get_window_size.c Compiling heimdal/lib/roken/getdtablesize.c Compiling heimdal/lib/roken/h_errno.c Compiling heimdal/lib/roken/issuid.c Compiling heimdal/lib/roken/net_read.c Compiling heimdal/lib/roken/net_write.c Compiling heimdal/lib/roken/socket.c Compiling heimdal/lib/roken/parse_time.c Compiling heimdal/lib/roken/parse_units.c Compiling heimdal/lib/roken/resolve.c Compiling heimdal/lib/roken/roken_gethostby.c heimdal/lib/roken/roken_gethostby.c: In function 'roken_gethostby': heimdal/lib/roken/roken_gethostby.c:147:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/roken/roken_gethostby.c: In function 'setup_int': heimdal/lib/roken/roken_gethostby.c:73:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/roken/roken_gethostby.c:78:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/roken/signal.c Compiling heimdal/lib/roken/vis.c Compiling heimdal/lib/roken/strlwr.c Compiling heimdal/lib/roken/strsep_copy.c Compiling heimdal/lib/roken/strsep.c Compiling heimdal/lib/roken/strupr.c Compiling heimdal/lib/roken/strpool.c Compiling heimdal/lib/roken/estrdup.c Compiling heimdal/lib/roken/erealloc.c Compiling heimdal/lib/roken/simple_exec.c heimdal/lib/roken/simple_exec.c: In function 'rk_pipe_execv': heimdal/lib/roken/simple_exec.c:153:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/roken/simple_exec.c:155:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/roken/simple_exec.c:157:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/roken/strcollect.c Compiling heimdal/lib/roken/rtbl.c Compiling heimdal/lib/roken/cloexec.c Compiling heimdal/lib/roken/xfree.c Compiling heimdal/../heimdal_build/replace.c Partially linking bin/mergedobj/heimdal_roken.o Compiling heimdal/lib/roken/closefrom.c Partially linking bin/mergedobj/heimdal_roken_closefrom.o Compiling heimdal/lib/roken/getprogname.c Compiling heimdal/lib/roken/setprogname.c Partially linking bin/mergedobj/heimdal_roken_progname.o Compiling dsdb/samdb/ldb_modules/ranged_results.c dsdb/samdb/ldb_modules/ranged_results.c: In function 'rr_search_callback': dsdb/samdb/ldb_modules/ranged_results.c:90:28: warning: variable 'orig_num_values' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/ldb_ranged_results.o Compiling lib/events/tevent_s4.c lib/events/tevent_s4.c: In function 's4_event_context_init': lib/events/tevent_s4.c:69:3: warning: 'tevent_loop_allow_nesting' is deprecated (declared at ./../lib/tevent/tevent.h:357) [-Wdeprecated-declarations] lib/events/tevent_s4.c: In function 'ev_wrap_debug': lib/events/tevent_s4.c:49:11: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Partially linking bin/mergedobj/events.o Compiling nbt_server/wins/wins_ldb.c Partially linking bin/mergedobj/ldb_wins_ldb.o Compiling lib/socket/interface.c Compiling lib/socket/netif.c Partially linking bin/mergedobj/netif.o Compiling ../lib/tevent/tevent.c Compiling ../lib/tevent/tevent_debug.c Compiling ../lib/tevent/tevent_util.c Compiling ../lib/tevent/tevent_fd.c Compiling ../lib/tevent/tevent_timed.c Compiling ../lib/tevent/tevent_immediate.c Compiling ../lib/tevent/tevent_signal.c ../lib/tevent/tevent_signal.c: In function 'tevent_common_signal_handler': ../lib/tevent/tevent_signal.c:85:10: warning: variable 'res' set but not used [-Wunused-but-set-variable] ../lib/tevent/tevent_signal.c: In function 'signal_pipe_handler': ../lib/tevent/tevent_signal.c:177:10: warning: variable 'res' set but not used [-Wunused-but-set-variable] Compiling ../lib/tevent/tevent_req.c Compiling ../lib/tevent/tevent_wakeup.c Compiling ../lib/tevent/tevent_queue.c Compiling ../lib/tevent/tevent_standard.c Compiling ../lib/tevent/tevent_select.c Compiling ../lib/tevent/tevent_epoll.c Partially linking bin/mergedobj/tevent.o Compiling lib/registry/tdr_regf.c Partially linking bin/mergedobj/tdr_regf.o Compiling ../lib/tdr/tdr.c ../lib/tdr/tdr.c: In function 'tdr_print_debug_helper': ../lib/tdr/tdr.c:400:11: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Partially linking bin/mergedobj/tdr.o Compiling param/loadparm.c param/loadparm.c: In function 'lp_get_parametric': param/loadparm.c:773:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling param/generic.c Compiling param/util.c Partially linking bin/mergedobj/samba-hostconfig.o Compiling ../lib/util/xfile.c Compiling ../lib/util/debug.c ../lib/util/debug.c: In function 'reopen_logs': ../lib/util/debug.c:161:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] ../lib/util/debug.c: In function 'dbgtext': ../lib/util/debug.c:127:11: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] ../lib/util/debug.c:130:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] ../lib/util/debug.c: In function 'log_timestring': ../lib/util/debug.c:87:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] ../lib/util/debug.c:91:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] Compiling ../lib/util/fault.c Compiling ../lib/util/signal.c Compiling ../lib/util/system.c Compiling ../lib/util/time.c Compiling ../lib/util/genrand.c Compiling ../lib/util/dprintf.c ../lib/util/dprintf.c: In function 'd_vfprintf': ../lib/util/dprintf.c:73:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] ../lib/util/dprintf.c:75:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] Compiling ../lib/util/util_str.c Compiling ../lib/util/rfc1738.c Compiling ../lib/util/substitute.c Compiling ../lib/util/util_strlist.c Compiling ../lib/util/util_file.c Compiling ../lib/util/data_blob.c Compiling ../lib/util/util.c Compiling ../lib/util/blocking.c Compiling ../lib/util/util_net.c Compiling ../lib/util/fsusage.c Compiling ../lib/util/ms_fnmatch.c Compiling ../lib/util/mutex.c Compiling ../lib/util/idtree.c Compiling ../lib/util/become_daemon.c Compiling ../lib/util/rbtree.c Compiling ../lib/util/talloc_stack.c Compiling ../lib/util/smb_threads.c Compiling ../lib/util/params.c Compiling ../lib/util/parmlist.c Compiling ../lib/util/util_id.c Partially linking bin/mergedobj/samba-util.o Compiling ../lib/uid_wrapper/uid_wrapper.c Partially linking bin/mergedobj/uid_wrapper.o Compiling ../lib/util/charset/iconv.c Compiling ../lib/util/charset/charcnv.c ../lib/util/charset/charcnv.c: In function 'convert_string_convenience': ../lib/util/charset/charcnv.c:275:19: warning: variable 'reason' set but not used [-Wunused-but-set-variable] Compiling ../lib/util/charset/util_unistr.c Compiling ../lib/util/charset/codepoints.c Partially linking bin/mergedobj/charset.o Compiling dynconfig/dynconfig.c Partially linking bin/mergedobj/dynconfig.o Compiling ../lib/socket_wrapper/socket_wrapper.c Partially linking bin/mergedobj/socket_wrapper.o Compiling ../lib/crypto/crc32.c Compiling ../lib/crypto/md5.c Compiling ../lib/crypto/hmacmd5.c Compiling ../lib/crypto/md4.c Compiling ../lib/crypto/arcfour.c Compiling ../lib/crypto/sha256.c Compiling ../lib/crypto/hmacsha256.c Compiling ../lib/crypto/aes.c Compiling ../lib/crypto/rijndael-alg-fst.c Partially linking bin/mergedobj/crypto.o Compiling ../lib/replace/replace.c Compiling ../lib/replace/snprintf.c Compiling ../lib/replace/getpass.c Partially linking bin/mergedobj/replace.o Linking bin/regpatch Compiling lib/registry/tools/regdiff.c Linking bin/regdiff Compiling smbd/server.c Compiling smbd/pidfile.c smbd/pidfile.c: In function 'pidfile_create': smbd/pidfile.c:88:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] smbd/pidfile.c: In function 'pidfile_pid': smbd/pidfile.c:41:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Partially linking bin/mergedobj/pidfile.o Compiling smbd/service.c Compiling smbd/service_stream.c Compiling smbd/service_named_pipe.c Compiling smbd/service_task.c Partially linking bin/mergedobj/service.o Compiling nbt_server/nbt_server.c Partially linking bin/mergedobj/service_nbtd.o Compiling nbt_server/interfaces.c Compiling nbt_server/register.c Compiling nbt_server/query.c Compiling nbt_server/nodestatus.c Compiling nbt_server/defense.c Compiling nbt_server/packet.c Compiling nbt_server/irpc.c Partially linking bin/mergedobj/nbt_server.o Compiling nbt_server/dgram/request.c Compiling nbt_server/dgram/netlogon.c Compiling nbt_server/dgram/browse.c Partially linking bin/mergedobj/nbtd_dgram.o Compiling nbt_server/wins/winsserver.c Compiling nbt_server/wins/winsclient.c Compiling nbt_server/wins/winswack.c Compiling nbt_server/wins/wins_dns_proxy.c Partially linking bin/mergedobj/nbtd_wins.o Compiling dsdb/kcc/kcc_service.c In file included from ./dsdb/kcc/kcc_service.h:85:0, from dsdb/kcc/kcc_service.c:30: ./dsdb/kcc/kcc_service_proto.h:21:17: warning: 'struct kcc_connection_list' declared inside parameter list [enabled by default] ./dsdb/kcc/kcc_service_proto.h:21:17: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] Compiling dsdb/kcc/kcc_connection.c Compiling dsdb/kcc/kcc_deleted.c Compiling dsdb/kcc/kcc_periodic.c Partially linking bin/mergedobj/kcc_srv.o Compiling smb_server/smb_samba3.c Partially linking bin/mergedobj/service_samba3_smb.o Compiling rpc_server/service_rpc.c rpc_server/service_rpc.c: In function 'dcesrv_read_fragment_done': rpc_server/service_rpc.c:444:9: warning: 'pkt' may be used uninitialized in this function [-Wuninitialized] Partially linking bin/mergedobj/dcesrv.o Compiling rpc_server/dcerpc_server.c Compiling rpc_server/dcesrv_auth.c Compiling rpc_server/dcesrv_mgmt.c Compiling rpc_server/handles.c Partially linking bin/mergedobj/dcerpc_server.o Compiling rpc_server/lsa/dcesrv_lsa.c rpc_server/lsa/dcesrv_lsa.c: In function 'dcesrv_lsa_EnumPrivs': rpc_server/lsa/dcesrv_lsa.c:287:27: warning: variable 'state' set but not used [-Wunused-but-set-variable] rpc_server/lsa/dcesrv_lsa.c: In function 'dcesrv_lsa_QuerySecret': rpc_server/lsa/dcesrv_lsa.c:2655:22: warning: variable 'msg' set but not used [-Wunused-but-set-variable] rpc_server/lsa/dcesrv_lsa.c: In function 'dcesrv_lsa_LookupPrivValue': rpc_server/lsa/dcesrv_lsa.c:2781:27: warning: variable 'state' set but not used [-Wunused-but-set-variable] rpc_server/lsa/dcesrv_lsa.c: In function 'dcesrv_lsa_LookupPrivName': rpc_server/lsa/dcesrv_lsa.c:2808:27: warning: variable 'state' set but not used [-Wunused-but-set-variable] rpc_server/lsa/dcesrv_lsa.c: In function 'dcesrv_lsa_LookupPrivDisplayName': rpc_server/lsa/dcesrv_lsa.c:2846:27: warning: variable 'state' set but not used [-Wunused-but-set-variable] Compiling rpc_server/lsa/lsa_init.c Compiling rpc_server/lsa/lsa_lookup.c Partially linking bin/mergedobj/dcerpc_lsarpc.o Compiling rpc_server/remote/dcesrv_remote.c Partially linking bin/mergedobj/dcerpc_remote.o Compiling ../librpc/ndr/ndr_table.c Generating librpc/gen_ndr/tables.c Compiling librpc/gen_ndr/tables.c Partially linking bin/mergedobj/ndr_table.o Compiling ../librpc/gen_ndr/ndr_dfsblobs.c ../librpc/gen_ndr/ndr_dfsblobs.c: In function 'ndr_pull_dfs_referral_v2': ../librpc/gen_ndr/ndr_dfsblobs.c:258:14: warning: variable '_relative_save_offset' set but not used [-Wunused-but-set-variable] ../librpc/gen_ndr/ndr_dfsblobs.c:272:14: warning: variable '_relative_save_offset' set but not used [-Wunused-but-set-variable] ../librpc/gen_ndr/ndr_dfsblobs.c:286:14: warning: variable '_relative_save_offset' set but not used [-Wunused-but-set-variable] ../librpc/gen_ndr/ndr_dfsblobs.c: In function 'ndr_pull_dfs_normal_referral': ../librpc/gen_ndr/ndr_dfsblobs.c:443:14: warning: variable '_relative_save_offset' set but not used [-Wunused-but-set-variable] ../librpc/gen_ndr/ndr_dfsblobs.c:457:14: warning: variable '_relative_save_offset' set but not used [-Wunused-but-set-variable] ../librpc/gen_ndr/ndr_dfsblobs.c:471:14: warning: variable '_relative_save_offset' set but not used [-Wunused-but-set-variable] ../librpc/gen_ndr/ndr_dfsblobs.c: In function 'ndr_pull_dfs_domain_referral': ../librpc/gen_ndr/ndr_dfsblobs.c:597:14: warning: variable '_relative_save_offset' set but not used [-Wunused-but-set-variable] ../librpc/gen_ndr/ndr_dfsblobs.c:611:14: warning: variable '_relative_save_offset' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/ndr_dfsblobs.o Compiling ../librpc/gen_ndr/ndr_ntlmssp.c Compiling ../librpc/ndr/ndr_ntlmssp.c Partially linking bin/mergedobj/ndr_ntlmssp.o Compiling ../librpc/gen_ndr/ndr_wmi.c Compiling ../librpc/ndr/ndr_wmi.c Partially linking bin/mergedobj/ndr_wmi.o Compiling ../librpc/gen_ndr/ndr_dcom.c Partially linking bin/mergedobj/ndr_dcom.o Compiling ../librpc/gen_ndr/ndr_frstrans.c Partially linking bin/mergedobj/ndr_frstrans.o Compiling ../librpc/gen_ndr/ndr_frsapi.c Partially linking bin/mergedobj/ndr_frsapi.o Compiling ../librpc/gen_ndr/ndr_frsrpc.c Compiling ../librpc/ndr/ndr_frsrpc.c Partially linking bin/mergedobj/ndr_frsrpc.o Compiling librpc/gen_ndr/ndr_sasl_helpers.c librpc/gen_ndr/ndr_sasl_helpers.c:83:26: warning: 'ndr_push_decode_saslauthd' defined but not used [-Wunused-function] librpc/gen_ndr/ndr_sasl_helpers.c:93:26: warning: 'ndr_pull_decode_saslauthd' defined but not used [-Wunused-function] Partially linking bin/mergedobj/ndr_sasl_helpers.o Compiling librpc/gen_ndr/ndr_winstation.c Partially linking bin/mergedobj/ndr_winstation.o Compiling ../librpc/gen_ndr/ndr_dnsserver.c Partially linking bin/mergedobj/ndr_dnsserver.o Compiling ../librpc/gen_ndr/ndr_rot.c Partially linking bin/mergedobj/ndr_rot.o Compiling ../librpc/gen_ndr/ndr_keysvc.c Partially linking bin/mergedobj/ndr_keysvc.o Compiling ../librpc/gen_ndr/ndr_trkwks.c Partially linking bin/mergedobj/ndr_trkwks.o Compiling ../librpc/gen_ndr/ndr_scerpc.c Partially linking bin/mergedobj/ndr_scerpc.o Compiling ../librpc/gen_ndr/ndr_w32time.c Partially linking bin/mergedobj/ndr_w32time.o Compiling ../librpc/gen_ndr/ndr_wzcsvc.c Partially linking bin/mergedobj/ndr_wzcsvc.o Compiling ../librpc/gen_ndr/ndr_remact.c Partially linking bin/mergedobj/ndr_remact.o Compiling ../librpc/gen_ndr/ndr_oxidresolver.c Partially linking bin/mergedobj/ndr_oxidresolver.o Compiling ../librpc/gen_ndr/ndr_orpc.c Compiling ../librpc/ndr/ndr_orpc.c ../librpc/ndr/ndr_orpc.c: In function 'ndr_print_STRINGARRAY': ../librpc/ndr/ndr_orpc.c:166:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] ../librpc/ndr/ndr_orpc.c: In function 'ndr_print_DUALSTRINGARRAY': ../librpc/ndr/ndr_orpc.c:97:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] ../librpc/ndr/ndr_orpc.c:108:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Partially linking bin/mergedobj/ndr_orpc.o Compiling ../librpc/gen_ndr/ndr_protected_storage.c Partially linking bin/mergedobj/ndr_protected_storage.o Compiling librpc/gen_ndr/ndr_winsif.c librpc/gen_ndr/ndr_winsif.c: In function 'ndr_pull_winsif_RecordAction': librpc/gen_ndr/ndr_winsif.c:227:4: warning: passing argument 3 of 'ndr_pull_wrepl_nbt_name' from incompatible pointer type [enabled by default] ./../libcli/nbt/libnbt.h:339:1: note: expected 'const struct nbt_name **' but argument is of type 'struct nbt_name **' librpc/gen_ndr/ndr_winsif.c: In function 'ndr_pull_winsif_WinsGetDbRecsByName': librpc/gen_ndr/ndr_winsif.c:2501:4: warning: passing argument 3 of 'ndr_pull_wrepl_nbt_name' from incompatible pointer type [enabled by default] ./../libcli/nbt/libnbt.h:339:1: note: expected 'const struct nbt_name **' but argument is of type 'struct nbt_name **' Partially linking bin/mergedobj/ndr_winsif.o Compiling ../librpc/gen_ndr/ndr_msgsvc.c Partially linking bin/mergedobj/ndr_msgsvc.o Compiling ../librpc/gen_ndr/ndr_dssetup.c Partially linking bin/mergedobj/ndr_dssetup.o Compiling ../librpc/gen_ndr/ndr_dbgidl.c Partially linking bin/mergedobj/ndr_dbgidl.o Compiling ../librpc/gen_ndr/ndr_policyagent.c Partially linking bin/mergedobj/ndr_policyagent.o Compiling ../librpc/gen_ndr/ndr_efs.c Partially linking bin/mergedobj/ndr_efs.o Compiling ../librpc/gen_ndr/ndr_dsbackup.c Partially linking bin/mergedobj/ndr_dsbackup.o Compiling ../librpc/gen_ndr/ndr_audiosrv.c Partially linking bin/mergedobj/ndr_audiosrv.o Compiling rpc_server/samr/dcesrv_samr.c rpc_server/samr/dcesrv_samr.c: In function 'dcesrv_samr_EnumDomains': rpc_server/samr/dcesrv_samr.c:326:29: warning: variable 'c_state' set but not used [-Wunused-but-set-variable] rpc_server/samr/dcesrv_samr.c: In function 'dcesrv_samr_LookupRids': rpc_server/samr/dcesrv_samr.c:1923:9: warning: variable 'total' set but not used [-Wunused-but-set-variable] rpc_server/samr/dcesrv_samr.c: In function 'dcesrv_samr_SetGroupInfo': rpc_server/samr/dcesrv_samr.c:2166:22: warning: variable 'sam_ctx' set but not used [-Wunused-but-set-variable] rpc_server/samr/dcesrv_samr.c: In function 'dcesrv_samr_SetAliasInfo': rpc_server/samr/dcesrv_samr.c:2623:22: warning: variable 'sam_ctx' set but not used [-Wunused-but-set-variable] Compiling rpc_server/samr/samr_password.c Partially linking bin/mergedobj/dcesrv_samr.o Compiling rpc_server/unixinfo/dcesrv_unixinfo.c Partially linking bin/mergedobj/dcerpc_unixinfo.o Compiling ../librpc/gen_ndr/ndr_unixinfo.c Partially linking bin/mergedobj/ndr_unixinfo.o Compiling rpc_server/echo/rpc_echo.c Partially linking bin/mergedobj/dcerpc_rpcecho.o Compiling rpc_server/browser/dcesrv_browser.c Partially linking bin/mergedobj/dcerpc_browser.o Compiling ../librpc/gen_ndr/ndr_browser.c Partially linking bin/mergedobj/ndr_browser.o Compiling rpc_server/netlogon/dcerpc_netlogon.c Partially linking bin/mergedobj/dcerpc_netlogon.o Compiling rpc_server/srvsvc/dcesrv_srvsvc.c Compiling rpc_server/srvsvc/srvsvc_ntvfs.c Partially linking bin/mergedobj/dcerpc_srvsvc.o Compiling rpc_server/epmapper/rpc_epmapper.c Partially linking bin/mergedobj/dcerpc_epmapper.o Compiling rpc_server/winreg/rpc_winreg.c Partially linking bin/mergedobj/dcerpc_winreg.o Compiling rpc_server/spoolss/dcesrv_spoolss.c Partially linking bin/mergedobj/dcerpc_spoolss.o Compiling ../librpc/gen_ndr/ndr_spoolss_c.c Partially linking bin/mergedobj/rpc_ndr_spoolss.o Compiling ntptr/ntptr_base.c Compiling ntptr/ntptr_interface.c Partially linking bin/mergedobj/ntptr.o Compiling ntptr/simple_ldb/ntptr_simple_ldb.c Partially linking bin/mergedobj/ntptr_simple_ldb.o Compiling ../librpc/gen_ndr/ndr_spoolss.c Partially linking bin/mergedobj/ndr_spoolss.o Compiling ../librpc/ndr/ndr_spoolss_buf.c Partially linking bin/mergedobj/ndr_spoolss_buf.o Compiling rpc_server/drsuapi/dcesrv_drsuapi.c Compiling rpc_server/drsuapi/updaterefs.c Compiling rpc_server/drsuapi/getncchanges.c rpc_server/drsuapi/getncchanges.c: In function 'getncchanges_rid_alloc': rpc_server/drsuapi/getncchanges.c:623:17: warning: variable 'base_dn' set but not used [-Wunused-but-set-variable] Compiling rpc_server/drsuapi/addentry.c Compiling rpc_server/drsuapi/writespn.c Compiling rpc_server/drsuapi/drsutil.c Partially linking bin/mergedobj/dcerpc_drsuapi.o Compiling rpc_server/wkssvc/dcesrv_wkssvc.c Partially linking bin/mergedobj/dcerpc_wkssvc.o Compiling rpc_server/common/server_info.c Compiling rpc_server/common/share_info.c Compiling rpc_server/common/forward.c Partially linking bin/mergedobj/dcerpc_common.o Compiling ntp_signd/ntp_signd.c Partially linking bin/mergedobj/ntp_signd.o Compiling librpc/gen_ndr/ndr_ntp_signd.c Partially linking bin/mergedobj/ndr_ntp_signd.o Compiling winbind/wb_server.c Compiling winbind/wb_setup_domains.c Compiling winbind/wb_irpc.c Compiling winbind/wb_samba3_protocol.c winbind/wb_samba3_protocol.c: In function 'wbsrv_samba3_handle_call': winbind/wb_samba3_protocol.c:77:2: warning: enumeration value 'WINBINDD_CHANGE_MACHACC' not handled in switch [-Wswitch] winbind/wb_samba3_protocol.c:77:2: warning: enumeration value 'WINBINDD_PING_DC' not handled in switch [-Wswitch] Compiling winbind/wb_samba3_cmd.c Compiling winbind/wb_init_domain.c Compiling winbind/wb_dom_info.c Compiling winbind/wb_dom_info_trusted.c Compiling winbind/wb_sid2domain.c Compiling winbind/wb_name2domain.c Compiling winbind/wb_sids2xids.c Compiling winbind/wb_xids2sids.c Compiling winbind/wb_gid2sid.c Compiling winbind/wb_sid2uid.c Compiling winbind/wb_sid2gid.c Compiling winbind/wb_uid2sid.c Compiling winbind/wb_connect_lsa.c Compiling winbind/wb_connect_sam.c Compiling winbind/wb_cmd_lookupname.c Compiling winbind/wb_cmd_lookupsid.c Compiling winbind/wb_cmd_getdcname.c Compiling winbind/wb_cmd_getgrnam.c Compiling winbind/wb_cmd_getgrgid.c Compiling winbind/wb_cmd_getpwnam.c Compiling winbind/wb_cmd_getpwuid.c Compiling winbind/wb_cmd_userdomgroups.c Compiling winbind/wb_cmd_usersids.c Compiling winbind/wb_cmd_list_groups.c Compiling winbind/wb_cmd_list_trustdom.c Compiling winbind/wb_cmd_list_users.c Compiling winbind/wb_cmd_setpwent.c Compiling winbind/wb_cmd_getpwent.c Compiling winbind/wb_pam_auth.c Compiling winbind/wb_sam_logon.c Partially linking bin/mergedobj/winbind.o Compiling libnet/libnet.c Compiling libnet/libnet_passwd.c Compiling libnet/libnet_time.c Compiling libnet/libnet_rpc.c libnet/libnet_rpc.c: In function 'libnet_RpcConnectSrv_send': libnet/libnet_rpc.c:109:2: warning: enumeration value 'LIBNET_RPC_CONNECT_PDC' not handled in switch [-Wswitch] libnet/libnet_rpc.c:109:2: warning: enumeration value 'LIBNET_RPC_CONNECT_DC' not handled in switch [-Wswitch] libnet/libnet_rpc.c:109:2: warning: enumeration value 'LIBNET_RPC_CONNECT_BINDING' not handled in switch [-Wswitch] libnet/libnet_rpc.c:109:2: warning: enumeration value 'LIBNET_RPC_CONNECT_DC_INFO' not handled in switch [-Wswitch] Compiling libnet/libnet_join.c Compiling libnet/libnet_site.c libnet/libnet_site.c: In function 'libnet_JoinSite': libnet/libnet_site.c:141:14: warning: variable 'config_dn_str' set but not used [-Wunused-but-set-variable] Compiling libnet/libnet_become_dc.c Compiling libnet/libnet_unbecome_dc.c Compiling libnet/libnet_vampire.c libnet/libnet_vampire.c: In function 'vampire_schema_chunk': libnet/libnet_vampire.c:390:43: warning: variable 'linked_attributes' set but not used [-Wunused-but-set-variable] Compiling libnet/libnet_samdump.c Compiling libnet/libnet_samdump_keytab.c Compiling libnet/libnet_samsync_ldb.c Compiling libnet/libnet_user.c libnet/libnet_user.c: In function 'libnet_CreateUser_recv': libnet/libnet_user.c:170:28: warning: variable 's' set but not used [-Wunused-but-set-variable] Compiling libnet/libnet_group.c libnet/libnet_group.c: In function 'libnet_CreateGroup_recv': libnet/libnet_group.c:142:29: warning: variable 's' set but not used [-Wunused-but-set-variable] Compiling libnet/libnet_share.c Compiling libnet/libnet_lookup.c Compiling libnet/libnet_domain.c Compiling libnet/userinfo.c Compiling libnet/groupinfo.c Compiling libnet/userman.c Compiling libnet/groupman.c libnet/groupman.c: In function 'libnet_rpc_groupadd_recv': libnet/groupman.c:91:25: warning: variable 's' set but not used [-Wunused-but-set-variable] Compiling libnet/prereq_domain.c Compiling libnet/libnet_samsync.c Compiling libnet/libnet_export_keytab.c Partially linking bin/mergedobj/samba-net.o Compiling ../libcli/samsync/decrypt.c Partially linking bin/mergedobj/cli_samsync.o Compiling param/provision.c param/provision.c: In function 'PyLdb_FromLdbContext': param/provision.c:71:15: warning: assignment from incompatible pointer type [enabled by default] Compiling param/pyparam.c param/pyparam.c: In function 'initparam': param/pyparam.c:384:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Partially linking bin/mergedobj/provision.o Compiling param/pyparam_util.c Partially linking bin/mergedobj/pyparam_util.o Compiling ../librpc/gen_ndr/ndr_srvsvc_c.c Partially linking bin/mergedobj/rpc_ndr_srvsvc.o Compiling winbind/idmap.c winbind/idmap.c: In function 'idmap_sid_to_xid': winbind/idmap.c:617:5: warning: 'trans' may be used uninitialized in this function [-Wuninitialized] Partially linking bin/mergedobj/idmap.o Compiling winbind/wb_async_helpers.c Compiling winbind/wb_utils.c Partially linking bin/mergedobj/wb_helper.o Compiling ../librpc/gen_ndr/ndr_samr_c.c Partially linking bin/mergedobj/dcerpc_samr.o Compiling ../librpc/gen_ndr/ndr_lsa_c.c Partially linking bin/mergedobj/rpc_ndr_lsa.o Compiling dsdb/repl/drepl_service.c Compiling dsdb/repl/drepl_periodic.c Compiling dsdb/repl/drepl_partitions.c Compiling dsdb/repl/drepl_out_pull.c Compiling dsdb/repl/drepl_out_helpers.c Compiling dsdb/repl/drepl_notify.c Compiling dsdb/repl/drepl_ridalloc.c dsdb/repl/drepl_ridalloc.c: In function 'dreplsrv_ridalloc_check_rid_pool': dsdb/repl/drepl_ridalloc.c:137:7: warning: 'alloc_pool' may be used uninitialized in this function [-Wuninitialized] dsdb/repl/drepl_ridalloc.c:218:11: note: 'alloc_pool' was declared here Partially linking bin/mergedobj/drepl_srv.o Compiling ../librpc/gen_ndr/ndr_drsuapi_c.c Partially linking bin/mergedobj/rpc_ndr_drsuapi.o Compiling web_server/web_server.c Compiling web_server/wsgi.c web_server/wsgi.c: In function 'create_environ': web_server/wsgi.c:306:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Partially linking bin/mergedobj/web.o Compiling scripting/python/modules.c scripting/python/modules.c: In function 'py_update_path': scripting/python/modules.c:92:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] scripting/python/modules.c:99:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Partially linking bin/mergedobj/python.o Compiling ../lib/talloc/pytalloc.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ./../lib/talloc/pytalloc.h:23, from ../lib/talloc/pytalloc.c:22: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition Partially linking bin/mergedobj/pytalloc.o Compiling smb_server/smb_server.c Partially linking bin/mergedobj/service_smb.o Compiling smb_server/handle.c Compiling smb_server/tcon.c Compiling smb_server/session.c Compiling smb_server/blob.c Compiling smb_server/management.c Partially linking bin/mergedobj/smb_server.o Compiling smb_server/smb2/receive.c Compiling smb_server/smb2/negprot.c Compiling smb_server/smb2/sesssetup.c smb_server/smb2/sesssetup.c: In function 'smb2srv_logoff_recv': smb_server/smb2/sesssetup.c:267:11: warning: variable '_pad' set but not used [-Wunused-but-set-variable] Compiling smb_server/smb2/tcon.c smb_server/smb2/tcon.c: In function 'smb2srv_tdis_recv': smb_server/smb2/tcon.c:443:11: warning: variable '_pad' set but not used [-Wunused-but-set-variable] Compiling smb_server/smb2/fileio.c Compiling smb_server/smb2/fileinfo.c smb_server/smb2/fileinfo.c: In function 'smb2srv_setinfo_send': smb_server/smb2/fileinfo.c:240:29: warning: variable 'op' set but not used [-Wunused-but-set-variable] Compiling smb_server/smb2/find.c Compiling smb_server/smb2/keepalive.c smb_server/smb2/keepalive.c: In function 'smb2srv_keepalive_recv': smb_server/smb2/keepalive.c:54:11: warning: variable '_pad' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/smb2_protocol.o Compiling smb_server/smb/receive.c Compiling smb_server/smb/negprot.c Compiling smb_server/smb/nttrans.c Compiling smb_server/smb/reply.c Compiling smb_server/smb/request.c Compiling smb_server/smb/search.c Compiling smb_server/smb/service.c Compiling smb_server/smb/sesssetup.c Compiling smb_server/smb/srvtime.c Compiling smb_server/smb/trans2.c Compiling smb_server/smb/signing.c Partially linking bin/mergedobj/smb_protocol.o Compiling auth/samba_server_gensec.c Partially linking bin/mergedobj/samba_server_gensec.o Compiling ntvfs/ntvfs_base.c Compiling ntvfs/ntvfs_generic.c ntvfs/ntvfs_generic.c: In function 'ntvfs_map_fsinfo_finish': ntvfs/ntvfs_generic.c:576:2: warning: enumeration value 'RAW_QFS_UNIX_INFO' not handled in switch [-Wswitch] ntvfs/ntvfs_generic.c: In function 'ntvfs_map_fileinfo': ntvfs/ntvfs_generic.c:715:2: warning: enumeration value 'RAW_FILEINFO_SEC_DESC' not handled in switch [-Wswitch] ntvfs/ntvfs_generic.c:715:2: warning: enumeration value 'RAW_FILEINFO_EA_LIST' not handled in switch [-Wswitch] ntvfs/ntvfs_generic.c:715:2: warning: enumeration value 'RAW_FILEINFO_UNIX_BASIC' not handled in switch [-Wswitch] ntvfs/ntvfs_generic.c:715:2: warning: enumeration value 'RAW_FILEINFO_UNIX_INFO2' not handled in switch [-Wswitch] ntvfs/ntvfs_generic.c:715:2: warning: enumeration value 'RAW_FILEINFO_UNIX_LINK' not handled in switch [-Wswitch] ntvfs/ntvfs_generic.c:715:2: warning: enumeration value 'RAW_FILEINFO_SMB2_ALL_EAS' not handled in switch [-Wswitch] ntvfs/ntvfs_generic.c:715:2: warning: enumeration value 'RAW_FILEINFO_SMB2_ALL_INFORMATION' not handled in switch [-Wswitch] Compiling ntvfs/ntvfs_interface.c Compiling ntvfs/ntvfs_util.c Partially linking bin/mergedobj/ntvfs.o Compiling ntvfs/posix/vfs_posix.c Compiling ntvfs/posix/pvfs_util.c Compiling ntvfs/posix/pvfs_search.c ntvfs/posix/pvfs_search.c: In function 'fill_search_info': ntvfs/posix/pvfs_search.c:97:2: warning: enumeration value 'RAW_SEARCH_DATA_UNIX_INFO' not handled in switch [-Wswitch] ntvfs/posix/pvfs_search.c:97:2: warning: enumeration value 'RAW_SEARCH_DATA_UNIX_INFO2' not handled in switch [-Wswitch] Compiling ntvfs/posix/pvfs_dirlist.c Compiling ntvfs/posix/pvfs_fileinfo.c Compiling ntvfs/posix/pvfs_unlink.c Compiling ntvfs/posix/pvfs_mkdir.c Compiling ntvfs/posix/pvfs_open.c Compiling ntvfs/posix/pvfs_read.c Compiling ntvfs/posix/pvfs_flush.c Compiling ntvfs/posix/pvfs_write.c Compiling ntvfs/posix/pvfs_fsinfo.c Compiling ntvfs/posix/pvfs_qfileinfo.c ntvfs/posix/pvfs_qfileinfo.c: In function 'pvfs_map_fileinfo': ntvfs/posix/pvfs_qfileinfo.c:151:2: warning: enumeration value 'RAW_FILEINFO_UNIX_BASIC' not handled in switch [-Wswitch] ntvfs/posix/pvfs_qfileinfo.c:151:2: warning: enumeration value 'RAW_FILEINFO_UNIX_INFO2' not handled in switch [-Wswitch] ntvfs/posix/pvfs_qfileinfo.c:151:2: warning: enumeration value 'RAW_FILEINFO_UNIX_LINK' not handled in switch [-Wswitch] Compiling ntvfs/posix/pvfs_setfileinfo.c Compiling ntvfs/posix/pvfs_rename.c Compiling ntvfs/posix/pvfs_resolve.c Compiling ntvfs/posix/pvfs_shortname.c Compiling ntvfs/posix/pvfs_lock.c Compiling ntvfs/posix/pvfs_oplock.c Compiling ntvfs/posix/pvfs_wait.c ntvfs/posix/pvfs_wait.c: In function 'pvfs_wait_timeout': ntvfs/posix/pvfs_wait.c:105:2: warning: value computed is not used [-Wunused-value] Compiling ntvfs/posix/pvfs_seek.c Compiling ntvfs/posix/pvfs_ioctl.c Compiling ntvfs/posix/pvfs_xattr.c Compiling ntvfs/posix/pvfs_streams.c Compiling ntvfs/posix/pvfs_notify.c Compiling ntvfs/posix/xattr_system.c Compiling ntvfs/posix/xattr_tdb.c Partially linking bin/mergedobj/ntvfs_posix.o Compiling ntvfs/posix/pvfs_acl.c Partially linking bin/mergedobj/pvfs_acl.o Compiling ntvfs/posix/pvfs_acl_nfs4.c Partially linking bin/mergedobj/pvfs_acl_nfs4.o Compiling librpc/gen_ndr/ndr_nfs4acl.c Partially linking bin/mergedobj/ndr_nfs4acl.o Compiling ntvfs/posix/pvfs_acl_xattr.c Partially linking bin/mergedobj/pvfs_acl_xattr.o Compiling libcli/wbclient/wbclient.c Partially linking bin/mergedobj/wbclient_old.o Compiling ntvfs/common/init.c Compiling ntvfs/common/brlock.c Compiling ntvfs/common/brlock_tdb.c Compiling ntvfs/common/opendb.c Compiling ntvfs/common/opendb_tdb.c Compiling ntvfs/common/notify.c ntvfs/common/notify.c: In function 'notify_send': ntvfs/common/notify.c:554:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/ntvfs_common.o Compiling ntvfs/sysdep/sys_lease.c Partially linking bin/mergedobj/sys_lease.o Compiling ntvfs/sysdep/sys_notify.c Partially linking bin/mergedobj/sys_notify.o Compiling ntvfs/sysdep/inotify.c Partially linking bin/mergedobj/sys_notify_inotify.o Compiling librpc/gen_ndr/ndr_notify.c Partially linking bin/mergedobj/ndr_notify.o Compiling librpc/gen_ndr/ndr_opendb.c Partially linking bin/mergedobj/ndr_opendb.o Compiling ../lib/util/wrap_xattr.c Partially linking bin/mergedobj/wrap_xattr.o Compiling ../librpc/gen_ndr/ndr_xattr.c Compiling ../librpc/ndr/ndr_xattr.c Partially linking bin/mergedobj/ndr_xattr.o Compiling ntvfs/print/vfs_print.c Partially linking bin/mergedobj/ntvfs_print.o Compiling ntvfs/ipc/vfs_ipc.c Compiling ntvfs/ipc/ipc_rap.c ntvfs/ipc/ipc_rap.c: In function '_rap_netserverenum2': ntvfs/ipc/ipc_rap.c:80:20: warning: 'heap_save.num_strings' may be used uninitialized in this function [-Wuninitialized] ntvfs/ipc/ipc_rap.c:368:24: note: 'heap_save.num_strings' was declared here ntvfs/ipc/ipc_rap.c:79:15: warning: 'heap_save.offset' may be used uninitialized in this function [-Wuninitialized] ntvfs/ipc/ipc_rap.c:368:24: note: 'heap_save.offset' was declared here ntvfs/ipc/ipc_rap.c:401:32: warning: 'offset_save' may be used uninitialized in this function [-Wuninitialized] ntvfs/ipc/ipc_rap.c: In function '_rap_netshareenum': ntvfs/ipc/ipc_rap.c:80:20: warning: 'heap_save.num_strings' may be used uninitialized in this function [-Wuninitialized] ntvfs/ipc/ipc_rap.c:286:24: note: 'heap_save.num_strings' was declared here ntvfs/ipc/ipc_rap.c:79:15: warning: 'heap_save.offset' may be used uninitialized in this function [-Wuninitialized] ntvfs/ipc/ipc_rap.c:286:24: note: 'heap_save.offset' was declared here ntvfs/ipc/ipc_rap.c:317:32: warning: 'offset_save' may be used uninitialized in this function [-Wuninitialized] Compiling ntvfs/ipc/rap_server.c Partially linking bin/mergedobj/ntvfs_ipc.o Compiling ntvfs/smb2/vfs_smb2.c ntvfs/smb2/vfs_smb2.c:101:13: warning: 'oplock_handler' defined but not used [-Wunused-function] Partially linking bin/mergedobj/ntvfs_smb2.o Compiling ntvfs/cifs_posix_cli/vfs_cifs_posix.c ntvfs/cifs_posix_cli/vfs_cifs_posix.c: In function 'cifspsx_map_fileinfo': ntvfs/cifs_posix_cli/vfs_cifs_posix.c:222:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling ntvfs/cifs_posix_cli/svfs_util.c ntvfs/cifs_posix_cli/svfs_util.c: In function 'cifspsx_file_utime': ntvfs/cifs_posix_cli/svfs_util.c:166:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] ntvfs/cifs_posix_cli/svfs_util.c: In function 'cifspsx_list_unix': ntvfs/cifs_posix_cli/svfs_util.c:126:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Partially linking bin/mergedobj/ntvfs_cifsposix.o Compiling ntvfs/unixuid/vfs_unixuid.c ntvfs/unixuid/vfs_unixuid.c: In function 'unixuid_connect': ntvfs/unixuid/vfs_unixuid.c:320:2: warning: 'tevent_loop_set_nesting_hook' is deprecated (declared at ../lib/tevent/tevent.h:358) [-Wdeprecated-declarations] Partially linking bin/mergedobj/ntvfs_unixuid.o Compiling ntvfs/nbench/vfs_nbench.c ntvfs/nbench/vfs_nbench.c: In function 'nbench_log': ntvfs/nbench/vfs_nbench.c:49:11: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] ntvfs/nbench/vfs_nbench.c:52:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] ntvfs/nbench/vfs_nbench.c: In function 'nbench_connect': ntvfs/nbench/vfs_nbench.c:126:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Partially linking bin/mergedobj/ntvfs_nbench.o Compiling ntvfs/cifs/vfs_cifs.c Partially linking bin/mergedobj/ntvfs_cifs.o Compiling ntvfs/simple/vfs_simple.c ntvfs/simple/vfs_simple.c: In function 'svfs_map_fileinfo': ntvfs/simple/vfs_simple.c:219:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling ntvfs/simple/svfs_util.c ntvfs/simple/svfs_util.c: In function 'svfs_file_utime': ntvfs/simple/svfs_util.c:163:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] ntvfs/simple/svfs_util.c: In function 'svfs_list_unix': ntvfs/simple/svfs_util.c:123:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Partially linking bin/mergedobj/ntvfs_simple.o Compiling param/share.c Partially linking bin/mergedobj/share.o Compiling param/share_classic.c Partially linking bin/mergedobj/share_classic.o Compiling param/share_ldb.c Partially linking bin/mergedobj/share_ldb.o Compiling cldap_server/cldap_server.c Partially linking bin/mergedobj/service_cldap.o Compiling cldap_server/netlogon.c cldap_server/netlogon.c: In function 'cldapd_netlogon_request': cldap_server/netlogon.c:348:14: warning: variable 'domain_sid' set but not used [-Wunused-but-set-variable] Compiling cldap_server/rootdse.c Partially linking bin/mergedobj/cldapd.o Compiling ../libcli/cldap/cldap.c Partially linking bin/mergedobj/cli_cldap.o Compiling ldap_server/ldap_server.c ldap_server/ldap_server.c: In function 'ldapsrv_load_limits': ldap_server/ldap_server.c:295:21: warning: variable 's' set but not used [-Wunused-but-set-variable] Compiling ldap_server/ldap_backend.c Compiling ldap_server/ldap_bind.c Compiling ldap_server/ldap_extended.c Partially linking bin/mergedobj/ldap.o Compiling kdc/kdc.c kdc/kdc.c: In function 'kdc_udp_call_sendto_done': kdc/kdc.c:444:10: warning: variable 'ret' set but not used [-Wunused-but-set-variable] Compiling kdc/kpasswdd.c In file included from ./heimdal_build/kpasswdd-glue.h:6:0, from kdc/kpasswdd.c:44: ./heimdal/lib/krb5/krb5-private.h:156:9: warning: 'struct hx509_certs_data' declared inside parameter list [enabled by default] ./heimdal/lib/krb5/krb5-private.h:156:9: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] ./heimdal/lib/krb5/krb5-private.h:389:9: warning: 'struct hx509_certs_data' declared inside parameter list [enabled by default] kdc/kpasswdd.c: In function 'kpasswdd_process': kdc/kpasswdd.c:492:29: warning: 'nt_status.v' may be used uninitialized in this function [-Wuninitialized] Partially linking bin/mergedobj/kdc.o Compiling ../libcli/util/tstream.c Partially linking bin/mergedobj/samba_tsocket.o Compiling kdc/pac-glue.c Partially linking bin/mergedobj/pac_glue.o Compiling kdc/hdb-samba4.c kdc/hdb-samba4.c: In function 'hdb_samba4_lookup_server': kdc/hdb-samba4.c:1170:14: warning: variable 'realm' set but not used [-Wunused-but-set-variable] kdc/hdb-samba4.c: In function 'hdb_samba4_fetch_krbtgt': kdc/hdb-samba4.c:930:9: warning: 'realm' may be used uninitialized in this function [-Wuninitialized] kdc/hdb-samba4.c:1052:14: note: 'realm' was declared here Partially linking bin/mergedobj/hdb_samba4.o Compiling heimdal/kdc/default_config.c Compiling heimdal/kdc/default_config.c Compiling heimdal/kdc/kerberos5.c Compiling heimdal/kdc/kerberos5.c Compiling heimdal/kdc/krb5tgs.c Compiling heimdal/kdc/krb5tgs.c Compiling heimdal/kdc/pkinit.c heimdal/kdc/pkinit.c: In function '_kdc_pk_initialize': heimdal/kdc/pkinit.c:2021:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/kdc/pkinit.c heimdal/kdc/pkinit.c: In function '_kdc_pk_initialize': heimdal/kdc/pkinit.c:2021:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/kdc/log.c heimdal/kdc/log.c: In function 'kdc_openlog': heimdal/kdc/log.c:52:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/kdc/log.c heimdal/kdc/log.c: In function 'kdc_openlog': heimdal/kdc/log.c:52:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/kdc/misc.c Compiling heimdal/kdc/misc.c Compiling heimdal/kdc/kaserver.c Compiling heimdal/kdc/kaserver.c Compiling heimdal/kdc/digest.c Compiling heimdal/kdc/digest.c Compiling heimdal/kdc/process.c Compiling heimdal/kdc/process.c Compiling heimdal/kdc/windc.c Compiling heimdal/kdc/windc.c Compiling heimdal/kdc/kx509.c Compiling heimdal/kdc/kx509.c Partially linking bin/mergedobj/heimdal_kdc.o Compiling heimdal/lib/ntlm/ntlm.c Partially linking bin/mergedobj/heimdal_ntlm.o Compiling heimdal/lib/asn1/asn1_kx509_asn1.c heimdal/lib/asn1/asn1_kx509_asn1.c: In function 'encode_KX509_ERROR_CODE': heimdal/lib/asn1/asn1_kx509_asn1.c:22:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_kx509_asn1.c: In function 'encode_Kx509Request': heimdal/lib/asn1/asn1_kx509_asn1.c:104:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_kx509_asn1.c: In function 'encode_Kx509Response': heimdal/lib/asn1/asn1_kx509_asn1.c:284:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/heimdal_kx509_asn1.o Compiling heimdal/lib/asn1/asn1_digest_asn1.c heimdal/lib/asn1/asn1_digest_asn1.c: In function 'encode_DigestTypes': heimdal/lib/asn1/asn1_digest_asn1.c:22:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_digest_asn1.c: In function 'encode_DigestInit': heimdal/lib/asn1/asn1_digest_asn1.c:188:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_digest_asn1.c: In function 'encode_DigestInitReply': heimdal/lib/asn1/asn1_digest_asn1.c:496:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_digest_asn1.c: In function 'encode_DigestRequest': heimdal/lib/asn1/asn1_digest_asn1.c:707:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_digest_asn1.c: In function 'encode_DigestError': heimdal/lib/asn1/asn1_digest_asn1.c:1674:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_digest_asn1.c: In function 'encode_NTLMInit': heimdal/lib/asn1/asn1_digest_asn1.c:2322:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_digest_asn1.c: In function 'encode_NTLMInitReply': heimdal/lib/asn1/asn1_digest_asn1.c:2580:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_digest_asn1.c: In function 'encode_NTLMRequest': heimdal/lib/asn1/asn1_digest_asn1.c:2934:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_digest_asn1.c: In function 'encode_DigestReqInner': heimdal/lib/asn1/asn1_digest_asn1.c:3841:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_digest_asn1.c: In function 'encode_DigestREQ': heimdal/lib/asn1/asn1_digest_asn1.c:4144:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_digest_asn1.c: In function 'encode_DigestRepInner': heimdal/lib/asn1/asn1_digest_asn1.c:4320:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] heimdal/lib/asn1/asn1_digest_asn1.c: In function 'encode_DigestREP': heimdal/lib/asn1/asn1_digest_asn1.c:4686:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/heimdal_digest_asn1.o Compiling heimdal/lib/hdb/db.c Compiling heimdal/lib/hdb/db.c Compiling heimdal/lib/hdb/dbinfo.c heimdal/lib/hdb/dbinfo.c: In function 'hdb_get_dbinfo': heimdal/lib/hdb/dbinfo.c:156:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/hdb/dbinfo.c:160:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hdb/dbinfo.c heimdal/lib/hdb/dbinfo.c: In function 'hdb_get_dbinfo': heimdal/lib/hdb/dbinfo.c:156:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/lib/hdb/dbinfo.c:160:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/hdb/hdb.c Compiling heimdal/lib/hdb/hdb.c Compiling heimdal/lib/hdb/ext.c Compiling heimdal/lib/hdb/ext.c Compiling heimdal/lib/hdb/keytab.c Compiling heimdal/lib/hdb/keytab.c Compiling heimdal/lib/hdb/mkey.c Compiling heimdal/lib/hdb/mkey.c Compiling heimdal/lib/hdb/ndbm.c Compiling heimdal/lib/hdb/ndbm.c Compiling heimdal/lib/hdb/hdb_err.c Compiling heimdal/lib/hdb/hdb_err.c Compiling heimdal/../heimdal_build/hdb-glue.c Compiling heimdal/../heimdal_build/hdb-glue.c Partially linking bin/mergedobj/heimdal_hdb.o Compiling auth/ntlm/auth.c Compiling auth/ntlm/auth_util.c Compiling auth/ntlm/auth_simple.c Partially linking bin/mergedobj/auth.o Compiling auth/ntlm/auth_sam.c Partially linking bin/mergedobj/auth_sam_module.o Compiling ../libcli/auth/ntlm_check.c Partially linking bin/mergedobj/ntlm_check.o Compiling auth/sam.c Partially linking bin/mergedobj/auth_sam.o Compiling auth/ntlm/auth_anonymous.c Partially linking bin/mergedobj/auth_anonymous.o Compiling auth/ntlm/auth_unix.c Partially linking bin/mergedobj/auth_unix.o Compiling auth/ntlm/pam_errors.c Partially linking bin/mergedobj/pam_errors.o Compiling auth/ntlm/auth_developer.c auth/ntlm/auth_developer.c:184:2: warning: initialization from incompatible pointer type [enabled by default] auth/ntlm/auth_developer.c:184:2: warning: (near initialization for 'fixed_challenge_auth_ops.get_challenge') [enabled by default] Partially linking bin/mergedobj/auth_developer.o Compiling auth/ntlm/auth_server.c Partially linking bin/mergedobj/auth_server.o Compiling auth/ntlm/auth_winbind.c Partially linking bin/mergedobj/auth_winbind.o Compiling ../nsswitch/libwbclient/wbc_async.c Compiling ../nsswitch/libwbclient/wbc_guid.c Compiling ../nsswitch/libwbclient/wbc_idmap.c Compiling ../nsswitch/libwbclient/wbclient.c Compiling ../nsswitch/libwbclient/wbc_pam.c Compiling ../nsswitch/libwbclient/wbc_pwd.c Compiling ../nsswitch/libwbclient/wbc_sid.c Compiling ../nsswitch/libwbclient/wbc_util.c Compiling ../nsswitch/libwbclient/wb_reqtrans.c Partially linking bin/mergedobj/wbclient.o Compiling ../lib/async_req/async_sock.c Partially linking bin/mergedobj/async_req.o Compiling ../nsswitch/wb_common.c Partially linking bin/mergedobj/winbind-client.o Compiling librpc/gen_ndr/ndr_winbind.c Partially linking bin/mergedobj/ndr_winbind.o Compiling wrepl_server/wrepl_server.c Compiling wrepl_server/wrepl_in_connection.c Compiling wrepl_server/wrepl_in_call.c Compiling wrepl_server/wrepl_apply_records.c wrepl_server/wrepl_apply_records.c: In function 'r_do_late_release_demand_handler': wrepl_server/wrepl_apply_records.c:895:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] wrepl_server/wrepl_apply_records.c: In function 'r_do_release_demand_handler': wrepl_server/wrepl_apply_records.c:1092:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] Compiling wrepl_server/wrepl_periodic.c Compiling wrepl_server/wrepl_scavenging.c Compiling wrepl_server/wrepl_out_pull.c Compiling wrepl_server/wrepl_out_push.c Compiling wrepl_server/wrepl_out_helpers.c Partially linking bin/mergedobj/wrepl_srv.o Compiling nbt_server/wins/winsdb.c Compiling nbt_server/wins/wins_hook.c Partially linking bin/mergedobj/winsdb.o Compiling libcli/wrepl/winsrepl.c Partially linking bin/mergedobj/cli_wrepl.o Compiling librpc/gen_ndr/ndr_winsrepl.c librpc/gen_ndr/ndr_winsrepl.c: In function 'ndr_pull_wrepl_wins_name': librpc/gen_ndr/ndr_winsrepl.c:295:3: warning: passing argument 3 of 'ndr_pull_wrepl_nbt_name' from incompatible pointer type [enabled by default] ./../libcli/nbt/libnbt.h:339:1: note: expected 'const struct nbt_name **' but argument is of type 'struct nbt_name **' librpc/gen_ndr/ndr_winsrepl.c: At top level: librpc/gen_ndr/ndr_winsrepl.c:1105:26: warning: 'ndr_push_decode_winsrepl' defined but not used [-Wunused-function] librpc/gen_ndr/ndr_winsrepl.c:1115:26: warning: 'ndr_pull_decode_winsrepl' defined but not used [-Wunused-function] Partially linking bin/mergedobj/ndr_winsrepl.o Compiling ../libcli/named_pipe_auth/npa_tstream.c Partially linking bin/mergedobj/named_pipe_auth_tstream.o Compiling ../librpc/gen_ndr/ndr_named_pipe_auth.c Partially linking bin/mergedobj/ndr_named_pipe_auth.o Compiling smbd/process_model.c Partially linking bin/mergedobj/process_model.o Compiling smbd/process_single.c Partially linking bin/mergedobj/process_model_single.o Compiling smbd/process_prefork.c smbd/process_prefork.c: In function 'prefork_terminate': smbd/process_prefork.c:198:1: warning: 'noreturn' function does return [enabled by default] Partially linking bin/mergedobj/process_model_prefork.o Compiling smbd/process_standard.c smbd/process_standard.c: In function 'standard_model_init': smbd/process_standard.c:55:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] Partially linking bin/mergedobj/process_model_standard.o Linking bin/samba Compiling lib/registry/tools/regtree.c Linking bin/regtree Compiling ../libcli/nbt/tools/nmblookup.c Linking bin/nmblookup Compiling heimdal/lib/roken/rkpty.c Linking bin/rkpty Compiling lib/ldb/tools/ldbadd.c Compiling lib/ldb/tools/cmdline.c In file included from lib/ldb/tools/cmdline.c:36:0: ./dsdb/common/proto.h:218:33: warning: 'struct repsFromToBlob' declared inside parameter list [enabled by default] ./dsdb/common/proto.h:218:33: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] ./dsdb/common/proto.h:220:33: warning: 'struct repsFromToBlob' declared inside parameter list [enabled by default] ./dsdb/common/proto.h:224:23: warning: 'struct drsuapi_DsReplicaCursor2' declared inside parameter list [enabled by default] ./dsdb/common/proto.h:226:22: warning: 'struct drsuapi_DsReplicaCursor' declared inside parameter list [enabled by default] ./dsdb/common/proto.h:279:13: warning: 'struct dsdb_schema' declared inside parameter list [enabled by default] ./dsdb/common/proto.h:279:13: warning: 'struct dsdb_attribute' declared inside parameter list [enabled by default] ./dsdb/common/proto.h:285:15: warning: 'struct dsdb_schema' declared inside parameter list [enabled by default] ./dsdb/common/proto.h:285:15: warning: 'struct dsdb_attribute' declared inside parameter list [enabled by default] Partially linking bin/mergedobj/ldb_cmdline.o Compiling lib/ldb/tools/ldbutil.c Partially linking bin/mergedobj/ldb_util.o Linking bin/ldbadd Compiling lib/ldb/tools/ldbsearch.c lib/ldb/tools/ldbsearch.c: In function 'search_callback': lib/ldb/tools/ldbsearch.c:175:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] Linking bin/ldbsearch Compiling lib/ldb/tools/ldbrename.c Linking bin/ldbrename Compiling client/client.c client/client.c: In function 'cmd_more': client/client.c:947:8: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] client/client.c: In function 'do_mget': client/client.c:866:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] client/client.c:868:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] client/client.c:875:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] client/client.c:907:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] client/client.c: In function 'cmd_lcd': client/client.c:2443:8: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] client/client.c: In function 'process_stdin': client/client.c:3032:10: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] client/client.c: In function 'remote_completion': client/client.c:2858:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] client/client.c:2860:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling libcli/util/clilsa.c Partially linking bin/mergedobj/cli_lsa.o Compiling lib/smbreadline/smbreadline.c Partially linking bin/mergedobj/smbreadline.o Linking bin/smbclient Compiling ../client/umount.cifs.c Compiling ../client/mtab.c Linking bin/umount.cifs Compiling utils/setnttoken.c Linking bin/setnttoken Compiling heimdal/kpasswd/kpasswd.c heimdal/kpasswd/kpasswd.c: In function 'change_password': heimdal/kpasswd/kpasswd.c:72:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/kpasswd/kpasswd.c:78:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling heimdal/lib/vers/print_version.c Linking bin/samba4kpasswd Compiling lib/ldb/tools/ldbdel.c Linking bin/ldbdel Compiling torture/masktest.c Linking bin/masktest Compiling utils/getntacl.c utils/getntacl.c: In function 'ntacl_print_debug_helper': utils/getntacl.c:37:11: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] Linking bin/getntacl Compiling ../nsswitch/nsstest.c Linking bin/nsstest Compiling torture/gentest.c torture/gentest.c: In function 'gen_setfileinfo': torture/gentest.c:2255:2: warning: enumeration value 'RAW_SFILEINFO_LINK_INFORMATION' not handled in switch [-Wswitch] torture/gentest.c:2255:2: warning: enumeration value 'RAW_SFILEINFO_PIPE_INFORMATION' not handled in switch [-Wswitch] torture/gentest.c:2255:2: warning: enumeration value 'RAW_SFILEINFO_VALID_DATA_INFORMATION' not handled in switch [-Wswitch] torture/gentest.c:2255:2: warning: enumeration value 'RAW_SFILEINFO_SHORT_NAME_INFORMATION' not handled in switch [-Wswitch] torture/gentest.c:2255:2: warning: enumeration value 'RAW_SFILEINFO_1027' not handled in switch [-Wswitch] torture/gentest.c:2255:2: warning: enumeration value 'RAW_SFILEINFO_1030' not handled in switch [-Wswitch] torture/gentest.c:2255:2: warning: enumeration value 'RAW_SFILEINFO_1031' not handled in switch [-Wswitch] torture/gentest.c:2255:2: warning: enumeration value 'RAW_SFILEINFO_1036' not handled in switch [-Wswitch] torture/gentest.c:2255:2: warning: enumeration value 'RAW_SFILEINFO_1041' not handled in switch [-Wswitch] torture/gentest.c:2255:2: warning: enumeration value 'RAW_SFILEINFO_1042' not handled in switch [-Wswitch] torture/gentest.c:2255:2: warning: enumeration value 'RAW_SFILEINFO_1043' not handled in switch [-Wswitch] torture/gentest.c:2255:2: warning: enumeration value 'RAW_SFILEINFO_1044' not handled in switch [-Wswitch] Linking bin/gentest Compiling lib/registry/tools/regshell.c lib/registry/tools/regshell.c: In function 'main': lib/registry/tools/regshell.c:627:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] lib/registry/tools/regshell.c: In function 'reg_complete_key': lib/registry/tools/regshell.c:527:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] lib/registry/tools/regshell.c:529:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Linking bin/regshell Compiling utils/testparm.c Linking bin/testparm Compiling utils/ntlm_auth.c utils/ntlm_auth.c: In function 'main': utils/ntlm_auth.c:1172:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] utils/ntlm_auth.c: In function 'local_pw_check_specified': utils/ntlm_auth.c:228:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Linking bin/ntlm_auth Compiling lib/ldb/tools/ldbtest.c Linking bin/ldbtest Compiling torture/smbtorture.c torture/smbtorture.c: In function 'run_matching': torture/smbtorture.c:64:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/smbtorture.c:81:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling torture/torture.c Compiling torture/nbt/query.c Compiling torture/nbt/register.c Compiling torture/nbt/wins.c Compiling torture/nbt/winsbench.c Compiling torture/nbt/winsreplication.c torture/nbt/winsreplication.c: In function 'test_wrepl_update_one': torture/nbt/winsreplication.c:718:27: warning: variable 'send_request' set but not used [-Wunused-but-set-variable] Compiling torture/nbt/dgram.c Compiling torture/nbt/nbt.c Partially linking bin/mergedobj/torture_nbt.o Compiling torture/drs/drs_init.c Compiling torture/drs/drs_util.c Compiling torture/drs/unit/prefixmap_tests.c Partially linking bin/mergedobj/torture_drs.o Compiling torture/nbench/nbio.c Compiling torture/nbench/nbench.c torture/nbench/nbench.c: In function 'run_netbench': torture/nbench/nbench.c:80:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/nbench/nbench.c:196:9: warning: 'n' may be used uninitialized in this function [-Wuninitialized] Partially linking bin/mergedobj/torture_nbench.o Compiling torture/winbind/winbind.c Compiling torture/winbind/struct_based.c torture/winbind/struct_based.c: In function 'torture_winbind_struct_interface_version': torture/winbind/struct_based.c:69:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'torture_winbind_struct_ping': torture/winbind/struct_based.c:90:3: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'winbind_separator': torture/winbind/struct_based.c:108:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'torture_winbind_struct_info': torture/winbind/struct_based.c:122:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'torture_winbind_struct_priv_pipe_dir': torture/winbind/struct_based.c:147:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'torture_winbind_struct_netbios_name': torture/winbind/struct_based.c:166:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'get_winbind_domain': torture/winbind/struct_based.c:186:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'get_trusted_domains': torture/winbind/struct_based.c:282:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'torture_winbind_struct_list_trustdom': torture/winbind/struct_based.c:347:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c:358:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'torture_winbind_struct_domain_info': torture/winbind/struct_based.c:427:3: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'get_user_list': torture/winbind/struct_based.c:590:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'get_group_list': torture/winbind/struct_based.c:640:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'get_sequence_numbers': torture/winbind/struct_based.c:696:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'torture_winbind_struct_show_sequence': torture/winbind/struct_based.c:771:3: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'torture_winbind_struct_setpwent': torture/winbind/struct_based.c:808:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'torture_winbind_struct_getpwent': torture/winbind/struct_based.c:824:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c:830:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'torture_winbind_struct_endpwent': torture/winbind/struct_based.c:850:2: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c: In function 'lookup_name_sid_list': torture/winbind/struct_based.c:903:3: warning: variable '__noop' set but not used [-Wunused-but-set-variable] torture/winbind/struct_based.c:912:3: warning: variable '__noop' set but not used [-Wunused-but-set-variable] Compiling ../nsswitch/libwbclient/tests/wbclient.c Partially linking bin/mergedobj/torture_winbind.o Compiling torture/ntp/ntp_signd.c Partially linking bin/mergedobj/torture_ntp.o Compiling torture/basic/base.c torture/basic/base.c: In function 'run_vuidtest': torture/basic/base.c:721:11: warning: variable 'orig_vuid' set but not used [-Wunused-but-set-variable] torture/basic/base.c: In function 'run_opentest': torture/basic/base.c:777:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling torture/basic/misc.c torture/basic/misc.c: In function 'run_maxfidtest': torture/basic/misc.c:264:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/basic/misc.c:272:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/basic/misc.c:294:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/basic/misc.c:305:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/basic/misc.c: In function 'rw_torture': torture/basic/misc.c:78:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling torture/basic/scanner.c Compiling torture/basic/utable.c torture/basic/utable.c: In function 'torture_utable': torture/basic/utable.c:92:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] Compiling torture/basic/charset.c Compiling torture/basic/mangle_test.c Compiling torture/basic/denytest.c Compiling torture/basic/aliases.c Compiling torture/basic/locking.c Compiling torture/basic/secleak.c Compiling torture/basic/rename.c Compiling torture/basic/dir.c torture/basic/dir.c: In function 'torture_dirtest2': torture/basic/dir.c:95:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/basic/dir.c:111:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/basic/dir.c: In function 'torture_dirtest1': torture/basic/dir.c:50:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/basic/dir.c:70:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling torture/basic/delete.c torture/basic/delete.c: In function 'deltest23': torture/basic/delete.c:1532:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] torture/basic/delete.c: In function 'deltest20': torture/basic/delete.c:1173:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/basic/delete.c:1193:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling torture/basic/unlink.c Compiling torture/basic/disconnect.c torture/basic/disconnect.c: In function 'test_disconnect_open': torture/basic/disconnect.c:46:32: warning: variable 'req2' set but not used [-Wunused-but-set-variable] torture/basic/disconnect.c:46:25: warning: variable 'req1' set but not used [-Wunused-but-set-variable] torture/basic/disconnect.c: In function 'test_disconnect_lock': torture/basic/disconnect.c:86:25: warning: variable 'req' set but not used [-Wunused-but-set-variable] Compiling torture/basic/delaywrite.c torture/basic/delaywrite.c: In function 'test_delayed_write_update3': torture/basic/delaywrite.c:1499:61: warning: variable 'pinfo5' set but not used [-Wunused-but-set-variable] torture/basic/delaywrite.c:1498:53: warning: variable 'finfo4' set but not used [-Wunused-but-set-variable] torture/basic/delaywrite.c: In function 'test_delayed_write_update3a': torture/basic/delaywrite.c:1654:61: warning: variable 'pinfo5' set but not used [-Wunused-but-set-variable] torture/basic/delaywrite.c:1653:53: warning: variable 'finfo4' set but not used [-Wunused-but-set-variable] torture/basic/delaywrite.c: In function 'test_delayed_write_update3b': torture/basic/delaywrite.c:1870:61: warning: variable 'pinfo5' set but not used [-Wunused-but-set-variable] torture/basic/delaywrite.c:1869:53: warning: variable 'finfo4' set but not used [-Wunused-but-set-variable] torture/basic/delaywrite.c: In function 'test_delayed_write_update3c': torture/basic/delaywrite.c:2037:61: warning: variable 'pinfo5' set but not used [-Wunused-but-set-variable] torture/basic/delaywrite.c:2036:53: warning: variable 'finfo4' set but not used [-Wunused-but-set-variable] torture/basic/delaywrite.c: In function 'test_delayed_write_update4': torture/basic/delaywrite.c:2248:61: warning: variable 'pinfo5' set but not used [-Wunused-but-set-variable] torture/basic/delaywrite.c:2247:53: warning: variable 'finfo4' set but not used [-Wunused-but-set-variable] Compiling torture/basic/attr.c Compiling torture/basic/properties.c Partially linking bin/mergedobj/torture_basic.o Compiling torture/smb2/connect.c Compiling torture/smb2/scan.c Compiling torture/smb2/util.c Compiling torture/smb2/getinfo.c Compiling torture/smb2/setinfo.c torture/smb2/setinfo.c: In function 'torture_smb2_setinfo': torture/smb2/setinfo.c:54:8: warning: variable 'fname_new' set but not used [-Wunused-but-set-variable] Compiling torture/smb2/lock.c torture/smb2/lock.c: In function 'test_zerobytelength': torture/smb2/lock.c:1380:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat] torture/smb2/lock.c:1380:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'uint64_t' [-Wformat] torture/smb2/lock.c:1380:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'uint64_t' [-Wformat] torture/smb2/lock.c:1380:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'uint64_t' [-Wformat] torture/smb2/lock.c:1417:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat] torture/smb2/lock.c:1417:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'uint64_t' [-Wformat] torture/smb2/lock.c:1417:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'uint64_t' [-Wformat] torture/smb2/lock.c:1417:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'uint64_t' [-Wformat] torture/smb2/lock.c: In function 'test_range': torture/smb2/lock.c:2524:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat] torture/smb2/lock.c:2532:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat] torture/smb2/lock.c:2546:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat] torture/smb2/lock.c:2554:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat] torture/smb2/lock.c:2562:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat] torture/smb2/lock.c:2570:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat] torture/smb2/lock.c:2586:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat] torture/smb2/lock.c:2594:3: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat] Compiling torture/smb2/notify.c torture/smb2/notify.c: In function 'custom_smb2_create': torture/smb2/notify.c:471:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] torture/smb2/notify.c: In function 'torture_smb2_notify_mask': torture/smb2/notify.c:849:9: warning: variable 't' set but not used [-Wunused-but-set-variable] Compiling torture/smb2/smb2.c Compiling torture/smb2/durable_open.c Compiling torture/smb2/oplock.c torture/smb2/oplock.c: In function 'test_smb2_oplock_exclusive1': torture/smb2/oplock.c:367:19: warning: variable 'unl' set but not used [-Wunused-but-set-variable] torture/smb2/oplock.c: In function 'test_smb2_oplock_exclusive2': torture/smb2/oplock.c:438:19: warning: variable 'unl' set but not used [-Wunused-but-set-variable] torture/smb2/oplock.c: In function 'test_smb2_oplock_brl1': torture/smb2/oplock.c:2938:7: warning: variable 'correct' set but not used [-Wunused-but-set-variable] torture/smb2/oplock.c: In function 'test_smb2_oplock_brl2': torture/smb2/oplock.c:3061:7: warning: variable 'correct' set but not used [-Wunused-but-set-variable] torture/smb2/oplock.c: In function 'test_smb2_oplock_brl3': torture/smb2/oplock.c:3163:7: warning: variable 'correct' set but not used [-Wunused-but-set-variable] torture/smb2/oplock.c: In function 'torture_oplock_handler_hold': torture/smb2/oplock.c:3517:10: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' [-Wformat] torture/smb2/oplock.c:3517:10: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat] Compiling torture/smb2/dir.c torture/smb2/dir.c: In function 'populate_tree': torture/smb2/dir.c:56:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] torture/smb2/dir.c: In function 'multiple_smb2_search': torture/smb2/dir.c:673:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] torture/smb2/dir.c: In function 'test_many_files': torture/smb2/dir.c:816:26: warning: variable 'level' set but not used [-Wunused-but-set-variable] Compiling torture/smb2/lease.c Compiling torture/smb2/create.c torture/smb2/create.c: In function 'test_create_acl_ext': torture/smb2/create.c:478:35: warning: unused variable 'sd2' [-Wunused-variable] Compiling torture/smb2/acls.c torture/smb2/acls.c: In function 'test_generic_bits': torture/smb2/acls.c:433:3: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] torture/smb2/acls.c:433:3: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] torture/smb2/acls.c:474:3: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] torture/smb2/acls.c:474:3: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] torture/smb2/acls.c:590:3: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] torture/smb2/acls.c:590:3: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] torture/smb2/acls.c:631:3: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] torture/smb2/acls.c:631:3: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] torture/smb2/acls.c: In function 'test_owner_bits': torture/smb2/acls.c:670:7: warning: unused variable 'has_take_ownership_privilege' [-Wunused-variable] torture/smb2/acls.c:669:7: warning: unused variable 'has_restore_privilege' [-Wunused-variable] torture/smb2/acls.c: In function 'test_inheritance_flags': torture/smb2/acls.c:1289:2: warning: missing braces around initializer [-Wmissing-braces] torture/smb2/acls.c:1289:2: warning: (near initialization for 'tflags[0]') [-Wmissing-braces] torture/smb2/acls.c: At top level: torture/smb2/acls.c:1669:13: warning: 'test_sd_get_set' defined but not used [-Wunused-function] Compiling torture/smb2/read.c Compiling torture/smb2/compound.c Compiling torture/smb2/streams.c torture/smb2/streams.c: In function 'test_stream_names': torture/smb2/streams.c:738:24: warning: variable 'snamer2' set but not used [-Wunused-but-set-variable] torture/smb2/streams.c: In function 'test_stream_rename': torture/smb2/streams.c:1167:14: warning: variable 'call_name' set but not used [-Wunused-but-set-variable] torture/smb2/streams.c:1166:7: warning: variable 'check_handle' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/torture_smb2.o Compiling torture/libnet/libnet.c Compiling torture/libnet/utils.c Compiling torture/libnet/userinfo.c Compiling torture/libnet/userman.c Compiling torture/libnet/groupinfo.c Compiling torture/libnet/groupman.c Compiling torture/libnet/domain.c Compiling torture/libnet/libnet_lookup.c torture/libnet/libnet_lookup.c: In function 'torture_lookup_sam_name': torture/libnet/libnet_lookup.c:166:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] Compiling torture/libnet/libnet_user.c Compiling torture/libnet/libnet_group.c Compiling torture/libnet/libnet_share.c Compiling torture/libnet/libnet_rpc.c Compiling torture/libnet/libnet_domain.c Compiling torture/libnet/libnet_BecomeDC.c torture/libnet/libnet_BecomeDC.c: In function 'test_become_dc_prepare_db': torture/libnet/libnet_BecomeDC.c:65:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] Partially linking bin/mergedobj/torture_net.o Compiling torture/rpc/join.c Compiling torture/rpc/lsa.c torture/rpc/lsa.c: In function 'test_CreateSecret': torture/rpc/lsa.c:1210:19: warning: variable 'blob2' set but not used [-Wunused-but-set-variable] torture/rpc/lsa.c: At top level: torture/rpc/lsa.c:611:13: warning: 'test_LookupSids3' defined but not used [-Wunused-function] Compiling torture/rpc/lsa_lookup.c Compiling torture/rpc/session_key.c torture/rpc/session_key.c: In function 'test_CreateSecret_basic': torture/rpc/session_key.c:50:19: warning: variable 'blob2' set but not used [-Wunused-but-set-variable] Compiling torture/rpc/echo.c Compiling torture/rpc/dfs.c Compiling torture/rpc/drsuapi.c torture/rpc/drsuapi.c: In function 'torture_rpc_drsuapi_tcase': torture/rpc/drsuapi.c:823:23: warning: variable 'test' set but not used [-Wunused-but-set-variable] Compiling torture/rpc/drsuapi_cracknames.c torture/rpc/drsuapi_cracknames.c: In function 'torture_rpc_drsuapi_cracknames_tcase': torture/rpc/drsuapi_cracknames.c:1047:23: warning: variable 'test' set but not used [-Wunused-but-set-variable] Compiling torture/rpc/dssync.c torture/rpc/dssync.c: In function 'test_FetchData': torture/rpc/dssync.c:872:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'uint64_t' [-Wformat] torture/rpc/dssync.c:872:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'uint64_t' [-Wformat] torture/rpc/dssync.c:880:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'uint64_t' [-Wformat] torture/rpc/dssync.c:880:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'uint64_t' [-Wformat] torture/rpc/dssync.c:901:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'uint64_t' [-Wformat] torture/rpc/dssync.c:901:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'uint64_t' [-Wformat] torture/rpc/dssync.c:936:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'uint64_t' [-Wformat] torture/rpc/dssync.c:936:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'uint64_t' [-Wformat] torture/rpc/dssync.c: In function 'torture_drs_rpc_dssync_tcase': torture/rpc/dssync.c:1085:23: warning: variable 'test' set but not used [-Wunused-but-set-variable] Compiling torture/rpc/spoolss.c torture/rpc/spoolss.c: In function 'test_AddJob': torture/rpc/spoolss.c:1958:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] torture/rpc/spoolss.c: At top level: torture/rpc/spoolss.c:3164:13: warning: 'test_GetPrinterDriver' defined but not used [-Wunused-function] torture/rpc/spoolss.c: In function 'test_EnumPrinterDrivers': torture/rpc/spoolss.c:448:49: warning: array subscript is above array bounds [-Warray-bounds] Compiling torture/rpc/spoolss_notify.c Compiling torture/rpc/spoolss_win.c Compiling torture/rpc/unixinfo.c Compiling torture/rpc/samr.c torture/rpc/samr.c: In function 'test_SetUserInfo': torture/rpc/samr.c:211:14: warning: variable 'test_account_name' set but not used [-Wunused-but-set-variable] torture/rpc/samr.c: In function 'test_ChangePasswordRandomBytes': torture/rpc/samr.c:2375:8: warning: variable 'oldpass' set but not used [-Wunused-but-set-variable] torture/rpc/samr.c: In function 'test_QueryUserInfo_pwdlastset': torture/rpc/samr.c:2725:2: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'NTTIME' [-Wformat] torture/rpc/samr.c:2671:9: warning: variable 'pwdlastset3' set but not used [-Wunused-but-set-variable] torture/rpc/samr.c: In function 'test_SetPassword_pwdlastset': torture/rpc/samr.c:3062:6: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'NTTIME' [-Wformat] torture/rpc/samr.c:3135:6: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'NTTIME' [-Wformat] torture/rpc/samr.c:3135:6: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'NTTIME' [-Wformat] torture/rpc/samr.c:3141:6: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'NTTIME' [-Wformat] torture/rpc/samr.c:3213:6: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'NTTIME' [-Wformat] torture/rpc/samr.c:3213:6: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'NTTIME' [-Wformat] torture/rpc/samr.c:3219:6: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'NTTIME' [-Wformat] torture/rpc/samr.c:3277:6: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'NTTIME' [-Wformat] torture/rpc/samr.c:3277:6: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'NTTIME' [-Wformat] torture/rpc/samr.c:3284:6: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'NTTIME' [-Wformat] torture/rpc/samr.c: In function 'test_user_ops': torture/rpc/samr.c:3665:2: warning: enumeration value 'TORTURE_SAMR_MANY_ACCOUNTS' not handled in switch [-Wswitch] torture/rpc/samr.c:3665:2: warning: enumeration value 'TORTURE_SAMR_MANY_GROUPS' not handled in switch [-Wswitch] torture/rpc/samr.c:3665:2: warning: enumeration value 'TORTURE_SAMR_MANY_ALIASES' not handled in switch [-Wswitch] torture/rpc/samr.c: In function 'test_QueryDomainInfo2': torture/rpc/samr.c:5738:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] Compiling torture/rpc/samr_accessmask.c Compiling torture/rpc/wkssvc.c Compiling torture/rpc/srvsvc.c Compiling torture/rpc/svcctl.c Compiling torture/rpc/atsvc.c Compiling torture/rpc/eventlog.c Compiling torture/rpc/epmapper.c Compiling torture/rpc/winreg.c torture/rpc/winreg.c: In function 'test_SecurityDescriptorInheritance': torture/rpc/winreg.c:776:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] Compiling torture/rpc/initshutdown.c Compiling torture/rpc/oxidresolve.c Compiling torture/rpc/remact.c Compiling torture/rpc/mgmt.c Compiling torture/rpc/scanner.c torture/rpc/scanner.c: In function 'test_num_calls': torture/rpc/scanner.c:41:29: warning: variable 'tbl' set but not used [-Wunused-but-set-variable] Compiling torture/rpc/autoidl.c Compiling torture/rpc/countcalls.c Compiling torture/rpc/testjoin.c Compiling torture/rpc/schannel.c torture/rpc/schannel.c:543:13: warning: 'torture_schannel_bench_connected' defined but not used [-Wunused-function] Compiling torture/rpc/netlogon.c Compiling torture/rpc/remote_pac.c Compiling torture/rpc/samlogon.c torture/rpc/samlogon.c: In function 'torture_rpc_samlogon': torture/rpc/samlogon.c:1526:8: warning: variable 'test_machine_account' set but not used [-Wunused-but-set-variable] torture/rpc/samlogon.c: In function 'test_plaintext': torture/rpc/samlogon.c:1207:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/rpc/samlogon.c: In function 'test_lmv2_ntlm_broken': torture/rpc/samlogon.c:822:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/rpc/samlogon.c: In function 'test_ntlm2': torture/rpc/samlogon.c:1103:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/rpc/samlogon.c: In function 'test_lm_ntlm_broken': torture/rpc/samlogon.c:323:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/rpc/samlogon.c: In function 'test_lmv2_ntlmv2_broken': torture/rpc/samlogon.c:654:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/rpc/samlogon.c: In function 'test_ntlm_in_both': torture/rpc/samlogon.c:541:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/rpc/samlogon.c: In function 'test_ntlm_in_lm': torture/rpc/samlogon.c:444:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling torture/rpc/samsync.c Compiling torture/rpc/bind.c Compiling torture/rpc/dssetup.c Compiling torture/rpc/alter_context.c torture/rpc/alter_context.c: In function 'torture_rpc_alter_context': torture/rpc/alter_context.c:34:23: warning: variable 'transfer_syntax' set but not used [-Wunused-but-set-variable] torture/rpc/alter_context.c:33:23: warning: variable 'syntax' set but not used [-Wunused-but-set-variable] Compiling torture/rpc/bench.c Compiling torture/rpc/samba3rpc.c torture/rpc/samba3rpc.c: In function 'torture_samba3_rpc_randomauth2': torture/rpc/samba3rpc.c:2082:41: warning: variable 'creds_state' set but not used [-Wunused-but-set-variable] torture/rpc/samba3rpc.c: In function 'torture_samba3_rpc_lsa': torture/rpc/samba3rpc.c:2443:18: warning: variable 'domain_sid' set but not used [-Wunused-but-set-variable] torture/rpc/samba3rpc.c: In function 'torture_samba3_getaliasmembership_0': torture/rpc/samba3rpc.c:3554:7: warning: unused variable 'ret' [-Wunused-variable] Compiling torture/rpc/rpc.c Compiling torture/rpc/async_bind.c Compiling torture/rpc/handles.c Compiling torture/rpc/frsapi.c torture/rpc/frsapi.c: In function 'torture_rpc_frsapi': torture/rpc/frsapi.c:255:23: warning: variable 'test' set but not used [-Wunused-but-set-variable] Compiling torture/rpc/object_uuid.c Compiling torture/rpc/ntsvcs.c torture/rpc/ntsvcs.c: In function 'torture_rpc_ntsvcs': torture/rpc/ntsvcs.c:171:23: warning: variable 'test' set but not used [-Wunused-but-set-variable] Compiling torture/rpc/browser.c Partially linking bin/mergedobj/torture_rpc.o Compiling ../librpc/gen_ndr/ndr_browser_c.c Partially linking bin/mergedobj/rpc_ndr_browser.o Compiling torture/rap/rap.c Partially linking bin/mergedobj/torture_rap.o Compiling ../librpc/gen_ndr/ndr_ntsvcs_c.c Partially linking bin/mergedobj/rpc_ndr_ntsvcs.o Compiling ../librpc/gen_ndr/ndr_remact_c.c Partially linking bin/mergedobj/rpc_ndr_remact.o Compiling ../librpc/gen_ndr/ndr_dssetup_c.c Partially linking bin/mergedobj/rpc_ndr_dssetup.o Compiling ../librpc/gen_ndr/ndr_rot_c.c Partially linking bin/mergedobj/rpc_ndr_rot.o Compiling ../librpc/gen_ndr/ndr_wkssvc_c.c Partially linking bin/mergedobj/rpc_ndr_wkssvc.o Compiling ../librpc/gen_ndr/ndr_frsapi_c.c Partially linking bin/mergedobj/rpc_ndr_frsapi.o Compiling ../librpc/gen_ndr/ndr_dfs_c.c Partially linking bin/mergedobj/rpc_ndr_dfs.o Compiling ../librpc/gen_ndr/ndr_atsvc_c.c Partially linking bin/mergedobj/dcerpc_atsvc.o Compiling ../librpc/gen_ndr/ndr_svcctl_c.c Partially linking bin/mergedobj/rpc_ndr_svcctl.o Compiling ../librpc/gen_ndr/ndr_eventlog_c.c Partially linking bin/mergedobj/rpc_ndr_eventlog.o Compiling ../librpc/gen_ndr/ndr_oxidresolver_c.c Partially linking bin/mergedobj/rpc_ndr_oxidresolver.o Compiling ../librpc/gen_ndr/ndr_initshutdown_c.c Partially linking bin/mergedobj/rpc_ndr_initshutdown.o Compiling ../librpc/gen_ndr/ndr_unixinfo_c.c Partially linking bin/mergedobj/rpc_ndr_unixinfo.o Compiling torture/unix/unix.c Compiling torture/unix/whoami.c Compiling torture/unix/unix_info2.c Partially linking bin/mergedobj/torture_unix.o Compiling torture/ldap/common.c Compiling torture/ldap/basic.c Compiling torture/ldap/schema.c Compiling torture/ldap/uptodatevector.c Compiling torture/ldap/cldap.c torture/ldap/cldap.c: In function 'test_cldap_netlogon_flag_ds_dns_forest': torture/ldap/cldap.c:419:6: warning: 'server_type' may be used uninitialized in this function [-Wuninitialized] torture/ldap/cldap.c: In function 'torture_cldap': torture/ldap/cldap.c:307:6: warning: 'server_type' may be used uninitialized in this function [-Wuninitialized] torture/ldap/cldap.c:281:11: note: 'server_type' was declared here Compiling torture/ldap/cldapbench.c Compiling torture/ldap/ldap_sort.c Partially linking bin/mergedobj/torture_ldap.o Compiling torture/../../lib/util/charset/tests/iconv.c torture/../../lib/util/charset/tests/iconv.c: In function 'get_codepoint': torture/../../lib/util/charset/tests/iconv.c:97:28: warning: variable 'ret' set but not used [-Wunused-but-set-variable] Compiling torture/../../lib/talloc/testsuite.c torture/../../lib/talloc/testsuite.c: In function 'test_ref1': torture/../../lib/talloc/testsuite.c:132:25: warning: variable 'ref' set but not used [-Wunused-but-set-variable] torture/../../lib/talloc/testsuite.c: In function 'test_ref3': torture/../../lib/talloc/testsuite.c:243:25: warning: variable 'ref' set but not used [-Wunused-but-set-variable] torture/../../lib/talloc/testsuite.c: In function 'test_ref4': torture/../../lib/talloc/testsuite.c:282:25: warning: variable 'ref' set but not used [-Wunused-but-set-variable] torture/../../lib/talloc/testsuite.c: In function 'test_unlink1': torture/../../lib/talloc/testsuite.c:332:25: warning: variable 'ref' set but not used [-Wunused-but-set-variable] torture/../../lib/talloc/testsuite.c: In function 'test_misc': torture/../../lib/talloc/testsuite.c:384:14: warning: variable 'name' set but not used [-Wunused-but-set-variable] torture/../../lib/talloc/testsuite.c: In function 'test_realloc_child': torture/../../lib/talloc/testsuite.c:599:5: warning: variable 'el2' set but not used [-Wunused-but-set-variable] torture/../../lib/talloc/testsuite.c: In function 'test_speed': torture/../../lib/talloc/testsuite.c:832:19: warning: variable 'p3' set but not used [-Wunused-but-set-variable] torture/../../lib/talloc/testsuite.c:832:14: warning: variable 'p2' set but not used [-Wunused-but-set-variable] torture/../../lib/talloc/testsuite.c:851:19: warning: variable 'p3' set but not used [-Wunused-but-set-variable] torture/../../lib/talloc/testsuite.c:851:14: warning: variable 'p2' set but not used [-Wunused-but-set-variable] torture/../../lib/talloc/testsuite.c: In function 'test_pool': torture/../../lib/talloc/testsuite.c:1121:23: warning: variable 'p4' set but not used [-Wunused-but-set-variable] torture/../../lib/talloc/testsuite.c:1121:13: warning: variable 'p2' set but not used [-Wunused-but-set-variable] torture/../../lib/talloc/testsuite.c: At top level: torture/../../lib/talloc/testsuite.c:110:13: warning: 'test_abort_start' defined but not used [-Wunused-function] Compiling torture/../../lib/replace/test/getifaddrs.c Compiling torture/../../lib/replace/test/os2_delete.c Compiling torture/../../lib/replace/test/strptime.c Compiling torture/../../lib/replace/test/testsuite.c Compiling torture/../lib/messaging/tests/messaging.c Compiling torture/../lib/messaging/tests/irpc.c Compiling torture/../librpc/tests/binding_string.c Compiling torture/../../lib/util/tests/idtree.c Compiling torture/../lib/socket/testsuite.c Compiling torture/../../lib/socket_wrapper/testsuite.c Compiling torture/../../lib/nss_wrapper/testsuite.c Compiling torture/../libcli/resolve/testsuite.c Compiling torture/../../lib/util/tests/strlist.c Compiling torture/../../lib/util/tests/parmlist.c Compiling torture/../../lib/util/tests/str.c Compiling torture/../../lib/util/tests/time.c Compiling torture/../../lib/util/tests/asn1_tests.c Compiling torture/../../lib/util/tests/data_blob.c Compiling torture/../../lib/util/tests/file.c Compiling torture/../../lib/util/tests/genrand.c Compiling torture/../../lib/compression/testsuite.c Compiling torture/../../lib/util/charset/tests/charset.c Compiling torture/../libcli/security/tests/sddl.c Compiling ../lib/tdr/testsuite.c Compiling torture/../../lib/tevent/testsuite.c torture/../../lib/tevent/testsuite.c: In function 'test_event_context': torture/../../lib/tevent/testsuite.c:72:24: warning: variable 'se2' set but not used [-Wunused-but-set-variable] torture/../../lib/tevent/testsuite.c:92:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] torture/../../lib/tevent/testsuite.c:109:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] torture/../../lib/tevent/testsuite.c: In function 'fde_handler': torture/../../lib/tevent/testsuite.c:42:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] torture/../../lib/tevent/testsuite.c:43:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] Compiling torture/../param/tests/share.c Compiling torture/../param/tests/loadparm.c Compiling torture/../auth/credentials/tests/simple.c Compiling torture/local/local.c Compiling torture/local/dbspeed.c Compiling torture/local/torture.c Compiling torture/ldb/ldb.c Compiling torture/../dsdb/common/tests/dsdb_dn.c Compiling torture/../dsdb/schema/tests/schema_syntax.c Partially linking bin/mergedobj/torture_local.o Compiling lib/registry/tests/generic.c Compiling lib/registry/tests/hive.c Compiling lib/registry/tests/diff.c Compiling lib/registry/tests/registry.c Partially linking bin/mergedobj/torture_registry.o Compiling ../lib/crypto/md4test.c Compiling ../lib/crypto/md5test.c Compiling ../lib/crypto/hmacmd5test.c Partially linking bin/mergedobj/torture_libcrypto.o Compiling torture/ndr/ndr.c Compiling torture/ndr/winreg.c torture/ndr/winreg.c:242:13: warning: 'querymultiplevalues_in_check' defined but not used [-Wunused-function] torture/ndr/winreg.c:274:13: warning: 'querymultiplevalues_out_check' defined but not used [-Wunused-function] torture/ndr/winreg.c:413:13: warning: 'queryinfokey_out_check' defined but not used [-Wunused-function] torture/ndr/winreg.c:460:13: warning: 'getkeysecurity_in_check' defined but not used [-Wunused-function] torture/ndr/winreg.c:478:13: warning: 'getkeysecurity_out_check' defined but not used [-Wunused-function] Compiling torture/ndr/atsvc.c Compiling torture/ndr/lsa.c torture/ndr/lsa.c:1752:13: warning: 'lsarlookupsids3_out_check' defined but not used [-Wunused-function] Compiling torture/ndr/epmap.c torture/ndr/epmap.c:58:13: warning: 'map_out_check' defined but not used [-Wunused-function] Compiling torture/ndr/dfs.c Compiling torture/ndr/netlogon.c Compiling torture/ndr/drsuapi.c Compiling torture/ndr/spoolss.c Compiling torture/ndr/samr.c Compiling torture/ndr/dfsblob.c Partially linking bin/mergedobj/torture_ndr.o Compiling torture/auth/ntlmssp.c Compiling torture/auth/pac.c Partially linking bin/mergedobj/torture_auth.o Compiling ../librpc/gen_ndr/ndr_echo_c.c Partially linking bin/mergedobj/rpc_ndr_echo.o Compiling torture/raw/qfsinfo.c Compiling torture/raw/qfileinfo.c Compiling torture/raw/setfileinfo.c torture/raw/setfileinfo.c: In function 'torture_raw_sfileinfo_archive': torture/raw/setfileinfo.c:984:11: warning: unused variable 'access_mask' [-Wunused-variable] torture/raw/setfileinfo.c: In function 'torture_raw_sfileinfo_rename': torture/raw/setfileinfo.c:466:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/raw/setfileinfo.c:467:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/raw/setfileinfo.c:468:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/raw/setfileinfo.c:469:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/raw/setfileinfo.c:470:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/raw/setfileinfo.c:471:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/raw/setfileinfo.c: In function 'torture_raw_sfileinfo_base': torture/raw/setfileinfo.c:49:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/raw/setfileinfo.c:50:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/raw/setfileinfo.c:51:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] torture/raw/setfileinfo.c:52:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Compiling torture/raw/search.c Compiling torture/raw/close.c Compiling torture/raw/open.c torture/raw/open.c: In function 'test_ntcreatexdir': torture/raw/open.c:2073:1: warning: label 'done' defined but not used [-Wunused-label] torture/raw/open.c:1898:11: warning: unused variable 'access_mask' [-Wunused-variable] torture/raw/open.c:1895:19: warning: unused variable 'expected_status' [-Wunused-variable] torture/raw/open.c:1892:21: warning: unused variable 'finfo' [-Wunused-variable] Compiling torture/raw/mkdir.c Compiling torture/raw/oplock.c torture/raw/oplock.c: In function 'test_raw_oplock_brl1': torture/raw/oplock.c:3547:7: warning: variable 'correct' set but not used [-Wunused-but-set-variable] torture/raw/oplock.c: In function 'test_raw_oplock_brl2': torture/raw/oplock.c:3659:7: warning: variable 'correct' set but not used [-Wunused-but-set-variable] torture/raw/oplock.c: In function 'test_raw_oplock_brl3': torture/raw/oplock.c:3751:7: warning: variable 'correct' set but not used [-Wunused-but-set-variable] Compiling torture/raw/notify.c torture/raw/notify.c: In function 'test_notify_tcon': torture/raw/notify.c:1476:12: warning: variable 'fnum2' set but not used [-Wunused-but-set-variable] Compiling torture/raw/mux.c Compiling torture/raw/ioctl.c Compiling torture/raw/chkpath.c torture/raw/chkpath.c: In function 'test_chkpath': torture/raw/chkpath.c:124:6: warning: variable 'fnum1' set but not used [-Wunused-but-set-variable] Compiling torture/raw/unlink.c torture/raw/unlink.c: In function 'oplock_handler_ack_to_none': torture/raw/unlink.c:454:25: warning: variable 'req' set but not used [-Wunused-but-set-variable] torture/raw/unlink.c: In function 'test_unlink_defer': torture/raw/unlink.c:484:11: warning: variable 'fnum' set but not used [-Wunused-but-set-variable] Compiling torture/raw/read.c Compiling torture/raw/context.c Compiling torture/raw/write.c Compiling torture/raw/lock.c torture/raw/lock.c: In function 'test_zerobytelocks': torture/raw/lock.c:1593:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'uint64_t' [-Wformat] torture/raw/lock.c:1593:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'uint64_t' [-Wformat] torture/raw/lock.c:1593:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'uint64_t' [-Wformat] torture/raw/lock.c:1593:7: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'uint64_t' [-Wformat] torture/raw/lock.c: In function 'test_stacking': torture/raw/lock.c:2016:24: warning: variable 'lock2' set but not used [-Wunused-but-set-variable] Compiling torture/raw/pingpong.c Compiling torture/raw/lockbench.c Compiling torture/raw/lookuprate.c Compiling torture/raw/tconrate.c Compiling torture/raw/openbench.c Compiling torture/raw/rename.c Compiling torture/raw/eas.c Compiling torture/raw/streams.c torture/raw/streams.c: In function 'test_stream_names': torture/raw/streams.c:666:24: warning: variable 'snamer2' set but not used [-Wunused-but-set-variable] torture/raw/streams.c: In function 'test_stream_rename': torture/raw/streams.c:1095:14: warning: variable 'call_name' set but not used [-Wunused-but-set-variable] torture/raw/streams.c:1094:7: warning: variable 'check_fnum' set but not used [-Wunused-but-set-variable] torture/raw/streams.c: In function 'test_stream_rename3': torture/raw/streams.c:1375:14: warning: variable 'call_name' set but not used [-Wunused-but-set-variable] torture/raw/streams.c:1374:7: warning: variable 'check_fnum' set but not used [-Wunused-but-set-variable] torture/raw/streams.c: At top level: torture/raw/streams.c:1636:13: warning: 'test_stream_large_streaminfo' defined but not used [-Wunused-function] Compiling torture/raw/acls.c torture/raw/acls.c:1848:13: warning: 'test_inheritance_flags' defined but not used [-Wunused-function] torture/raw/acls.c:2248:13: warning: 'test_sd_get_set' defined but not used [-Wunused-function] Compiling torture/raw/seek.c Compiling torture/raw/samba3hide.c Compiling torture/raw/samba3misc.c torture/raw/samba3misc.c: In function 'torture_samba3_oplock_logoff': torture/raw/samba3misc.c:947:11: warning: variable 'fnum1' set but not used [-Wunused-but-set-variable] Compiling torture/raw/composite.c Compiling torture/raw/raw.c Compiling torture/raw/offline.c Partially linking bin/mergedobj/torture_raw.o Compiling torture/util_smb.c Partially linking bin/mergedobj/torture_util.o Compiling ../lib/torture/torture.c Compiling ../lib/torture/subunit.c Partially linking bin/mergedobj/torture.o Linking bin/smbtorture Compiling ../nsswitch/wbinfo.c Linking bin/wbinfo Compiling ../librpc/tools/ndrdump.c Linking bin/ndrdump Compiling utils/oLschema2ldif.c Linking bin/oLschema2ldif Compiling lib/ldb/tools/ldbmodify.c Linking bin/ldbmodify Compiling utils/setntacl.c Linking bin/setntacl Compiling heimdal/kuser/kinit.c heimdal/kuser/kinit.c: In function 'get_new_tickets': heimdal/kuser/kinit.c:575:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] heimdal/kuser/kinit.c: In function 'store_ntlmkey': heimdal/kuser/kinit.c:397:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] Linking bin/samba4kinit Compiling utils/net/net.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from utils/net/net.c:52: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition utils/net/net.c: In function 'binary_net': utils/net/net.c:311:2: warning: passing argument 2 of 'PySys_SetArgv' from incompatible pointer type [enabled by default] /usr/include/python2.7/sysmodule.h:13:18: note: expected 'char **' but argument is of type 'const char **' Compiling utils/net/net_machinepw.c Compiling utils/net/net_password.c Compiling utils/net/net_time.c Compiling utils/net/net_join.c Compiling utils/net/net_vampire.c utils/net/net_vampire.c:37:12: warning: 'net_samdump_keytab_help' defined but not used [-Wunused-function] Compiling utils/net/net_user.c Compiling utils/net/net_export_keytab.c utils/net/net_export_keytab.c:33:12: warning: 'net_export_keytab_help' defined but not used [-Wunused-function] Linking bin/net Compiling lib/ldb/tools/ldbedit.c Linking bin/ldbedit Compiling torture/locktest.c torture/locktest.c: In function 'test_one': torture/locktest.c:246:27: warning: comparison between 'enum lock_op' and 'enum brl_type' [-Wenum-compare] torture/locktest.c:225:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] Linking bin/locktest Compiling ../client/mount.cifs.c ../client/mount.cifs.c: In function 'main': ../client/mount.cifs.c:1188:6: warning: variable 'orgoptlen' set but not used [-Wunused-but-set-variable] ../client/mount.cifs.c:1186:6: warning: variable 'gid' set but not used [-Wunused-but-set-variable] ../client/mount.cifs.c:1185:6: warning: variable 'uid' set but not used [-Wunused-but-set-variable] ../client/mount.cifs.c:1183:6: warning: variable 'wsize' set but not used [-Wunused-but-set-variable] ../client/mount.cifs.c:1182:6: warning: variable 'rsize' set but not used [-Wunused-but-set-variable] ../client/mount.cifs.c:1174:9: warning: variable 'uuid' set but not used [-Wunused-but-set-variable] ../client/mount.cifs.c:1569:11: warning: 'addr6' may be used uninitialized in this function [-Wuninitialized] Linking bin/mount.cifs Compiling client/cifsdd.c Compiling client/cifsddio.c Linking bin/cifsdd mkdir -p bin/python/samba/dcerpc cp librpc/rpc/dcerpc.py bin/python/samba/dcerpc/__init__.py mkdir -p bin/python/samba cp scripting/python/samba/schema.py bin/python/samba/schema.py mkdir -p bin/python/samba cp scripting/python/samba/ms_display_specifiers.py bin/python/samba/ms_display_specifiers.py mkdir -p bin/python/samba cp scripting/python/samba/upgrade.py bin/python/samba/upgrade.py mkdir -p bin/python/samba cp scripting/python/samba/getopt.py bin/python/samba/getopt.py mkdir -p bin/python/samba cp scripting/python/samba/hostconfig.py bin/python/samba/hostconfig.py mkdir -p bin/python/samba cp scripting/python/samba/idmap.py bin/python/samba/idmap.py mkdir -p bin/python/samba/tests cp scripting/python/samba/tests/upgrade.py bin/python/samba/tests/upgrade.py mkdir -p bin/python/samba/tests cp scripting/python/samba/tests/samba3.py bin/python/samba/tests/samba3.py mkdir -p bin/python/samba/tests cp scripting/python/samba/tests/__init__.py bin/python/samba/tests/__init__.py mkdir -p bin/python/samba/tests cp scripting/python/samba/tests/samdb.py bin/python/samba/tests/samdb.py mkdir -p bin/python/samba/tests cp scripting/python/samba/tests/netcmd.py bin/python/samba/tests/netcmd.py mkdir -p bin/python/samba/tests cp scripting/python/samba/tests/provision.py bin/python/samba/tests/provision.py mkdir -p bin/python/samba/tests/dcerpc cp scripting/python/samba/tests/dcerpc/rpcecho.py bin/python/samba/tests/dcerpc/rpcecho.py mkdir -p bin/python/samba/tests/dcerpc cp scripting/python/samba/tests/dcerpc/misc.py bin/python/samba/tests/dcerpc/misc.py mkdir -p bin/python/samba/tests/dcerpc cp scripting/python/samba/tests/dcerpc/sam.py bin/python/samba/tests/dcerpc/sam.py mkdir -p bin/python/samba/tests/dcerpc cp scripting/python/samba/tests/dcerpc/registry.py bin/python/samba/tests/dcerpc/registry.py mkdir -p bin/python/samba/tests/dcerpc cp scripting/python/samba/tests/dcerpc/__init__.py bin/python/samba/tests/dcerpc/__init__.py mkdir -p bin/python/samba/tests/dcerpc cp scripting/python/samba/tests/dcerpc/bare.py bin/python/samba/tests/dcerpc/bare.py mkdir -p bin/python/samba/tests/dcerpc cp scripting/python/samba/tests/dcerpc/unix.py bin/python/samba/tests/dcerpc/unix.py mkdir -p bin/python/samba/tests cp scripting/python/samba/tests/shares.py bin/python/samba/tests/shares.py mkdir -p bin/python/samba cp scripting/python/samba/samba3.py bin/python/samba/samba3.py mkdir -p bin/python/samba cp scripting/python/samba/provisionexceptions.py bin/python/samba/provisionexceptions.py mkdir -p bin/python/samba cp scripting/python/samba/__init__.py bin/python/samba/__init__.py mkdir -p bin/python/samba cp scripting/python/samba/ms_schema.py bin/python/samba/ms_schema.py mkdir -p bin/python/samba/torture cp scripting/python/samba/torture/winreg.py bin/python/samba/torture/winreg.py mkdir -p bin/python/samba/torture cp scripting/python/samba/torture/torture_tdb.py bin/python/samba/torture/torture_tdb.py mkdir -p bin/python/samba/torture cp scripting/python/samba/torture/torture_samr.py bin/python/samba/torture/torture_samr.py mkdir -p bin/python/samba/torture cp scripting/python/samba/torture/spoolss.py bin/python/samba/torture/spoolss.py mkdir -p bin/python/samba cp scripting/python/samba/ndr.py bin/python/samba/ndr.py mkdir -p bin/python/samba cp scripting/python/samba/samdb.py bin/python/samba/samdb.py mkdir -p bin/python/samba cp scripting/python/samba/provision.py bin/python/samba/provision.py mkdir -p bin/python/samba cp scripting/python/samba/provisionbackend.py bin/python/samba/provisionbackend.py mkdir -p bin/python/samba cp scripting/python/samba/shares.py bin/python/samba/shares.py mkdir -p bin/python/samba/netcmd cp scripting/python/samba/netcmd/setexpiry.py bin/python/samba/netcmd/setexpiry.py mkdir -p bin/python/samba/netcmd cp scripting/python/samba/netcmd/domainlevel.py bin/python/samba/netcmd/domainlevel.py mkdir -p bin/python/samba/netcmd cp scripting/python/samba/netcmd/enableaccount.py bin/python/samba/netcmd/enableaccount.py mkdir -p bin/python/samba/netcmd cp scripting/python/samba/netcmd/__init__.py bin/python/samba/netcmd/__init__.py mkdir -p bin/python/samba/netcmd cp scripting/python/samba/netcmd/newuser.py bin/python/samba/netcmd/newuser.py mkdir -p bin/python/samba/netcmd cp scripting/python/samba/netcmd/setpassword.py bin/python/samba/netcmd/setpassword.py mkdir -p bin/python/samba/netcmd cp scripting/python/samba/netcmd/pwsettings.py bin/python/samba/netcmd/pwsettings.py mkdir -p bin/python//subunit/tests cp ../lib/subunit/python/subunit/tests/TestUtil.py bin/python//subunit/tests/TestUtil.py mkdir -p bin/python//subunit/tests cp ../lib/subunit/python/subunit/tests/__init__.py bin/python//subunit/tests/__init__.py mkdir -p bin/python//subunit/tests cp ../lib/subunit/python/subunit/tests/sample-two-script.py bin/python//subunit/tests/sample-two-script.py mkdir -p bin/python//subunit/tests cp ../lib/subunit/python/subunit/tests/test_test_protocol.py bin/python//subunit/tests/test_test_protocol.py mkdir -p bin/python//subunit/tests cp ../lib/subunit/python/subunit/tests/sample-script.py bin/python//subunit/tests/sample-script.py mkdir -p bin/python//subunit cp ../lib/subunit/python/subunit/__init__.py bin/python//subunit/__init__.py Compiling lib/com/pycom.c Compiling lib/com/tables.c Compiling lib/com/rot.c Compiling lib/com/main.c lib/com/main.c: In function 'com_create_object': lib/com/main.c:67:2: warning: passing argument 1 of 'factory->vtable->Release' from incompatible pointer type [enabled by default] lib/com/main.c:67:2: note: expected 'struct IUnknown *' but argument is of type 'struct IClassFactory *' Partially linking bin/mergedobj/com.o Compiling lib/com/classes/simple.c lib/com/classes/simple.c:93:2: warning: initialization from incompatible pointer type [enabled by default] lib/com/classes/simple.c:93:2: warning: (near initialization for 'simple_classobject_vtable.CreateInstance') [enabled by default] lib/com/classes/simple.c:104:2: warning: initialization from incompatible pointer type [enabled by default] lib/com/classes/simple.c:104:2: warning: (near initialization for 'simple_IStream_vtable.Read') [enabled by default] lib/com/classes/simple.c:106:1: warning: initialization from incompatible pointer type [enabled by default] lib/com/classes/simple.c:106:1: warning: (near initialization for 'simple_IStream_vtable.Write') [enabled by default] Partially linking bin/mergedobj/com_simple.o Linking bin/python/samba/com.so Compiling auth/credentials/pycredentials.c auth/credentials/pycredentials.c: In function 'initcredentials': auth/credentials/pycredentials.c:316:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/credentials.so Compiling ../librpc/gen_ndr/py_wkssvc.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_wkssvc.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_wkssvc.c: In function 'initwkssvc': ../librpc/gen_ndr/py_wkssvc.c:7920:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7922:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7924:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7926:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7928:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7930:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7932:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7934:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7936:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7938:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7940:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7942:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7944:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7946:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7948:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7950:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7952:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7954:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7956:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7958:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7960:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7962:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7964:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7966:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7968:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7970:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7972:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7974:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7976:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7978:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7980:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7982:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7984:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7986:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7988:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7990:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7992:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7994:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7996:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:7998:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8000:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8002:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8004:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8006:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8008:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8010:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8012:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8014:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8016:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8018:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8020:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8022:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8024:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8026:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8028:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8030:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_wkssvc.c:8032:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Compiling librpc/rpc/pyrpc.c librpc/rpc/pyrpc.c: In function 'initbase': librpc/rpc/pyrpc.c:490:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Partially linking bin/mergedobj/python_dcerpc.o Partially linking bin/mergedobj/pycredentials.o Linking bin/python/samba/dcerpc/wkssvc.so Compiling ../librpc/gen_ndr/py_dfs.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_dfs.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_dfs.c: In function 'initdfs': ../librpc/gen_ndr/py_dfs.c:3986:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:3988:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:3990:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:3992:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:3994:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:3996:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:3998:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4000:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4002:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4004:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4006:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4008:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4010:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4012:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4014:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4016:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4018:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4020:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4022:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4024:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4026:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4028:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4030:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4032:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4034:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4036:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4038:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4040:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4042:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4044:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_dfs.c:4046:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/dcerpc/dfs.so Compiling ../lib/tdb/pytdb.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../lib/tdb/pytdb.c:30: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../lib/tdb/pytdb.c: In function 'obj_transaction_recover': ../lib/tdb/pytdb.c:117:2: warning: implicit declaration of function 'tdb_transaction_recover' [-Wimplicit-function-declaration] ../lib/tdb/pytdb.c: In function 'inittdb': ../lib/tdb/pytdb.c:512:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../lib/tdb/pytdb.c:515:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/tdb.so Compiling ../librpc/gen_ndr/py_atsvc.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_atsvc.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_atsvc.c: In function 'initatsvc': ../librpc/gen_ndr/py_atsvc.c:644:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_atsvc.c:646:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_atsvc.c:648:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_atsvc.c:650:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/dcerpc/atsvc.so Compiling ../librpc/gen_ndr/py_mgmt.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_mgmt.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_mgmt.c: In function 'initmgmt': ../librpc/gen_ndr/py_mgmt.c:447:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_mgmt.c:449:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_mgmt.c:451:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_mgmt.c:453:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Partially linking bin/mergedobj/param.o Linking bin/python/samba/dcerpc/mgmt.so Linking bin/python/samba/param.so Compiling ../librpc/gen_ndr/py_winreg.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_winreg.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_winreg.c: In function 'initwinreg': ../librpc/gen_ndr/py_winreg.c:2268:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_winreg.c:2270:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_winreg.c:2272:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_winreg.c:2274:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_winreg.c:2276:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_winreg.c:2278:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_winreg.c:2280:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_winreg.c:2282:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/dcerpc/winreg.so Compiling lib/ldb/pyldb.c lib/ldb/pyldb.c: In function 'py_module_request': lib/ldb/pyldb.c:2305:12: warning: variable 'py_result' set but not used [-Wunused-but-set-variable] lib/ldb/pyldb.c: In function 'py_module_extended': lib/ldb/pyldb.c:2316:12: warning: variable 'py_result' set but not used [-Wunused-but-set-variable] lib/ldb/pyldb.c: In function 'initldb': lib/ldb/pyldb.c:2590:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] lib/ldb/pyldb.c:2591:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] lib/ldb/pyldb.c:2592:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] lib/ldb/pyldb.c:2593:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] lib/ldb/pyldb.c:2594:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] lib/ldb/pyldb.c:2595:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/ldb.so Compiling ../libcli/nbt/pynbt.c ../libcli/nbt/pynbt.c: In function 'initnetbios': ../libcli/nbt/pynbt.c:410:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/netbios.so Compiling auth/pyauth.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ./../lib/talloc/pytalloc.h:23, from auth/pyauth.h:23, from auth/pyauth.c:21: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition auth/pyauth.c: In function 'initauth': auth/pyauth.c:113:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/auth.so Compiling scripting/python/pyglue.c Partially linking bin/mergedobj/pyauth.o Compiling ../librpc/gen_ndr/py_security.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_security.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_security.c: In function 'initsecurity': ../librpc/gen_ndr/py_security.c:1485:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_security.c:1487:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_security.c:1489:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_security.c:1491:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_security.c:1493:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_security.c:1495:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_security.c:1497:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Partially linking bin/mergedobj/python_dcerpc_security.o Compiling ../librpc/gen_ndr/py_misc.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_misc.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_misc.c: In function 'initmisc': ../librpc/gen_ndr/py_misc.c:633:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_misc.c:635:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_misc.c:637:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_misc.c:639:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Partially linking bin/mergedobj/python_dcerpc_misc.o Partially linking bin/mergedobj/pyldb.o Linking bin/python/samba/glue.so Compiling ../librpc/gen_ndr/py_samr.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_samr.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_samr.c: In function 'initsamr': ../librpc/gen_ndr/py_samr.c:10175:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10177:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10179:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10181:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10183:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10185:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10187:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10189:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10191:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10193:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10195:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10197:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10199:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10201:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10203:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10205:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10207:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10209:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10211:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10213:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10215:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10217:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10219:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10221:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10223:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10225:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10227:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10229:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10231:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10233:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10235:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10237:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10239:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10241:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10243:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10245:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10247:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10249:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10251:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10255:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10257:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10259:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10261:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10263:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10265:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10267:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10269:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10271:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10273:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10275:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10277:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10279:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10281:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10283:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10285:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10287:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10289:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10291:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10293:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10295:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10297:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10299:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10301:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10303:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10305:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_samr.c:10307:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/dcerpc/samr.so Compiling ../librpc/gen_ndr/py_echo.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_echo.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_echo.c: In function 'initecho': ../librpc/gen_ndr/py_echo.c:1084:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_echo.c:1086:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_echo.c:1088:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_echo.c:1090:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_echo.c:1092:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_echo.c:1094:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_echo.c:1096:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_echo.c:1098:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_echo.c:1100:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_echo.c:1102:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/dcerpc/echo.so Compiling ../librpc/gen_ndr/py_epmapper.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_epmapper.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_epmapper.c: In function 'initepmapper': ../librpc/gen_ndr/py_epmapper.c:2152:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2154:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2156:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2158:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2160:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2162:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2164:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2166:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2168:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2170:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2172:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2174:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2176:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2178:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2180:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2182:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2184:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2186:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2188:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2190:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2192:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2194:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2196:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2198:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2200:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2202:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2204:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2206:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2208:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2210:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2212:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2214:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2216:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_epmapper.c:2218:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/dcerpc/epmapper.so Compiling librpc/gen_ndr/py_irpc.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from librpc/gen_ndr/py_irpc.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition librpc/gen_ndr/py_irpc.c: In function 'initirpc': librpc/gen_ndr/py_irpc.c:1202:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] librpc/gen_ndr/py_irpc.c:1204:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] librpc/gen_ndr/py_irpc.c:1206:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] librpc/gen_ndr/py_irpc.c:1208:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] librpc/gen_ndr/py_irpc.c:1210:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] librpc/gen_ndr/py_irpc.c:1212:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] librpc/gen_ndr/py_irpc.c:1214:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] librpc/gen_ndr/py_irpc.c:1216:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Compiling librpc/gen_ndr/ndr_irpc_c.c Partially linking bin/mergedobj/rpc_ndr_irpc.o Linking bin/python/samba/dcerpc/irpc.so Linking bin/python/samba/dcerpc/misc.so Compiling lib/messaging/pymessaging.c lib/messaging/pymessaging.c: In function 'initmessaging': lib/messaging/pymessaging.c:572:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] lib/messaging/pymessaging.c:575:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Partially linking bin/mergedobj/python_irpc.o Linking bin/python/samba/messaging.so Compiling ../librpc/gen_ndr/py_unixinfo.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_unixinfo.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_unixinfo.c: In function 'initunixinfo': ../librpc/gen_ndr/py_unixinfo.c:329:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_unixinfo.c:331:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/dcerpc/unixinfo.so Compiling ../librpc/gen_ndr/py_drsuapi.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_drsuapi.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_drsuapi.c: In function 'py_drsuapi_DsReplicaObjectIdentifier_get_sid': ../librpc/gen_ndr/py_drsuapi.c:623:44: warning: unused variable 'object' [-Wunused-variable] ../librpc/gen_ndr/py_drsuapi.c: In function 'py_drsuapi_DsReplicaObjectIdentifier_set_sid': ../librpc/gen_ndr/py_drsuapi.c:631:44: warning: unused variable 'object' [-Wunused-variable] ../librpc/gen_ndr/py_drsuapi.c: In function 'py_drsuapi_DsReplicaObjectIdentifier3_get_sid': ../librpc/gen_ndr/py_drsuapi.c:2832:45: warning: unused variable 'object' [-Wunused-variable] ../librpc/gen_ndr/py_drsuapi.c: In function 'py_drsuapi_DsReplicaObjectIdentifier3_set_sid': ../librpc/gen_ndr/py_drsuapi.c:2840:45: warning: unused variable 'object' [-Wunused-variable] ../librpc/gen_ndr/py_drsuapi.c: In function 'py_drsuapi_DsReplicaObjectIdentifier3Binary_get_sid': ../librpc/gen_ndr/py_drsuapi.c:2993:51: warning: unused variable 'object' [-Wunused-variable] ../librpc/gen_ndr/py_drsuapi.c: In function 'py_drsuapi_DsReplicaObjectIdentifier3Binary_set_sid': ../librpc/gen_ndr/py_drsuapi.c:3001:51: warning: unused variable 'object' [-Wunused-variable] ../librpc/gen_ndr/py_drsuapi.c: In function 'py_drsuapi_DsReplicaObjectIdentifier2_get_sid': ../librpc/gen_ndr/py_drsuapi.c:10288:45: warning: unused variable 'object' [-Wunused-variable] ../librpc/gen_ndr/py_drsuapi.c: In function 'py_drsuapi_DsReplicaObjectIdentifier2_set_sid': ../librpc/gen_ndr/py_drsuapi.c:10296:45: warning: unused variable 'object' [-Wunused-variable] ../librpc/gen_ndr/py_drsuapi.c: In function 'initdrsuapi': ../librpc/gen_ndr/py_drsuapi.c:16601:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16603:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16605:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16607:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16609:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16611:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16613:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16615:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16617:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16619:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16621:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16623:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16625:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16627:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16629:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16631:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16633:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16635:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16637:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16639:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16641:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16643:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16645:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16647:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16649:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16651:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16653:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16655:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16657:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16659:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16661:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16663:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16665:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16667:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16669:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16671:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16673:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16675:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16677:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16679:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16681:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16683:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16685:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16687:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16689:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16691:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16693:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16695:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16697:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16699:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16701:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16703:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16705:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16707:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16709:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16711:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16713:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16715:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16717:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16719:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16721:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16723:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16725:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16727:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16729:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16731:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16733:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16735:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16737:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16739:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16741:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16743:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16745:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16747:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16749:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16751:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16753:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16755:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16757:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16759:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16761:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16763:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16765:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16767:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16769:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16771:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16773:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16775:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16777:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16779:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16781:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16783:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16785:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16787:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16789:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16791:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16793:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16795:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16797:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16799:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16801:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16803:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16805:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16807:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16809:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16811:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16813:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_drsuapi.c:16815:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/dcerpc/drsuapi.so Compiling ../librpc/gen_ndr/py_svcctl.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_svcctl.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_svcctl.c: In function 'initsvcctl': ../librpc/gen_ndr/py_svcctl.c:3509:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_svcctl.c:3511:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_svcctl.c:3513:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_svcctl.c:3515:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_svcctl.c:3517:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_svcctl.c:3519:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_svcctl.c:3521:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_svcctl.c:3523:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_svcctl.c:3525:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_svcctl.c:3527:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_svcctl.c:3529:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/dcerpc/svcctl.so Compiling ../librpc/gen_ndr/py_initshutdown.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_initshutdown.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_initshutdown.c: In function 'initinitshutdown': ../librpc/gen_ndr/py_initshutdown.c:247:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/dcerpc/initshutdown.so Compiling scripting/python/uuidmodule.c Linking bin/python/uuid.so Compiling ../librpc/gen_ndr/py_nbt.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_nbt.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_nbt.c: In function 'py_NETLOGON_SAM_LOGON_REQUEST_get_sid': ../librpc/gen_ndr/py_nbt.c:2854:37: warning: unused variable 'object' [-Wunused-variable] ../librpc/gen_ndr/py_nbt.c: In function 'py_NETLOGON_SAM_LOGON_REQUEST_set_sid': ../librpc/gen_ndr/py_nbt.c:2862:37: warning: unused variable 'object' [-Wunused-variable] ../librpc/gen_ndr/py_nbt.c: In function 'py_NETLOGON_DB_CHANGE_get_sid': ../librpc/gen_ndr/py_nbt.c:4384:29: warning: unused variable 'object' [-Wunused-variable] ../librpc/gen_ndr/py_nbt.c: In function 'py_NETLOGON_DB_CHANGE_set_sid': ../librpc/gen_ndr/py_nbt.c:4392:29: warning: unused variable 'object' [-Wunused-variable] ../librpc/gen_ndr/py_nbt.c: In function 'initnbt': ../librpc/gen_ndr/py_nbt.c:6123:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6125:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6127:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6129:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6131:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6133:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6135:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6137:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6139:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6141:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6143:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6145:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6147:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6149:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6151:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6153:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6155:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6157:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6159:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6161:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6163:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6165:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6167:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6169:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6171:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6173:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6175:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6177:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6179:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6181:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6183:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6185:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6187:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6189:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_nbt.c:6191:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/dcerpc/nbt.so Compiling libnet/py_net.c Linking bin/python/samba/net.so Linking bin/python/samba/dcerpc/base.so Compiling ../librpc/gen_ndr/py_lsa.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../librpc/gen_ndr/py_lsa.c:4: /usr/include/python2.7/pyconfig-64.h:1164:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig-64.h:1186:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] /usr/include/features.h:166:0: note: this is the location of the previous definition ../librpc/gen_ndr/py_lsa.c: In function 'initlsa': ../librpc/gen_ndr/py_lsa.c:9159:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9161:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9163:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9165:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9167:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9169:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9171:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9173:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9175:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9177:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9179:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9181:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9183:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9185:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9187:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9189:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9191:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9193:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9195:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9197:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9199:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9201:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9203:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9205:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9207:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9209:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9211:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9213:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9215:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9217:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9219:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9221:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9223:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9225:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9227:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9229:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9231:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9233:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9235:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9237:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9239:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9241:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9243:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9245:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9247:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9249:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9251:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9253:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9255:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9257:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9259:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9261:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9263:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9265:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9267:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9269:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9271:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9273:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9275:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9277:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9279:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9281:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9283:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9285:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../librpc/gen_ndr/py_lsa.c:9287:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/dcerpc/lsa.so Compiling lib/registry/pyregistry.c lib/registry/pyregistry.c: In function 'initregistry': lib/registry/pyregistry.c:435:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] lib/registry/pyregistry.c:438:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] lib/registry/pyregistry.c:441:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/registry.so Linking bin/python/samba/dcerpc/security.so Compiling auth/gensec/pygensec.c auth/gensec/pygensec.c: In function 'initgensec': auth/gensec/pygensec.c:184:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Linking bin/python/samba/gensec.so Linking bin/shared/libsamba-util.so.0.0.1 Linking bin/shared/libdcerpc_atsvc.so.0.0.1 Linking bin/shared/libdcerpc.so.0.0.1 Linking bin/shared/libdcerpc_samr.so.0.0.1 Linking bin/shared/libtorture.so.0.0.1 Linking bin/shared/libldb.so.0.0.1 Linking bin/shared/libndr_standard.so.0.0.1 Linking bin/shared/libgensec.so.0.0.1 Linking bin/shared/libndr.so.0.0.1 Linking bin/shared/libregistry.so.0.0.1 Compiling ../nsswitch/winbind_nss_linux.c Linking bin/shared/libnss_winbind.so Linking bin/shared/libsamba-hostconfig.so.0.0.1 script/mkversion.sh: './version.h' created for Samba("4.0.0alpha11-26.fc15.5") + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wCyTCk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64 ++ dirname /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64 + cd samba-4.0.0alpha11 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64 + cd source4 + make install DESTDIR=/builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64 mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/__init__.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/__init__.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/schema.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/schema.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/ms_display_specifiers.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ms_display_specifiers.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/upgrade.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/upgrade.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/getopt.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/getopt.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/hostconfig.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/hostconfig.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/idmap.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/idmap.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/ cp bin/python/samba/tests/upgrade.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/upgrade.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/ cp bin/python/samba/tests/samba3.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/samba3.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/ cp bin/python/samba/tests/__init__.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/__init__.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/ cp bin/python/samba/tests/samdb.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/samdb.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/ cp bin/python/samba/tests/netcmd.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/netcmd.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/ cp bin/python/samba/tests/provision.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/provision.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/dcerpc/ cp bin/python/samba/tests/dcerpc/rpcecho.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/dcerpc/rpcecho.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/dcerpc/ cp bin/python/samba/tests/dcerpc/misc.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/dcerpc/misc.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/dcerpc/ cp bin/python/samba/tests/dcerpc/sam.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/dcerpc/sam.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/dcerpc/ cp bin/python/samba/tests/dcerpc/registry.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/dcerpc/registry.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/dcerpc/ cp bin/python/samba/tests/dcerpc/__init__.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/dcerpc/__init__.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/dcerpc/ cp bin/python/samba/tests/dcerpc/bare.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/dcerpc/bare.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/dcerpc/ cp bin/python/samba/tests/dcerpc/unix.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/dcerpc/unix.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/ cp bin/python/samba/tests/shares.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/tests/shares.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/samba3.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/samba3.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/provisionexceptions.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/provisionexceptions.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/__init__.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/__init__.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/ms_schema.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ms_schema.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/torture/ cp bin/python/samba/torture/winreg.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/torture/winreg.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/torture/ cp bin/python/samba/torture/torture_tdb.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/torture/torture_tdb.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/torture/ cp bin/python/samba/torture/torture_samr.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/torture/torture_samr.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/torture/ cp bin/python/samba/torture/spoolss.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/torture/spoolss.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/ndr.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ndr.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/samdb.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/samdb.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/provision.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/provision.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/provisionbackend.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/provisionbackend.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/shares.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/shares.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/netcmd/ cp bin/python/samba/netcmd/setexpiry.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/netcmd/setexpiry.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/netcmd/ cp bin/python/samba/netcmd/domainlevel.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/netcmd/domainlevel.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/netcmd/ cp bin/python/samba/netcmd/enableaccount.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/netcmd/enableaccount.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/netcmd/ cp bin/python/samba/netcmd/__init__.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/netcmd/__init__.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/netcmd/ cp bin/python/samba/netcmd/newuser.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/netcmd/newuser.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/netcmd/ cp bin/python/samba/netcmd/setpassword.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/netcmd/setpassword.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/netcmd/ cp bin/python/samba/netcmd/pwsettings.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/netcmd/pwsettings.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages//subunit/tests/ cp bin/python//subunit/tests/TestUtil.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages//subunit/tests/TestUtil.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages//subunit/tests/ cp bin/python//subunit/tests/__init__.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages//subunit/tests/__init__.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages//subunit/tests/ cp bin/python//subunit/tests/sample-two-script.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages//subunit/tests/sample-two-script.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages//subunit/tests/ cp bin/python//subunit/tests/test_test_protocol.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages//subunit/tests/test_test_protocol.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages//subunit/tests/ cp bin/python//subunit/tests/sample-script.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages//subunit/tests/sample-script.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages//subunit/ cp bin/python//subunit/__init__.py /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages//subunit/__init__.py mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/com.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/com.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/credentials.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/credentials.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/wkssvc.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/wkssvc.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/dfs.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/dfs.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/./ cp bin/python/tdb.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/tdb.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/atsvc.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/atsvc.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/mgmt.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/mgmt.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/param.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/param.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/winreg.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/winreg.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/./ cp bin/python/ldb.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/ldb.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/netbios.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/netbios.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/auth.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/auth.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/glue.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/glue.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/samr.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/samr.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/echo.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/echo.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/epmapper.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/epmapper.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/irpc.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/irpc.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/misc.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/misc.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/messaging.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/messaging.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/unixinfo.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/unixinfo.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/drsuapi.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/drsuapi.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/svcctl.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/svcctl.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/initshutdown.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/initshutdown.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/./ cp bin/python/uuid.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/uuid.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/nbt.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/nbt.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/net.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/net.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/base.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/base.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/lsa.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/lsa.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/registry.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/registry.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/ cp bin/python/samba/dcerpc/security.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/dcerpc/security.so mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/ cp bin/python/samba/gensec.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba/gensec.so Samba will be installed into: basedir: bindir: /usr/bin sbindir: /usr/sbin libdir: /usr/lib64 modulesdir: /usr/lib64/samba includedir: /usr/include/samba-4.0 vardir: /var privatedir: /var/lib/samba4/private piddir: /var/run lockdir: /var/lib/samba4 logfilebase: /var/log/samba4 setupdir: /usr/share/samba/setup swatdir: /usr/share/samba/swat mandir: /usr/share/man datadir: /usr/share/samba winbindd_socket_dir: /var/run/winbind ntp_signd_socket_dir: /var/run/ntp_signd Samba will be compiled with flags: CPP = gcc -E CPPFLAGS = -I./include -I. -I./lib -I./../lib/replace -I./../lib/talloc -I./.. -D_SAMBA_BUILD_=4 -DHAVE_CONFIG_H CC = gcc CFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/builddir/build/SOURCES/standalone/sbtmp/include PICFLAG = -fPIC BNLD = gcc BNLD_FLAGS = -Wl,--export-dynamic STLD = /usr/bin/ar STLD_FLAGS = -rcs SHLD = gcc SHLD_FLAGS = -shared -Wl,-Bsymbolic MDLD = gcc MDLD_FLAGS = -shared -Wl,-Bsymbolic -Wl,--allow-shlib-undefined SHLIBEXT = so srcdir = . builddir = . pwd = /builddir/build/BUILD/samba-4.0.0alpha11/source4 Installing regpatch as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/regpatch Installing regdiff as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/regdiff Installing regtree as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/regtree Installing nmblookup as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/nmblookup Installing ldbadd as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbadd Installing ldbsearch as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbsearch Installing ldbrename as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbrename Installing smbclient as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/smbclient Installing umount.cifs as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/umount.cifs Installing setnttoken as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/setnttoken Installing ldbdel as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbdel Installing masktest as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/masktest Installing getntacl as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/getntacl Installing nsstest as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/nsstest Installing gentest as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/gentest Installing regshell as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/regshell Installing testparm as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/testparm Installing ntlm_auth as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ntlm_auth Installing smbtorture as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/smbtorture Installing wbinfo as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/wbinfo Installing ndrdump as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ndrdump Installing oLschema2ldif as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/oLschema2ldif Installing ldbmodify as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbmodify Installing net as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/net Installing ldbedit as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbedit Installing locktest as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/locktest Installing mount.cifs as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/mount.cifs Installing cifsdd as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/cifsdd Installing samba as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/sbin/samba Installing dat files in /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/samba /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/samba/lowcase.dat /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/samba/upcase.dat /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/samba/valid.dat ====================================================================== The dat files have been installed. ====================================================================== Installing setup templates Installing sbin scripts from setup/* Installing sbin scripts from scripting/bin/* Installing remaining files in /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/samba/setup Installing ./bin/shared/libsamba-util.so.0.0.1 as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libsamba-util.so.0.0.1 Installing ./bin/shared/libdcerpc_atsvc.so.0.0.1 as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libdcerpc_atsvc.so.0.0.1 Installing ./bin/shared/libdcerpc.so.0.0.1 as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libdcerpc.so.0.0.1 Installing ./bin/shared/libdcerpc_samr.so.0.0.1 as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libdcerpc_samr.so.0.0.1 Installing ./bin/shared/libtorture.so.0.0.1 as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libtorture.so.0.0.1 Installing ./bin/shared/libldb.so.0.0.1 as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libldb.so.0.0.1 Installing ./bin/shared/libndr_standard.so.0.0.1 as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libndr_standard.so.0.0.1 Installing ./bin/shared/libgensec.so.0.0.1 as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libgensec.so.0.0.1 Installing ./bin/shared/libndr.so.0.0.1 as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libndr.so.0.0.1 Installing ./bin/shared/libregistry.so.0.0.1 as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libregistry.so.0.0.1 Installing ./bin/shared/libnss_winbind.so as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libnss_winbind.so Installing ./bin/shared/libsamba-hostconfig.so.0.0.1 as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libsamba-hostconfig.so.0.0.1 ====================================================================== The shared libraries are installed. You may restore the old libraries (if there were any) using the command "make revert". You may uninstall the libraries using the command "make uninstalllib" or "make uninstall" to uninstall binaries, man pages and shell scripts. ====================================================================== #@/bin/sh ./script/installlib.sh /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64 "" Installing lib/ldb/include/ldb.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/ldb.h Installing lib/ldb/include/ldb_errors.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/ldb_errors.h Installing auth/gensec/gensec.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gensec.h Installing auth/credentials/credentials.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/credentials.h Installing auth/session.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/samba/session.h Installing ../lib/util/charset/charset.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/charset.h Installing lib/registry/registry.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/registry.h Installing lib/cmdline/popt_common.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/samba/popt.h Installing ../lib/util/util.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/util.h Installing ../lib/util/dlinklist.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/dlinklist.h Installing ../lib/util/attr.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/util/attr.h Installing ../lib/util/byteorder.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/util/byteorder.h Installing ../lib/util/data_blob.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/util/data_blob.h Installing ../lib/util/debug.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/util/debug.h Installing ../lib/util/memory.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/util/memory.h Installing ../lib/util/mutex.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/util/mutex.h Installing ../lib/util/safe_string.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/util/safe_string.h Installing ../lib/util/time.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/util/time.h Installing ../lib/util/util_ldb.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/util_ldb.h Installing ../lib/util/talloc_stack.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/util/talloc_stack.h Installing ../lib/util/xfile.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/util/xfile.h Installing ../lib/tdr/tdr.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/tdr.h Installing ../lib/tsocket/tsocket.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/tsocket.h Installing ../lib/tsocket/tsocket_internal.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/tsocket_internal.h Installing ../lib/torture/torture.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/torture.h Installing lib/ldb_wrap.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/ldb_wrap.h Installing lib/tdb_wrap.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/tdb_wrap.h Installing param/param.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/param.h Installing param/share.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/share.h Installing rpc_server/common/common.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/dcerpc_server/common.h Installing rpc_server/dcerpc_server.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/dcerpc_server.h Installing torture/smbtorture.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/smbtorture.h Installing ../librpc/ndr/libndr.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/ndr.h Installing ../librpc/gen_ndr/misc.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/misc.h Installing ../librpc/gen_ndr/ndr_misc.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/ndr_misc.h Installing ../librpc/gen_ndr/security.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/security.h Installing librpc/gen_ndr/server_id.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/server_id.h Installing ../librpc/gen_ndr/nbt.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/nbt.h Installing ../librpc/gen_ndr/samr.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/samr.h Installing ../librpc/gen_ndr/ndr_samr.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/ndr_samr.h Installing ../librpc/gen_ndr/lsa.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/lsa.h Installing ../librpc/gen_ndr/netlogon.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/netlogon.h Installing ../librpc/gen_ndr/atsvc.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/atsvc.h Installing ../librpc/gen_ndr/ndr_atsvc.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/ndr_atsvc.h Installing ../librpc/gen_ndr/ndr_svcctl.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/ndr_svcctl.h Installing ../librpc/gen_ndr/svcctl.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/svcctl.h Installing ../librpc/gen_ndr/ndr_samr_c.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/ndr_samr_c.h Installing ../librpc/gen_ndr/ndr_svcctl_c.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/ndr_svcctl_c.h Installing ../librpc/gen_ndr/ndr_atsvc_c.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/ndr_atsvc_c.h Installing ../librpc/gen_ndr/dcerpc.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/dcerpc.h Installing ../librpc/gen_ndr/ndr_dcerpc.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/ndr_dcerpc.h Installing librpc/rpc/dcerpc.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/dcerpc.h Installing ../librpc/gen_ndr/mgmt.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/mgmt.h Installing ../librpc/gen_ndr/ndr_mgmt.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/ndr_mgmt.h Installing ../librpc/gen_ndr/ndr_mgmt_c.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/ndr_mgmt_c.h Installing ../librpc/gen_ndr/epmapper.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/epmapper.h Installing ../librpc/gen_ndr/ndr_epmapper.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/ndr_epmapper.h Installing ../librpc/gen_ndr/ndr_epmapper_c.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gen_ndr/ndr_epmapper_c.h Installing libcli/ldap/ldap.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/ldap-util.h Installing ../libcli/util/error.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/core/error.h Installing ../libcli/util/ntstatus.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/core/ntstatus.h Installing ../libcli/util/doserr.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/core/doserr.h Installing ../libcli/util/werror.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/core/werror.h Installing ../libcli/ldap/ldap_message.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/ldap_message.h Installing ../libcli/ldap/ldap_errors.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/ldap_errors.h Installing ../libcli/ldap/ldap_ndr.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/ldap_ndr.h Installing ../libcli/auth/credentials.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/domain_credentials.h Installing ./version.h as /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/samba/version.h ====================================================================== The headers are installed. You may restore the old headers (if there were any) using the command "make revert". You may uninstall the headers using the command "make uninstallheader" or "make uninstall" to uninstall binaries, man pages and shell scripts. ====================================================================== gmake[1]: Entering directory `/builddir/build/BUILD/samba-4.0.0alpha11/pidl' cp lib/Parse/Pidl/NDR.pm blib/lib/Parse/Pidl/NDR.pm cp lib/Parse/Pidl/Samba3/ServerNDR.pm blib/lib/Parse/Pidl/Samba3/ServerNDR.pm cp lib/Parse/Pidl/Expr.pm blib/lib/Parse/Pidl/Expr.pm cp lib/Parse/Pidl/Compat.pm blib/lib/Parse/Pidl/Compat.pm cp lib/Parse/Pidl/Samba4/NDR/Client.pm blib/lib/Parse/Pidl/Samba4/NDR/Client.pm cp lib/Parse/Pidl/Samba4/NDR/Parser.pm blib/lib/Parse/Pidl/Samba4/NDR/Parser.pm cp lib/Parse/Pidl/Util.pm blib/lib/Parse/Pidl/Util.pm cp lib/Parse/Pidl/IDL.pm blib/lib/Parse/Pidl/IDL.pm cp lib/Parse/Pidl.pm blib/lib/Parse/Pidl.pm cp lib/Parse/Pidl/CUtil.pm blib/lib/Parse/Pidl/CUtil.pm cp lib/Parse/Pidl/Samba4/TDR.pm blib/lib/Parse/Pidl/Samba4/TDR.pm cp lib/Parse/Yapp/Driver.pm blib/lib/Parse/Yapp/Driver.pm cp lib/Parse/Pidl/Samba4/COM/Stub.pm blib/lib/Parse/Pidl/Samba4/COM/Stub.pm cp lib/Parse/Pidl/Samba4/Python.pm blib/lib/Parse/Pidl/Samba4/Python.pm cp lib/Parse/Pidl/Samba4/Template.pm blib/lib/Parse/Pidl/Samba4/Template.pm cp lib/Parse/Pidl/Samba3/ClientNDR.pm blib/lib/Parse/Pidl/Samba3/ClientNDR.pm cp lib/Parse/Pidl/Samba4.pm blib/lib/Parse/Pidl/Samba4.pm cp lib/Parse/Pidl/ODL.pm blib/lib/Parse/Pidl/ODL.pm cp lib/Parse/Pidl/Wireshark/Conformance.pm blib/lib/Parse/Pidl/Wireshark/Conformance.pm cp lib/Parse/Pidl/Samba4/NDR/Parser.pm.CVE-2012-1182 blib/lib/Parse/Pidl/Samba4/NDR/Parser.pm.CVE-2012-1182 cp lib/Parse/Pidl/Wireshark/NDR.pm blib/lib/Parse/Pidl/Wireshark/NDR.pm cp lib/Parse/Pidl/Samba4/Header.pm blib/lib/Parse/Pidl/Samba4/Header.pm cp lib/Parse/Pidl/Samba4/COM/Proxy.pm blib/lib/Parse/Pidl/Samba4/COM/Proxy.pm cp lib/Parse/Pidl/Samba4/COM/Header.pm blib/lib/Parse/Pidl/Samba4/COM/Header.pm cp lib/Parse/Pidl/Typelist.pm blib/lib/Parse/Pidl/Typelist.pm cp lib/Parse/Pidl/Dump.pm blib/lib/Parse/Pidl/Dump.pm cp lib/Parse/Pidl/Samba4/NDR/Server.pm blib/lib/Parse/Pidl/Samba4/NDR/Server.pm cp pidl blib/script/pidl /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pidl Manifying blib/man1/pidl.1 Manifying blib/man3/Parse::Pidl::Util.3pm Manifying blib/man3/Parse::Pidl::NDR.3pm Manifying blib/man3/Parse::Pidl::Wireshark::Conformance.3pm Manifying blib/man3/Parse::Pidl::Wireshark::NDR.3pm Manifying blib/man3/Parse::Pidl::Dump.3pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Yapp/Driver.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/NDR.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/IDL.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/ODL.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Expr.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/CUtil.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Compat.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Util.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Samba4.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Dump.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Typelist.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Samba4/TDR.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Samba4/Python.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Samba4/Header.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Samba4/Template.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Samba4/NDR/Parser.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Samba4/NDR/Server.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Samba4/NDR/Client.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Samba4/NDR/Parser.pm.CVE-2012-1182 Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Samba4/COM/Stub.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Samba4/COM/Proxy.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Samba4/COM/Header.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Wireshark/NDR.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Wireshark/Conformance.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Samba3/ClientNDR.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/Parse/Pidl/Samba3/ServerNDR.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/man/man1/pidl.1 Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/man/man3/Parse::Pidl::Dump.3pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/man/man3/Parse::Pidl::Wireshark::NDR.3pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/man/man3/Parse::Pidl::Wireshark::Conformance.3pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/man/man3/Parse::Pidl::NDR.3pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/man/man3/Parse::Pidl::Util.3pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/pidl Appending installation info to /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/perl5/perllocal.pod gmake[1]: Leaving directory `/builddir/build/BUILD/samba-4.0.0alpha11/pidl' + rm -rf /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/perl5 + rm -rf /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5 + cd ../pidl + make install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64 Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Yapp/Driver.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/NDR.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/IDL.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/ODL.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Expr.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/CUtil.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Compat.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Util.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Samba4.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Dump.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Typelist.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Samba4/TDR.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Samba4/Python.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Samba4/Header.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Samba4/Template.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Samba4/NDR/Parser.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Samba4/NDR/Server.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Samba4/NDR/Client.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Samba4/NDR/Parser.pm.CVE-2012-1182 Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Samba4/COM/Stub.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Samba4/COM/Proxy.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Samba4/COM/Header.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Wireshark/NDR.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Wireshark/Conformance.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Samba3/ClientNDR.pm Installing /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Pidl/Samba3/ServerNDR.pm Appending installation info to /usr/lib64/perl5/perllocal.pod /bin/sh: /usr/lib64/perl5/perllocal.pod: Permission denied make: [doc_vendor_install] Error 1 (ignored) + find /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64 -depth -type d -exec rmdir '{}' ';' + cd .. + mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/var/run/winbindd + mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/var/run/ntp_signd + mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/var/lib/samba4/winbindd_privileged + mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/var/log/samba4/ + mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/var/log/samba4/old + mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/var/lib/samba4 + mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/var/lib/samba4/private + mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/var/lib/samba4/sysvol + mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/etc/samba4 + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ntlm_auth + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/wbinfo + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libnss_winbind.so + mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64 /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/mount.cifs + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/umount.cifs + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/gentest + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/getntacl + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/locktest + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/masktest + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ndrdump + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/nsstest + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/setnttoken + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/smbtorture + rm -f /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/tdbtorture + rm -rf /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl/Parse/Yapp + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/sbin/provision + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/sbin/samba + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/sbin/upgradeprovision + rm -r /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/samba/setup + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/nmblookup + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/smbclient + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/cifsdd + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/net + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/regdiff + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/regpatch + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/regshell + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/regtree + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/testparm + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libdcerpc_atsvc.so + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libdcerpc_atsvc.so.0.0.1 + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libgensec.so + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libgensec.so.0.0.1 + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libregistry.so + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libregistry.so.0.0.1 + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libtorture.so + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libtorture.so.0.0.1 + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/pkgconfig/dcerpc_atsvc.pc + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/pkgconfig/gensec.pc + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/pkgconfig/registry.pc + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/pkgconfig/torture.pc + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/gensec.h + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include/samba-4.0/registry.h + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libldb.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libldb.so.0.0.1 + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbadd + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbdel + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbedit + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbmodify + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbrename + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbsearch + rm /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/oLschema2ldif + rm -f /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/tdbbackup + rm -f /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/tdbdump + rm -f /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/tdbtool + pushd standalone/lib/ldb ~/build/BUILD/samba-4.0.0alpha11/standalone/lib/ldb ~/build/BUILD/samba-4.0.0alpha11 + make install DESTDIR=/builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64 ldb will be compiled with flags: CFLAGS = -g -I./include -Iinclude -I. -I./.. -DLIBDIR=\"/usr/lib64\" -DSHLIBEXT=\"so\" -DUSE_MMAP=1 -DLDB_MODULESDIR=\"/usr/lib64/ldb\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/builddir/build/SOURCES/standalone/sbtmp/include -I./../replace -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -I/builddir/build/SOURCES/standalone/sbtmp/include -DHAVE_LDB_LDAP=1 SHLD_FLAGS = -shared -Wl,-Bsymbolic LIBS = mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64 /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/pkgconfig cp ./include/ldb.h ./include/ldb_errors.h ./include/ldb_handlers.h ./include/ldb_module.h /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/include cp lib/libldb.a lib/libldb.so.0.9.10 /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64 cp ldb.pc /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/pkgconfig cp bin/ldbadd bin/ldbsearch bin/ldbdel bin/ldbmodify bin/ldbedit bin/ldbrename bin/ldbtest /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin ./docs/installdocs.sh /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/man mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64`/usr/bin/python -c "import distutils.sysconfig; print distutils.sysconfig.get_python_lib(1, prefix='/usr')"` cp ldb.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64`/usr/bin/python -c "import distutils.sysconfig; print distutils.sysconfig.get_python_lib(1, prefix='/usr')"` + ln -s -f libldb.so.0.9.10 /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libldb.so + mkdir /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/ldb + popd ~/build/BUILD/samba-4.0.0alpha11 + rm -f /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libldb.a + rm -r /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/ldb.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/samba /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/subunit /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/tdb.so /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/site-packages/uuid.so + rm -fr /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/lib + rm -f /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/man/man1/ad2oLschema.1 + rm -f /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/man/man1/oLschema2ldif.1 + rm -f '/builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/swig/*/talloc.i' + /sbin/ldconfig -N -n /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64 + /bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/perl5/vendor_perl + find source4/heimdal -type f + xargs chmod -x + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/samba-4.0.0alpha11 extracting debug info from /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbmodify extracting debug info from /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbdel extracting debug info from /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbrename extracting debug info from /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbedit extracting debug info from /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbtest extracting debug info from /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbadd extracting debug info from /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/bin/ldbsearch extracting debug info from /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libsamba-hostconfig.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libdcerpc_samr.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libldb.so.0.9.10 extracting debug info from /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libdcerpc.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libsamba-util.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libndr.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/libndr_standard.so.0.0.1 symlinked /usr/lib/debug/usr/lib64/libsamba-util.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libsamba-util.so.debug symlinked /usr/lib/debug/usr/lib64/libndr.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libndr.so.0.debug symlinked /usr/lib/debug/usr/lib64/libldb.so.0.9.10.debug to /usr/lib/debug/usr/lib64/libldb.so.debug symlinked /usr/lib/debug/usr/lib64/libndr_standard.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libndr_standard.so.debug symlinked /usr/lib/debug/usr/lib64/libsamba-hostconfig.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libsamba-hostconfig.so.0.debug symlinked /usr/lib/debug/usr/lib64/libldb.so.0.9.10.debug to /usr/lib/debug/usr/lib64/libldb.so.0.debug symlinked /usr/lib/debug/usr/lib64/libsamba-util.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libsamba-util.so.0.debug symlinked /usr/lib/debug/usr/lib64/libsamba-hostconfig.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libsamba-hostconfig.so.debug symlinked /usr/lib/debug/usr/lib64/libdcerpc_samr.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libdcerpc_samr.so.0.debug symlinked /usr/lib/debug/usr/lib64/libdcerpc.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libdcerpc.so.0.debug symlinked /usr/lib/debug/usr/lib64/libdcerpc.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libdcerpc.so.debug symlinked /usr/lib/debug/usr/lib64/libndr_standard.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libndr_standard.so.0.debug symlinked /usr/lib/debug/usr/lib64/libndr.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libndr.so.debug symlinked /usr/lib/debug/usr/lib64/libdcerpc_samr.so.0.0.1.debug to /usr/lib/debug/usr/lib64/libdcerpc_samr.so.debug cpio: samba-4.0.0alpha11/source4/sel-gram.c: Cannot stat: No such file or directory cpio: samba-4.0.0alpha11/source4/sel-gram.h: Cannot stat: No such file or directory cpio: samba-4.0.0alpha11/source4/sel-gram.y: Cannot stat: No such file or directory cpio: samba-4.0.0alpha11/source4/sel-lex.c: Cannot stat: No such file or directory cpio: samba-4.0.0alpha11/source4/sel-lex.l: Cannot stat: No such file or directory 34987 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/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/lib64/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: samba4-4.0.0-26.alpha11.fc15.6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pZEfkY + umask 022 + cd /builddir/build/BUILD + cd samba-4.0.0alpha11 + DOCDIR=/builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/doc/samba4-4.0.0 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/doc/samba4-4.0.0 + cp -pr COPYING WHATSNEW4.txt /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/doc/samba4-4.0.0 + exit 0 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(pre): /bin/sh /usr/sbin/groupadd Requires(post): /bin/sh Requires(preun): /bin/sh Processing files: samba4-libs-4.0.0-26.alpha11.fc15.6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OafO6B + umask 022 + cd /builddir/build/BUILD + cd samba-4.0.0alpha11 + DOCDIR=/builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/doc/samba4-libs-4.0.0 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/doc/samba4-libs-4.0.0 + cp -pr PFIF.txt /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64/usr/share/doc/samba4-libs-4.0.0 + exit 0 Provides: libdcerpc.so.0()(64bit) libdcerpc_samr.so.0()(64bit) libndr.so.0()(64bit) libndr_standard.so.0()(64bit) libsamba-hostconfig.so.0()(64bit) libsamba-util.so.0()(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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libsasl2.so.2()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) libtdb.so.1()(64bit) libtdb.so.1(TDB_1.2.1)(64bit) rtld(GNU_HASH) Conflicts: libtevent < 0.9.13 Processing files: samba4-devel-4.0.0-26.alpha11.fc15.6.x86_64 Provides: pkgconfig(dcerpc) = 0.0.1 pkgconfig(dcerpc_samr) = 0.0.1 pkgconfig(ndr) = 0.0.1 pkgconfig(ndr_standard) = 0.0.1 pkgconfig(samba-hostconfig) = 0.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdcerpc.so.0()(64bit) libdcerpc_samr.so.0()(64bit) libndr.so.0()(64bit) libndr_standard.so.0()(64bit) libsamba-hostconfig.so.0()(64bit) libsamba-util.so.0()(64bit) pkgconfig(dcerpc) pkgconfig(ndr) pkgconfig(samba-hostconfig) pkgconfig(talloc) Processing files: samba4-pidl-4.0.0-26.alpha11.fc15.6.x86_64 Provides: perl(Parse::Pidl) = 0.02 perl(Parse::Pidl::CUtil) = 0.01 perl(Parse::Pidl::Compat) = 0.01 perl(Parse::Pidl::Dump) = 0.01 perl(Parse::Pidl::Expr) perl(Parse::Pidl::IDL) perl(Parse::Pidl::NDR) = 0.01 perl(Parse::Pidl::ODL) = 0.01 perl(Parse::Pidl::Samba3::ClientNDR) = 0.01 perl(Parse::Pidl::Samba3::ServerNDR) = 0.01 perl(Parse::Pidl::Samba4) = 0.01 perl(Parse::Pidl::Samba4::COM::Header) = 0.01 perl(Parse::Pidl::Samba4::COM::Proxy) = 0.01 perl(Parse::Pidl::Samba4::COM::Stub) = 0.01 perl(Parse::Pidl::Samba4::Header) = 0.01 perl(Parse::Pidl::Samba4::NDR::Client) = 0.01 perl(Parse::Pidl::Samba4::NDR::Parser) = 0.01 perl(Parse::Pidl::Samba4::NDR::Server) = 0.01 perl(Parse::Pidl::Samba4::Python) = 0.01 perl(Parse::Pidl::Samba4::TDR) = 0.01 perl(Parse::Pidl::Samba4::Template) = 0.01 perl(Parse::Pidl::Typelist) = 0.01 perl(Parse::Pidl::Util) = 0.01 perl(Parse::Pidl::Wireshark::Conformance) = 0.01 perl(Parse::Pidl::Wireshark::NDR) = 0.01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(Exporter) perl(File::Basename) perl(FindBin) perl(Getopt::Long) perl(Parse::Pidl) perl(Parse::Pidl::CUtil) perl(Parse::Pidl::Dump) perl(Parse::Pidl::Expr) perl(Parse::Pidl::IDL) perl(Parse::Pidl::NDR) perl(Parse::Pidl::ODL) perl(Parse::Pidl::Samba4) perl(Parse::Pidl::Samba4::COM::Header) perl(Parse::Pidl::Samba4::Header) perl(Parse::Pidl::Typelist) perl(Parse::Pidl::Util) perl(Parse::Pidl::Wireshark::Conformance) perl(Parse::Yapp::Driver) perl(lib) perl(strict) perl(vars) Processing files: libldb-0.9.10-26.fc15.5.x86_64 Provides: libldb.so.0()(64bit) Requires(interp): /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(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(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) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) libtdb.so.1()(64bit) libtdb.so.1(TDB_1.2.1)(64bit) libtevent.so.0()(64bit) libtevent.so.0(TEVENT_0.9.9)(64bit) rtld(GNU_HASH) Processing files: ldb-tools-0.9.10-26.fc15.5.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libdl.so.2()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libldb.so.0()(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) libtdb.so.1()(64bit) libtevent.so.0()(64bit) rtld(GNU_HASH) Processing files: libldb-devel-0.9.10-26.fc15.5.x86_64 Provides: pkgconfig(ldb) = 0.9.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libldb.so.0()(64bit) pkgconfig(talloc) pkgconfig(tdb) Processing files: samba4-debuginfo-4.0.0-26.alpha11.fc15.6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64 warning: Could not canonicalize hostname: x86-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/samba4-4.0.0-26.alpha11.fc15.6.x86_64.rpm Wrote: /builddir/build/RPMS/samba4-libs-4.0.0-26.alpha11.fc15.6.x86_64.rpm Wrote: /builddir/build/RPMS/samba4-devel-4.0.0-26.alpha11.fc15.6.x86_64.rpm Wrote: /builddir/build/RPMS/samba4-pidl-4.0.0-26.alpha11.fc15.6.x86_64.rpm Wrote: /builddir/build/RPMS/libldb-0.9.10-26.fc15.5.x86_64.rpm Wrote: /builddir/build/RPMS/ldb-tools-0.9.10-26.fc15.5.x86_64.rpm Wrote: /builddir/build/RPMS/libldb-devel-0.9.10-26.fc15.5.x86_64.rpm Wrote: /builddir/build/RPMS/samba4-debuginfo-4.0.0-26.alpha11.fc15.6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2yD0ho + umask 022 + cd /builddir/build/BUILD + cd samba-4.0.0alpha11 + rm -fr /builddir/build/SOURCES/standalone/sbtmp + rm -rf /builddir/build/BUILDROOT/samba4-4.0.0-26.alpha11.fc15.6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->