[Samba] samba4 make error - drsblobs.so

Ryan Montgomery murdock304 at hotmail.com
Sun May 2 13:15:00 MDT 2010


Hello - make fails to build the latest git of samba4 - erroring on drsblobs.so. Below is a full log from autogen.sh to the make. Would you have any suggestions on proceeding?

 

Thank you,


Ryan

 

 

ryan at test1:~/samba-master/source4$ sudo ./autogen.sh
./autogen.sh: running script/mkversion.sh
./script/mkversion.sh: 'version.h' created for Samba("4.0.0alpha12-GIT-d83850a")
./autogen.sh: running autoheader -I. -I../lib/replace
./autogen.sh: running autoconf -I. -I../lib/replace
Now run ./configure (or ./configure.developer) and then make.
ryan at test1:~/samba-master/source4$ sudo ./configure.developer
configure: creating cache config.cache
SAMBA VERSION: 4.0.0alpha12-GIT-d83850a
BUILD COMMIT REVISION: d83850abe2c393352ec65c32b3bcec7c33be7cd0
BUILD COMMIT DATE: "Sun May 2 18:25:13 2010 +0200"
BUILD COMMIT TIME: 1272817513
BUILD REVISION: 1272817513
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
LIBREPLACE_LOCATION_CHECKS: START
LIBREPLACE_LOCATION_CHECKS: END
checking for perl... /usr/bin/perl
checking for yapp... false
LIBREPLACE_CC_CHECKS: START
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.4.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... 64
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... 4
checking size of long long... 8
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... 4
checking size of ssize_t... 4
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 DEVELOPER_CFLAGS for gcc -Wall... -Wall
checking DEVELOPER_CFLAGS for gcc -Wshadow... -Wshadow
checking DEVELOPER_CFLAGS for gcc -Werror-implicit-function-declaration... -Werror-implicit-function-declaration
checking DEVELOPER_CFLAGS for gcc -Wstrict-prototypes... -Wstrict-prototypes
checking DEVELOPER_CFLAGS for gcc -Wpointer-arith... -Wpointer-arith
checking DEVELOPER_CFLAGS for gcc -Wcast-qual... -Wcast-qual
checking DEVELOPER_CFLAGS for gcc -Wcast-align... -Wcast-align
checking DEVELOPER_CFLAGS for gcc -Wwrite-strings... -Wwrite-strings
checking DEVELOPER_CFLAGS for gcc -Wmissing-format-attribute... -Wmissing-format-attribute
checking DEVELOPER_CFLAGS for gcc -Wformat=2... -Wformat=2
checking DEVELOPER_CFLAGS for gcc -Wdeclaration-after-statement... -Wdeclaration-after-statement
checking DEVELOPER_CFLAGS for gcc -Wunused-macros... -Wunused-macros
checking DEVELOPER_CFLAGS for gcc -Wno-format-y2k... -Wno-format-y2k
checking DEVELOPER_CFLAGS for gcc -Wno-unused-parameter... -Wno-unused-parameter
checking CFLAG_NO_CAST_QUAL for gcc -Wno-cast-qual... -Wno-cast-qual
checking CFLAG_NO_UNUSED_MACROS for gcc -Wno-unused-macros... -Wno-unused-macros
checking that the C compiler can use the DEVELOPER_CFLAGS... 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... no
checking for make... /usr/bin/make
checking whether we have GNU make... yes
found
checking GNU make version... 3.81
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... no
checking for python2.6... /usr/bin/python2.6
checking for python2.6-config... /usr/bin/python2.6-config
checking working python module support... yes
checking python library directory... ${prefix}/lib/python2.6/site-packages
LIBREPLACE_BROKEN_CHECKS: START
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... yes
checking stropts.h presence... yes
checking for stropts.h... yes
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 strerror_r... 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 dprintf... yes
checking for vdprintf... 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 fdatasync... yes
checking for get_current_dir_name... 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... no
checking sys/acl.h presence... no
checking for sys/acl.h... no
checking acl/libacl.h usability... no
checking acl/libacl.h presence... no
checking for acl/libacl.h... no
checking for sys/select.h... (cached) yes
checking for sys/time.h... (cached) yes
checking 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
lo         IP=127.0.0.1 NETMASK=255.0.0.0
eth0       IP=10.0.2.15 NETMASK=255.255.255.0
lo         IP=::1 NETMASK=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
eth0       IP=fe80::a00:27ff:fe9d:b838 NETMASK=ffff:ffff:ffff:ffff::
yes
checking for IPV6_V6ONLY support... 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... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
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... 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... no
checking popt.h presence... no
checking for popt.h... no
checking for poptGetContext in -lpopt... no
checking whether to use included popt... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking Whether iconv.h is present... yes
checking for writev... (cached) yes
checking for readv... (cached) yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for zlibVersion in -lz... yes
checking for zlib >= 1.2.3... yes
checking for pkg-config... no
*** The pkg-config script could not be found. Make sure it is
*** in your path, or set the PKG_CONFIG environment variable
*** to the full path to pkg-config.
*** Or see http://pkg-config.freedesktop.org/ to get pkg-config.
checking size of size_t... (cached) 4
checking size of void *... 4
*** The pkg-config script could not be found. Make sure it is
*** in your path, or set the PKG_CONFIG environment variable
*** to the full path to pkg-config.
*** Or see http://pkg-config.freedesktop.org/ to get pkg-config.
checking for mmap... yes
checking for pread... (cached) yes
checking for pwrite... (cached) yes
checking for getpagesize... yes
checking for utime... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for sys/select.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for pread declaration... yes
checking for pwrite declaration... yes
*** The pkg-config script could not be found. Make sure it is
*** in your path, or set the PKG_CONFIG environment variable
*** to the full path to pkg-config.
*** Or see http://pkg-config.freedesktop.org/ to get pkg-config.
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking for epoll_create... yes
*** The pkg-config script could not be found. Make sure it is
*** in your path, or set the PKG_CONFIG environment variable
*** to the full path to pkg-config.
*** Or see http://pkg-config.freedesktop.org/ to get pkg-config.
checking for SQLITE3 support... no
./configure: line 19149: pkg-config: command not found
checking gnutls/gnutls.h usability... yes
checking gnutls/gnutls.h presence... yes
checking for gnutls/gnutls.h... yes
checking for gnutls_global_init in -lgnutls... yes
checking whether gnutls_x509_crt_set_version is declared... yes
checking whether gnutls_x509_crt_set_subject_key_id is declared... yes
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 libsmbclient.h usability... no
checking libsmbclient.h presence... no
checking for libsmbclient.h... no
checking for smbc_new_context in -lsmbclient... no
checking for smbc_getOptionNoAutoAnonymousLogin in -lsmbclient... no
checking for smbc_setOptionCaseSensitive in -lsmbclient... no
checking for smbc_setOptionUseCCache in -lsmbclient... 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... yes
checking blkid/blkid.h presence... yes
checking for blkid/blkid.h... yes
checking for library containing blkid_get_cache... -lblkid
checking for blkid_get_cache... yes
checking for setgroups... yes
checking for iniparser_load in -liniparser... no
checking whether to use included iniparser... 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 security/pam_appl.h usability... no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
checking for pam_start in -lpam... no
checking for security/pam_modules.h... no
checking for pam/pam_modules.h... no
checking for crypt in -lcrypt... yes
checking for crypt16... no
checking for getauthuid... no
checking for getpwanam... no
checking sasl/sasl.h usability... no
checking sasl/sasl.h presence... no
checking for sasl/sasl.h... no
checking for sasl_client_init in -lsasl2... no
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 configure summary... yes
configure: creating build/smb_build/config.pm
configure: creating config.mk
configure: updating cache config.cache
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 Makefile
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: no
Using external talloc: no
Using external tdb: no
Using external tevent: no
Using external ldb: no
Using external heimdal: no
Developer mode: yes
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: creating mkconfig.mk
 
To build Samba, run /usr/bin/make
ryan at test1:~/samba-master/source4$ sudo make idl_full
/usr/bin/perl -W librpc/idl-deps.pl librpc/idl/irpc.idl librpc/idl/nfs4acl.idl librpc/idl/notify.idl librpc/idl/ntp_signd.idl      
          librpc/idl/opendb.idl librpc/idl/sasl_helpers.idl librpc/idl/server_id.idl librpc/idl/winbind.idl librpc/idl/winsif.idl 
librpc               /idl/winsrepl.idl librpc/idl/winstation.idl ../librpc/idl/atsvc.idl ../librpc/idl/audiosrv.idl 
../librpc/idl/browser.idl ../li               brpc/idl/dbgidl.idl ../librpc/idl/dcerpc.idl ../librpc/idl/dcom.idl 
../librpc/idl/dfsblobs.idl ../librpc/idl/dfs.idl ../librpc               /idl/dnsserver.idl ../librpc/idl/drsblobs.idl 
../librpc/idl/drsuapi.idl ../librpc/idl/dsbackup.idl ../librpc/idl/dssetup.idl .               ./librpc/idl/echo.idl 
../librpc/idl/efs.idl ../librpc/idl/epmapper.idl ../librpc/idl/eventlog.idl ../librpc/idl/frsapi.idl ../               
librpc/idl/frsrpc.idl ../librpc/idl/frstrans.idl ../librpc/idl/initshutdown.idl ../librpc/idl/keysvc.idl ../librpc/idl/krb5pac     
          .idl ../librpc/idl/lsa.idl ../librpc/idl/mgmt.idl ../librpc/idl/misc.idl ../librpc/idl/msgsvc.idl 
../librpc/idl/named_pipe_aut               h.idl ../librpc/idl/nbt.idl ../librpc/idl/netlogon.idl ../librpc/idl/ntlmssp.idl 
../librpc/idl/ntsvcs.idl ../librpc/idl/orpc.i               dl ../librpc/idl/oxidresolver.idl ../librpc/idl/policyagent.idl 
../librpc/idl/protected_storage.idl ../librpc/idl/rap.idl ../l               ibrpc/idl/remact.idl ../librpc/idl/rot.idl 
../librpc/idl/samr.idl ../librpc/idl/scerpc.idl ../librpc/idl/schannel.idl ../librp               c/idl/security.idl 
../librpc/idl/spoolss.idl ../librpc/idl/srvsvc.idl ../librpc/idl/svcctl.idl ../librpc/idl/trkwks.idl ../lib               
rpc/idl/unixinfo.idl ../librpc/idl/w32time.idl ../librpc/idl/winreg.idl ../librpc/idl/wkssvc.idl ../librpc/idl/wmi.idl ../libr     
          pc/idl/wzcsvc.idl ../librpc/idl/xattr.idl >librpc/idl-deps
Rebuilding all idl files
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
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/dfsblobs.idl
Compiling ../librpc/idl/dfs.idl
Compiling ../librpc/idl/dnsserver.idl
Compiling ../librpc/idl/drsblobs.idl
../librpc/idl/drsblobs.idl:648: warning: helper() is pidl-specific and deprecated. Use `include' instead
../librpc/idl/drsblobs.idl:589: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/drsblobs.idl:383: warning: pointless array cntr: 'cntr_service_keys_0': length=0
../librpc/idl/drsblobs.idl:383: warning: pointless array `service_keys' will always have size 0
../librpc/idl/drsblobs.idl:383: warning: pointless array `service_keys' will always have size 0
Compiling ../librpc/idl/drsuapi.idl
../librpc/idl/drsuapi.idl:1782: warning: helper() is pidl-specific and deprecated. Use `include' instead
../librpc/idl/drsuapi.idl:140: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/drsuapi.idl:141: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/drsuapi.idl:142: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/drsuapi.idl:143: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/drsuapi.idl:652: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/drsuapi.idl:656: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/drsuapi.idl:664: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/drsuapi.idl:672: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/drsuapi.idl:680: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/drsuapi.idl:688: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/drsuapi.idl:192: error: Unable to determine origin of type `struct dom_sid28'
../librpc/idl/drsuapi.idl:192: error: Unable to determine origin of type `struct dom_sid28'
../librpc/idl/drsuapi.idl:538: error: Unable to determine origin of type `struct dom_sid28'
../librpc/idl/drsuapi.idl:538: error: Unable to determine origin of type `struct dom_sid28'
../librpc/idl/drsuapi.idl:547: error: Unable to determine origin of type `struct dom_sid28'
../librpc/idl/drsuapi.idl:547: error: Unable to determine origin of type `struct dom_sid28'
../librpc/idl/drsuapi.idl:845: error: Unable to determine origin of type `struct dom_sid28'
../librpc/idl/drsuapi.idl:845: error: Unable to determine origin of type `struct dom_sid28'
../librpc/idl/drsuapi.idl:1380: error: Unable to determine origin of type `struct dom_sid28'
../librpc/idl/drsuapi.idl:1380: error: Unable to determine origin of type `struct dom_sid28'
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'
Compiling ../librpc/idl/frsapi.idl
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
Compiling ../librpc/idl/frstrans.idl
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
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
Compiling ../librpc/idl/msgsvc.idl
Compiling ../librpc/idl/named_pipe_auth.idl
Compiling ../librpc/idl/nbt.idl
../librpc/idl/nbt.idl:655: warning: helper() is pidl-specific and deprecated. Use `include' instead
../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'
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
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
Compiling ../librpc/idl/oxidresolver.idl
Compiling ../librpc/idl/policyagent.idl
Compiling ../librpc/idl/protected_storage.idl
Compiling ../librpc/idl/rap.idl
../librpc/idl/rap.idl:726: warning: helper() is pidl-specific and deprecated. Use `include' instead
../librpc/idl/rap.idl:348: warning: [out] argument `status' not a pointer
../librpc/idl/rap.idl:349: warning: [out] argument `convert' not a pointer
../librpc/idl/rap.idl:350: warning: [out] argument `count' not a pointer
../librpc/idl/rap.idl:351: warning: [out] argument `available' not a pointer
../librpc/idl/rap.idl:377: warning: [out] argument `status' not a pointer
../librpc/idl/rap.idl:378: warning: [out] argument `convert' not a pointer
../librpc/idl/rap.idl:379: warning: [out] argument `count' not a pointer
../librpc/idl/rap.idl:380: warning: [out] argument `available' not a pointer
../librpc/idl/rap.idl:387: warning: [out] argument `status' not a pointer
../librpc/idl/rap.idl:388: warning: [out] argument `convert' not a pointer
../librpc/idl/rap.idl:389: warning: [out] argument `available' not a pointer
../librpc/idl/rap.idl:391: warning: [out] argument `info' not a pointer
../librpc/idl/rap.idl:563: warning: [out] argument `status' not a pointer
../librpc/idl/rap.idl:564: warning: [out] argument `convert' not a pointer
../librpc/idl/rap.idl:565: warning: [out] argument `count' not a pointer
../librpc/idl/rap.idl:566: warning: [out] argument `available' not a pointer
../librpc/idl/rap.idl:574: warning: [out] argument `status' not a pointer
../librpc/idl/rap.idl:575: warning: [out] argument `convert' not a pointer
../librpc/idl/rap.idl:576: warning: [out] argument `available' not a pointer
../librpc/idl/rap.idl:578: warning: [out] argument `info' not a pointer
../librpc/idl/rap.idl:582: warning: [out] argument `status' not a pointer
../librpc/idl/rap.idl:584: warning: [out] argument `convert' not a pointer
../librpc/idl/rap.idl:588: warning: [out] argument `status' not a pointer
../librpc/idl/rap.idl:590: warning: [out] argument `convert' not a pointer
../librpc/idl/rap.idl:594: warning: [out] argument `status' not a pointer
../librpc/idl/rap.idl:596: warning: [out] argument `convert' not a pointer
../librpc/idl/rap.idl:601: warning: [out] argument `status' not a pointer
../librpc/idl/rap.idl:603: warning: [out] argument `convert' not a pointer
../librpc/idl/rap.idl:608: warning: [out] argument `status' not a pointer
../librpc/idl/rap.idl:610: warning: [out] argument `convert' not a pointer
../librpc/idl/rap.idl:615: warning: [out] argument `status' not a pointer
../librpc/idl/rap.idl:617: warning: [out] argument `convert' not a pointer
../librpc/idl/rap.idl:624: warning: [out] argument `status' not a pointer
../librpc/idl/rap.idl:625: warning: [out] argument `convert' not a pointer
../librpc/idl/rap.idl:626: warning: [out] argument `count' not a pointer
../librpc/idl/rap.idl:627: warning: [out] argument `available' not a pointer
../librpc/idl/rap.idl:635: warning: [out] argument `status' not a pointer
../librpc/idl/rap.idl:636: warning: [out] argument `convert' not a pointer
../librpc/idl/rap.idl:637: warning: [out] argument `available' not a pointer
../librpc/idl/rap.idl:639: warning: [out] argument `info' not a pointer
../librpc/idl/rap.idl:348: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:349: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:350: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:351: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:348: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:349: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:350: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:351: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:377: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:378: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:379: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:380: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:377: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:378: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:379: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:380: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:387: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:388: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:389: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:391: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:387: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:388: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:389: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:391: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:563: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:564: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:565: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:566: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:563: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:564: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:565: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:566: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:574: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:575: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:576: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:578: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:574: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:575: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:576: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:578: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:582: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:584: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:582: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:584: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:588: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:590: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:588: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:590: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:594: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:596: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:594: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:596: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:601: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:603: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:601: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:603: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:608: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:610: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:608: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:610: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:615: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:617: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:615: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:617: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:624: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:625: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:626: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:627: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:624: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:625: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:626: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:627: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:635: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:636: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:637: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:639: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:635: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:636: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:637: error: [out] argument is not a pointer or array
../librpc/idl/rap.idl:639: error: [out] argument is not a pointer or array
Compiling ../librpc/idl/remact.idl
Compiling ../librpc/idl/rot.idl
Compiling ../librpc/idl/samr.idl
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
Compiling ../librpc/idl/security.idl
../librpc/idl/security.idl:447: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
Compiling ../librpc/idl/spoolss.idl
../librpc/idl/spoolss.idl:3148: warning: helper() is pidl-specific and deprecated. Use `include' instead
../librpc/idl/spoolss.idl:888: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/spoolss.idl:1094: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/spoolss.idl:1286: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/spoolss.idl:1625: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/spoolss.idl:1649: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/spoolss.idl:1724: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/spoolss.idl:2057: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/spoolss.idl:2369: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/spoolss.idl:861: warning: top-level [out] pointer `info' is not a [ref] pointer
../librpc/idl/spoolss.idl:1094: warning: top-level [out] pointer `info' is not a [ref] pointer
../librpc/idl/spoolss.idl:1107: warning: top-level [out] pointer `info' is not a [ref] pointer
../librpc/idl/spoolss.idl:1286: warning: top-level [out] pointer `info' is not a [ref] pointer
../librpc/idl/spoolss.idl:1597: warning: top-level [out] pointer `info' is not a [ref] pointer
../librpc/idl/spoolss.idl:1625: warning: top-level [out] pointer `info' is not a [ref] pointer
../librpc/idl/spoolss.idl:1649: warning: top-level [out] pointer `info' is not a [ref] pointer
../librpc/idl/spoolss.idl:1687: warning: top-level [out] pointer `info' is not a [ref] pointer
../librpc/idl/spoolss.idl:1724: warning: top-level [out] pointer `info' is not a [ref] pointer
../librpc/idl/spoolss.idl:2057: warning: top-level [out] pointer `info' is not a [ref] pointer
../librpc/idl/spoolss.idl:2077: warning: top-level [out] pointer `info' is not a [ref] pointer
../librpc/idl/spoolss.idl:2173: warning: top-level [out] pointer `info' is not a [ref] pointer
../librpc/idl/spoolss.idl:2215: warning: top-level [out] pointer `info' is not a [ref] pointer
../librpc/idl/spoolss.idl:2331: warning: top-level [out] pointer `info' is not a [ref] pointer
../librpc/idl/spoolss.idl:2369: warning: top-level [out] pointer `info' is not a [ref] pointer
../librpc/idl/spoolss.idl:2864: warning: [out] argument `info' not a pointer
../librpc/idl/spoolss.idl:788: error: Unable to determine origin of type `struct spoolss_security_descriptor'
../librpc/idl/spoolss.idl:788: error: Unable to determine origin of type `struct spoolss_security_descriptor'
../librpc/idl/spoolss.idl:800: error: Unable to determine origin of type `struct spoolss_security_descriptor'
../librpc/idl/spoolss.idl:800: error: Unable to determine origin of type `struct spoolss_security_descriptor'
../librpc/idl/spoolss.idl:931: error: Unable to determine origin of type `struct spoolss_security_descriptor'
../librpc/idl/spoolss.idl:931: error: Unable to determine origin of type `struct spoolss_security_descriptor'
../librpc/idl/spoolss.idl:963: error: Unable to determine origin of type `struct spoolss_security_descriptor'
../librpc/idl/spoolss.idl:963: error: Unable to determine origin of type `struct spoolss_security_descriptor'
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
Compiling ../librpc/idl/trkwks.idl
Compiling ../librpc/idl/unixinfo.idl
Compiling ../librpc/idl/w32time.idl
Compiling ../librpc/idl/winreg.idl
../librpc/idl/winreg.idl:268: warning: Got pointer for `data_size', expected fully derefenced variable
../librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully derefenced variable
../librpc/idl/winreg.idl:268: warning: Got pointer for `data_size', expected fully derefenced variable
../librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully derefenced variable
../librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully derefenced variable
../librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully derefenced variable
Compiling ../librpc/idl/wkssvc.idl
Compiling ../librpc/idl/wmi.idl
error: Unable to determine origin of type `struct HASH(0xbba1260)'
error: Unable to determine origin of type `struct HASH(0xbba1260)'
Compiling ../librpc/idl/wzcsvc.idl
Compiling ../librpc/idl/xattr.idl
../librpc/idl/xattr.idl:198: warning: helper() is pidl-specific and deprecated. Use `include' instead
Rebuilding all idl files in
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
Compiling librpc/idl/ntp_signd.idl
Compiling librpc/idl/opendb.idl
Compiling librpc/idl/sasl_helpers.idl
Compiling librpc/idl/server_id.idl
Compiling librpc/idl/winbind.idl
librpc/idl/winbind.idl:60: warning: [out] argument `validation' not a pointer
librpc/idl/winbind.idl:62: 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
Compiling librpc/idl/winsrepl.idl
Compiling librpc/idl/winstation.idl
ryan at test1:~/samba-master/source4$ sudo make
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     = -g -DDEBUG_PASSWORD -DDEVELOPER -Wall -Wshadow -Werror-implicit-function-declaration -Wstrict-prototypes -Wpoin     
          ter-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wformat=2 -Wdeclaration-after-statement 
-Wunuse               d-macros -Wno-format-y2k -Wno-unused-parameter
  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        = /home/ryan/samba-master/source4
Compiling heimdal/lib/vers/print_version.c with host compiler
heimdal/lib/vers/print_version.c:37:1: warning: macro "VERSION_HIDDEN" is not used
Compiling heimdal/lib/com_err/parse.c with host compiler
heimdal/lib/com_err/parse.y: In function âyyparseâ:
heimdal/lib/com_err/parse.y:1531: warning: passing argument 1 of âyyerrorâ discards qualifiers from pointer target type
heimdal/lib/com_err/parse.y:38: note: expected âchar *â but argument is of type âconst char *â
heimdal/lib/com_err/parse.y:1674: warning: passing argument 1 of âyyerrorâ discards qualifiers from pointer target type
heimdal/lib/com_err/parse.y:38: note: expected âchar *â but argument is of type âconst char *â
heimdal/lib/com_err/parse.y: In function âname2numberâ:
heimdal/lib/com_err/parse.y:150: warning: passing argument 1 of âyyerrorâ discards qualifiers from pointer target type
heimdal/lib/com_err/parse.y:38: note: expected âchar *â but argument is of type âconst char *â
heimdal/lib/com_err/parse.y:156: warning: passing argument 1 of âyyerrorâ discards qualifiers from pointer target type
heimdal/lib/com_err/parse.y:38: note: expected âchar *â but argument is of type âconst char *â
heimdal/lib/com_err/parse.y:245:1: warning: macro "YYSIZE_MAXIMUM" is not used
heimdal/lib/com_err/parse.y:162:1: warning: macro "INDEX" is not used
heimdal/lib/com_err/parse.y:165:1: warning: macro "ID" is not used
heimdal/lib/com_err/parse.y:585:1: warning: macro "yyerrok" is not used
heimdal/lib/com_err/parse.y:420:1: warning: macro "YYNRULES" is not used
heimdal/lib/com_err/parse.y:418:1: warning: macro "YYNNTS" is not used
heimdal/lib/com_err/parse.y:422:1: warning: macro "YYNSTATES" is not used
heimdal/lib/com_err/parse.y:599:1: warning: macro "YYFAIL" is not used
heimdal/lib/com_err/parse.y:168:1: warning: macro "NUMBER" is not used
heimdal/lib/com_err/parse.y:622:1: warning: macro "YYERRCODE" is not used
heimdal/lib/com_err/parse.y:629:1: warning: macro "YYRHSLOC" is not used
heimdal/lib/com_err/parse.y:167:1: warning: macro "STRING" is not used
heimdal/lib/com_err/parse.y:592:1: warning: macro "YYERROR" is not used
heimdal/lib/com_err/parse.y:662:1: warning: macro "YY_LOCATION_PRINT" is not used
heimdal/lib/com_err/parse.y:163:1: warning: macro "PREFIX" is not used
heimdal/lib/com_err/parse.y:189:1: warning: macro "yystype" is not used
heimdal/lib/com_err/parse.y:603:1: warning: macro "YYBACKUP" is not used
heimdal/lib/com_err/parse.c:64:1: warning: macro "YYLSP_NEEDED" is not used
heimdal/lib/com_err/parse.y:166:1: warning: macro "END" is not used
heimdal/lib/com_err/parse.y:586:1: warning: macro "yyclearin" is not used
heimdal/lib/com_err/parse.y:190:1: warning: macro "YYSTYPE_IS_DECLARED" is not used
heimdal/lib/com_err/parse.y:601:1: warning: macro "YYRECOVERING" is not used
heimdal/lib/com_err/parse.c:52:1: warning: macro "YYSKELETON_NAME" is not used
heimdal/lib/com_err/parse.c:46:1: warning: macro "YYBISON" is not used
heimdal/lib/com_err/parse.y:164:1: warning: macro "EC" is not used
heimdal/lib/com_err/parse.y:161:1: warning: macro "ET" is not used
heimdal/lib/com_err/parse.y:326:1: warning: macro "YYSTACK_ALLOC_MAXIMUM" is not used
heimdal/lib/com_err/parse.c:61:1: warning: macro "YYPULL" is not used
heimdal/lib/com_err/parse.y:146:1: warning: macro "YYTOKENTYPE" is not used
heimdal/lib/com_err/parse.c:55:1: warning: macro "YYPURE" is not used
heimdal/lib/com_err/parse.c:58:1: warning: macro "YYPUSH" is not used
heimdal/lib/com_err/parse.y:631:1: warning: macro "YYLLOC_DEFAULT" is not used
heimdal/lib/com_err/parse.c:49:1: warning: macro "YYBISON_VERSION" is not used
Compiling heimdal/lib/com_err/lex.c with host compiler
heimdal/lib/com_err/lex.c:166:1: warning: macro "yyless" is not used
heimdal/lib/com_err/lex.c:1206: warning: âyyunputâ defined but not used
heimdal/lib/com_err/lex.c:362:1: warning: macro "YY_NUM_RULES" is not used
heimdal/lib/com_err/lex.c:470:1: warning: macro "REJECT" is not used
heimdal/lib/com_err/lex.c:9:1: warning: macro "YY_FLEX_MAJOR_VERSION" is not used
heimdal/lib/com_err/lex.c:124:1: warning: macro "BEGIN" is not used
heimdal/lib/com_err/lex.c:308:1: warning: macro "yy_new_buffer" is not used
heimdal/lib/com_err/lex.c:163:1: warning: macro "YY_LESS_LINENO" is not used
heimdal/lib/com_err/lex.c:1683:1: warning: macro "yyless" is not used
heimdal/lib/com_err/lex.c:681:1: warning: macro "YY_DECL_IS_OURS" is not used
heimdal/lib/com_err/lex.c:320:1: warning: macro "yy_set_bol" is not used
heimdal/lib/com_err/lex.c:29:1: warning: macro "FLEXINT_H" is not used
heimdal/lib/com_err/lex.c:471:1: warning: macro "yymore" is not used
heimdal/lib/com_err/lex.c:8:1: warning: macro "FLEX_SCANNER" is not used
heimdal/lib/com_err/lex.c:187:1: warning: macro "YY_STRUCT_YY_BUFFER_STATE" is not used
heimdal/lib/com_err/lex.c:151:1: warning: macro "YY_TYPEDEF_YY_BUFFER_STATE" is not used
heimdal/lib/com_err/lex.c:310:1: warning: macro "yy_set_interactive" is not used
heimdal/lib/com_err/lex.c:148:1: warning: macro "YY_STATE_BUF_SIZE" is not used
heimdal/lib/com_err/lex.c:131:1: warning: macro "YYSTATE" is not used
heimdal/lib/com_err/lex.c:10:1: warning: macro "YY_FLEX_MINOR_VERSION" is not used
heimdal/lib/com_err/lex.c:330:1: warning: macro "YY_AT_BOL" is not used
heimdal/lib/com_err/lex.c:298:1: warning: macro "YY_FLUSH_BUFFER" is not used
heimdal/lib/com_err/lex.c:179:1: warning: macro "unput" is not used
heimdal/lib/com_err/lex.c:182:1: warning: macro "YY_TYPEDEF_YY_SIZE_T" is not used
heimdal/lib/com_err/lex.c:13:1: warning: macro "FLEX_BETA" is not used
lex.l:50:1: warning: macro "YY_NO_UNPUT" is not used
heimdal/lib/com_err/lex.c:4:1: warning: macro "YY_INT_ALIGNED" is not used
heimdal/lib/com_err/lex.c:1873:1: warning: macro "YYTABLES_NAME" is not used
heimdal/lib/com_err/lex.c:667:1: warning: macro "YY_START_STACK_INCR" is not used
Compiling heimdal/lib/com_err/compile_et.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
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
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/compile_et
Compiling error table lib/hdb/hdb_err.et
Creating heimdal/lib/hdb/hdb-protos.h
Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15.
Name "main::opt_d" used only once: possible typo at heimdal/cf/make-proto.pl line 17.
Name "main::opt_q" used only once: possible typo at heimdal/cf/make-proto.pl line 21.
Creating heimdal/lib/hdb/hdb-private.h
Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15.
Name "main::opt_d" used only once: possible typo at heimdal/cf/make-proto.pl line 17.
Name "main::opt_q" used only once: possible typo at heimdal/cf/make-proto.pl line 21.
Creating heimdal/lib/asn1/der-protos.h
Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15.
Name "main::opt_d" used only once: possible typo at heimdal/cf/make-proto.pl line 17.
Name "main::opt_q" used only once: possible typo at heimdal/cf/make-proto.pl line 21.
Creating heimdal/lib/asn1/der-private.h
Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15.
Name "main::opt_d" used only once: possible typo at heimdal/cf/make-proto.pl line 17.
Name "main::opt_q" used only once: possible typo at heimdal/cf/make-proto.pl line 21.
Compiling heimdal/lib/asn1/main.c with host compiler
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 âgetnewbasenameâ:
heimdal/lib/asn1/gen.c:669: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen.c: In function âdefine_typeâ:
heimdal/lib/asn1/gen.c:683: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
Compiling heimdal/lib/asn1/gen.c with host compiler
heimdal/lib/asn1/gen.c: In function âgetnewbasenameâ:
heimdal/lib/asn1/gen.c:669: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen.c: In function âdefine_typeâ:
heimdal/lib/asn1/gen.c:683: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
Compiling heimdal/lib/asn1/gen_copy.c with host compiler
Compiling heimdal/lib/asn1/gen_copy.c with host compiler
Compiling heimdal/lib/asn1/gen_decode.c with host compiler
Compiling heimdal/lib/asn1/gen_decode.c with host compiler
Compiling heimdal/lib/asn1/gen_encode.c with host compiler
Compiling heimdal/lib/asn1/gen_encode.c with host compiler
Compiling heimdal/lib/asn1/gen_free.c with host compiler
Compiling heimdal/lib/asn1/gen_free.c with host compiler
Compiling heimdal/lib/asn1/gen_glue.c with host compiler
Compiling heimdal/lib/asn1/gen_glue.c with host compiler
Compiling heimdal/lib/asn1/gen_length.c with host compiler
Compiling heimdal/lib/asn1/gen_length.c with host compiler
Compiling heimdal/lib/asn1/gen_seq.c with host compiler
Compiling heimdal/lib/asn1/gen_seq.c with host compiler
Compiling heimdal/lib/asn1/gen_template.c with host compiler
heimdal/lib/asn1/gen_template.c: In function âttype_symbolâ:
heimdal/lib/asn1/gen_template.c:43: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âinteger_symbolâ:
heimdal/lib/asn1/gen_template.c:49: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âboolean_symbolâ:
heimdal/lib/asn1/gen_template.c:66: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âoctetstring_symbolâ:
heimdal/lib/asn1/gen_template.c:73: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âsequence_symbolâ:
heimdal/lib/asn1/gen_template.c:79: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âtime_symbolâ:
heimdal/lib/asn1/gen_template.c:85: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âtag_symbolâ:
heimdal/lib/asn1/gen_template.c:91: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âgeneralstring_symbolâ:
heimdal/lib/asn1/gen_template.c:97: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âprintablestring_symbolâ:
heimdal/lib/asn1/gen_template.c:103: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âia5string_symbolâ:
heimdal/lib/asn1/gen_template.c:109: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âvisiblestring_symbolâ:
heimdal/lib/asn1/gen_template.c:115: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âutf8string_symbolâ:
heimdal/lib/asn1/gen_template.c:121: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âbmpstring_symbolâ:
heimdal/lib/asn1/gen_template.c:127: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âuniversalstring_symbolâ:
heimdal/lib/asn1/gen_template.c:133: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âoid_symbolâ:
heimdal/lib/asn1/gen_template.c:139: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âbitstring_symbolâ:
heimdal/lib/asn1/gen_template.c:145: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âsymbol_nameâ:
heimdal/lib/asn1/gen_template.c:209: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âtemplate_membersâ:
heimdal/lib/asn1/gen_template.c:484: warning: assignment discards qualifiers from pointer target type
heimdal/lib/asn1/gen_template.c:486: warning: assignment discards qualifiers from pointer target type
heimdal/lib/asn1/gen_template.c:488: warning: assignment discards qualifiers from pointer target type
heimdal/lib/asn1/gen_template.c:490: warning: assignment discards qualifiers from pointer target type
heimdal/lib/asn1/gen_template.c:492: warning: assignment discards qualifiers from pointer target type
heimdal/lib/asn1/gen_template.c: In function âgenerate_template_typeâ:
heimdal/lib/asn1/gen_template.c:782: warning: declaration of âdupâ shadows a global declaration
/usr/include/unistd.h:526: warning: shadowed declaration is here
Compiling heimdal/lib/asn1/gen_template.c with host compiler
heimdal/lib/asn1/gen_template.c: In function âttype_symbolâ:
heimdal/lib/asn1/gen_template.c:43: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âinteger_symbolâ:
heimdal/lib/asn1/gen_template.c:49: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âboolean_symbolâ:
heimdal/lib/asn1/gen_template.c:66: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âoctetstring_symbolâ:
heimdal/lib/asn1/gen_template.c:73: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âsequence_symbolâ:
heimdal/lib/asn1/gen_template.c:79: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âtime_symbolâ:
heimdal/lib/asn1/gen_template.c:85: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âtag_symbolâ:
heimdal/lib/asn1/gen_template.c:91: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âgeneralstring_symbolâ:
heimdal/lib/asn1/gen_template.c:97: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âprintablestring_symbolâ:
heimdal/lib/asn1/gen_template.c:103: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âia5string_symbolâ:
heimdal/lib/asn1/gen_template.c:109: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âvisiblestring_symbolâ:
heimdal/lib/asn1/gen_template.c:115: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âutf8string_symbolâ:
heimdal/lib/asn1/gen_template.c:121: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âbmpstring_symbolâ:
heimdal/lib/asn1/gen_template.c:127: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âuniversalstring_symbolâ:
heimdal/lib/asn1/gen_template.c:133: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âoid_symbolâ:
heimdal/lib/asn1/gen_template.c:139: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âbitstring_symbolâ:
heimdal/lib/asn1/gen_template.c:145: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âsymbol_nameâ:
heimdal/lib/asn1/gen_template.c:209: warning: declaration of âbasenameâ shadows a global declaration
/usr/include/string.h:604: warning: shadowed declaration is here
heimdal/lib/asn1/gen_template.c: In function âtemplate_membersâ:
heimdal/lib/asn1/gen_template.c:484: warning: assignment discards qualifiers from pointer target type
heimdal/lib/asn1/gen_template.c:486: warning: assignment discards qualifiers from pointer target type
heimdal/lib/asn1/gen_template.c:488: warning: assignment discards qualifiers from pointer target type
heimdal/lib/asn1/gen_template.c:490: warning: assignment discards qualifiers from pointer target type
heimdal/lib/asn1/gen_template.c:492: warning: assignment discards qualifiers from pointer target type
heimdal/lib/asn1/gen_template.c: In function âgenerate_template_typeâ:
heimdal/lib/asn1/gen_template.c:782: warning: declaration of âdupâ shadows a global declaration
/usr/include/unistd.h:526: warning: shadowed declaration is here
Compiling heimdal/lib/asn1/hash.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/symbol.c with host compiler
Compiling heimdal/lib/asn1/asn1parse.c with host compiler
heimdal/lib/asn1/asn1parse.y:392:1: warning: macro "YYSIZE_MAXIMUM" is not used
heimdal/lib/asn1/asn1parse.y:241:1: warning: macro "kw_ENUMERATED" is not used
heimdal/lib/asn1/asn1parse.y:251:1: warning: macro "kw_GraphicString" is not used
heimdal/lib/asn1/asn1parse.y:303:1: warning: macro "referencename" is not used
heimdal/lib/asn1/asn1parse.y:235:1: warning: macro "kw_CONTAINING" is not used
heimdal/lib/asn1/asn1parse.y:233:1: warning: macro "kw_COMPONENTS" is not used
heimdal/lib/asn1/asn1parse.y:220:1: warning: macro "kw_ABSTRACT_SYNTAX" is not used
heimdal/lib/asn1/asn1parse.y:250:1: warning: macro "kw_GeneralizedTime" is not used
heimdal/lib/asn1/asn1parse.y:281:1: warning: macro "kw_SET" is not used
heimdal/lib/asn1/asn1parse.y:223:1: warning: macro "kw_AUTOMATIC" is not used
heimdal/lib/asn1/asn1parse.y:283:1: warning: macro "kw_STRING" is not used
heimdal/lib/asn1/asn1parse.y:231:1: warning: macro "kw_CLASS" is not used
heimdal/lib/asn1/asn1parse.y:282:1: warning: macro "kw_SIZE" is not used
heimdal/lib/asn1/asn1parse.y:976:1: warning: macro "yyerrok" is not used
heimdal/lib/asn1/asn1parse.y:567:1: warning: macro "YYNRULES" is not used
heimdal/lib/asn1/asn1parse.y:565:1: warning: macro "YYNNTS" is not used
heimdal/lib/asn1/asn1parse.y:221:1: warning: macro "kw_ALL" is not used
heimdal/lib/asn1/asn1parse.y:295:1: warning: macro "kw_UniversalString" is not used
heimdal/lib/asn1/asn1parse.y:236:1: warning: macro "kw_DEFAULT" is not used
heimdal/lib/asn1/asn1parse.y:222:1: warning: macro "kw_APPLICATION" is not used
heimdal/lib/asn1/asn1parse.y:226:1: warning: macro "kw_BMPString" is not used
heimdal/lib/asn1/asn1parse.y:242:1: warning: macro "kw_EXCEPT" is not used
heimdal/lib/asn1/asn1parse.y:264:1: warning: macro "kw_MINUS_INFINITY" is not used
heimdal/lib/asn1/asn1parse.y:291:1: warning: macro "kw_UNIQUE" is not used
heimdal/lib/asn1/asn1parse.y:244:1: warning: macro "kw_EXPORTS" is not used
heimdal/lib/asn1/asn1parse.y:234:1: warning: macro "kw_CONSTRAINED" is not used
heimdal/lib/asn1/asn1parse.y:273:1: warning: macro "kw_PDV" is not used
heimdal/lib/asn1/asn1parse.y:569:1: warning: macro "YYNSTATES" is not used
heimdal/lib/asn1/asn1parse.y:224:1: warning: macro "kw_BEGIN" is not used
heimdal/lib/asn1/asn1parse.y:240:1: warning: macro "kw_END" is not used
heimdal/lib/asn1/asn1parse.y:990:1: warning: macro "YYFAIL" is not used
heimdal/lib/asn1/asn1parse.y:272:1: warning: macro "kw_PATTERN" is not used
heimdal/lib/asn1/asn1parse.y:289:1: warning: macro "kw_TeletexString" is not used
heimdal/lib/asn1/asn1parse.y:279:1: warning: macro "kw_RELATIVE_OID" is not used
heimdal/lib/asn1/asn1parse.y:253:1: warning: macro "kw_IDENTIFIER" is not used
heimdal/lib/asn1/asn1parse.y:305:1: warning: macro "NUMBER" is not used
heimdal/lib/asn1/asn1parse.y:302:1: warning: macro "IDENTIFIER" is not used
heimdal/lib/asn1/asn1parse.y:227:1: warning: macro "kw_BOOLEAN" is not used
heimdal/lib/asn1/asn1parse.y:1013:1: warning: macro "YYERRCODE" is not used
heimdal/lib/asn1/asn1parse.y:1020:1: warning: macro "YYRHSLOC" is not used
heimdal/lib/asn1/asn1parse.y:237:1: warning: macro "kw_DEFINITIONS" is not used
heimdal/lib/asn1/asn1parse.y:304:1: warning: macro "STRING" is not used
heimdal/lib/asn1/asn1parse.y:983:1: warning: macro "YYERROR" is not used
heimdal/lib/asn1/asn1parse.y:259:1: warning: macro "kw_INTEGER" is not used
heimdal/lib/asn1/asn1parse.y:1053:1: warning: macro "YY_LOCATION_PRINT" is not used
heimdal/lib/asn1/asn1parse.y:278:1: warning: macro "kw_REAL" is not used
heimdal/lib/asn1/asn1parse.y:246:1: warning: macro "kw_EXTERNAL" is not used
heimdal/lib/asn1/asn1parse.y:274:1: warning: macro "kw_PLUS_INFINITY" is not used
heimdal/lib/asn1/asn1parse.y:239:1: warning: macro "kw_ENCODED" is not used
heimdal/lib/asn1/asn1parse.y:301:1: warning: macro "ELLIPSIS" is not used
heimdal/lib/asn1/asn1parse.y:262:1: warning: macro "kw_MAX" is not used
heimdal/lib/asn1/asn1parse.y:219:1: warning: macro "kw_ABSENT" is not used
heimdal/lib/asn1/asn1parse.y:336:1: warning: macro "yystype" is not used
heimdal/lib/asn1/asn1parse.y:260:1: warning: macro "kw_INTERSECTION" is not used
heimdal/lib/asn1/asn1parse.y:252:1: warning: macro "kw_IA5String" is not used
heimdal/lib/asn1/asn1parse.y:225:1: warning: macro "kw_BIT" is not used
heimdal/lib/asn1/asn1parse.y:228:1: warning: macro "kw_BY" is not used
heimdal/lib/asn1/asn1parse.y:257:1: warning: macro "kw_INCLUDES" is not used
heimdal/lib/asn1/asn1parse.y:994:1: warning: macro "YYBACKUP" is not used
heimdal/lib/asn1/asn1parse.y:263:1: warning: macro "kw_MIN" is not used
heimdal/lib/asn1/asn1parse.y:256:1: warning: macro "kw_IMPORTS" is not used
heimdal/lib/asn1/asn1parse.y:293:1: warning: macro "kw_UTCTime" is not used
heimdal/lib/asn1/asn1parse.c:64:1: warning: macro "YYLSP_NEEDED" is not used
heimdal/lib/asn1/asn1parse.y:299:1: warning: macro "RANGE" is not used
heimdal/lib/asn1/asn1parse.y:266:1: warning: macro "kw_NumericString" is not used
heimdal/lib/asn1/asn1parse.y:977:1: warning: macro "yyclearin" is not used
heimdal/lib/asn1/asn1parse.y:255:1: warning: macro "kw_IMPLIED" is not used
heimdal/lib/asn1/asn1parse.y:337:1: warning: macro "YYSTYPE_IS_DECLARED" is not used
heimdal/lib/asn1/asn1parse.y:297:1: warning: macro "kw_VisibleString" is not used
heimdal/lib/asn1/asn1parse.y:229:1: warning: macro "kw_CHARACTER" is not used
heimdal/lib/asn1/asn1parse.y:254:1: warning: macro "kw_IMPLICIT" is not used
heimdal/lib/asn1/asn1parse.y:288:1: warning: macro "kw_TYPE_IDENTIFIER" is not used
heimdal/lib/asn1/asn1parse.y:298:1: warning: macro "kw_WITH" is not used
heimdal/lib/asn1/asn1parse.y:271:1: warning: macro "kw_ObjectDescriptor" is not used
heimdal/lib/asn1/asn1parse.y:294:1: warning: macro "kw_UTF8String" is not used
heimdal/lib/asn1/asn1parse.y:265:1: warning: macro "kw_NULL" is not used
heimdal/lib/asn1/asn1parse.y:276:1: warning: macro "kw_PRIVATE" is not used
heimdal/lib/asn1/asn1parse.y:992:1: warning: macro "YYRECOVERING" is not used
heimdal/lib/asn1/asn1parse.c:52:1: warning: macro "YYSKELETON_NAME" is not used
heimdal/lib/asn1/asn1parse.y:258:1: warning: macro "kw_INSTANCE" is not used
heimdal/lib/asn1/asn1parse.y:249:1: warning: macro "kw_GeneralString" is not used
heimdal/lib/asn1/asn1parse.y:247:1: warning: macro "kw_FALSE" is not used
heimdal/lib/asn1/asn1parse.y:270:1: warning: macro "kw_OPTIONAL" is not used
heimdal/lib/asn1/asn1parse.c:46:1: warning: macro "YYBISON" is not used
heimdal/lib/asn1/asn1parse.y:230:1: warning: macro "kw_CHOICE" is not used
heimdal/lib/asn1/asn1parse.y:275:1: warning: macro "kw_PRESENT" is not used
heimdal/lib/asn1/asn1parse.y:290:1: warning: macro "kw_UNION" is not used
heimdal/lib/asn1/asn1parse.y:286:1: warning: macro "kw_TAGS" is not used
heimdal/lib/asn1/asn1parse.y:245:1: warning: macro "kw_EXTENSIBILITY" is not used
heimdal/lib/asn1/asn1parse.y:232:1: warning: macro "kw_COMPONENT" is not used
heimdal/lib/asn1/asn1parse.y:269:1: warning: macro "kw_OF" is not used
heimdal/lib/asn1/asn1parse.y:473:1: warning: macro "YYSTACK_ALLOC_MAXIMUM" is not used
heimdal/lib/asn1/asn1parse.c:61:1: warning: macro "YYPULL" is not used
heimdal/lib/asn1/asn1parse.y:284:1: warning: macro "kw_SYNTAX" is not used
heimdal/lib/asn1/asn1parse.y:280:1: warning: macro "kw_SEQUENCE" is not used
heimdal/lib/asn1/asn1parse.y:125:1: warning: macro "YYTOKENTYPE" is not used
heimdal/lib/asn1/asn1parse.y:243:1: warning: macro "kw_EXPLICIT" is not used
heimdal/lib/asn1/asn1parse.c:55:1: warning: macro "YYPURE" is not used
heimdal/lib/asn1/asn1parse.c:58:1: warning: macro "YYPUSH" is not used
heimdal/lib/asn1/asn1parse.y:1022:1: warning: macro "YYLLOC_DEFAULT" is not used
heimdal/lib/asn1/asn1parse.y:277:1: warning: macro "kw_PrintableString" is not used
heimdal/lib/asn1/asn1parse.y:300:1: warning: macro "EEQUAL" is not used
heimdal/lib/asn1/asn1parse.y:285:1: warning: macro "kw_T61String" is not used
heimdal/lib/asn1/asn1parse.y:296:1: warning: macro "kw_VideotexString" is not used
heimdal/lib/asn1/asn1parse.y:267:1: warning: macro "kw_OBJECT" is not used
heimdal/lib/asn1/asn1parse.c:49:1: warning: macro "YYBISON_VERSION" is not used
heimdal/lib/asn1/asn1parse.y:268:1: warning: macro "kw_OCTET" is not used
heimdal/lib/asn1/asn1parse.y:238:1: warning: macro "kw_EMBEDDED" is not used
heimdal/lib/asn1/asn1parse.y:292:1: warning: macro "kw_UNIVERSAL" is not used
heimdal/lib/asn1/asn1parse.y:248:1: warning: macro "kw_FROM" is not used
heimdal/lib/asn1/asn1parse.y:261:1: warning: macro "kw_ISO646String" is not used
heimdal/lib/asn1/asn1parse.y:287:1: warning: macro "kw_TRUE" is not used
Compiling heimdal/lib/asn1/asn1parse.c with host compiler
heimdal/lib/asn1/asn1parse.y:392:1: warning: macro "YYSIZE_MAXIMUM" is not used
heimdal/lib/asn1/asn1parse.y:241:1: warning: macro "kw_ENUMERATED" is not used
heimdal/lib/asn1/asn1parse.y:251:1: warning: macro "kw_GraphicString" is not used
heimdal/lib/asn1/asn1parse.y:303:1: warning: macro "referencename" is not used
heimdal/lib/asn1/asn1parse.y:235:1: warning: macro "kw_CONTAINING" is not used
heimdal/lib/asn1/asn1parse.y:233:1: warning: macro "kw_COMPONENTS" is not used
heimdal/lib/asn1/asn1parse.y:220:1: warning: macro "kw_ABSTRACT_SYNTAX" is not used
heimdal/lib/asn1/asn1parse.y:250:1: warning: macro "kw_GeneralizedTime" is not used
heimdal/lib/asn1/asn1parse.y:281:1: warning: macro "kw_SET" is not used
heimdal/lib/asn1/asn1parse.y:223:1: warning: macro "kw_AUTOMATIC" is not used
heimdal/lib/asn1/asn1parse.y:283:1: warning: macro "kw_STRING" is not used
heimdal/lib/asn1/asn1parse.y:231:1: warning: macro "kw_CLASS" is not used
heimdal/lib/asn1/asn1parse.y:282:1: warning: macro "kw_SIZE" is not used
heimdal/lib/asn1/asn1parse.y:976:1: warning: macro "yyerrok" is not used
heimdal/lib/asn1/asn1parse.y:567:1: warning: macro "YYNRULES" is not used
heimdal/lib/asn1/asn1parse.y:565:1: warning: macro "YYNNTS" is not used
heimdal/lib/asn1/asn1parse.y:221:1: warning: macro "kw_ALL" is not used
heimdal/lib/asn1/asn1parse.y:295:1: warning: macro "kw_UniversalString" is not used
heimdal/lib/asn1/asn1parse.y:236:1: warning: macro "kw_DEFAULT" is not used
heimdal/lib/asn1/asn1parse.y:222:1: warning: macro "kw_APPLICATION" is not used
heimdal/lib/asn1/asn1parse.y:226:1: warning: macro "kw_BMPString" is not used
heimdal/lib/asn1/asn1parse.y:242:1: warning: macro "kw_EXCEPT" is not used
heimdal/lib/asn1/asn1parse.y:264:1: warning: macro "kw_MINUS_INFINITY" is not used
heimdal/lib/asn1/asn1parse.y:291:1: warning: macro "kw_UNIQUE" is not used
heimdal/lib/asn1/asn1parse.y:244:1: warning: macro "kw_EXPORTS" is not used
heimdal/lib/asn1/asn1parse.y:234:1: warning: macro "kw_CONSTRAINED" is not used
heimdal/lib/asn1/asn1parse.y:273:1: warning: macro "kw_PDV" is not used
heimdal/lib/asn1/asn1parse.y:569:1: warning: macro "YYNSTATES" is not used
heimdal/lib/asn1/asn1parse.y:224:1: warning: macro "kw_BEGIN" is not used
heimdal/lib/asn1/asn1parse.y:240:1: warning: macro "kw_END" is not used
heimdal/lib/asn1/asn1parse.y:990:1: warning: macro "YYFAIL" is not used
heimdal/lib/asn1/asn1parse.y:272:1: warning: macro "kw_PATTERN" is not used
heimdal/lib/asn1/asn1parse.y:289:1: warning: macro "kw_TeletexString" is not used
heimdal/lib/asn1/asn1parse.y:279:1: warning: macro "kw_RELATIVE_OID" is not used
heimdal/lib/asn1/asn1parse.y:253:1: warning: macro "kw_IDENTIFIER" is not used
heimdal/lib/asn1/asn1parse.y:305:1: warning: macro "NUMBER" is not used
heimdal/lib/asn1/asn1parse.y:302:1: warning: macro "IDENTIFIER" is not used
heimdal/lib/asn1/asn1parse.y:227:1: warning: macro "kw_BOOLEAN" is not used
heimdal/lib/asn1/asn1parse.y:1013:1: warning: macro "YYERRCODE" is not used
heimdal/lib/asn1/asn1parse.y:1020:1: warning: macro "YYRHSLOC" is not used
heimdal/lib/asn1/asn1parse.y:237:1: warning: macro "kw_DEFINITIONS" is not used
heimdal/lib/asn1/asn1parse.y:304:1: warning: macro "STRING" is not used
heimdal/lib/asn1/asn1parse.y:983:1: warning: macro "YYERROR" is not used
heimdal/lib/asn1/asn1parse.y:259:1: warning: macro "kw_INTEGER" is not used
heimdal/lib/asn1/asn1parse.y:1053:1: warning: macro "YY_LOCATION_PRINT" is not used
heimdal/lib/asn1/asn1parse.y:278:1: warning: macro "kw_REAL" is not used
heimdal/lib/asn1/asn1parse.y:246:1: warning: macro "kw_EXTERNAL" is not used
heimdal/lib/asn1/asn1parse.y:274:1: warning: macro "kw_PLUS_INFINITY" is not used
heimdal/lib/asn1/asn1parse.y:239:1: warning: macro "kw_ENCODED" is not used
heimdal/lib/asn1/asn1parse.y:301:1: warning: macro "ELLIPSIS" is not used
heimdal/lib/asn1/asn1parse.y:262:1: warning: macro "kw_MAX" is not used
heimdal/lib/asn1/asn1parse.y:219:1: warning: macro "kw_ABSENT" is not used
heimdal/lib/asn1/asn1parse.y:336:1: warning: macro "yystype" is not used
heimdal/lib/asn1/asn1parse.y:260:1: warning: macro "kw_INTERSECTION" is not used
heimdal/lib/asn1/asn1parse.y:252:1: warning: macro "kw_IA5String" is not used
heimdal/lib/asn1/asn1parse.y:225:1: warning: macro "kw_BIT" is not used
heimdal/lib/asn1/asn1parse.y:228:1: warning: macro "kw_BY" is not used
heimdal/lib/asn1/asn1parse.y:257:1: warning: macro "kw_INCLUDES" is not used
heimdal/lib/asn1/asn1parse.y:994:1: warning: macro "YYBACKUP" is not used
heimdal/lib/asn1/asn1parse.y:263:1: warning: macro "kw_MIN" is not used
heimdal/lib/asn1/asn1parse.y:256:1: warning: macro "kw_IMPORTS" is not used
heimdal/lib/asn1/asn1parse.y:293:1: warning: macro "kw_UTCTime" is not used
heimdal/lib/asn1/asn1parse.c:64:1: warning: macro "YYLSP_NEEDED" is not used
heimdal/lib/asn1/asn1parse.y:299:1: warning: macro "RANGE" is not used
heimdal/lib/asn1/asn1parse.y:266:1: warning: macro "kw_NumericString" is not used
heimdal/lib/asn1/asn1parse.y:977:1: warning: macro "yyclearin" is not used
heimdal/lib/asn1/asn1parse.y:255:1: warning: macro "kw_IMPLIED" is not used
heimdal/lib/asn1/asn1parse.y:337:1: warning: macro "YYSTYPE_IS_DECLARED" is not used
heimdal/lib/asn1/asn1parse.y:297:1: warning: macro "kw_VisibleString" is not used
heimdal/lib/asn1/asn1parse.y:229:1: warning: macro "kw_CHARACTER" is not used
heimdal/lib/asn1/asn1parse.y:254:1: warning: macro "kw_IMPLICIT" is not used
heimdal/lib/asn1/asn1parse.y:288:1: warning: macro "kw_TYPE_IDENTIFIER" is not used
heimdal/lib/asn1/asn1parse.y:298:1: warning: macro "kw_WITH" is not used
heimdal/lib/asn1/asn1parse.y:271:1: warning: macro "kw_ObjectDescriptor" is not used
heimdal/lib/asn1/asn1parse.y:294:1: warning: macro "kw_UTF8String" is not used
heimdal/lib/asn1/asn1parse.y:265:1: warning: macro "kw_NULL" is not used
heimdal/lib/asn1/asn1parse.y:276:1: warning: macro "kw_PRIVATE" is not used
heimdal/lib/asn1/asn1parse.y:992:1: warning: macro "YYRECOVERING" is not used
heimdal/lib/asn1/asn1parse.c:52:1: warning: macro "YYSKELETON_NAME" is not used
heimdal/lib/asn1/asn1parse.y:258:1: warning: macro "kw_INSTANCE" is not used
heimdal/lib/asn1/asn1parse.y:249:1: warning: macro "kw_GeneralString" is not used
heimdal/lib/asn1/asn1parse.y:247:1: warning: macro "kw_FALSE" is not used
heimdal/lib/asn1/asn1parse.y:270:1: warning: macro "kw_OPTIONAL" is not used
heimdal/lib/asn1/asn1parse.c:46:1: warning: macro "YYBISON" is not used
heimdal/lib/asn1/asn1parse.y:230:1: warning: macro "kw_CHOICE" is not used
heimdal/lib/asn1/asn1parse.y:275:1: warning: macro "kw_PRESENT" is not used
heimdal/lib/asn1/asn1parse.y:290:1: warning: macro "kw_UNION" is not used
heimdal/lib/asn1/asn1parse.y:286:1: warning: macro "kw_TAGS" is not used
heimdal/lib/asn1/asn1parse.y:245:1: warning: macro "kw_EXTENSIBILITY" is not used
heimdal/lib/asn1/asn1parse.y:232:1: warning: macro "kw_COMPONENT" is not used
heimdal/lib/asn1/asn1parse.y:269:1: warning: macro "kw_OF" is not used
heimdal/lib/asn1/asn1parse.y:473:1: warning: macro "YYSTACK_ALLOC_MAXIMUM" is not used
heimdal/lib/asn1/asn1parse.c:61:1: warning: macro "YYPULL" is not used
heimdal/lib/asn1/asn1parse.y:284:1: warning: macro "kw_SYNTAX" is not used
heimdal/lib/asn1/asn1parse.y:280:1: warning: macro "kw_SEQUENCE" is not used
heimdal/lib/asn1/asn1parse.y:125:1: warning: macro "YYTOKENTYPE" is not used
heimdal/lib/asn1/asn1parse.y:243:1: warning: macro "kw_EXPLICIT" is not used
heimdal/lib/asn1/asn1parse.c:55:1: warning: macro "YYPURE" is not used
heimdal/lib/asn1/asn1parse.c:58:1: warning: macro "YYPUSH" is not used
heimdal/lib/asn1/asn1parse.y:1022:1: warning: macro "YYLLOC_DEFAULT" is not used
heimdal/lib/asn1/asn1parse.y:277:1: warning: macro "kw_PrintableString" is not used
heimdal/lib/asn1/asn1parse.y:300:1: warning: macro "EEQUAL" is not used
heimdal/lib/asn1/asn1parse.y:285:1: warning: macro "kw_T61String" is not used
heimdal/lib/asn1/asn1parse.y:296:1: warning: macro "kw_VideotexString" is not used
heimdal/lib/asn1/asn1parse.y:267:1: warning: macro "kw_OBJECT" is not used
heimdal/lib/asn1/asn1parse.c:49:1: warning: macro "YYBISON_VERSION" is not used
heimdal/lib/asn1/asn1parse.y:268:1: warning: macro "kw_OCTET" is not used
heimdal/lib/asn1/asn1parse.y:238:1: warning: macro "kw_EMBEDDED" is not used
heimdal/lib/asn1/asn1parse.y:292:1: warning: macro "kw_UNIVERSAL" is not used
heimdal/lib/asn1/asn1parse.y:248:1: warning: macro "kw_FROM" is not used
heimdal/lib/asn1/asn1parse.y:261:1: warning: macro "kw_ISO646String" is not used
heimdal/lib/asn1/asn1parse.y:287:1: warning: macro "kw_TRUE" is not used
Compiling heimdal/lib/asn1/lex.c with host compiler
heimdal/lib/asn1/lex.c:166:1: warning: macro "yyless" is not used
heimdal/lib/asn1/lex.c:362:1: warning: macro "YY_NUM_RULES" is not used
heimdal/lib/asn1/lex.c:785:1: warning: macro "REJECT" is not used
heimdal/lib/asn1/lex.c:9:1: warning: macro "YY_FLEX_MAJOR_VERSION" is not used
heimdal/lib/asn1/lex.c:124:1: warning: macro "BEGIN" is not used
heimdal/lib/asn1/lex.c:308:1: warning: macro "yy_new_buffer" is not used
heimdal/lib/asn1/lex.c:163:1: warning: macro "YY_LESS_LINENO" is not used
heimdal/lib/asn1/lex.c:2509:1: warning: macro "yyless" is not used
heimdal/lib/asn1/lex.c:320:1: warning: macro "yy_set_bol" is not used
heimdal/lib/asn1/lex.c:29:1: warning: macro "FLEXINT_H" is not used
heimdal/lib/asn1/lex.c:786:1: warning: macro "yymore" is not used
heimdal/lib/asn1/lex.c:8:1: warning: macro "FLEX_SCANNER" is not used
heimdal/lib/asn1/lex.c:187:1: warning: macro "YY_STRUCT_YY_BUFFER_STATE" is not used
heimdal/lib/asn1/lex.c:151:1: warning: macro "YY_TYPEDEF_YY_BUFFER_STATE" is not used
heimdal/lib/asn1/lex.c:1002:1: warning: macro "YY_DECL_IS_OURS" is not used
heimdal/lib/asn1/lex.c:310:1: warning: macro "yy_set_interactive" is not used
heimdal/lib/asn1/lex.c:148:1: warning: macro "YY_STATE_BUF_SIZE" is not used
heimdal/lib/asn1/lex.c:131:1: warning: macro "YYSTATE" is not used
heimdal/lib/asn1/lex.c:10:1: warning: macro "YY_FLEX_MINOR_VERSION" is not used
heimdal/lib/asn1/lex.c:330:1: warning: macro "YY_AT_BOL" is not used
heimdal/lib/asn1/lex.c:298:1: warning: macro "YY_FLUSH_BUFFER" is not used
heimdal/lib/asn1/lex.c:182:1: warning: macro "YY_TYPEDEF_YY_SIZE_T" is not used
heimdal/lib/asn1/lex.c:13:1: warning: macro "FLEX_BETA" is not used
heimdal/lib/asn1/lex.c:4:1: warning: macro "YY_INT_ALIGNED" is not used
heimdal/lib/asn1/lex.c:2699:1: warning: macro "YYTABLES_NAME" is not used
heimdal/lib/asn1/lex.c:988:1: warning: macro "YY_START_STACK_INCR" is not used
Compiling heimdal/lib/asn1/lex.c with host compiler
heimdal/lib/asn1/lex.c:166:1: warning: macro "yyless" is not used
heimdal/lib/asn1/lex.c:362:1: warning: macro "YY_NUM_RULES" is not used
heimdal/lib/asn1/lex.c:785:1: warning: macro "REJECT" is not used
heimdal/lib/asn1/lex.c:9:1: warning: macro "YY_FLEX_MAJOR_VERSION" is not used
heimdal/lib/asn1/lex.c:124:1: warning: macro "BEGIN" is not used
heimdal/lib/asn1/lex.c:308:1: warning: macro "yy_new_buffer" is not used
heimdal/lib/asn1/lex.c:163:1: warning: macro "YY_LESS_LINENO" is not used
heimdal/lib/asn1/lex.c:2509:1: warning: macro "yyless" is not used
heimdal/lib/asn1/lex.c:320:1: warning: macro "yy_set_bol" is not used
heimdal/lib/asn1/lex.c:29:1: warning: macro "FLEXINT_H" is not used
heimdal/lib/asn1/lex.c:786:1: warning: macro "yymore" is not used
heimdal/lib/asn1/lex.c:8:1: warning: macro "FLEX_SCANNER" is not used
heimdal/lib/asn1/lex.c:187:1: warning: macro "YY_STRUCT_YY_BUFFER_STATE" is not used
heimdal/lib/asn1/lex.c:151:1: warning: macro "YY_TYPEDEF_YY_BUFFER_STATE" is not used
heimdal/lib/asn1/lex.c:1002:1: warning: macro "YY_DECL_IS_OURS" is not used
heimdal/lib/asn1/lex.c:310:1: warning: macro "yy_set_interactive" is not used
heimdal/lib/asn1/lex.c:148:1: warning: macro "YY_STATE_BUF_SIZE" is not used
heimdal/lib/asn1/lex.c:131:1: warning: macro "YYSTATE" is not used
heimdal/lib/asn1/lex.c:10:1: warning: macro "YY_FLEX_MINOR_VERSION" is not used
heimdal/lib/asn1/lex.c:330:1: warning: macro "YY_AT_BOL" is not used
heimdal/lib/asn1/lex.c:298:1: warning: macro "YY_FLUSH_BUFFER" is not used
heimdal/lib/asn1/lex.c:182:1: warning: macro "YY_TYPEDEF_YY_SIZE_T" is not used
heimdal/lib/asn1/lex.c:13:1: warning: macro "FLEX_BETA" is not used
heimdal/lib/asn1/lex.c:4:1: warning: macro "YY_INT_ALIGNED" is not used
heimdal/lib/asn1/lex.c:2699:1: warning: macro "YYTABLES_NAME" is not used
heimdal/lib/asn1/lex.c:988:1: warning: macro "YY_START_STACK_INCR" is not used
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 error table lib/asn1/asn1_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
Creating heimdal/kdc/kdc-protos.h
Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15.
Name "main::opt_d" used only once: possible typo at heimdal/cf/make-proto.pl line 17.
Name "main::opt_q" used only once: possible typo at heimdal/cf/make-proto.pl line 21.
Creating heimdal/kdc/kdc-private.h
Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15.
Name "main::opt_d" used only once: possible typo at heimdal/cf/make-proto.pl line 17.
Name "main::opt_q" used only once: possible typo at heimdal/cf/make-proto.pl line 21.
Creating heimdal/lib/ntlm/heimntlm-protos.h
Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15.
Name "main::opt_d" used only once: possible typo at heimdal/cf/make-proto.pl line 17.
Name "main::opt_q" used only once: possible typo at heimdal/cf/make-proto.pl line 21.
Creating heimdal/lib/gssapi/spnego/spnego-private.h
Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15.
Name "main::opt_d" used only once: possible typo at heimdal/cf/make-proto.pl line 17.
Name "main::opt_q" used only once: possible typo at heimdal/cf/make-proto.pl line 21.
Creating heimdal/lib/gssapi/krb5/gsskrb5-private.h
Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15.
Name "main::opt_d" used only once: possible typo at heimdal/cf/make-proto.pl line 17.
Name "main::opt_q" used only once: possible typo at heimdal/cf/make-proto.pl line 21.
Creating heimdal/lib/krb5/krb5-protos.h
Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15.
Name "main::opt_d" used only once: possible typo at heimdal/cf/make-proto.pl line 17.
Name "main::opt_q" used only once: possible typo at heimdal/cf/make-proto.pl line 21.
Creating heimdal/lib/krb5/krb5-private.h
Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15.
Name "main::opt_d" used only once: possible typo at heimdal/cf/make-proto.pl line 17.
Name "main::opt_q" used only once: possible typo at heimdal/cf/make-proto.pl line 21.
Creating heimdal/lib/hx509/hx509-protos.h
Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15.
Name "main::opt_d" used only once: possible typo at heimdal/cf/make-proto.pl line 17.
Name "main::opt_q" used only once: possible typo at heimdal/cf/make-proto.pl line 21.
Creating heimdal/lib/hx509/hx509-private.h
Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15.
Name "main::opt_d" used only once: possible typo at heimdal/cf/make-proto.pl line 17.
Name "main::opt_q" used only once: possible typo at heimdal/cf/make-proto.pl line 21.
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/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/drs/net_drs_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/libsmbclient/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 ../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/popt/findme.c
Compiling ../lib/popt/popt.c
In file included from ../lib/popt/popt.c:19:
../lib/popt/poptint.h: In function â_freeâ:
../lib/popt/poptint.h:21: warning: cast discards qualifiers from pointer target type
../lib/popt/popt.c: In function âexecCommandâ:
../lib/popt/popt.c:449: warning: cast discards qualifiers from pointer target type
Compiling ../lib/popt/poptconfig.c
In file included from ../lib/popt/poptconfig.c:10:
../lib/popt/poptint.h: In function â_freeâ:
../lib/popt/poptint.h:21: warning: cast discards qualifiers from pointer target type
../lib/popt/poptconfig.c: In function âpoptReadConfigFileâ:
../lib/popt/poptconfig.c:118: warning: cast discards qualifiers from pointer target type
Compiling ../lib/popt/popthelp.c
In file included from ../lib/popt/popthelp.c:13:
../lib/popt/poptint.h: In function â_freeâ:
../lib/popt/poptint.h:21: warning: cast discards qualifiers from pointer target type
../lib/popt/popthelp.c: In function âsingleOptionHelpâ:
../lib/popt/popthelp.c:345: warning: format not a string literal, argument types not checked
Compiling ../lib/popt/poptparse.c
Partially linking bin/mergedobj/popt.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
Compiling lib/registry/patchfile.c
Compiling lib/registry/regf.idl
Compiling lib/registry/regf.c
Compiling lib/registry/hive.c
Compiling lib/registry/local.c
Compiling lib/registry/ldb.c
Compiling lib/registry/dir.c
Compiling lib/registry/rpc.c
Compiling ../libcli/registry/util_reg.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
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
../librpc/rpc/dcerpc_error.c:80: warning: initialization makes integer from pointer without a cast
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
Compiling libcli/clitrans2.c
Compiling libcli/climessage.c
Compiling libcli/clideltree.c
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: warning: enumeration value âRAW_LOCK_SMB2_BREAKâ not handled in switch
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: warning: enumeration value âRAW_SFILEINFO_LINK_INFORMATIONâ not handled in switch
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
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: warning: âtevent_loop_allow_nestingâ is deprecated (declared at ../lib/tevent/tevent.h:357)
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
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: warning: passing argument 6 of âldb_build_search_req_exâ discards qualifiers from pointer targe     
          t type
lib/ldb/include/ldb.h:1051: 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
Partially linking bin/mergedobj/ldb_server_sort.o
Compiling dsdb/samdb/ldb_modules/validate_update.c
Partially linking bin/mergedobj/ldb_validate_update.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
Partially linking bin/mergedobj/ldb_samba_dsdb.o
Compiling dsdb/samdb/ldb_modules/kludge_acl.c
dsdb/samdb/ldb_modules/kludge_acl.c:312: warning: âkludge_acl_searchâ defined but not used
dsdb/samdb/ldb_modules/kludge_acl.c:392: warning: âkludge_acl_changeâ defined but not used
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 auth/sam.c
Partially linking bin/mergedobj/auth_sam.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
Compiling auth/ntlmssp/ntlmssp_client.c
Compiling auth/ntlmssp/ntlmssp_server.c
Partially linking bin/mergedobj/gensec_ntlmssp.o
Compiling auth/gensec/gensec_gssapi.c
auth/gensec/gensec_gssapi.c: In function âgensec_gssapi_startâ:
auth/gensec/gensec_gssapi.c:225: warning: âgsskrb5_set_send_to_kdcâ is deprecated (declared at heimdal/lib/gssapi/gssapi/gssap     
          i_krb5.h:147)
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 ../libcli/auth/schannel_state_tdb.c
Partially linking bin/mergedobj/common_schanneldb.o
Compiling auth/gensec/gensec_krb5.c
Partially linking bin/mergedobj/gensec_krb5.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
Compiling libcli/resolve/file.c
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/dns_hosts_file.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
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
heimdal/lib/hdb/keys.c: In function âhdb_generate_key_setâ:
heimdal/lib/hdb/keys.c:261: warning: initialization discards qualifiers from pointer target type
heimdal/lib/hdb/keys.c:262: warning: initialization discards qualifiers from pointer target type
heimdal/lib/hdb/keys.c:263: warning: initialization discards qualifiers from pointer target type
Partially linking bin/mergedobj/heimdal_hdb_keys.o
Compiling heimdal/lib/hdb/asn1_hdb_asn1.c
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: warning: enumeration value âTDB_ERR_NESTINGâ not handled in switch
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
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
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
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: warning: passing argument 1 of âldb_msg_add_fmtâ discards qualifiers from pointer target typ     
          e
lib/ldb/include/ldb.h:1778: note: expected âstruct ldb_message *â but argument is of type âconst struct ldb_message *â
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
Partially linking bin/mergedobj/ldb_extended_dn_out.o
Compiling dsdb/samdb/ldb_modules/samldb.c
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
../lib/util/unix_privs.c:28:1: warning: macro "UID_WRAPPER_REPLACE" is not used
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
Partially linking bin/mergedobj/samdb.o
Compiling ../libcli/drsuapi/repl_decrypt.c
Partially linking bin/mergedobj/cli_drsuapi.o
Compiling lib/ldb_wrap.c
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: warning: enumeration value âTARGET_AD_SCHEMA_SUBENTRYâ not handled in switch
dsdb/schema/schema_convert_to_ol.c: In function âdsdb_convert_schema_to_openldapâ:
dsdb/schema/schema_convert_to_ol.c:270: warning: enumeration value âTARGET_AD_SCHEMA_SUBENTRYâ not handled in switch
dsdb/schema/schema_convert_to_ol.c:346: warning: enumeration value âTARGET_AD_SCHEMA_SUBENTRYâ not handled in switch
Compiling dsdb/schema/schema_inferiors.c
Compiling dsdb/schema/schema_prefixmap.c
Compiling dsdb/schema/schema_info_attr.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
Compiling dsdb/common/dsdb_access.c
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:717: warning: âevent_context_findâ is deprecated (declared at ./lib/events/events.h:6)
Compiling auth/credentials/credentials_files.c
auth/credentials/credentials_files.c: In function âcli_credentials_set_machine_accountâ:
auth/credentials/credentials_files.c:355: warning: âevent_context_findâ is deprecated (declared at ./lib/events/events.h:6)
Compiling auth/credentials/credentials_ntlm.c
Compiling auth/credentials/credentials_krb5.c
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
heimdal/lib/gssapi/spnego/external.c:46: warning: cast discards qualifiers from pointer target type
heimdal/lib/gssapi/spnego/external.c:97: warning: cast discards qualifiers from pointer target type
Compiling heimdal/lib/gssapi/spnego/compat.c
heimdal/lib/gssapi/spnego/compat.c:44: warning: cast discards qualifiers from pointer target type
heimdal/lib/gssapi/spnego/compat.c:47: warning: cast discards qualifiers from pointer target type
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
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
heimdal/lib/gssapi/krb5/init_sec_context.c: In function âinit_auth_restartâ:
heimdal/lib/gssapi/krb5/init_sec_context.c:647: warning: cast discards qualifiers from pointer target type
heimdal/lib/gssapi/krb5/init_sec_context.c: In function â_gsskrb5_init_sec_contextâ:
heimdal/lib/gssapi/krb5/init_sec_context.c:857: warning: declaration of âretâ shadows a previous local
heimdal/lib/gssapi/krb5/init_sec_context.c:828: warning: shadowed declaration is here
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
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_set_statusâ:
heimdal/lib/gssapi/krb5/display_status.c:133: warning: function might be possible candidate for âgnu_printfâ format attribute
Compiling heimdal/lib/gssapi/krb5/release_buffer.c
Compiling heimdal/lib/gssapi/krb5/external.c
heimdal/lib/gssapi/krb5/external.c:269: warning: cast discards qualifiers from pointer target type
heimdal/lib/gssapi/krb5/external.c:436: warning: initialization discards qualifiers from pointer target type
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
heimdal/lib/gssapi/krb5/verify_mic.c: In function â_gsskrb5_verify_micâ:
heimdal/lib/gssapi/krb5/verify_mic.c:351: warning: passing argument 7 of â_gsskrb5_verify_mic_internalâ discards qualifiers fr     
          om pointer target type
heimdal/lib/gssapi/krb5/verify_mic.c:272: note: expected âchar *â but argument is of type âconst char *â
Compiling heimdal/lib/gssapi/krb5/accept_sec_context.c
Compiling heimdal/lib/gssapi/krb5/set_sec_context_option.c
Compiling heimdal/lib/gssapi/krb5/process_context_token.c
heimdal/lib/gssapi/krb5/process_context_token.c: In function â_gsskrb5_process_context_tokenâ:
heimdal/lib/gssapi/krb5/process_context_token.c:55: warning: passing argument 7 of â_gsskrb5_verify_mic_internalâ discards qua     
          lifiers from pointer target type
heimdal/lib/gssapi/krb5/gsskrb5-private.h:686: note: expected âchar *â but argument is of type âconst char *â
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:215: warning: unused variable âfoundâ
heimdal/lib/gssapi/mech/gss_mech_switch.c:214: warning: unused variable âmech_oidâ
heimdal/lib/gssapi/mech/gss_mech_switch.c:213: warning: unused variable âsoâ
heimdal/lib/gssapi/mech/gss_mech_switch.c:212: warning: unused variable âmâ
heimdal/lib/gssapi/mech/gss_mech_switch.c:211: warning: unused variable âkobjâ
heimdal/lib/gssapi/mech/gss_mech_switch.c:211: warning: unused variable âlibâ
heimdal/lib/gssapi/mech/gss_mech_switch.c:211: warning: unused variable âoidâ
heimdal/lib/gssapi/mech/gss_mech_switch.c:211: warning: unused variable ânameâ
heimdal/lib/gssapi/mech/gss_mech_switch.c:210: warning: unused variable âpâ
heimdal/lib/gssapi/mech/gss_mech_switch.c:209: warning: unused variable âbufâ
heimdal/lib/gssapi/mech/gss_mech_switch.c:208: warning: unused variable âfpâ
heimdal/lib/gssapi/mech/gss_mech_switch.c: At top level:
heimdal/lib/gssapi/mech/gss_mech_switch.c:45: warning: â_gss_string_to_oidâ defined but not used
heimdal/lib/gssapi/mech/gss_mech_switch.c:33:1: warning: macro "_PATH_GSS_MECH" is not used
heimdal/lib/gssapi/mech/gss_mech_switch.c:161:1: warning: macro "OPTSYM" is not used
heimdal/lib/gssapi/mech/gss_mech_switch.c:152:1: warning: macro "SYM" is not used
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
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
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
heimdal/lib/gssapi/mech/gss_inquire_context.c: In function âgss_inquire_contextâ:
heimdal/lib/gssapi/mech/gss_inquire_context.c:40: warning: declaration of âopenâ shadows a global declaration
/usr/include/fcntl.h:76: warning: shadowed declaration is here
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
Partially linking bin/mergedobj/heimdal_gssapi_asn1.o
Compiling heimdal/lib/gssapi/asn1_spnego_asn1.c
Partially linking bin/mergedobj/heimdal_spnego_asn1.o
Compiling ../lib/util/util_ldb.c
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
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
Partially linking bin/mergedobj/tdb_wrap.o
Compiling ../lib/tdb/common/tdb.c
Compiling ../lib/tdb/common/dump.c
Compiling ../lib/tdb/common/io.c
Compiling ../lib/tdb/common/lock.c
Compiling ../lib/tdb/common/open.c
Compiling ../lib/tdb/common/traverse.c
Compiling ../lib/tdb/common/freelist.c
Compiling ../lib/tdb/common/error.c
Compiling ../lib/tdb/common/transaction.c
Compiling ../lib/tdb/common/check.c
Partially linking bin/mergedobj/tdb.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/create_descriptor.c
libcli/security/create_descriptor.c:250: warning: âcr_descr_log_aclâ defined but not used
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
Compiling ../libcli/security/sddl.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 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
Compiling heimdal/lib/krb5/acache.c
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
Compiling heimdal/lib/krb5/cache.c
Compiling heimdal/lib/krb5/changepw.c
heimdal/lib/krb5/changepw.c: In function âstr2dataâ:
heimdal/lib/krb5/changepw.c:56: warning: function might be possible candidate for âgnu_printfâ format attribute
Compiling heimdal/lib/krb5/changepw.c
heimdal/lib/krb5/changepw.c: In function âstr2dataâ:
heimdal/lib/krb5/changepw.c:56: warning: function might be possible candidate for âgnu_printfâ format attribute
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 âparse_sectionâ:
heimdal/lib/krb5/config_file.c:127: warning: declaration of âerror_messageâ shadows a global declaration
heimdal/lib/com_err/com_err.h:50: warning: shadowed declaration is here
heimdal/lib/krb5/config_file.c: In function âparse_listâ:
heimdal/lib/krb5/config_file.c:155: warning: declaration of âerror_messageâ shadows a global declaration
heimdal/lib/com_err/com_err.h:50: warning: shadowed declaration is here
heimdal/lib/krb5/config_file.c: In function âparse_bindingâ:
heimdal/lib/krb5/config_file.c:194: warning: declaration of âerror_messageâ shadows a global declaration
heimdal/lib/com_err/com_err.h:50: warning: shadowed declaration is here
heimdal/lib/krb5/config_file.c: In function âkrb5_config_parse_debugâ:
heimdal/lib/krb5/config_file.c:343: warning: declaration of âerror_messageâ shadows a global declaration
heimdal/lib/com_err/com_err.h:50: warning: shadowed declaration is here
Compiling heimdal/lib/krb5/config_file.c
heimdal/lib/krb5/config_file.c: In function âparse_sectionâ:
heimdal/lib/krb5/config_file.c:127: warning: declaration of âerror_messageâ shadows a global declaration
heimdal/lib/com_err/com_err.h:50: warning: shadowed declaration is here
heimdal/lib/krb5/config_file.c: In function âparse_listâ:
heimdal/lib/krb5/config_file.c:155: warning: declaration of âerror_messageâ shadows a global declaration
heimdal/lib/com_err/com_err.h:50: warning: shadowed declaration is here
heimdal/lib/krb5/config_file.c: In function âparse_bindingâ:
heimdal/lib/krb5/config_file.c:194: warning: declaration of âerror_messageâ shadows a global declaration
heimdal/lib/com_err/com_err.h:50: warning: shadowed declaration is here
heimdal/lib/krb5/config_file.c: In function âkrb5_config_parse_debugâ:
heimdal/lib/krb5/config_file.c:343: warning: declaration of âerror_messageâ shadows a global declaration
heimdal/lib/com_err/com_err.h:50: warning: shadowed declaration is here
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
Compiling heimdal/lib/krb5/convert_creds.c
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
Compiling heimdal/lib/krb5/error_string.c
Compiling heimdal/lib/krb5/expand_hostname.c
Compiling heimdal/lib/krb5/expand_hostname.c
Compiling heimdal/lib/krb5/fcache.c
Compiling heimdal/lib/krb5/fcache.c
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
Compiling heimdal/lib/krb5/get_cred.c
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
Compiling heimdal/lib/krb5/init_creds_pw.c
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
Compiling heimdal/lib/krb5/krbhst.c
Compiling heimdal/lib/krb5/log.c
Compiling heimdal/lib/krb5/log.c
Compiling heimdal/lib/krb5/mcache.c
Compiling heimdal/lib/krb5/mcache.c
Compiling heimdal/lib/krb5/misc.c
Compiling heimdal/lib/krb5/misc.c
Compiling heimdal/lib/krb5/mk_error.c
heimdal/lib/krb5/mk_error.c: In function âkrb5_mk_errorâ:
heimdal/lib/krb5/mk_error.c:78: warning: assignment discards qualifiers from pointer target type
Compiling heimdal/lib/krb5/mk_error.c
heimdal/lib/krb5/mk_error.c: In function âkrb5_mk_errorâ:
heimdal/lib/krb5/mk_error.c:78: warning: assignment discards qualifiers from pointer target type
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: warning: unused variable âdâ
heimdal/lib/krb5/plugin.c:189: warning: unused variable âpathâ
heimdal/lib/krb5/plugin.c:188: warning: unused variable âentryâ
heimdal/lib/krb5/plugin.c:187: warning: unused variable âdiâ
heimdal/lib/krb5/plugin.c:187: warning: unused variable âdirsâ
heimdal/lib/krb5/plugin.c:186: warning: unused variable âretâ
heimdal/lib/krb5/plugin.c:185: warning: unused variable âeâ
heimdal/lib/krb5/plugin.c: At top level:
heimdal/lib/krb5/plugin.c:66: warning: âsysplugin_dirsâ defined but not used
Compiling heimdal/lib/krb5/plugin.c
heimdal/lib/krb5/plugin.c: In function âload_pluginsâ:
heimdal/lib/krb5/plugin.c:190: warning: unused variable âdâ
heimdal/lib/krb5/plugin.c:189: warning: unused variable âpathâ
heimdal/lib/krb5/plugin.c:188: warning: unused variable âentryâ
heimdal/lib/krb5/plugin.c:187: warning: unused variable âdiâ
heimdal/lib/krb5/plugin.c:187: warning: unused variable âdirsâ
heimdal/lib/krb5/plugin.c:186: warning: unused variable âretâ
heimdal/lib/krb5/plugin.c:185: warning: unused variable âeâ
heimdal/lib/krb5/plugin.c: At top level:
heimdal/lib/krb5/plugin.c:66: warning: âsysplugin_dirsâ defined but not used
Compiling heimdal/lib/krb5/principal.c
heimdal/lib/krb5/principal.c:1021: warning: âdefault_v4_name_convertâ defined but not used
heimdal/lib/krb5/principal.c:52:1: warning: macro "USE_RESOLVER" is not used
Compiling heimdal/lib/krb5/principal.c
heimdal/lib/krb5/principal.c:1021: warning: âdefault_v4_name_convertâ defined but not used
heimdal/lib/krb5/principal.c:52:1: warning: macro "USE_RESOLVER" is not used
Compiling heimdal/lib/krb5/prog_setup.c
Compiling heimdal/lib/krb5/prog_setup.c
Compiling heimdal/lib/krb5/pac.c
heimdal/lib/krb5/pac.c:66:1: warning: macro "PAC_CONSTRAINED_DELEGATION" is not used
Compiling heimdal/lib/krb5/pac.c
heimdal/lib/krb5/pac.c:66:1: warning: macro "PAC_CONSTRAINED_DELEGATION" is not used
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
Compiling heimdal/lib/krb5/rd_req.c
Compiling heimdal/lib/krb5/replay.c
Compiling heimdal/lib/krb5/replay.c
Compiling heimdal/lib/krb5/send_to_kdc.c
Compiling heimdal/lib/krb5/send_to_kdc.c
Compiling heimdal/lib/krb5/set_default_realm.c
Compiling heimdal/lib/krb5/set_default_realm.c
Compiling heimdal/lib/krb5/store.c
heimdal/lib/krb5/store.c:39:1: warning: macro "BYTEORDER_IS_BE" is not used
Compiling heimdal/lib/krb5/store.c
heimdal/lib/krb5/store.c:39:1: warning: macro "BYTEORDER_IS_BE" is not used
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
heimdal/lib/krb5/time.c: In function âkrb5_format_timeâ:
heimdal/lib/krb5/time.c:118: warning: format not a string literal, format string not checked
Compiling heimdal/lib/krb5/time.c
heimdal/lib/krb5/time.c: In function âkrb5_format_timeâ:
heimdal/lib/krb5/time.c:118: warning: format not a string literal, format string not checked
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 â_warnerrâ:
heimdal/lib/krb5/warn.c:73: warning: format not a string literal, argument types not checked
heimdal/lib/krb5/warn.c:75: warning: format not a string literal, argument types not checked
Compiling heimdal/lib/krb5/warn.c
heimdal/lib/krb5/warn.c: In function â_warnerrâ:
heimdal/lib/krb5/warn.c:73: warning: format not a string literal, argument types not checked
heimdal/lib/krb5/warn.c:75: warning: format not a string literal, argument types not checked
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 âadd_utf8_sanâ:
heimdal/lib/hx509/ca.c:695: warning: cast discards qualifiers from pointer target type
Compiling heimdal/lib/hx509/ca.c
heimdal/lib/hx509/ca.c: In function âadd_utf8_sanâ:
heimdal/lib/hx509/ca.c:695: warning: cast discards qualifiers from pointer target type
Compiling heimdal/lib/hx509/cert.c
Compiling heimdal/lib/hx509/cert.c
Compiling heimdal/lib/hx509/cms.c
Compiling heimdal/lib/hx509/cms.c
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_set_error_stringvâ:
heimdal/lib/hx509/error.c:105: warning: function might be possible candidate for âgnu_printfâ format attribute
heimdal/lib/hx509/error.c: In function âhx509_errâ:
heimdal/lib/hx509/error.c:220: warning: function might be possible candidate for âgnu_printfâ format attribute
Compiling heimdal/lib/hx509/error.c
heimdal/lib/hx509/error.c: In function âhx509_set_error_stringvâ:
heimdal/lib/hx509/error.c:105: warning: function might be possible candidate for âgnu_printfâ format attribute
heimdal/lib/hx509/error.c: In function âhx509_errâ:
heimdal/lib/hx509/error.c:220: warning: function might be possible candidate for âgnu_printfâ format attribute
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:742: warning: function might be possible candidate for âgnu_printfâ format attribute
Compiling heimdal/lib/hx509/keyset.c
heimdal/lib/hx509/keyset.c: In function â_hx509_pi_printfâ:
heimdal/lib/hx509/keyset.c:742: warning: function might be possible candidate for âgnu_printfâ format attribute
Compiling heimdal/lib/hx509/ks_dir.c
Compiling heimdal/lib/hx509/ks_dir.c
Compiling heimdal/lib/hx509/ks_file.c
Compiling heimdal/lib/hx509/ks_file.c
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
heimdal/lib/hx509/name.c:309:1: warning: macro "COPYVOIDARRAY" is not used
Compiling heimdal/lib/hx509/name.c
heimdal/lib/hx509/name.c:309:1: warning: macro "COPYVOIDARRAY" is not used
Compiling heimdal/lib/hx509/peer.c
Compiling heimdal/lib/hx509/peer.c
Compiling heimdal/lib/hx509/print.c
heimdal/lib/hx509/print.c: In function âhx509_print_stdoutâ:
heimdal/lib/hx509/print.c:102: warning: function might be possible candidate for âgnu_printfâ format attribute
Compiling heimdal/lib/hx509/print.c
heimdal/lib/hx509/print.c: In function âhx509_print_stdoutâ:
heimdal/lib/hx509/print.c:102: warning: function might be possible candidate for âgnu_printfâ format attribute
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
Building heimdal/lib/hx509/sel-lex.l with false
info: running false  sel-lex.l
Compiling heimdal/lib/hx509/sel-lex.c
heimdal/lib/hx509/sel-lex.c:166:1: warning: macro "yyless" is not used
sel-lex.l: In function âhandle_stringâ:
sel-lex.l:103: warning: passing argument 1 of â_hx509_sel_yyerrorâ discards qualifiers from pointer target type
heimdal/lib/hx509/sel.h:81: note: expected âchar *â but argument is of type âconst char *â
sel-lex.l: At top level:
heimdal/lib/hx509/sel-lex.c:1198: warning: âyyunputâ defined but not used
heimdal/lib/hx509/sel-lex.c:362:1: warning: macro "YY_NUM_RULES" is not used
heimdal/lib/hx509/sel-lex.c:465:1: warning: macro "REJECT" is not used
heimdal/lib/hx509/sel-lex.c:9:1: warning: macro "YY_FLEX_MAJOR_VERSION" is not used
heimdal/lib/hx509/sel-lex.c:124:1: warning: macro "BEGIN" is not used
heimdal/lib/hx509/sel-lex.c:308:1: warning: macro "yy_new_buffer" is not used
heimdal/lib/hx509/sel-lex.c:163:1: warning: macro "YY_LESS_LINENO" is not used
heimdal/lib/hx509/sel-lex.c:1675:1: warning: macro "yyless" is not used
heimdal/lib/hx509/sel-lex.c:320:1: warning: macro "yy_set_bol" is not used
heimdal/lib/hx509/sel-lex.c:29:1: warning: macro "FLEXINT_H" is not used
heimdal/lib/hx509/sel-lex.c:466:1: warning: macro "yymore" is not used
heimdal/lib/hx509/sel-lex.c:8:1: warning: macro "FLEX_SCANNER" is not used
heimdal/lib/hx509/sel-lex.c:187:1: warning: macro "YY_STRUCT_YY_BUFFER_STATE" is not used
heimdal/lib/hx509/sel-lex.c:151:1: warning: macro "YY_TYPEDEF_YY_BUFFER_STATE" is not used
heimdal/lib/hx509/sel-lex.c:310:1: warning: macro "yy_set_interactive" is not used
heimdal/lib/hx509/sel-lex.c:148:1: warning: macro "YY_STATE_BUF_SIZE" is not used
heimdal/lib/hx509/sel-lex.c:131:1: warning: macro "YYSTATE" is not used
heimdal/lib/hx509/sel-lex.c:10:1: warning: macro "YY_FLEX_MINOR_VERSION" is not used
sel-lex.l:60:1: warning: macro "YY_NO_UNPUT" is not used
heimdal/lib/hx509/sel-lex.c:689:1: warning: macro "YY_DECL_IS_OURS" is not used
heimdal/lib/hx509/sel-lex.c:330:1: warning: macro "YY_AT_BOL" is not used
heimdal/lib/hx509/sel-lex.c:298:1: warning: macro "YY_FLUSH_BUFFER" is not used
heimdal/lib/hx509/sel-lex.c:179:1: warning: macro "unput" is not used
heimdal/lib/hx509/sel-lex.c:182:1: warning: macro "YY_TYPEDEF_YY_SIZE_T" is not used
heimdal/lib/hx509/sel-lex.c:13:1: warning: macro "FLEX_BETA" is not used
heimdal/lib/hx509/sel-lex.c:4:1: warning: macro "YY_INT_ALIGNED" is not used
heimdal/lib/hx509/sel-lex.c:1865:1: warning: macro "YYTABLES_NAME" is not used
heimdal/lib/hx509/sel-lex.c:675:1: warning: macro "YY_START_STACK_INCR" is not used
Compiling heimdal/lib/hx509/sel-gram.c
heimdal/lib/hx509/sel-gram.y: In function â_hx509_sel_yyparseâ:
heimdal/lib/hx509/sel-gram.y:1597: warning: passing argument 1 of â_hx509_sel_yyerrorâ discards qualifiers from pointer target     
           type
heimdal/lib/hx509/hx509-private.h:503: note: expected âchar *â but argument is of type âconst char *â
heimdal/lib/hx509/sel-gram.y:1740: warning: passing argument 1 of â_hx509_sel_yyerrorâ discards qualifiers from pointer target     
           type
heimdal/lib/hx509/hx509-private.h:503: note: expected âchar *â but argument is of type âconst char *â
heimdal/lib/hx509/sel-gram.y:124:1: warning: macro "kw_FALSE" is not used
heimdal/lib/hx509/sel-gram.y:289:1: warning: macro "YYSTACK_ALLOC_MAXIMUM" is not used
heimdal/lib/hx509/sel-gram.y:573:1: warning: macro "yyerrok" is not used
heimdal/lib/hx509/sel-gram.y:383:1: warning: macro "YYNRULES" is not used
heimdal/lib/hx509/sel-gram.y:385:1: warning: macro "YYNSTATES" is not used
heimdal/lib/hx509/sel-gram.y:610:1: warning: macro "YYERRCODE" is not used
heimdal/lib/hx509/sel-gram.y:130:1: warning: macro "STRING" is not used
heimdal/lib/hx509/sel-gram.c:64:1: warning: macro "YYLSP_NEEDED" is not used
heimdal/lib/hx509/sel-gram.c:55:1: warning: macro "YYPURE" is not used
heimdal/lib/hx509/sel-gram.y:128:1: warning: macro "kw_TAILMATCH" is not used
heimdal/lib/hx509/sel-gram.y:589:1: warning: macro "YYRECOVERING" is not used
heimdal/lib/hx509/sel-gram.c:46:1: warning: macro "YYBISON" is not used
heimdal/lib/hx509/sel-gram.y:127:1: warning: macro "kw_IN" is not used
heimdal/lib/hx509/sel-gram.y:587:1: warning: macro "YYFAIL" is not used
heimdal/lib/hx509/sel-gram.y:107:1: warning: macro "YYTOKENTYPE" is not used
heimdal/lib/hx509/sel-gram.y:619:1: warning: macro "YYLLOC_DEFAULT" is not used
heimdal/lib/hx509/sel-gram.c:49:1: warning: macro "YYBISON_VERSION" is not used
heimdal/lib/hx509/sel-gram.y:208:1: warning: macro "YYSIZE_MAXIMUM" is not used
heimdal/lib/hx509/sel-gram.y:152:1: warning: macro "yystype" is not used
heimdal/lib/hx509/sel-gram.y:131:1: warning: macro "IDENTIFIER" is not used
heimdal/lib/hx509/sel-gram.y:381:1: warning: macro "YYNNTS" is not used
heimdal/lib/hx509/sel-gram.y:125:1: warning: macro "kw_AND" is not used
heimdal/lib/hx509/sel-gram.c:58:1: warning: macro "YYPUSH" is not used
heimdal/lib/hx509/sel-gram.y:129:1: warning: macro "NUMBER" is not used
heimdal/lib/hx509/sel-gram.y:650:1: warning: macro "YY_LOCATION_PRINT" is not used
heimdal/lib/hx509/sel-gram.y:153:1: warning: macro "YYSTYPE_IS_DECLARED" is not used
heimdal/lib/hx509/sel-gram.y:126:1: warning: macro "kw_OR" is not used
heimdal/lib/hx509/sel-gram.y:617:1: warning: macro "YYRHSLOC" is not used
heimdal/lib/hx509/sel-gram.y:591:1: warning: macro "YYBACKUP" is not used
heimdal/lib/hx509/sel-gram.c:52:1: warning: macro "YYSKELETON_NAME" is not used
heimdal/lib/hx509/sel-gram.c:61:1: warning: macro "YYPULL" is not used
heimdal/lib/hx509/sel-gram.y:580:1: warning: macro "YYERROR" is not used
heimdal/lib/hx509/sel-gram.y:574:1: warning: macro "yyclearin" is not used
heimdal/lib/hx509/sel-gram.y:123:1: warning: macro "kw_TRUE" is not used
Partially linking bin/mergedobj/heimdal_hx509.o
Compiling heimdal/lib/hx509/asn1_pkcs10_asn1.c
Partially linking bin/mergedobj/heimdal_pkcs10_asn1.o
Compiling heimdal/lib/asn1/asn1_pkcs12_asn1.c
Partially linking bin/mergedobj/heimdal_pkcs12_asn1.o
Compiling heimdal/lib/asn1/asn1_pkcs9_asn1.c
Partially linking bin/mergedobj/heimdal_pkcs9_asn1.o
Compiling heimdal/lib/asn1/asn1_pkcs8_asn1.c
Partially linking bin/mergedobj/heimdal_pkcs8_asn1.o
Compiling heimdal/lib/hx509/asn1_ocsp_asn1.c
Partially linking bin/mergedobj/heimdal_ocsp_asn1.o
Compiling heimdal/lib/hcrypto/aes.c
Compiling heimdal/lib/hcrypto/bn.c
heimdal/lib/hcrypto/bn.c: In function âhc_BN_is_bit_setâ:
heimdal/lib/hcrypto/bn.c:243: warning: cast discards qualifiers from pointer target type
heimdal/lib/hcrypto/bn.c: In function âhc_BN_get_wordâ:
heimdal/lib/hcrypto/bn.c:311: warning: cast discards qualifiers from pointer target type
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
heimdal/lib/hcrypto/rsa-imath.c: In function âimath_rsa_private_encryptâ:
heimdal/lib/hcrypto/rsa-imath.c:346: warning: declaration of âpâ shadows a previous local
heimdal/lib/hcrypto/rsa-imath.c:300: warning: shadowed declaration is here
Compiling heimdal/lib/hcrypto/rc2.c
Compiling heimdal/lib/hcrypto/rc4.c
Compiling heimdal/lib/hcrypto/rijndael-alg-fst.c
heimdal/lib/hcrypto/rijndael-alg-fst.c:728:1: warning: macro "SWAP" is not used
Compiling heimdal/lib/hcrypto/rnd_keys.c
heimdal/lib/hcrypto/rnd_keys.c:48:1: warning: macro "__attribute__" is not used
Compiling heimdal/lib/hcrypto/sha.c
heimdal/lib/hcrypto/sha.c:206:1: warning: macro "ROL" is not used
heimdal/lib/hcrypto/sha.c:44:1: warning: macro "X" is not used
Compiling heimdal/lib/hcrypto/sha256.c
heimdal/lib/hcrypto/sha256.c:148:1: warning: macro "ROL" is not used
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
heimdal/lib/hcrypto/pkcs12.c: In function âhc_PKCS12_key_genâ:
heimdal/lib/hcrypto/pkcs12.c:78: warning: cast discards qualifiers from pointer target type
heimdal/lib/hcrypto/pkcs12.c:89: warning: cast discards qualifiers from pointer target type
Compiling heimdal/lib/hcrypto/rand.c
Compiling heimdal/lib/hcrypto/rand-egd.c
heimdal/lib/hcrypto/rand-egd.c: In function âegd_seedâ:
heimdal/lib/hcrypto/rand-egd.c:145: warning: cast discards qualifiers from pointer target type
Compiling heimdal/lib/hcrypto/rand-unix.c
heimdal/lib/hcrypto/rand-unix.c: In function â_hc_unix_device_fdâ:
heimdal/lib/hcrypto/rand-unix.c:65: warning: assignment discards qualifiers from pointer target type
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
heimdal/lib/hcrypto/imath/imath.c: In function âmp_int_read_cstringâ:
heimdal/lib/hcrypto/imath/imath.c:1916: warning: cast discards qualifiers from pointer target type
Compiling heimdal/lib/hcrypto/imath/iprime.c
Partially linking bin/mergedobj/heimdal_hcrypto_imath.o
/usr/bin/python2.6 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/python2.6 heimdal/lib/wind/gen-errorlist.py heimdal/lib/wind/rfc3454.txt heimdal/lib/wind/
Compiling heimdal/lib/wind/wind_err.c
/usr/bin/python2.6 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/python2.6 heimdal/lib/wind/gen-combining.py heimdal/lib/wind/UnicodeData.txt heimdal/lib/wind/
Compiling heimdal/lib/wind/wind_err.c
/usr/bin/python2.6 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
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 âdecode_ContentInfoâ:
heimdal/lib/asn1/asn1_cms_asn1.c:644: warning: declaration of âis_indefiniteâ shadows a previous local
heimdal/lib/asn1/asn1_cms_asn1.c:630: warning: shadowed declaration is here
heimdal/lib/asn1/asn1_cms_asn1.c: In function âdecode_EncapsulatedContentInfoâ:
heimdal/lib/asn1/asn1_cms_asn1.c:803: warning: declaration of âis_indefiniteâ shadows a previous local
heimdal/lib/asn1/asn1_cms_asn1.c:789: warning: shadowed declaration is here
heimdal/lib/asn1/asn1_cms_asn1.c:818: warning: declaration of âis_indefiniteâ shadows a previous local
heimdal/lib/asn1/asn1_cms_asn1.c:803: warning: shadowed declaration is here
heimdal/lib/asn1/asn1_cms_asn1.c: In function âdecode_SignerInfoâ:
heimdal/lib/asn1/asn1_cms_asn1.c:2109: warning: declaration of âis_indefiniteâ shadows a previous local
heimdal/lib/asn1/asn1_cms_asn1.c:2089: warning: shadowed declaration is here
heimdal/lib/asn1/asn1_cms_asn1.c:2163: warning: declaration of âis_indefiniteâ shadows a previous local
heimdal/lib/asn1/asn1_cms_asn1.c:2089: warning: shadowed declaration is here
heimdal/lib/asn1/asn1_cms_asn1.c: In function âdecode_SignedDataâ:
heimdal/lib/asn1/asn1_cms_asn1.c:2668: warning: declaration of âis_indefiniteâ shadows a previous local
heimdal/lib/asn1/asn1_cms_asn1.c:2648: warning: shadowed declaration is here
heimdal/lib/asn1/asn1_cms_asn1.c:2716: warning: declaration of âis_indefiniteâ shadows a previous local
heimdal/lib/asn1/asn1_cms_asn1.c:2648: warning: shadowed declaration is here
heimdal/lib/asn1/asn1_cms_asn1.c: In function âdecode_OriginatorInfoâ:
heimdal/lib/asn1/asn1_cms_asn1.c:2970: warning: declaration of âis_indefiniteâ shadows a previous local
heimdal/lib/asn1/asn1_cms_asn1.c:2959: warning: shadowed declaration is here
heimdal/lib/asn1/asn1_cms_asn1.c:3018: warning: declaration of âis_indefiniteâ shadows a previous local
heimdal/lib/asn1/asn1_cms_asn1.c:2959: warning: shadowed declaration is here
heimdal/lib/asn1/asn1_cms_asn1.c: In function âdecode_EncryptedContentInfoâ:
heimdal/lib/asn1/asn1_cms_asn1.c:3886: warning: declaration of âis_indefiniteâ shadows a previous local
heimdal/lib/asn1/asn1_cms_asn1.c:3869: warning: shadowed declaration is here
heimdal/lib/asn1/asn1_cms_asn1.c: In function âdecode_CMSEncryptedDataâ:
heimdal/lib/asn1/asn1_cms_asn1.c:4224: warning: declaration of âis_indefiniteâ shadows a previous local
heimdal/lib/asn1/asn1_cms_asn1.c:4207: warning: shadowed declaration is here
heimdal/lib/asn1/asn1_cms_asn1.c: In function âdecode_EnvelopedDataâ:
heimdal/lib/asn1/asn1_cms_asn1.c:4421: warning: declaration of âis_indefiniteâ shadows a previous local
heimdal/lib/asn1/asn1_cms_asn1.c:4407: warning: shadowed declaration is here
heimdal/lib/asn1/asn1_cms_asn1.c:4455: warning: declaration of âis_indefiniteâ shadows a previous local
heimdal/lib/asn1/asn1_cms_asn1.c:4407: warning: shadowed declaration is here
heimdal/lib/asn1/asn1_cms_asn1.c: In function âdecode_CMSRC2CBCParameterâ:
heimdal/lib/asn1/asn1_cms_asn1.c:4645: warning: declaration of âis_indefiniteâ shadows a previous local
heimdal/lib/asn1/asn1_cms_asn1.c:4634: warning: shadowed declaration is here
heimdal/lib/asn1/asn1_cms_asn1.c:4668: warning: declaration of âis_indefiniteâ shadows a previous local
heimdal/lib/asn1/asn1_cms_asn1.c:4634: warning: shadowed declaration is here
Partially linking bin/mergedobj/heimdal_cms_asn1.o
Compiling heimdal/lib/asn1/asn1_rfc2459_asn1.c
Partially linking bin/mergedobj/heimdal_rfc2459_asn1.o
Compiling heimdal/lib/asn1/asn1_krb5_asn1.c
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
heimdal/lib/com_err/com_err.c:87: warning: initialization left-hand side might be a candidate for a format attribute
heimdal/lib/com_err/com_err.c: In function âset_com_err_hookâ:
heimdal/lib/com_err/com_err.c:118: warning: assignment left-hand side might be a candidate for a format attribute
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: warning: format â%dâ expects type âintâ, but argument 4 has type âlong intâ
heimdal/lib/com_err/error.c:68: warning: format â%dâ expects type âintâ, but argument 4 has type âlong intâ
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
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
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
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: warning: âtevent_loop_allow_nestingâ is deprecated (declared at ./../lib/tevent/tevent.h:357)
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
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
Partially linking bin/mergedobj/tdr.o
Compiling param/loadparm.c
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
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
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
../lib/util/util.c:38:1: warning: macro "UID_WRAPPER_REPLACE" is not used
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
../lib/util/rbtree.c:46:1: warning: macro "RB_EMPTY_NODE" is not used
../lib/util/rbtree.c:45:1: warning: macro "RB_EMPTY_ROOT" is not used
../lib/util/rbtree.c:47:1: warning: macro "RB_CLEAR_NODE" is not used
../lib/util/rbtree.c:26:1: warning: macro "RB_RED" is not used
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
../lib/uid_wrapper/uid_wrapper.c:20:1: warning: macro "UID_WRAPPER_NOT_REPLACE" is not used
Partially linking bin/mergedobj/uid_wrapper.o
Compiling ../lib/util/charset/iconv.c
Compiling ../lib/util/charset/charcnv.c
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
../lib/crypto/rijndael-alg-fst.c:722:1: warning: macro "SWAP" is not used
Partially linking bin/mergedobj/crypto.o
Compiling ../lib/talloc/talloc.c
Partially linking bin/mergedobj/talloc.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 ../lib/tdb/tools/tdbtool.c
Linking bin/tdbtool
Compiling smbd/server.c
Compiling smbd/pidfile.c
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 dsdb/dns/dns_update.c
Partially linking bin/mergedobj/dns_update_srv.o
Compiling ../lib/util/util_runcmd.c
Partially linking bin/mergedobj/util_runcmd.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
Compiling dsdb/kcc/kcc_connection.c
Compiling dsdb/kcc/kcc_topology.c
Compiling dsdb/kcc/kcc_deleted.c
Compiling dsdb/kcc/kcc_periodic.c
dsdb/kcc/kcc_periodic.c: In function âcheck_MasterNCâ:
dsdb/kcc/kcc_periodic.c:64: warning: ISO C90 forbids mixed declarations and code
Compiling dsdb/kcc/kcc_drs_replica_info.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
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
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
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:75: warning: ândr_push_decode_saslauthdâ defined but not used
librpc/gen_ndr/ndr_sasl_helpers.c:85: warning: ândr_pull_decode_saslauthdâ defined but not used
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
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:226: warning: passing argument 3 of ândr_pull_wrepl_nbt_nameâ from incompatible pointer type
./../libcli/nbt/libnbt.h:339: 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:2465: warning: passing argument 3 of ândr_pull_wrepl_nbt_nameâ from incompatible pointer type
./../libcli/nbt/libnbt.h:339: 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
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
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_irpc.c
Compiling winbind/wb_samba3_protocol.c
winbind/wb_samba3_protocol.c: In function âwbsrv_samba3_handle_callâ:
winbind/wb_samba3_protocol.c:68: warning: enumeration value âWINBINDD_CHANGE_MACHACCâ not handled in switch
winbind/wb_samba3_protocol.c:68: warning: enumeration value âWINBINDD_PING_DCâ not handled in switch
winbind/wb_samba3_protocol.c:68: warning: enumeration value âWINBINDD_CCACHE_SAVEâ not handled in switch
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_cmd_getgrent.c
Compiling winbind/wb_cmd_setgrent.c
Compiling winbind/wb_cmd_getgroups.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:108: warning: enumeration value âLIBNET_RPC_CONNECT_PDCâ not handled in switch
libnet/libnet_rpc.c:108: warning: enumeration value âLIBNET_RPC_CONNECT_DCâ not handled in switch
libnet/libnet_rpc.c:108: warning: enumeration value âLIBNET_RPC_CONNECT_BINDINGâ not handled in switch
libnet/libnet_rpc.c:108: warning: enumeration value âLIBNET_RPC_CONNECT_DC_INFOâ not handled in switch
Compiling libnet/libnet_join.c
Compiling libnet/libnet_site.c
Compiling libnet/libnet_become_dc.c
Compiling libnet/libnet_unbecome_dc.c
Compiling libnet/libnet_vampire.c
Compiling libnet/libnet_samdump.c
Compiling libnet/libnet_samdump_keytab.c
Compiling libnet/libnet_samsync_ldb.c
Compiling libnet/libnet_user.c
Compiling libnet/libnet_group.c
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
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
Compiling param/pyparam.c
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
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
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
Partially linking bin/mergedobj/web.o
Compiling scripting/python/modules.c
Partially linking bin/mergedobj/python.o
Compiling ../lib/talloc/pytalloc.c
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
Compiling smb_server/smb2/tcon.c
Compiling smb_server/smb2/fileio.c
Compiling smb_server/smb2/fileinfo.c
Compiling smb_server/smb2/find.c
Compiling smb_server/smb2/keepalive.c
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:578: warning: enumeration value âRAW_QFS_UNIX_INFOâ not handled in switch
ntvfs/ntvfs_generic.c: In function ântvfs_map_fileinfoâ:
ntvfs/ntvfs_generic.c:717: warning: enumeration value âRAW_FILEINFO_SEC_DESCâ not handled in switch
ntvfs/ntvfs_generic.c:717: warning: enumeration value âRAW_FILEINFO_EA_LISTâ not handled in switch
ntvfs/ntvfs_generic.c:717: warning: enumeration value âRAW_FILEINFO_UNIX_BASICâ not handled in switch
ntvfs/ntvfs_generic.c:717: warning: enumeration value âRAW_FILEINFO_UNIX_INFO2â not handled in switch
ntvfs/ntvfs_generic.c:717: warning: enumeration value âRAW_FILEINFO_UNIX_LINKâ not handled in switch
ntvfs/ntvfs_generic.c:717: warning: enumeration value âRAW_FILEINFO_SMB2_ALL_EASâ not handled in switch
ntvfs/ntvfs_generic.c:717: warning: enumeration value âRAW_FILEINFO_SMB2_ALL_INFORMATIONâ not handled in switch
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: warning: enumeration value âRAW_SEARCH_DATA_UNIX_INFOâ not handled in switch
ntvfs/posix/pvfs_search.c:97: warning: enumeration value âRAW_SEARCH_DATA_UNIX_INFO2â not handled in switch
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: warning: enumeration value âRAW_FILEINFO_UNIX_BASICâ not handled in switch
ntvfs/posix/pvfs_qfileinfo.c:151: warning: enumeration value âRAW_FILEINFO_UNIX_INFO2â not handled in switch
ntvfs/posix/pvfs_qfileinfo.c:151: warning: enumeration value âRAW_FILEINFO_UNIX_LINKâ not handled in switch
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: warning: value computed is not used
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/pvfs_sys.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
ntvfs/posix/pvfs_acl.c:32:1: warning: macro "UID_WRAPPER_REPLACE" is not used
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
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
ntvfs/ipc/vfs_ipc.c: In function âipc_openâ:
ntvfs/ipc/vfs_ipc.c:317: warning: assignment discards qualifiers from pointer target type
ntvfs/ipc/vfs_ipc.c:318: warning: assignment discards qualifiers from pointer target type
Compiling ntvfs/ipc/ipc_rap.c
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: warning: âoplock_handlerâ defined but not used
ntvfs/smb2/vfs_smb2.c:77:1: warning: macro "SETUP_FILE_HERE" is not used
ntvfs/smb2/vfs_smb2.c:83:1: warning: macro "SETUP_FILE" is not used
Partially linking bin/mergedobj/ntvfs_smb2.o
Compiling ntvfs/cifs_posix_cli/vfs_cifs_posix.c
Compiling ntvfs/cifs_posix_cli/svfs_util.c
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:330: warning: âtevent_loop_set_nesting_hookâ is deprecated (declared at ../lib/tevent/tevent.h:358     
          )
ntvfs/unixuid/vfs_unixuid.c:34:1: warning: macro "UID_WRAPPER_REPLACE" is not used
Partially linking bin/mergedobj/ntvfs_unixuid.o
Compiling ntvfs/nbench/vfs_nbench.c
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
Compiling ntvfs/simple/svfs_util.c
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
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
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
Compiling kdc/kpasswdd.c
In file included from ./heimdal_build/kpasswdd-glue.h:6,
                 from kdc/kpasswdd.c:44:
./heimdal/lib/krb5/krb5-private.h:162: warning: âstruct hx509_certs_dataâ declared inside parameter list
./heimdal/lib/krb5/krb5-private.h:162: warning: its scope is only this definition or declaration, which is probably not what y     
          ou want
./heimdal/lib/krb5/krb5-private.h:400: warning: âstruct hx509_certs_dataâ declared inside parameter list
Partially linking bin/mergedobj/kdc.o
Compiling kdc/wdc-samba4.c
Partially linking bin/mergedobj/wdc_samba4.o
Compiling kdc/pac-glue.c
Partially linking bin/mergedobj/pac_glue.o
Compiling kdc/hdb-samba4.c
Partially linking bin/mergedobj/hdb_samba4.o
Compiling kdc/db-glue.c
Partially linking bin/mergedobj/db_glue.o
Compiling heimdal/kdc/default_config.c
Compiling heimdal/kdc/default_config.c
Compiling heimdal/kdc/kerberos5.c
heimdal/kdc/kerberos5.c: In function â_kdc_as_repâ:
heimdal/kdc/kerberos5.c:1660: warning: declaration of âcryptoâ shadows a previous local
heimdal/kdc/kerberos5.c:911: warning: shadowed declaration is here
Compiling heimdal/kdc/kerberos5.c
heimdal/kdc/kerberos5.c: In function â_kdc_as_repâ:
heimdal/kdc/kerberos5.c:1660: warning: declaration of âcryptoâ shadows a previous local
heimdal/kdc/kerberos5.c:911: warning: shadowed declaration is here
Compiling heimdal/kdc/krb5tgs.c
heimdal/kdc/krb5tgs.c: In function âtgs_parse_requestâ:
heimdal/kdc/krb5tgs.c:1166: warning: assignment discards qualifiers from pointer target type
heimdal/kdc/krb5tgs.c:1184: warning: assignment discards qualifiers from pointer target type
Compiling heimdal/kdc/krb5tgs.c
heimdal/kdc/krb5tgs.c: In function âtgs_parse_requestâ:
heimdal/kdc/krb5tgs.c:1166: warning: assignment discards qualifiers from pointer target type
heimdal/kdc/krb5tgs.c:1184: warning: assignment discards qualifiers from pointer target type
Compiling heimdal/kdc/pkinit.c
heimdal/kdc/pkinit.c: In function â_kdc_pk_check_clientâ:
heimdal/kdc/pkinit.c:1740: warning: declaration of âiâ shadows a previous local
heimdal/kdc/pkinit.c:1712: warning: shadowed declaration is here
Compiling heimdal/kdc/pkinit.c
heimdal/kdc/pkinit.c: In function â_kdc_pk_check_clientâ:
heimdal/kdc/pkinit.c:1740: warning: declaration of âiâ shadows a previous local
heimdal/kdc/pkinit.c:1712: warning: shadowed declaration is here
Compiling heimdal/kdc/log.c
heimdal/kdc/log.c: In function âkdc_openlogâ:
heimdal/kdc/log.c:53: warning: declaration of âsâ shadows a previous local
heimdal/kdc/log.c:43: warning: shadowed declaration is here
heimdal/kdc/log.c: In function âkdc_log_msg_vaâ:
heimdal/kdc/log.c:67: warning: function might be possible candidate for âgnu_printfâ format attribute
Compiling heimdal/kdc/log.c
heimdal/kdc/log.c: In function âkdc_openlogâ:
heimdal/kdc/log.c:53: warning: declaration of âsâ shadows a previous local
heimdal/kdc/log.c:43: warning: shadowed declaration is here
heimdal/kdc/log.c: In function âkdc_log_msg_vaâ:
heimdal/kdc/log.c:67: warning: function might be possible candidate for âgnu_printfâ format attribute
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
Partially linking bin/mergedobj/heimdal_kx509_asn1.o
Compiling heimdal/lib/asn1/asn1_digest_asn1.c
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
Compiling heimdal/lib/hdb/dbinfo.c
Compiling heimdal/lib/hdb/hdb.c
heimdal/lib/hdb/hdb.c: In function âhdb_check_db_formatâ:
heimdal/lib/hdb/hdb.c:218: warning: assignment discards qualifiers from pointer target type
heimdal/lib/hdb/hdb.c: In function âhdb_init_dbâ:
heimdal/lib/hdb/hdb.c:251: warning: assignment discards qualifiers from pointer target type
Compiling heimdal/lib/hdb/hdb.c
heimdal/lib/hdb/hdb.c: In function âhdb_check_db_formatâ:
heimdal/lib/hdb/hdb.c:218: warning: assignment discards qualifiers from pointer target type
heimdal/lib/hdb/hdb.c: In function âhdb_init_dbâ:
heimdal/lib/hdb/hdb.c:251: warning: assignment discards qualifiers from pointer target type
Compiling heimdal/lib/hdb/ext.c
heimdal/lib/hdb/ext.c: In function âhdb_entry_get_passwordâ:
heimdal/lib/hdb/ext.c:289: warning: declaration of âstrâ shadows a previous local
heimdal/lib/hdb/ext.c:284: warning: shadowed declaration is here
Compiling heimdal/lib/hdb/ext.c
heimdal/lib/hdb/ext.c: In function âhdb_entry_get_passwordâ:
heimdal/lib/hdb/ext.c:289: warning: declaration of âstrâ shadows a previous local
heimdal/lib/hdb/ext.c:284: warning: shadowed declaration is here
Compiling heimdal/lib/hdb/keytab.c
Compiling heimdal/lib/hdb/keytab.c
Compiling heimdal/lib/hdb/hdb-keytab.c
Compiling heimdal/lib/hdb/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/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
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_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
../nsswitch/libwbclient/wbc_util.c: In function âwbcDomainControllerInfoExDestructorâ:
../nsswitch/libwbclient/wbc_util.c:540: warning: cast discards qualifiers from pointer target type
../nsswitch/libwbclient/wbc_util.c:541: warning: cast discards qualifiers from pointer target type
../nsswitch/libwbclient/wbc_util.c:543: warning: cast discards qualifiers from pointer target type
../nsswitch/libwbclient/wbc_util.c:544: warning: cast discards qualifiers from pointer target type
../nsswitch/libwbclient/wbc_util.c:545: warning: cast discards qualifiers from pointer target type
../nsswitch/libwbclient/wbc_util.c:546: warning: cast discards qualifiers from pointer target type
../nsswitch/libwbclient/wbc_util.c: In function âwbcNamedBlobDestructorâ:
../nsswitch/libwbclient/wbc_util.c:675: warning: cast discards qualifiers from pointer target type
Partially linking bin/mergedobj/wbclient.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
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 ../libcli/util/tstream.c
Partially linking bin/mergedobj/samba_tsocket.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:293: warning: passing argument 3 of ândr_pull_wrepl_nbt_nameâ from incompatible pointer type
./../libcli/nbt/libnbt.h:339: note: expected âconst struct nbt_name **â but argument is of type âstruct nbt_name **â
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
Partially linking bin/mergedobj/process_model_prefork.o
Compiling smbd/process_standard.c
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
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
Linking bin/ldbsearch
Compiling ../lib/tdb/tools/tdbbackup.c
Linking bin/tdbbackup
Compiling lib/ldb/tools/ldbrename.c
Linking bin/ldbrename
Compiling client/client.c
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 utils/setnttoken.c
Linking bin/setnttoken
Compiling heimdal/kpasswd/kpasswd.c
Compiling heimdal/lib/vers/print_version.c
heimdal/lib/vers/print_version.c:37:1: warning: macro "VERSION_HIDDEN" is not used
Linking bin/samba4kpasswd
Compiling lib/ldb/tools/ldbdel.c
Linking bin/ldbdel
Compiling torture/masktest.c
Linking bin/masktest
Compiling ../nsswitch/nsstest.c
Linking bin/nsstest
Compiling torture/gentest.c
torture/gentest.c: In function âgen_setfileinfoâ:
torture/gentest.c:2255: warning: enumeration value âRAW_SFILEINFO_LINK_INFORMATIONâ not handled in switch
torture/gentest.c:2255: warning: enumeration value âRAW_SFILEINFO_PIPE_INFORMATIONâ not handled in switch
torture/gentest.c:2255: warning: enumeration value âRAW_SFILEINFO_VALID_DATA_INFORMATIONâ not handled in switch
torture/gentest.c:2255: warning: enumeration value âRAW_SFILEINFO_SHORT_NAME_INFORMATIONâ not handled in switch
torture/gentest.c:2255: warning: enumeration value âRAW_SFILEINFO_1027â not handled in switch
torture/gentest.c:2255: warning: enumeration value âRAW_SFILEINFO_1030â not handled in switch
torture/gentest.c:2255: warning: enumeration value âRAW_SFILEINFO_1031â not handled in switch
torture/gentest.c:2255: warning: enumeration value âRAW_SFILEINFO_1036â not handled in switch
torture/gentest.c:2255: warning: enumeration value âRAW_SFILEINFO_1041â not handled in switch
torture/gentest.c:2255: warning: enumeration value âRAW_SFILEINFO_1042â not handled in switch
torture/gentest.c:2255: warning: enumeration value âRAW_SFILEINFO_1043â not handled in switch
torture/gentest.c:2255: warning: enumeration value âRAW_SFILEINFO_1044â not handled in switch
Linking bin/gentest
Compiling lib/registry/tools/regshell.c
Linking bin/regshell
Compiling utils/testparm.c
Linking bin/testparm
Compiling utils/ntlm_auth.c
Linking bin/ntlm_auth
Compiling lib/ldb/tools/ldbtest.c
Linking bin/ldbtest
Compiling torture/smbtorture.c
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
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/schemainfo_tests.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
Partially linking bin/mergedobj/torture_nbench.o
Compiling torture/winbind/winbind.c
Compiling torture/winbind/struct_based.c
Compiling ../nsswitch/libwbclient/tests/wbclient.c
../nsswitch/libwbclient/tests/wbclient.c: In function âtest_wbc_lookup_ridsâ:
../nsswitch/libwbclient/tests/wbclient.c:499: warning: cast discards qualifiers from pointer target type
Partially linking bin/mergedobj/torture_winbind.o
Compiling ../nsswitch/libwbclient/wbc_async.c
Compiling ../nsswitch/libwbclient/wbc_idmap_async.c
Compiling ../nsswitch/libwbclient/wbc_pam_async.c
Compiling ../nsswitch/libwbclient/wbc_sid_async.c
Compiling ../nsswitch/libwbclient/wbc_util_async.c
Compiling ../nsswitch/libwbclient/wb_reqtrans.c
Partially linking bin/mergedobj/wbclient_async.o
Compiling ../lib/async_req/async_sock.c
Partially linking bin/mergedobj/async_req.o
Compiling torture/ntp/ntp_signd.c
Partially linking bin/mergedobj/torture_ntp.o
Compiling torture/basic/base.c
Compiling torture/basic/misc.c
Compiling torture/basic/scanner.c
Compiling torture/basic/utable.c
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
Compiling torture/basic/delete.c
Compiling torture/basic/unlink.c
Compiling torture/basic/disconnect.c
Compiling torture/basic/delaywrite.c
torture/basic/delaywrite.c:33:1: warning: macro "W2K8R2_TIMEDELAY_SECS" is not used
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
Compiling torture/smb2/lock.c
Compiling torture/smb2/notify.c
Compiling torture/smb2/smb2.c
Compiling torture/smb2/durable_open.c
Compiling torture/smb2/oplock.c
Compiling torture/smb2/dir.c
torture/smb2/dir.c:550:1: warning: macro "CHECK_UNIX_NAME" is not used
torture/smb2/dir.c:509:1: warning: macro "CHECK_STR" is not used
torture/smb2/dir.c:478:1: warning: macro "CHECK_TIME" is not used
Compiling torture/smb2/lease.c
Compiling torture/smb2/create.c
torture/smb2/create.c:116:1: warning: macro "SET_ATTRIB" is not used
torture/smb2/create.c:59:1: warning: macro "CHECK_TIME" is not used
Compiling torture/smb2/acls.c
torture/smb2/acls.c: In function âtest_owner_bitsâ:
torture/smb2/acls.c:670: warning: unused variable âhas_take_ownership_privilegeâ
torture/smb2/acls.c:669: warning: unused variable âhas_restore_privilegeâ
torture/smb2/acls.c: At top level:
torture/smb2/acls.c:1669: warning: âtest_sd_get_setâ defined but not used
torture/smb2/acls.c:64:1: warning: macro "FAIL_UNLESS" is not used
Compiling torture/smb2/read.c
Compiling torture/smb2/compound.c
Compiling torture/smb2/streams.c
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
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
Partially linking bin/mergedobj/torture_net.o
Compiling torture/rpc/join.c
Compiling torture/rpc/lsa.c
torture/rpc/lsa.c:637: warning: âtest_LookupSids3â defined but not used
Compiling torture/rpc/lsa_lookup.c
Compiling torture/rpc/session_key.c
Compiling torture/rpc/echo.c
Compiling torture/rpc/dfs.c
Compiling torture/rpc/drsuapi.c
Compiling torture/rpc/drsuapi_cracknames.c
Compiling torture/rpc/dssync.c
Compiling torture/rpc/dsgetinfo.c
Compiling torture/rpc/spoolss.c
torture/rpc/spoolss.c: In function âtest_DoPrintTest_check_jobsâ:
torture/rpc/spoolss.c:3236: warning: format not a string literal and no format arguments
torture/rpc/spoolss.c: At top level:
torture/rpc/spoolss.c:2946: warning: âtest_GetJobâ defined but not used
torture/rpc/spoolss.c:5703: warning: âtest_GetPrinterDriverâ defined but not used
torture/rpc/spoolss.c:5034:1: warning: macro "TEST_SET_DWORD" is not used
torture/rpc/spoolss.c:1504:1: warning: macro "SD_EQUAL" is not used
torture/rpc/spoolss.c:1488:1: warning: macro "MEM_EQUAL" is not used
Compiling torture/rpc/spoolss_notify.c
torture/rpc/spoolss_notify.c:305: warning: âsetup_printer_NotifyOptionâ defined but not used
torture/rpc/spoolss_notify.c:393: warning: âtest_SetPrinterâ defined but not used
Compiling torture/rpc/spoolss_win.c
Compiling torture/rpc/unixinfo.c
Compiling torture/rpc/samr.c
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
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
Compiling torture/rpc/autoidl.c
Compiling torture/rpc/countcalls.c
Compiling torture/rpc/testjoin.c
Compiling torture/rpc/schannel.c
torture/rpc/schannel.c:547: warning: âtorture_schannel_bench_connectedâ defined but not used
Compiling torture/rpc/netlogon.c
Compiling torture/rpc/remote_pac.c
Compiling torture/rpc/samlogon.c
Compiling torture/rpc/samsync.c
Compiling torture/rpc/bind.c
Compiling torture/rpc/dssetup.c
Compiling torture/rpc/alter_context.c
Compiling torture/rpc/bench.c
Compiling torture/rpc/samba3rpc.c
Compiling torture/rpc/rpc.c
Compiling torture/rpc/async_bind.c
Compiling torture/rpc/handles.c
Compiling torture/rpc/frsapi.c
Compiling torture/rpc/object_uuid.c
Compiling torture/rpc/ntsvcs.c
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
torture/rap/rap.c: In function ârap_pull_stringâ:
torture/rap/rap.c:195: warning: cast discards qualifiers from pointer target type
Compiling torture/rap/rpc.c
Compiling torture/rap/printing.c
Partially linking bin/mergedobj/torture_rap.o
Compiling ../librpc/gen_ndr/ndr_rap.c
Compiling ../librpc/ndr/ndr_rap.c
Partially linking bin/mergedobj/ndr_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
Compiling torture/ldap/cldapbench.c
Compiling torture/ldap/ldap_sort.c
Compiling torture/ldap/nested_search.c
Partially linking bin/mergedobj/torture_ldap.o
Compiling torture/../../lib/util/charset/tests/iconv.c
Compiling torture/../../lib/talloc/testsuite.c
torture/../../lib/talloc/testsuite.c:110: warning: âtest_abort_startâ defined but not used
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/util/tests/dlinklist.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
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
torture/local/dbspeed.c: In function âtdb_add_recordâ:
torture/local/dbspeed.c:40: warning: format not a string literal, argument types not checked
torture/local/dbspeed.c:42: warning: format not a string literal, argument types not checked
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: warning: âquerymultiplevalues_in_checkâ defined but not used
torture/ndr/winreg.c:274: warning: âquerymultiplevalues_out_checkâ defined but not used
torture/ndr/winreg.c:413: warning: âqueryinfokey_out_checkâ defined but not used
torture/ndr/winreg.c:460: warning: âgetkeysecurity_in_checkâ defined but not used
torture/ndr/winreg.c:478: warning: âgetkeysecurity_out_checkâ defined but not used
Compiling torture/ndr/atsvc.c
Compiling torture/ndr/lsa.c
torture/ndr/lsa.c:1752: warning: âlsarlookupsids3_out_checkâ defined but not used
Compiling torture/ndr/epmap.c
torture/ndr/epmap.c:58: warning: âmap_out_checkâ defined but not used
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
Compiling torture/ndr/drsblobs.c
torture/ndr/drsblobs.c: In function âforest_trust_info_check_outâ:
torture/ndr/drsblobs.c:44: warning: integer constant is too large for âlongâ type
torture/ndr/drsblobs.c:50: warning: integer constant is too large for âlongâ type
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
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:2066: warning: label âdoneâ defined but not used
torture/raw/open.c:1891: warning: unused variable âaccess_maskâ
torture/raw/open.c:1888: warning: unused variable âexpected_statusâ
torture/raw/open.c:1885: warning: unused variable âfinfoâ
Compiling torture/raw/mkdir.c
Compiling torture/raw/oplock.c
Compiling torture/raw/notify.c
Compiling torture/raw/mux.c
Compiling torture/raw/ioctl.c
Compiling torture/raw/chkpath.c
Compiling torture/raw/unlink.c
Compiling torture/raw/read.c
Compiling torture/raw/context.c
Compiling torture/raw/write.c
Compiling torture/raw/lock.c
torture/raw/lock.c:74:1: warning: macro "TARGET_IS_WINDOWS" is not used
torture/raw/lock.c:79:1: warning: macro "TARGET_IS_SAMBA4" is not used
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:1632: warning: âtest_stream_large_streaminfoâ defined but not used
Compiling torture/raw/acls.c
torture/raw/acls.c:1848: warning: âtest_inheritance_flagsâ defined but not used
torture/raw/acls.c:2248: warning: âtest_sd_get_setâ defined but not used
Compiling torture/raw/seek.c
Compiling torture/raw/samba3hide.c
Compiling torture/raw/samba3misc.c
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 ../lib/tdb/tools/tdbdump.c
Linking bin/tdbdump
Compiling utils/oLschema2ldif.c
Linking bin/oLschema2ldif
Compiling lib/ldb/tools/ldbmodify.c
Linking bin/ldbmodify
Compiling heimdal/kuser/kinit.c
heimdal/kuser/kinit.c: In function âget_new_ticketsâ:
heimdal/kuser/kinit.c:465: warning: assignment discards qualifiers from pointer target type
Linking bin/samba4kinit
Compiling utils/net/net.c
Compiling utils/net/net_password.c
Compiling utils/net/net_join.c
Compiling utils/net/net_vampire.c
utils/net/net_vampire.c:37: warning: ânet_samdump_keytab_helpâ defined but not used
Compiling utils/net/drs/net_drs.c
Compiling utils/net/drs/net_drs_bind.c
Compiling utils/net/drs/net_drs_kcc.c
Compiling utils/net/drs/net_drs_replicate.c
Compiling utils/net/drs/net_drs_showrepl.c
Partially linking bin/mergedobj/net_drs.o
Linking bin/net
Compiling lib/ldb/tools/ldbedit.c
Linking bin/ldbedit
Compiling torture/locktest.c
Linking bin/locktest
Compiling ../lib/tdb/tools/tdbtorture.c
Linking bin/tdbtorture
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/provision.py bin/python/samba/provision.py
mkdir -p bin/python/samba
cp scripting/python/samba/upgradehelpers.py bin/python/samba/upgradehelpers.py
mkdir -p bin/python/samba
cp scripting/python/samba/ms_schema.py bin/python/samba/ms_schema.py
mkdir -p bin/python/samba
cp scripting/python/samba/getopt.py bin/python/samba/getopt.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
cp scripting/python/samba/tests/ntacls.py bin/python/samba/tests/ntacls.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/netcmd.py bin/python/samba/tests/netcmd.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/shares.py bin/python/samba/tests/shares.py
mkdir -p bin/python/samba/tests
cp scripting/python/samba/tests/xattr.py bin/python/samba/tests/xattr.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/rpcecho.py bin/python/samba/tests/dcerpc/rpcecho.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/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/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/__init__.py bin/python/samba/tests/dcerpc/__init__.py
mkdir -p bin/python/samba/tests
cp scripting/python/samba/tests/dsdb.py bin/python/samba/tests/dsdb.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/upgrade.py bin/python/samba/tests/upgrade.py
mkdir -p bin/python/samba
cp scripting/python/samba/ntacls.py bin/python/samba/ntacls.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/ndr.py bin/python/samba/ndr.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/ms_display_specifiers.py bin/python/samba/ms_display_specifiers.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/schema.py bin/python/samba/schema.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/vampire.py bin/python/samba/netcmd/vampire.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/enableaccount.py bin/python/samba/netcmd/enableaccount.py
mkdir -p bin/python/samba/netcmd
cp scripting/python/samba/netcmd/machinepw.py bin/python/samba/netcmd/machinepw.py
mkdir -p bin/python/samba/netcmd
cp scripting/python/samba/netcmd/pwsettings.py bin/python/samba/netcmd/pwsettings.py
mkdir -p bin/python/samba/netcmd
cp scripting/python/samba/netcmd/dsacl.py bin/python/samba/netcmd/dsacl.py
mkdir -p bin/python/samba/netcmd
cp scripting/python/samba/netcmd/export.py bin/python/samba/netcmd/export.py
mkdir -p bin/python/samba/netcmd
cp scripting/python/samba/netcmd/fsmo.py bin/python/samba/netcmd/fsmo.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/setpassword.py bin/python/samba/netcmd/setpassword.py
mkdir -p bin/python/samba/netcmd
cp scripting/python/samba/netcmd/user.py bin/python/samba/netcmd/user.py
mkdir -p bin/python/samba/netcmd
cp scripting/python/samba/netcmd/join.py bin/python/samba/netcmd/join.py
mkdir -p bin/python/samba/netcmd
cp scripting/python/samba/netcmd/time.py bin/python/samba/netcmd/time.py
mkdir -p bin/python/samba/netcmd
cp scripting/python/samba/netcmd/ntacl.py bin/python/samba/netcmd/ntacl.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/setexpiry.py bin/python/samba/netcmd/setexpiry.py
mkdir -p bin/python/samba/netcmd
cp scripting/python/samba/netcmd/netacl.py bin/python/samba/netcmd/netacl.py
mkdir -p bin/python/samba
cp scripting/python/samba/misc.py bin/python/samba/misc.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/__init__.py bin/python/samba/__init__.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/idmap.py bin/python/samba/idmap.py
Compiling scripting/python/pyglue.c
scripting/python/pyglue.c: In function âpy_nttime2stringâ:
scripting/python/pyglue.c:126: warning: unused variable ânt2â
Compiling auth/pyauth.c
Partially linking bin/mergedobj/pyauth.o
Compiling ../librpc/gen_ndr/py_security.c
Partially linking bin/mergedobj/python_dcerpc_security.o
Compiling ../librpc/gen_ndr/py_misc.c
Partially linking bin/mergedobj/python_dcerpc_misc.o
Compiling librpc/rpc/pyrpc.c
Partially linking bin/mergedobj/python_dcerpc.o
Compiling auth/credentials/pycredentials.c
Partially linking bin/mergedobj/pycredentials.o
Compiling lib/ldb/pyldb.c
Partially linking bin/mergedobj/pyldb.o
Linking bin/python/samba/_glue.so
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: warning: passing argument 1 of âfactory->vtable->Releaseâ from incompatible pointer type
lib/com/main.c:67: 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: warning: initialization from incompatible pointer type
lib/com/classes/simple.c:104: warning: initialization from incompatible pointer type
lib/com/classes/simple.c:106: warning: initialization from incompatible pointer type
Partially linking bin/mergedobj/com_simple.o
Linking bin/python/samba/com.so
Linking bin/python/samba/credentials.so
Compiling ../librpc/gen_ndr/py_wkssvc.c
Linking bin/python/samba/dcerpc/wkssvc.so
Compiling ../librpc/gen_ndr/py_dfs.c
Linking bin/python/samba/dcerpc/dfs.so
Compiling ntvfs/posix/python/pyxattr_tdb.c
Linking bin/python/samba/xattr_tdb.so
Compiling ../lib/tdb/pytdb.c
In file included from /usr/include/python2.6/Python.h:8,
                 from ../lib/tdb/pytdb.c:30:
/usr/include/python2.6/pyconfig.h:1031:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/stdio.h:28,
                 from ./../lib/replace/replace.h:39,
                 from ../lib/tdb/pytdb.c:27:
/usr/include/features.h:158:1: warning: this is the location of the previous definition
In file included from /usr/include/python2.6/Python.h:8,
                 from ../lib/tdb/pytdb.c:30:
/usr/include/python2.6/pyconfig.h:1040:1: warning: "_XOPEN_SOURCE" redefined
In file included from /usr/include/stdio.h:28,
                 from ./../lib/replace/replace.h:39,
                 from ../lib/tdb/pytdb.c:27:
/usr/include/features.h:160:1: warning: this is the location of the previous definition
../lib/tdb/pytdb.c: In function âpy_tdb_openâ:
../lib/tdb/pytdb.c:86: warning: cast discards qualifiers from pointer target type
../lib/tdb/pytdb.c: At top level:
../lib/tdb/pytdb.c:379: warning: cast discards qualifiers from pointer target type
../lib/tdb/pytdb.c:380: warning: cast discards qualifiers from pointer target type
../lib/tdb/pytdb.c:381: warning: cast discards qualifiers from pointer target type
../lib/tdb/pytdb.c:382: warning: cast discards qualifiers from pointer target type
../lib/tdb/pytdb.c:383: warning: cast discards qualifiers from pointer target type
../lib/tdb/pytdb.c:383: warning: cast discards qualifiers from pointer target type
Linking bin/python/tdb.so
Compiling ../librpc/gen_ndr/py_drsblobs.c
Compiling ../librpc/gen_ndr/ndr_drsblobs_c.c
Partially linking bin/mergedobj/rpc_ndr_drsblobs.o
Linking bin/python/samba/dcerpc/drsblobs.so
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ForestTrustString':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4151: multiple definition of `ndr_print_ForestTrustString'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4151: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_replUpToDateVectorCtr2':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:326: multiple definition of `ndr_print_replUpToDateVectorCtr2'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:326: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_ForestTrustInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4531: multiple definition of `ndr_push_ForestTrustInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4531: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ExtendedErrorUString':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3466: multiple definition of `ndr_print_ExtendedErrorUString'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3466: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_repsFromTo1':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:514: multiple definition of `ndr_push_repsFromTo1'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:514: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_repsFromToBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1045: multiple definition of `ndr_print_repsFromToBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1045: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_schemaInfoBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1222: multiple definition of `ndr_push_schemaInfoBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1222: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_replPropertyMetaDataCtr':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:172: multiple definition of `ndr_print_replPropertyMetaDataCtr'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:172: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_package_PrimaryKerberosCtr3':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2253: multiple definition of 
`ndr_print_package_PrimaryKerberosCtr3'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2253: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_size_ForestTrustInfoRecord':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4475: multiple definition of `ndr_size_ForestTrustInfoRecord'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4475: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_repsFromTo1':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:549: multiple definition of `ndr_pull_repsFromTo1'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:549: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_replPropertyMetaDataBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:202: multiple definition of `ndr_pull_replPropertyMetaDataBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:202: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_AuthInfoNT4Owf':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2924: multiple definition of `ndr_print_AuthInfoNT4Owf'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2924: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_ForestTrustInfoRecord':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4416: multiple definition of `ndr_push_ForestTrustInfoRecord'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4416: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_repsFromTo1OtherInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:474: multiple definition of `ndr_push_repsFromTo1OtherInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:474: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ForestTrustInfoRecordType':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4404: multiple definition of 
`ndr_print_ForestTrustInfoRecordType'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4404: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_decode_trustAuthInOut':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:5076: multiple definition of `ndr_print_decode_trustAuthInOut'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:5076: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ForestTrustInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4580: multiple definition of `ndr_print_ForestTrustInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4580: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ForestTrustInfoRecord':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4458: multiple definition of `ndr_print_ForestTrustInfoRecord'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4458: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_AuthInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3100: multiple definition of `ndr_print_AuthInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3100: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ldapControlDirSyncExtra':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1584: multiple definition of `ndr_print_ldapControlDirSyncExtra'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1584: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_repsFromTo1OtherInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:487: multiple definition of `ndr_pull_repsFromTo1OtherInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:487: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_AuthInfoClear':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2960: multiple definition of `ndr_print_AuthInfoClear'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2960: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ExtendedErrorAString':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3405: multiple definition of `ndr_print_ExtendedErrorAString'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3405: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_package_PackagesBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1954: multiple definition of `ndr_print_package_PackagesBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1954: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_size_repsFromTo1':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:631: multiple definition of `ndr_size_repsFromTo1'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:631: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_replUpToDateVectorBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:433: multiple definition of `ndr_push_replUpToDateVectorBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:433: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_ldapControlDirSyncCookie':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1685: multiple definition of `ndr_pull_ldapControlDirSyncCookie'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1685: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_decode_trustDomainPasswords':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:5117: multiple definition of 
`ndr_print_decode_trustDomainPasswords'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:5117: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_prefixMapBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1515: multiple definition of `ndr_print_prefixMapBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1515: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_prefixMapVersion':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1402: multiple definition of `ndr_print_prefixMapVersion'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1402: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_decode_PrimaryWDigest':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:5035: multiple definition of `ndr_print_decode_PrimaryWDigest'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:5035: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_decode_replPropertyMetaData':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4625: multiple definition of 
`ndr_print_decode_replPropertyMetaData'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4625: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_decode_ldapControlDirSync':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4830: multiple definition of 
`ndr_print_decode_ldapControlDirSync'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4830: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_DsCompressedChunk':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3336: multiple definition of `ndr_pull_DsCompressedChunk'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3336: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ExtendedErrorParam':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3945: multiple definition of `ndr_print_ExtendedErrorParam'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3945: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_package_PrimaryKerberosKey3':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2151: multiple definition of 
`ndr_print_package_PrimaryKerberosKey3'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2151: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_package_PrimaryWDigestHash':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2785: multiple definition of 
`ndr_print_package_PrimaryWDigestHash'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2785: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_trustDomainPasswords':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3285: multiple definition of `ndr_push_trustDomainPasswords'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3285: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_package_PrimaryKerberosBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2698: multiple definition of 
`ndr_print_package_PrimaryKerberosBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2698: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_AuthInfoVersion':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2995: multiple definition of `ndr_print_AuthInfoVersion'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2995: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_partialAttributeSetBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1196: multiple definition of `ndr_pull_partialAttributeSetBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1196: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ExtendedErrorInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4040: multiple definition of `ndr_print_ExtendedErrorInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4040: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_repsFromTo2OtherInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:687: multiple definition of `ndr_pull_repsFromTo2OtherInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:687: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_replPropertyMetaDataCtr1':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:98: multiple definition of `ndr_print_replPropertyMetaDataCtr1'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:98: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_supplementalCredentialsSignature':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1784: multiple definition of 
`ndr_print_supplementalCredentialsSignature'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1784: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_package_PrimaryKerberosCtr4':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2518: multiple definition of 
`ndr_print_package_PrimaryKerberosCtr4'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2518: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_repsFromToBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1013: multiple definition of `ndr_push_repsFromToBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1013: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_partialAttributeSetBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1181: multiple definition of `ndr_push_partialAttributeSetBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1181: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_package_PrimaryCLEARTEXTBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2726: multiple definition of 
`ndr_pull_package_PrimaryCLEARTEXTBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2726: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_replPropertyMetaDataBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:217: multiple definition of `ndr_print_replPropertyMetaDataBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:217: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_decode_partialAttributeSet':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4748: multiple definition of 
`ndr_print_decode_partialAttributeSet'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4748: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_supplementalCredentialsSubBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1840: multiple definition of 
`ndr_print_supplementalCredentialsSubBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1840: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_prefixMapCtr':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1468: multiple definition of `ndr_print_prefixMapCtr'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1468: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_package_PackagesBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1937: multiple definition of `ndr_pull_package_PackagesBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1937: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_ForestTrustInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4553: multiple definition of `ndr_pull_ForestTrustInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4553: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_drsuapi_MSPrefixMap_Ctr':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1341: multiple definition of `ndr_pull_drsuapi_MSPrefixMap_Ctr'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1341: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_package_PrimaryKerberosCtr':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2647: multiple definition of 
`ndr_print_package_PrimaryKerberosCtr'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2647: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_DsCompressedChunk':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3349: multiple definition of `ndr_print_DsCompressedChunk'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3349: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_package_PrimaryKerberosBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2682: multiple definition of 
`ndr_pull_package_PrimaryKerberosBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2682: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_decode_PrimaryCLEARTEXT':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4994: multiple definition of `ndr_print_decode_PrimaryCLEARTEXT'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4994: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_replUpToDateVectorCtr':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:414: multiple definition of `ndr_print_replUpToDateVectorCtr'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:414: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_decode_prefixMap':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4789: multiple definition of `ndr_print_decode_prefixMap'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4789: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_drsuapi_MSPrefixMap_Ctr':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1324: multiple definition of `ndr_push_drsuapi_MSPrefixMap_Ctr'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1324: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_partialAttributeSetBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1211: multiple definition of `ndr_print_partialAttributeSetBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1211: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_repsFromTo2':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:832: multiple definition of `ndr_pull_repsFromTo2'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:832: first defined here
bin/mergedobj/ndr_drsblobs.o:(.data.rel.ro.local+0x20): multiple definition of `ndr_table_drsblobs'
../librpc/gen_ndr/ndr_drsblobs.o:(.data.rel.ro.local+0x20): first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_trustDomainPasswords':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3311: multiple definition of `ndr_print_trustDomainPasswords'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3311: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_decode_repsFromTo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4707: multiple definition of `ndr_print_decode_repsFromTo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4707: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_repsFromTo2':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:884: multiple definition of `ndr_print_repsFromTo2'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:884: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ExtendedErrorInfoPtr':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4112: multiple definition of `ndr_print_ExtendedErrorInfoPtr'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4112: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_size_drsuapi_MSPrefixMap_Ctr':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1383: multiple definition of `ndr_size_drsuapi_MSPrefixMap_Ctr'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1383: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_decode_replUpToDateVector':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4666: multiple definition of 
`ndr_print_decode_replUpToDateVector'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4666: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_package_PrimaryWDigestBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2843: multiple definition of 
`ndr_print_package_PrimaryWDigestBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2843: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_ExtendedErrorInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3955: multiple definition of `ndr_push_ExtendedErrorInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3955: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_schemaInfoBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1246: multiple definition of `ndr_pull_schemaInfoBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1246: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_replPropertyMetaData1':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:46: multiple definition of `ndr_print_replPropertyMetaData1'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:46: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ExtendedErrorComputerName':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3689: multiple definition of 
`ndr_print_ExtendedErrorComputerName'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3689: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_ForestTrustInfoRecord':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4437: multiple definition of `ndr_pull_ForestTrustInfoRecord'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4437: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_decode_ForestTrustInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:5209: multiple definition of `ndr_print_decode_ForestTrustInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:5209: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ForestTrustDataBinaryData':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4263: multiple definition of 
`ndr_print_ForestTrustDataBinaryData'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4263: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_package_PrimaryKerberosKey4':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2382: multiple definition of 
`ndr_print_package_PrimaryKerberosKey4'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2382: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_size_repsFromTo1OtherInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:509: multiple definition of `ndr_size_repsFromTo1OtherInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:509: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ExtendedErrorParamU':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3877: multiple definition of `ndr_print_ExtendedErrorParamU'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3877: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_repsFromTo1OtherInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:500: multiple definition of `ndr_print_repsFromTo1OtherInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:500: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_trustCurrentPasswords':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3256: multiple definition of `ndr_print_trustCurrentPasswords'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3256: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_trustCurrentPasswords':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3209: multiple definition of `ndr_pull_trustCurrentPasswords'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3209: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_replPropertyMetaDataBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:187: multiple definition of `ndr_push_replPropertyMetaDataBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:187: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_drsuapi_MSPrefixMap_Ctr':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1363: multiple definition of `ndr_print_drsuapi_MSPrefixMap_Ctr'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1363: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_decode_supplementalCredentials':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4871: multiple definition of 
`ndr_print_decode_supplementalCredentials'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4871: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ForestTrustData':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4365: multiple definition of `ndr_print_ForestTrustData'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4365: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_supplementalCredentialsBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1887: multiple definition of 
`ndr_pull_supplementalCredentialsBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1887: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_decode_ExtendedErrorInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:5168: multiple definition of `ndr_print_decode_ExtendedErrorInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:5168: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_partialAttributeSetCtr':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1166: multiple definition of `ndr_print_partialAttributeSetCtr'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1166: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ExtendedErrorComputerNameU':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3641: multiple definition of 
`ndr_print_ExtendedErrorComputerNameU'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3641: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_package_PrimaryKerberosString':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2046: multiple definition of 
`ndr_print_package_PrimaryKerberosString'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2046: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_schemaInfoBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1270: multiple definition of `ndr_print_schemaInfoBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1270: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_repsFromTo2OtherInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:637: multiple definition of `ndr_push_repsFromTo2OtherInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:637: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_package_PackagesBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1920: multiple definition of `ndr_push_package_PackagesBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1920: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_AuthInfoNone':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2890: multiple definition of `ndr_print_AuthInfoNone'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2890: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ExtendedErrorParamType':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3713: multiple definition of `ndr_print_ExtendedErrorParamType'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3713: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_package_PrimaryCLEARTEXTBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2709: multiple definition of 
`ndr_push_package_PrimaryCLEARTEXTBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2709: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_DsCompressedChunk':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3323: multiple definition of `ndr_push_DsCompressedChunk'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3323: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_package_PrimaryKerberosBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2666: multiple definition of 
`ndr_push_package_PrimaryKerberosBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2666: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ForestTrustDataDomainInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4210: multiple definition of 
`ndr_print_ForestTrustDataDomainInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4210: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_prefixMapBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1483: multiple definition of `ndr_push_prefixMapBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1483: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ForestTrustInfoRecordArmor':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4517: multiple definition of 
`ndr_print_ForestTrustInfoRecordArmor'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4517: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_package_PrimaryWDigestBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2818: multiple definition of 
`ndr_pull_package_PrimaryWDigestBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2818: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ldapControlDirSyncBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1647: multiple definition of `ndr_print_ldapControlDirSyncBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1647: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_AuthenticationInformation':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3127: multiple definition of `ndr_push_AuthenticationInformation'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3127: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_prefixMapBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1499: multiple definition of `ndr_pull_prefixMapBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1499: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_repsFromTo2':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:796: multiple definition of `ndr_push_repsFromTo2'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:796: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_repsFromTo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:994: multiple definition of `ndr_print_repsFromTo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:994: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_size_repsFromTo2':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:916: multiple definition of `ndr_size_repsFromTo2'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:916: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ExtendedErrorComputerNamePresent':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3556: multiple definition of 
`ndr_print_ExtendedErrorComputerNamePresent'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3556: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_replUpToDateVectorCtr1':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:267: multiple definition of `ndr_print_replUpToDateVectorCtr1'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:267: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_repsFromToBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1029: multiple definition of `ndr_pull_repsFromToBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1029: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_ExtendedErrorInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3987: multiple definition of `ndr_pull_ExtendedErrorInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3987: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_package_PrimaryWDigestBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2798: multiple definition of 
`ndr_push_package_PrimaryWDigestBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2798: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_supplementalCredentialsBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1866: multiple definition of 
`ndr_push_supplementalCredentialsBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1866: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_replUpToDateVectorBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:463: multiple definition of `ndr_print_replUpToDateVectorBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:463: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_ldapControlDirSyncCookie':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1663: multiple definition of `ndr_push_ldapControlDirSyncCookie'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1663: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ExtendedErrorBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3528: multiple definition of `ndr_print_ExtendedErrorBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3528: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_partialAttributeSetCtr1':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1093: multiple definition of `ndr_print_partialAttributeSetCtr1'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1093: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_AuthenticationInformation':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3148: multiple definition of `ndr_pull_AuthenticationInformation'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3148: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_AuthenticationInformation':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3169: multiple definition of 
`ndr_print_AuthenticationInformation'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3169: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_ldapControlDirSyncCookie':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1707: multiple definition of `ndr_print_ldapControlDirSyncCookie'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1707: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_package_PrimaryCLEARTEXTBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2743: multiple definition of 
`ndr_print_package_PrimaryCLEARTEXTBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:2743: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_size_repsFromTo2OtherInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:791: multiple definition of `ndr_size_repsFromTo2OtherInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:791: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_decode_PrimaryKerberos':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4953: multiple definition of `ndr_print_decode_PrimaryKerberos'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4953: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_size_trustCurrentPasswords':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3280: multiple definition of `ndr_size_trustCurrentPasswords'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3280: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_repsFromTo1':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:600: multiple definition of `ndr_print_repsFromTo1'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:600: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_decode_Packages':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4912: multiple definition of `ndr_print_decode_Packages'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:4912: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_supplementalCredentialsBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1908: multiple definition of 
`ndr_print_supplementalCredentialsBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1908: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_size_trustAuthInOutBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3181: multiple definition of `ndr_size_trustAuthInOutBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3181: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_repsFromTo2OtherInfo':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:769: multiple definition of `ndr_print_repsFromTo2OtherInfo'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:769: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_print_supplementalCredentialsPackage':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1748: multiple definition of 
`ndr_print_supplementalCredentialsPackage'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:1748: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_pull_replUpToDateVectorBlob':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:448: multiple definition of `ndr_pull_replUpToDateVectorBlob'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:448: first defined here
bin/mergedobj/ndr_drsblobs.o: In function `ndr_push_trustCurrentPasswords':
/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3186: multiple definition of `ndr_push_trustCurrentPasswords'
../librpc/gen_ndr/ndr_drsblobs.o:/home/ryan/samba-master/source4/../librpc/gen_ndr/ndr_drsblobs.c:3186: first defined here
collect2: ld returned 1 exit status
make: *** [bin/python/samba/dcerpc/drsblobs.so] Error 1
 
 		 	   		  
_________________________________________________________________
The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail.
http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4


More information about the samba mailing list