Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 286879 Details for
Bug 355933
net-fs/samba-4.0.0_alpha11 does not build with USE=python
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/net-fs/samba-4.0.0_alpha11/temp/build.log
477914[1] (text/plain), 205.93 KB, created by
Arsen Shnurkov
on 2011-09-18 10:59:01 UTC
(
hide
)
Description:
/var/tmp/portage/net-fs/samba-4.0.0_alpha11/temp/build.log
Filename:
MIME Type:
Creator:
Arsen Shnurkov
Created:
2011-09-18 10:59:01 UTC
Size:
205.93 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-fs/samba-4.0.0_alpha11 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: samba@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib python server userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking samba-4.0.0alpha11.tar.gz to /var/tmp/portage/net-fs/samba-4.0.0_alpha11/work >>>> Source unpacked in /var/tmp/portage/net-fs/samba-4.0.0_alpha11/work >>>> Preparing source in /var/tmp/portage/net-fs/samba-4.0.0_alpha11/work/samba-4.0.0alpha11/source4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-fs/samba-4.0.0_alpha11/work/samba-4.0.0alpha11/source4 ... > * econf: updating samba-4.0.0alpha11/lib/tdb/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-4.0.0alpha11/lib/tdb/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-4.0.0alpha11/lib/tevent/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-4.0.0alpha11/lib/tevent/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-4.0.0alpha11/lib/replace/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-4.0.0alpha11/lib/replace/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-4.0.0alpha11/lib/talloc/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-4.0.0alpha11/lib/talloc/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-4.0.0alpha11/source4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-4.0.0alpha11/source4/lib/ldb/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-4.0.0alpha11/source4/lib/ldb/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-4.0.0alpha11/source4/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --sysconfdir=/etc --localstatedir=/var --disable-debug --enable-developer --disable-dso --disable-external-heimdal --enable-external-libtalloc --enable-external-libtdb --enable-external-libtevent --disable-external-libldb --enable-fhs --enable-largefile --disable-gnutls --disable-netapi --enable-socket-wrapper --enable-nss-wrapper --with-modulesdir=/usr/lib/samba/modules --with-privatedir=/var/lib/samba/private --with-ntp-signd-socket-dir=/var/run/samba --with-lockdir=/var/cache/samba --with-logfilebase=/var/log/samba --with-piddir=/var/run/samba --without-included-popt --without-sqlite3 --without-pthreads --with-setproctitle --with-readline >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu >SAMBA VERSION: 4.0.0alpha11 >LIBREPLACE_LOCATION_CHECKS: START >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >LIBREPLACE_LOCATION_CHECKS: END >checking for perl... /usr/bin/perl >checking for yapp... false >LIBREPLACE_CC_CHECKS: START >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for version of gcc... 4.4.5 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether byte ordering is bigendian... no >checking for inline... inline >checking for C99 designated initializers... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for library containing strerror... none required >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking standards.h usability... no >checking standards.h presence... no >checking for standards.h... no >checking for long long... yes >checking size of int... 4 >checking size of char... 1 >checking size of short... 2 >checking size of long... 8 >checking size of long long... 8 >checking for uint_t... no >checking for int8_t... yes >checking for uint8_t... yes >checking for int16_t... yes >checking for uint16_t... yes >checking for int32_t... yes >checking for uint32_t... yes >checking for int64_t... yes >checking for uint64_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking size of off_t... 8 >checking size of size_t... 8 >checking size of ssize_t... 8 >checking for intptr_t... yes >checking for uintptr_t... yes >checking for ptrdiff_t... yes >checking for immediate structures... yes >LIBREPLACE_CC_CHECKS: END >checking whether we are really using the Sun C compiler... no >checking for C99 designated initializers... yes >checking that the C compiler understands negative enum values... yes >checking for test routines... yes >checking VISIBILITY_CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden >checking whether the C compiler supports the visibility attribute... yes >checking 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... x86_64-pc-linux-gnu-gcc >checking LDFLAGS... -Wl,-O1 -Wl,--as-needed >checking SYS_LDFLAGS... -Wl,--export-dynamic >checking for ar... /usr/bin/ar >checking STLD... /usr/bin/ar >checking STLD_FLAGS... -rcs >checking SHLD... x86_64-pc-linux-gnu-gcc >checking SHLD_FLAGS... -shared -Wl,-Bsymbolic >checking MDLD... x86_64-pc-linux-gnu-gcc >checking MDLD_FLAGS... -shared -Wl,-Bsymbolic -Wl,--allow-shlib-undefined >checking SHLIBEXT... so >checking SONAMEFLAG... -Wl,-soname= >checking PICFLAG... -fPIC >checking whether building shared libraries actually works... yes >checking whether building shared modules actually works... yes >checking if we can link using the selected flags... yes >checking if binaries will use shared libraries... false >checking for gmake... /usr/bin/gmake >checking whether we have GNU make... yes >found >checking GNU make version... 3.82 >checking for GNU make >= 3.81... yes >checking CFLAGS for gcc -M -MT conftest.d -MF conftest.o... -M -MT conftest.d -MF conftest.o >checking Whether to use automatic dependencies... no >checking for xsltproc... /usr/bin/xsltproc >checking for python2.6... /usr/bin/python2.6 >checking for python2.6-config... no >checking for python2.5-config... no >checking for python2.4-config... no >checking for python-config... /usr/bin/python-config >checking working python module support... yes >checking python library directory... ${prefix}/lib/python2.6/site-packages >LIBREPLACE_BROKEN_CHECKS: START >checking return type of signal handlers... void >checking for uid_t in sys/types.h... yes >checking for mode_t... yes >checking for off_t... yes >checking for size_t... (cached) yes >checking for pid_t... yes >checking for struct stat.st_rdev... yes >checking for ino_t... yes >checking for loff_t... yes >checking for offset_t... no >checking for working memcmp... yes >checking for pipe... yes >checking for strftime... yes >checking for srandom... yes >checking for random... yes >checking for srand... yes >checking for rand... yes >checking for usleep... yes >checking for setbuffer... yes >checking for lstat... yes >checking for getpgrp... yes >checking for utime... yes >checking for utimes... yes >checking stdbool.h usability... yes >checking stdbool.h presence... yes >checking for stdbool.h... yes >checking for stdint.h... (cached) yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking setjmp.h usability... yes >checking setjmp.h presence... yes >checking for setjmp.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking for stdint.h... (cached) yes >checking for stdbool.h... (cached) yes >checking for bool... yes >checking for _Bool... yes >checking for working mmap... yes >checking sys/syslog.h usability... yes >checking sys/syslog.h presence... yes >checking for sys/syslog.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking vararg.h usability... no >checking vararg.h presence... no >checking for vararg.h... no >checking sys/mount.h usability... yes >checking sys/mount.h presence... yes >checking for sys/mount.h... yes >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking stropts.h usability... 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 vsyslog... yes >checking for setlinebuf... yes >checking for mktime... yes >checking for ftruncate... yes >checking for chsize... no >checking for rename... yes >checking for waitpid... yes >checking for wait4... yes >checking for strlcpy... no >checking for strlcat... no >checking for initgroups... yes >checking for memmove... yes >checking for strdup... yes >checking for pread... yes >checking for pwrite... yes >checking for strndup... yes >checking for strcasestr... yes >checking for strtok_r... yes >checking for mkdtemp... yes >checking for dup2... yes >checking for isatty... yes >checking for chown... yes >checking for lchown... yes >checking for link... yes >checking for readlink... yes >checking for symlink... yes >checking for realpath... yes >checking for setresuid declaration... yes >checking for setresgid declaration... yes >checking for errno declaration... yes >checking for secure mkstemp... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for strings.h... (cached) yes >checking whether snprintf is declared... yes >checking whether vsnprintf is declared... yes >checking whether asprintf is declared... yes >checking whether vasprintf is declared... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for asprintf... yes >checking for vasprintf... yes >checking for C99 vsnprintf... yes >checking for va_copy... yes >checking for __FUNCTION__ macro... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for comparison_fn_t... yes >checking for setenv declaration... yes >checking for setenv... yes >checking for unsetenv... yes >checking for environ declaration... yes >checking for strnlen... yes >checking for strtoull... yes >checking for __strtoull... no >checking for strtouq... yes >checking for strtoll... yes >checking for __strtoll... no >checking for strtoq... yes >checking for memmem... yes >checking for sig_atomic_t type... yes >checking for O_DIRECT flag to open(2)... no >checking that the C compiler understands volatile... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/fcntl.h usability... yes >checking sys/fcntl.h presence... yes >checking for sys/fcntl.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mode.h usability... no >checking sys/mode.h presence... no >checking for sys/mode.h... no >checking sys/filio.h usability... no >checking sys/filio.h presence... no >checking for sys/filio.h... no >checking sys/fs/s5param.h usability... no >checking sys/fs/s5param.h presence... no >checking for sys/fs/s5param.h... no >checking sys/filsys.h usability... no >checking sys/filsys.h presence... no >checking for sys/filsys.h... no >checking sys/acl.h usability... yes >checking sys/acl.h presence... yes >checking for sys/acl.h... yes >checking acl/libacl.h usability... yes >checking acl/libacl.h presence... yes >checking for acl/libacl.h... yes >checking for sys/select.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for utime.h... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for utime... (cached) yes >checking for utimes... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for sys/capability.h... (cached) 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 for pwd.h... (cached) 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 >eth7 AF=17 >eth9 AF=17 >lo IP=127.0.0.1 NETMASK=255.0.0.0 >eth7 IP=192.168.7.220 NETMASK=255.255.255.0 >eth9 IP=192.168.9.220 NETMASK=255.255.255.0 >lo IP=::1 NETMASK=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff >eth7 IP=fe80::5054:ff:fe52:1903 NETMASK=ffff:ffff:ffff:ffff:: >eth9 IP=fe80::5054:ff:fe12:1903 NETMASK=ffff:ffff:ffff:ffff:: >yes >checking for ipv6 support... yes >LIBREPLACE_NETWORK_CHECKS: END >checking for syslog... yes >checking whether to use readline... yes >checking readline.h usability... no >checking readline.h presence... no >checking for readline.h... no >checking history.h usability... no >checking history.h presence... no >checking for history.h... no >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking readline/history.h usability... yes >checking readline/history.h presence... yes >checking for readline/history.h... yes >checking for readline.h... (cached) no >checking for readline/readline.h... (cached) yes >checking for tgetent in -lncurses... yes >checking for rl_callback_handler_install in -lreadline... yes >checking for rl_completion_matches in -lreadline... yes >checking whether rl_event_hook is declared... yes >checking for history_list in -lreadline... yes >checking whether to use extern readline... yes >checking Whether to use external heimdal libraries... no >checking for u_char... yes >checking for u_int32_t... yes >checking err.h usability... yes >checking err.h presence... yes >checking for err.h... yes >checking for ifaddrs.h... (cached) yes >checking for crypt.h... (cached) yes >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking for inttypes.h... (cached) yes >checking for netdb.h... (cached) yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking sys/bswap.h usability... no >checking sys/bswap.h presence... no >checking for sys/bswap.h... no >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/stropts.h usability... 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... (cached) void >checking for h_errno... yes >checking whether h_errno is declared... yes >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking for openpty in -lutil... yes >checking for gettext in -lintl... no >checking arpa/nameser.h usability... yes >checking arpa/nameser.h presence... yes >checking for arpa/nameser.h... yes >checking dns.h usability... no >checking dns.h presence... no >checking for dns.h... no >checking for resolv.h... yes >checking for res_search... yes, in -lresolv >checking for res_nsearch... yes >checking for res_ndestroy... no >checking for dns_search... no >checking for dn_expand... yes >checking for _res... yes >checking whether _res is declared... yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking flex version... 2.5.35 >checking for bison... bison -y >checking bison version... 2.4.3 >checking working LEX YACC combination... no >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking for library containing backtrace... none required >checking for backtrace... yes >checking for sigprocmask... yes >checking for sigblock... yes >checking for sigaction... yes >checking for setsid... yes >configure: checking how to get filesystem space usage... >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking for sys/mount.h... (cached) yes >checking statvfs64 function (SVR4)... yes >checking that statvfs.f_frsize works... yes >checking sys/attributes.h usability... no >checking sys/attributes.h presence... no >checking for sys/attributes.h... no >checking attr/xattr.h usability... yes >checking attr/xattr.h presence... yes >checking for attr/xattr.h... yes >checking sys/xattr.h usability... yes >checking sys/xattr.h presence... yes >checking for sys/xattr.h... yes >checking for library containing flistxattr... none required >checking for flistxattr... yes >checking whether xattr interface takes additional options... no >checking for irix specific capabilities... no >checking if gettimeofday takes tz argument... yes >checking popt.h usability... yes >checking popt.h presence... yes >checking for popt.h... yes >checking for poptGetContext in -lpopt... yes >checking whether to use included popt... no >checking Whether iconv.h is present... yes >checking for writev... (cached) yes >checking for readv... (cached) yes >checking zlib.h usability... 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... /usr/bin/pkg-config >checking for talloc >= 2.0.1... yes >checking that the C compiler can use the LIBTALLOC_CFLAGS... yes >checking for tdb >= 1.2.0... yes >checking that the C compiler can use the LIBTDB_CFLAGS... yes >checking for Python TDB bindings... no >checking for tevent = 0.9.8... yes >checking that the C compiler can use the LIBTEVENT_CFLAGS... yes >checking for SQLITE3 support... no >checking whether to use pthreads... no >checking whether to search for setproctitle support... yes >checking setproctitle.h usability... no >checking setproctitle.h presence... no >checking for setproctitle.h... no >checking for setproctitle... no >checking for setproctitle in -lsetproctitle... no >checking whether to use setproctitle... 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 security/pam_appl.h usability... yes >checking security/pam_appl.h presence... yes >checking for security/pam_appl.h... yes >checking for pam_start in -lpam... yes >checking for crypt in -lcrypt... yes >checking for crypt16... no >checking for getauthuid... no >checking for getpwanam... no >checking sasl/sasl.h usability... 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... no >checking linux/inotify.h presence... yes >configure: WARNING: linux/inotify.h: present but cannot be compiled >configure: WARNING: linux/inotify.h: check for missing prerequisite headers? >configure: WARNING: linux/inotify.h: see the Autoconf documentation >configure: WARNING: linux/inotify.h: section "Present But Cannot Be Compiled" >configure: WARNING: linux/inotify.h: proceeding with the preprocessor's result >configure: WARNING: linux/inotify.h: in the future, the compiler will take precedence >configure: WARNING: ## ---------------------------------------- ## >configure: WARNING: ## Report this to samba-technical@samba.org ## >configure: WARNING: ## ---------------------------------------- ## >checking for linux/inotify.h... yes >checking asm/unistd.h usability... yes >checking asm/unistd.h presence... yes >checking for asm/unistd.h... yes >checking sys/inotify.h usability... yes >checking sys/inotify.h presence... yes >checking for sys/inotify.h... yes >checking for inotify_init... yes >checking for __NR_inotify_init declaration... yes >checking for F_SETLEASE declaration... yes >checking for SA_SIGINFO declaration... yes >checking nss.h usability... yes >checking nss.h presence... yes >checking for nss.h... yes >checking nss_common.h usability... no >checking nss_common.h presence... no >checking for nss_common.h... no >checking ns_api.h usability... no >checking ns_api.h presence... no >checking for ns_api.h... no >checking configure summary... yes >configure: creating build/smb_build/config.pm >configure: creating config.mk >configure: creating ./config.status >config.status: creating lib/registry/registry.pc >config.status: creating librpc/dcerpc.pc >config.status: creating ../librpc/ndr.pc >config.status: creating ../librpc/ndr_standard.pc >config.status: creating ../lib/torture/torture.pc >config.status: creating auth/gensec/gensec.pc >config.status: creating param/samba-hostconfig.pc >config.status: creating librpc/dcerpc_samr.pc >config.status: creating librpc/dcerpc_atsvc.pc >config.status: creating lib/ldb/ldb.pc >config.status: creating include/config_tmp.h >config.status: executing rm-stdint.h commands >config.status: executing rm-stdbool.h commands >config.status: executing default-1 commands >build/smb_build/makefile.pm: creating data.mk >Summary: > >Support for SSL in SWAT and LDAP: yes >Support for threads in server (see --with-pthread): yes >Support for intelligent command line editing: yes >Support for changing process titles (see --with-setproctitle): yes >Support for using extended attributes: yes >Support for using libblkid: yes >Support for using iconv: yes >Support for using pam: yes >Support for python bindings: yes >Using external popt: yes >Using external talloc: yes >Using external tdb: yes >Using external tevent: yes >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/gmake >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-fs/samba-4.0.0_alpha11/work/samba-4.0.0alpha11/source4 ... >make basics >/usr/bin/perl -W librpc/idl-deps.pl librpc/idl/sasl_helpers.idl librpc/idl/winbind.idl librpc/idl/opendb.idl librpc/idl/server_id.idl librpc/idl/nfs4acl.idl librpc/idl/notify.idl librpc/idl/ntp_signd.idl librpc/idl/winstation.idl librpc/idl/irpc.idl librpc/idl/winsif.idl librpc/idl/winsrepl.idl ../librpc/idl/protected_storage.idl ../librpc/idl/scerpc.idl ../librpc/idl/frstrans.idl ../librpc/idl/policyagent.idl ../librpc/idl/rot.idl ../librpc/idl/winreg.idl ../librpc/idl/misc.idl ../librpc/idl/efs.idl ../librpc/idl/frsapi.idl ../librpc/idl/echo.idl ../librpc/idl/srvsvc.idl ../librpc/idl/spoolss.idl ../librpc/idl/dbgidl.idl ../librpc/idl/frsrpc.idl ../librpc/idl/wzcsvc.idl ../librpc/idl/netlogon.idl ../librpc/idl/eventlog.idl ../librpc/idl/audiosrv.idl ../librpc/idl/dssetup.idl ../librpc/idl/oxidresolver.idl ../librpc/idl/schannel.idl ../librpc/idl/nbt.idl ../librpc/idl/ntlmssp.idl ../librpc/idl/remact.idl ../librpc/idl/krb5pac.idl ../librpc/idl/dnsserver.idl ../librpc/idl/security.idl ../librpc/idl/drsuapi.idl ../librpc/idl/svcctl.idl ../librpc/idl/dfsblobs.idl ../librpc/idl/lsa.idl ../librpc/idl/w32time.idl ../librpc/idl/named_pipe_auth.idl ../librpc/idl/initshutdown.idl ../librpc/idl/xattr.idl ../librpc/idl/drsblobs.idl ../librpc/idl/browser.idl ../librpc/idl/wkssvc.idl ../librpc/idl/dfs.idl ../librpc/idl/orpc.idl ../librpc/idl/trkwks.idl ../librpc/idl/unixinfo.idl ../librpc/idl/epmapper.idl ../librpc/idl/dcom.idl ../librpc/idl/samr.idl ../librpc/idl/mgmt.idl ../librpc/idl/keysvc.idl ../librpc/idl/wmi.idl ../librpc/idl/msgsvc.idl ../librpc/idl/dsbackup.idl ../librpc/idl/atsvc.idl ../librpc/idl/ntsvcs.idl ../librpc/idl/dcerpc.idl >librpc/idl-deps >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. >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 'init_generate': >heimdal/lib/asn1/gen.c:88: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen.c:91: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen.c:179: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen.c: In function 'generate_header_of_codefile': >heimdal/lib/asn1/gen.c:247: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen.c: In function 'define_type': >heimdal/lib/asn1/gen.c:609: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen.c:653: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen.c:737: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/asn1/gen_copy.c with host compiler >heimdal/lib/asn1/gen_copy.c: In function 'copy_type': >heimdal/lib/asn1/gen_copy.c:113: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_copy.c:118: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_copy.c:169: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_copy.c:172: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/asn1/gen_decode.c with host compiler >heimdal/lib/asn1/gen_decode.c: In function 'decode_type': >heimdal/lib/asn1/gen_decode.c:355: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_decode.c:393: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_decode.c:418: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_decode.c:471: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_decode.c:474: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_decode.c:505: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_decode.c:558: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_decode.c:616: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/asn1/gen_encode.c with host compiler >heimdal/lib/asn1/gen_encode.c: In function 'encode_type': >heimdal/lib/asn1/gen_encode.c:267: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_encode.c:363: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_encode.c:366: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_encode.c:393: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_encode.c:415: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_encode.c:429: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/asn1/gen_free.c with host compiler >heimdal/lib/asn1/gen_free.c: In function 'free_type': >heimdal/lib/asn1/gen_free.c:96: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_free.c:131: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/asn1/gen_glue.c with host compiler >Compiling heimdal/lib/asn1/gen_length.c with host compiler >heimdal/lib/asn1/gen_length.c: In function 'length_type': >heimdal/lib/asn1/gen_length.c:151: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_length.c:198: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_length.c:201: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/asn1/gen_length.c:251: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/asn1/gen_seq.c with host compiler >Compiling heimdal/lib/asn1/hash.c with host compiler >Compiling heimdal/lib/asn1/symbol.c with host compiler >Compiling heimdal/lib/asn1/asn1parse.c with host compiler >asn1parse.y: In function 'fix_labels1': >asn1parse.y:997: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >asn1parse.y: In function 'fix_labels': >asn1parse.y:1015: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >asn1parse.c:241:1: warning: macro "kw_ENUMERATED" is not used >asn1parse.c:251:1: warning: macro "kw_GraphicString" is not used >asn1parse.c:303:1: warning: macro "referencename" is not used >asn1parse.c:247:1: warning: macro "kw_FALSE" is not used >asn1parse.c:233:1: warning: macro "kw_COMPONENTS" is not used >asn1parse.c:236:1: warning: macro "kw_DEFAULT" is not used >asn1parse.c:220:1: warning: macro "kw_ABSTRACT_SYNTAX" is not used >asn1parse.c:250:1: warning: macro "kw_GeneralizedTime" is not used >asn1parse.c:281:1: warning: macro "kw_SET" is not used >asn1parse.c:223:1: warning: macro "kw_AUTOMATIC" is not used >asn1parse.c:283:1: warning: macro "kw_STRING" is not used >asn1parse.c:282:1: warning: macro "kw_SIZE" is not used >asn1parse.c:968:1: warning: macro "yyerrok" is not used >asn1parse.c:567:1: warning: macro "YYNRULES" is not used >asn1parse.c:565:1: warning: macro "YYNNTS" is not used >asn1parse.c:245:1: warning: macro "kw_EXTENSIBILITY" is not used >asn1parse.c:295:1: warning: macro "kw_UniversalString" is not used >asn1parse.c:222:1: warning: macro "kw_APPLICATION" is not used >asn1parse.c:1045:1: warning: macro "YY_LOCATION_PRINT" is not used >asn1parse.c:226:1: warning: macro "kw_BMPString" is not used >asn1parse.c:242:1: warning: macro "kw_EXCEPT" is not used >asn1parse.c:264:1: warning: macro "kw_MINUS_INFINITY" is not used >asn1parse.c:291:1: warning: macro "kw_UNIQUE" is not used >asn1parse.c:244:1: warning: macro "kw_EXPORTS" is not used >asn1parse.c:234:1: warning: macro "kw_CONSTRAINED" is not used >asn1parse.c:273:1: warning: macro "kw_PDV" is not used >asn1parse.c:569:1: warning: macro "YYNSTATES" is not used >asn1parse.c:224:1: warning: macro "kw_BEGIN" is not used >asn1parse.c:240:1: warning: macro "kw_END" is not used >asn1parse.c:982:1: warning: macro "YYFAIL" is not used >asn1parse.c:272:1: warning: macro "kw_PATTERN" is not used >asn1parse.c:279:1: warning: macro "kw_RELATIVE_OID" is not used >asn1parse.c:253:1: warning: macro "kw_IDENTIFIER" is not used >asn1parse.c:305:1: warning: macro "NUMBER" is not used >asn1parse.c:302:1: warning: macro "IDENTIFIER" is not used >asn1parse.c:227:1: warning: macro "kw_BOOLEAN" is not used >asn1parse.c:1005:1: warning: macro "YYERRCODE" is not used >asn1parse.c:1012:1: warning: macro "YYRHSLOC" is not used >asn1parse.c:237:1: warning: macro "kw_DEFINITIONS" is not used >asn1parse.c:975:1: warning: macro "YYERROR" is not used >asn1parse.c:278:1: warning: macro "kw_REAL" is not used >asn1parse.c:246:1: warning: macro "kw_EXTERNAL" is not used >asn1parse.c:274:1: warning: macro "kw_PLUS_INFINITY" is not used >asn1parse.c:221:1: warning: macro "kw_ALL" is not used >asn1parse.c:239:1: warning: macro "kw_ENCODED" is not used >asn1parse.c:301:1: warning: macro "ELLIPSIS" is not used >asn1parse.c:262:1: warning: macro "kw_MAX" is not used >asn1parse.c:392:1: warning: macro "YYSIZE_MAXIMUM" is not used >asn1parse.c:219:1: warning: macro "kw_ABSENT" is not used >asn1parse.c:336:1: warning: macro "yystype" is not used >asn1parse.c:235:1: warning: macro "kw_CONTAINING" is not used >asn1parse.c:252:1: warning: macro "kw_IA5String" is not used >asn1parse.c:225:1: warning: macro "kw_BIT" is not used >asn1parse.c:228:1: warning: macro "kw_BY" is not used >asn1parse.c:257:1: warning: macro "kw_INCLUDES" is not used >asn1parse.c:986:1: warning: macro "YYBACKUP" is not used >asn1parse.c:263:1: warning: macro "kw_MIN" is not used >asn1parse.c:256:1: warning: macro "kw_IMPORTS" is not used >asn1parse.c:293:1: warning: macro "kw_UTCTime" is not used >heimdal/lib/asn1/asn1parse.c:64:1: warning: macro "YYLSP_NEEDED" is not used >asn1parse.c:299:1: warning: macro "RANGE" is not used >asn1parse.c:266:1: warning: macro "kw_NumericString" is not used >asn1parse.c:969:1: warning: macro "yyclearin" is not used >asn1parse.c:255:1: warning: macro "kw_IMPLIED" is not used >asn1parse.c:337:1: warning: macro "YYSTYPE_IS_DECLARED" is not used >asn1parse.c:297:1: warning: macro "kw_VisibleString" is not used >asn1parse.c:229:1: warning: macro "kw_CHARACTER" is not used >asn1parse.c:254:1: warning: macro "kw_IMPLICIT" is not used >asn1parse.c:298:1: warning: macro "kw_WITH" is not used >asn1parse.c:271:1: warning: macro "kw_ObjectDescriptor" is not used >asn1parse.c:294:1: warning: macro "kw_UTF8String" is not used >asn1parse.c:265:1: warning: macro "kw_NULL" is not used >asn1parse.c:276:1: warning: macro "kw_PRIVATE" is not used >asn1parse.c:984:1: warning: macro "YYRECOVERING" is not used >heimdal/lib/asn1/asn1parse.c:52:1: warning: macro "YYSKELETON_NAME" is not used >asn1parse.c:258:1: warning: macro "kw_INSTANCE" is not used >asn1parse.c:249:1: warning: macro "kw_GeneralString" is not used >asn1parse.c:270:1: warning: macro "kw_OPTIONAL" is not used >heimdal/lib/asn1/asn1parse.c:46:1: warning: macro "YYBISON" is not used >asn1parse.c:230:1: warning: macro "kw_CHOICE" is not used >asn1parse.c:275:1: warning: macro "kw_PRESENT" is not used >asn1parse.c:290:1: warning: macro "kw_UNION" is not used >asn1parse.c:286:1: warning: macro "kw_TAGS" is not used >asn1parse.c:232:1: warning: macro "kw_COMPONENT" is not used >asn1parse.c:269:1: warning: macro "kw_OF" is not used >asn1parse.c:267:1: warning: macro "kw_OBJECT" is not used >asn1parse.c:473:1: warning: macro "YYSTACK_ALLOC_MAXIMUM" is not used >heimdal/lib/asn1/asn1parse.c:61:1: warning: macro "YYPULL" is not used >asn1parse.c:304:1: warning: macro "STRING" is not used >asn1parse.c:284:1: warning: macro "kw_SYNTAX" is not used >asn1parse.c:280:1: warning: macro "kw_SEQUENCE" is not used >asn1parse.c:125:1: warning: macro "YYTOKENTYPE" 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 >asn1parse.c:1014:1: warning: macro "YYLLOC_DEFAULT" is not used >asn1parse.c:231:1: warning: macro "kw_CLASS" is not used >asn1parse.c:243:1: warning: macro "kw_EXPLICIT" is not used >asn1parse.c:259:1: warning: macro "kw_INTEGER" is not used >asn1parse.c:277:1: warning: macro "kw_PrintableString" is not used >asn1parse.c:300:1: warning: macro "EEQUAL" is not used >asn1parse.c:289:1: warning: macro "kw_TeletexString" is not used >asn1parse.c:285:1: warning: macro "kw_T61String" is not used >asn1parse.c:296:1: warning: macro "kw_VideotexString" is not used >asn1parse.c:288:1: warning: macro "kw_TYPE_IDENTIFIER" is not used >heimdal/lib/asn1/asn1parse.c:49:1: warning: macro "YYBISON_VERSION" is not used >asn1parse.c:268:1: warning: macro "kw_OCTET" is not used >asn1parse.c:238:1: warning: macro "kw_EMBEDDED" is not used >asn1parse.c:292:1: warning: macro "kw_UNIVERSAL" is not used >asn1parse.c:248:1: warning: macro "kw_FROM" is not used >asn1parse.c:260:1: warning: macro "kw_INTERSECTION" is not used >asn1parse.c:261:1: warning: macro "kw_ISO646String" is not used >asn1parse.c:287:1: warning: macro "kw_TRUE" is not used >Compiling heimdal/lib/asn1/lex.c with host compiler >lex.c: In function 'yylex': >lex.l:274: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >lex.c:166:1: warning: macro "yyless" is not used >lex.c:362:1: warning: macro "YY_NUM_RULES" is not used >lex.c:785:1: warning: macro "REJECT" is not used >lex.c:9:1: warning: macro "YY_FLEX_MAJOR_VERSION" is not used >lex.c:124:1: warning: macro "BEGIN" is not used >lex.c:308:1: warning: macro "yy_new_buffer" is not used >lex.c:163:1: warning: macro "YY_LESS_LINENO" is not used >lex.c:2509:1: warning: macro "yyless" is not used >lex.c:13:1: warning: macro "FLEX_BETA" is not used >lex.c:320:1: warning: macro "yy_set_bol" is not used >lex.c:29:1: warning: macro "FLEXINT_H" is not used >lex.c:786:1: warning: macro "yymore" is not used >lex.c:8:1: warning: macro "FLEX_SCANNER" is not used >lex.c:187:1: warning: macro "YY_STRUCT_YY_BUFFER_STATE" is not used >lex.c:151:1: warning: macro "YY_TYPEDEF_YY_BUFFER_STATE" is not used >lex.c:1002:1: warning: macro "YY_DECL_IS_OURS" is not used >lex.c:310:1: warning: macro "yy_set_interactive" is not used >lex.c:148:1: warning: macro "YY_STATE_BUF_SIZE" is not used >lex.c:131:1: warning: macro "YYSTATE" is not used >lex.c:10:1: warning: macro "YY_FLEX_MINOR_VERSION" is not used >lex.c:988:1: warning: macro "YY_START_STACK_INCR" is not used >lex.c:330:1: warning: macro "YY_AT_BOL" is not used >lex.c:298:1: warning: macro "YY_FLUSH_BUFFER" is not used >lex.c:182:1: warning: macro "YY_TYPEDEF_YY_SIZE_T" is not used >lex.c:4:1: warning: macro "YY_INT_ALIGNED" is not used >lex.c:2699:1: warning: macro "YYTABLES_NAME" is not used >Compiling heimdal/lib/vers/print_version.c with host compiler >Compiling heimdal/lib/roken/base64.c with host compiler >Compiling heimdal/lib/roken/ct.c with host compiler >Compiling heimdal/lib/roken/hex.c with host compiler >Compiling heimdal/lib/roken/bswap.c with host compiler >Compiling heimdal/lib/roken/dumpdata.c with host compiler >Compiling heimdal/lib/roken/emalloc.c with host compiler >Compiling heimdal/lib/roken/ecalloc.c with host compiler >Compiling heimdal/lib/roken/getarg.c with host compiler >Compiling heimdal/lib/roken/get_window_size.c with host compiler >Compiling heimdal/lib/roken/getdtablesize.c with host compiler >Compiling heimdal/lib/roken/h_errno.c with host compiler >Compiling heimdal/lib/roken/issuid.c with host compiler >Compiling heimdal/lib/roken/net_read.c with host compiler >Compiling heimdal/lib/roken/net_write.c with host compiler >Compiling heimdal/lib/roken/socket.c with host compiler >Compiling heimdal/lib/roken/parse_time.c with host compiler >Compiling heimdal/lib/roken/parse_units.c with host compiler >Compiling heimdal/lib/roken/resolve.c with host compiler >Compiling heimdal/lib/roken/roken_gethostby.c with host compiler >heimdal/lib/roken/roken_gethostby.c: In function 'setup_int': >heimdal/lib/roken/roken_gethostby.c:73: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/roken/roken_gethostby.c:78: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/roken/roken_gethostby.c: In function 'roken_gethostby': >heimdal/lib/roken/roken_gethostby.c:147: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/roken/signal.c with host compiler >Compiling heimdal/lib/roken/vis.c with host compiler >Compiling heimdal/lib/roken/strlwr.c with host compiler >Compiling heimdal/lib/roken/strsep_copy.c with host compiler >Compiling heimdal/lib/roken/strsep.c with host compiler >Compiling heimdal/lib/roken/strupr.c with host compiler >Compiling heimdal/lib/roken/strpool.c with host compiler >Compiling heimdal/lib/roken/estrdup.c with host compiler >Compiling heimdal/lib/roken/erealloc.c with host compiler >Compiling heimdal/lib/roken/simple_exec.c with host compiler >heimdal/lib/roken/simple_exec.c: In function 'rk_pipe_execv': >heimdal/lib/roken/simple_exec.c:153: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result >heimdal/lib/roken/simple_exec.c:155: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result >heimdal/lib/roken/simple_exec.c:157: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result >Compiling heimdal/lib/roken/strcollect.c with host compiler >Compiling heimdal/lib/roken/rtbl.c with host compiler >Compiling heimdal/lib/roken/cloexec.c with host compiler >Compiling heimdal/lib/roken/xfree.c with host compiler >Compiling heimdal/../heimdal_build/replace.c with host compiler >Partially linking bin/mergedobj/heimdal_roken_h.o >Compiling heimdal/lib/roken/closefrom.c with host compiler >Partially linking bin/mergedobj/heimdal_roken_closefrom_h.o >Compiling heimdal/lib/roken/getprogname.c with host compiler >Compiling heimdal/lib/roken/setprogname.c with host compiler >Partially linking bin/mergedobj/heimdal_roken_progname_h.o >Compiling ../lib/replace/replace.c with host compiler >Compiling ../lib/replace/snprintf.c with host compiler >Compiling ../lib/replace/getpass.c with host compiler >Partially linking bin/mergedobj/replace_hostcc.o >Linking bin/asn1_compile >Compiling ASN1 file heimdal/lib/hdb/hdb.asn1 >Compiling ASN1 file heimdal/lib/gssapi/spnego/spnego.asn1 >Compiling ASN1 file heimdal/lib/gssapi/mech/gssapi.asn1 >Compiling ASN1 file heimdal/lib/asn1/krb5.asn1 >Compiling ASN1 file heimdal/lib/asn1/digest.asn1 >Compiling ASN1 file heimdal/lib/asn1/pkcs8.asn1 >Compiling ASN1 file heimdal/lib/asn1/pkcs9.asn1 >Compiling ASN1 file heimdal/lib/asn1/pkcs12.asn1 >Compiling ASN1 file heimdal/lib/asn1/rfc2459.asn1 >Compiling ASN1 file heimdal/lib/asn1/pkinit.asn1 >Compiling ASN1 file heimdal/lib/asn1/cms.asn1 >Compiling ASN1 file heimdal/lib/hx509/ocsp.asn1 >Compiling ASN1 file heimdal/lib/asn1/kx509.asn1 >Compiling ASN1 file heimdal/lib/hx509/pkcs10.asn1 >Compiling heimdal/lib/com_err/parse.c with host compiler >parse.c: In function 'yyparse': >parse.c:1531: warning: passing argument 1 of 'yyerror' discards qualifiers from pointer target type >parse.y:38: note: expected 'char *' but argument is of type 'const char *' >parse.c:1674: warning: passing argument 1 of 'yyerror' discards qualifiers from pointer target type >parse.y:38: note: expected 'char *' but argument is of type 'const char *' >parse.y:102: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >parse.y:124: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >parse.y: In function 'name2number': >parse.y:150: warning: passing argument 1 of 'yyerror' discards qualifiers from pointer target type >parse.y:38: note: expected 'char *' but argument is of type 'const char *' >parse.y:156: warning: passing argument 1 of 'yyerror' discards qualifiers from pointer target type >parse.y:38: note: expected 'char *' but argument is of type 'const char *' >parse.c:162:1: warning: macro "INDEX" is not used >parse.c:165:1: warning: macro "ID" is not used >parse.c:585:1: warning: macro "yyerrok" is not used >parse.c:420:1: warning: macro "YYNRULES" is not used >parse.c:418:1: warning: macro "YYNNTS" is not used >parse.c:662:1: warning: macro "YY_LOCATION_PRINT" is not used >parse.c:422:1: warning: macro "YYNSTATES" is not used >parse.c:599:1: warning: macro "YYFAIL" is not used >parse.c:168:1: warning: macro "NUMBER" is not used >parse.c:622:1: warning: macro "YYERRCODE" is not used >parse.c:629:1: warning: macro "YYRHSLOC" is not used >parse.c:592:1: warning: macro "YYERROR" is not used >parse.c:245:1: warning: macro "YYSIZE_MAXIMUM" is not used >parse.c:189:1: warning: macro "yystype" is not used >parse.c:603:1: warning: macro "YYBACKUP" is not used >parse.c:163:1: warning: macro "PREFIX" is not used >heimdal/lib/com_err/parse.c:64:1: warning: macro "YYLSP_NEEDED" is not used >parse.c:166:1: warning: macro "END" is not used >parse.c:586:1: warning: macro "yyclearin" is not used >parse.c:190:1: warning: macro "YYSTYPE_IS_DECLARED" is not used >parse.c: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 >parse.c:164:1: warning: macro "EC" is not used >parse.c:161:1: warning: macro "ET" is not used >parse.c:326:1: warning: macro "YYSTACK_ALLOC_MAXIMUM" is not used >heimdal/lib/com_err/parse.c:61:1: warning: macro "YYPULL" is not used >parse.c:167:1: warning: macro "STRING" is not used >parse.c: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 >parse.c: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 >lex.c: In function 'yylex': >lex.l:73: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >lex.c:166:1: warning: macro "yyless" is not used >lex.l: At top level: >lex.c:1206: warning: 'yyunput' defined but not used >lex.c:362:1: warning: macro "YY_NUM_RULES" is not used >lex.c:470:1: warning: macro "REJECT" is not used >lex.c:9:1: warning: macro "YY_FLEX_MAJOR_VERSION" is not used >lex.c:124:1: warning: macro "BEGIN" is not used >lex.c:308:1: warning: macro "yy_new_buffer" is not used >lex.c:163:1: warning: macro "YY_LESS_LINENO" is not used >lex.c:1683:1: warning: macro "yyless" is not used >lex.c:13:1: warning: macro "FLEX_BETA" is not used >lex.c:681:1: warning: macro "YY_DECL_IS_OURS" is not used >lex.c:320:1: warning: macro "yy_set_bol" is not used >lex.c:29:1: warning: macro "FLEXINT_H" is not used >lex.c:471:1: warning: macro "yymore" is not used >lex.c:8:1: warning: macro "FLEX_SCANNER" is not used >lex.c:187:1: warning: macro "YY_STRUCT_YY_BUFFER_STATE" is not used >lex.c:151:1: warning: macro "YY_TYPEDEF_YY_BUFFER_STATE" is not used >lex.c:310:1: warning: macro "yy_set_interactive" is not used >lex.c:148:1: warning: macro "YY_STATE_BUF_SIZE" is not used >lex.c:131:1: warning: macro "YYSTATE" is not used >lex.c:10:1: warning: macro "YY_FLEX_MINOR_VERSION" is not used >lex.l:50:1: warning: macro "YY_NO_UNPUT" is not used >lex.c:667:1: warning: macro "YY_START_STACK_INCR" is not used >lex.c:330:1: warning: macro "YY_AT_BOL" is not used >lex.c:298:1: warning: macro "YY_FLUSH_BUFFER" is not used >lex.c:179:1: warning: macro "unput" is not used >lex.c:182:1: warning: macro "YY_TYPEDEF_YY_SIZE_T" is not used >lex.c:4:1: warning: macro "YY_INT_ALIGNED" is not used >lex.c:1873:1: warning: macro "YYTABLES_NAME" is not used >Compiling heimdal/lib/com_err/compile_et.c with host compiler >Linking bin/compile_et >Compiling error table lib/asn1/asn1_err.et >Compiling error table lib/hdb/hdb_err.et >Compiling error table lib/krb5/heim_err.et >Compiling error table lib/krb5/k524_err.et >Compiling error table lib/krb5/krb_err.et >Compiling error table lib/krb5/krb5_err.et >Compiling error table lib/gssapi/krb5/gkrb5_err.et >Compiling error table lib/hx509/hx509_err.et >Compiling error table lib/wind/wind_err.et >Compiling librpc/idl/irpc.idl >librpc/idl/irpc.idl:53: warning: [out] argument `info' not a pointer >librpc/idl/irpc.idl:66: warning: top-level [out] pointer `dcname' is not a [ref] pointer >librpc/idl/irpc.idl:74: warning: [out] argument `num_addrs' not a pointer >librpc/idl/irpc.idl:96: warning: [out] argument `generic_reply' not a pointer >librpc/idl/irpc.idl:142: warning: [out] argument `info' not a pointer >Compiling librpc/idl/nfs4acl.idl >Compiling librpc/idl/notify.idl >Use of uninitialized value in lc at /var/tmp/portage/net-fs/samba-4.0.0_alpha11/work/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. >Compiling librpc/idl/ntp_signd.idl >Compiling librpc/idl/opendb.idl >Use of uninitialized value in lc at /var/tmp/portage/net-fs/samba-4.0.0_alpha11/work/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. >Compiling librpc/idl/sasl_helpers.idl >Use of uninitialized value in lc at /var/tmp/portage/net-fs/samba-4.0.0_alpha11/work/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. >Compiling librpc/idl/server_id.idl >Use of uninitialized value in lc at /var/tmp/portage/net-fs/samba-4.0.0_alpha11/work/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. >Compiling librpc/idl/winbind.idl >librpc/idl/winbind.idl:53: warning: [out] argument `validation' not a pointer >librpc/idl/winbind.idl:55: warning: [out] argument `authoritative' not a pointer >Compiling librpc/idl/winsif.idl >librpc/idl/winsif.idl:243: warning: [out] argument `unc_name' not a pointer >Compiling librpc/idl/winsrepl.idl >Use of uninitialized value in lc at /var/tmp/portage/net-fs/samba-4.0.0_alpha11/work/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. >Compiling librpc/idl/winstation.idl >Creating heimdal/kdc/kdc-protos.h >Use of "do" to call subroutines is deprecated at heimdal/cf/make-proto.pl line 15. >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/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/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/gensec/schannel_state.h >Creating auth/kerberos/proto.h >Creating auth/ntlmssp/proto.h >Creating auth/ntlm/auth_proto.h >Creating auth/credentials/credentials_proto.h >Creating auth/session_proto.h >Creating auth/system_session_proto.h >Creating auth/auth_sam.h >Creating auth/auth_sam_reply.h >Creating lib/socket/netif_proto.h >Creating lib/ldb-samba/ldif_handlers_proto.h >Creating lib/registry/tools/common.h >Creating lib/registry/tests/proto.h >Creating lib/cmdline/credentials.h >Creating lib/cmdline/popt_credentials.h >Creating ../lib/util/unix_privs.h >Creating ../lib/tdr/tdr_proto.h >Creating ../lib/crypto/test_proto.h >Creating param/share_proto.h >Creating smb_server/service_smb_proto.h >Creating smb_server/smb_server_proto.h >Creating smb_server/smb/smb_proto.h >Creating smb_server/smb2/smb2_proto.h >Creating rpc_server/common/proto.h >Creating rpc_server/srvsvc/proto.h >Creating rpc_server/samr/proto.h >Creating rpc_server/lsa/proto.h >Creating rpc_server/dcerpc_server_proto.h >Creating rpc_server/service_rpc.h >Creating ldap_server/proto.h >Creating web_server/proto.h >Creating winbind/wb_proto.h >Creating winbind/wb_helper.h >Creating winbind/idmap_proto.h >Creating nbt_server/wins/winsdb_proto.h >Creating nbt_server/wins/winsserver_proto.h >Creating nbt_server/dgram/proto.h >Creating nbt_server/nbt_server_proto.h >Creating wrepl_server/wrepl_server_proto.h >Creating cldap_server/proto.h >Creating utils/net/net_proto.h >Creating ntvfs/posix/vfs_acl_proto.h >Creating ntvfs/posix/vfs_posix_proto.h >Creating ntvfs/common/proto.h >Creating ntvfs/simple/proto.h >Creating ntvfs/cifs_posix_cli/proto.h >Creating ntvfs/ipc/proto.h >Creating ntvfs/ntvfs_proto.h >Creating ntptr/ntptr_proto.h >Creating torture/basic/proto.h >Creating torture/raw/proto.h >Creating torture/smb2/proto.h >Creating torture/winbind/proto.h >Creating torture/libnetapi/proto.h >Creating torture/ndr/proto.h >Creating torture/rpc/proto.h >Creating torture/drs/proto.h >Creating torture/rap/proto.h >Creating torture/auth/proto.h >Creating torture/local/proto.h >Creating torture/nbench/proto.h >Creating torture/unix/proto.h >Creating torture/ldap/proto.h >Creating torture/nbt/proto.h >Creating torture/libnet/proto.h >Creating torture/ntp/proto.h >Creating librpc/rpc/dcerpc_proto.h >Creating libcli/ldap/ldap_proto.h >Creating libcli/security/proto.h >Creating libcli/util/clilsa.h >Creating libcli/composite/proto.h >Creating libcli/smb_composite/proto.h >Creating libcli/wrepl/winsrepl_proto.h >Creating libcli/resolve/proto.h >Creating libcli/resolve/lp_proto.h >Creating libcli/finddcs.h >Creating libcli/libcli_proto.h >Creating libcli/raw/raw_proto.h >Creating libcli/smb2/smb2_proto.h >Creating ../libcli/smb/smb_common_proto.h >Creating kdc/pac-glue_proto.h >Creating ../libcli/nbt/nbtname.h >make libraries >Compiling ../lib/util/xfile.c >Compiling ../lib/util/debug.c >../lib/util/debug.c: In function 'log_timestring': >../lib/util/debug.c:87: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >../lib/util/debug.c:91: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../lib/util/debug.c: In function 'dbgtext': >../lib/util/debug.c:127: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >../lib/util/debug.c:130: warning: ignoring return value of 'write', declared with attribute warn_unused_result >../lib/util/debug.c: In function 'reopen_logs': >../lib/util/debug.c:161: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling ../lib/util/fault.c >Compiling ../lib/util/signal.c >Compiling ../lib/util/system.c >Compiling ../lib/util/time.c >Compiling ../lib/util/genrand.c >Compiling ../lib/util/dprintf.c >../lib/util/dprintf.c: In function 'd_vfprintf': >../lib/util/dprintf.c:73: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >../lib/util/dprintf.c:75: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >Compiling ../lib/util/util_str.c >Compiling ../lib/util/rfc1738.c >Compiling ../lib/util/substitute.c >Compiling ../lib/util/util_strlist.c >Compiling ../lib/util/util_file.c >Compiling ../lib/util/data_blob.c >Compiling ../lib/util/util.c >Compiling ../lib/util/blocking.c >Compiling ../lib/util/util_net.c >Compiling ../lib/util/fsusage.c >Compiling ../lib/util/ms_fnmatch.c >Compiling ../lib/util/mutex.c >Compiling ../lib/util/idtree.c >Compiling ../lib/util/become_daemon.c >Compiling ../lib/util/rbtree.c >../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 >Compiling ../lib/replace/replace.c >Compiling ../lib/replace/snprintf.c >Compiling ../lib/replace/getpass.c >Partially linking bin/mergedobj/replace.o >Compiling ../lib/uid_wrapper/uid_wrapper.c >Partially linking bin/mergedobj/uid_wrapper.o >Compiling ../lib/util/charset/iconv.c >Compiling ../lib/util/charset/charcnv.c >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 >Linking bin/shared/libsamba-util.so.0.0.1 >Compiling ../librpc/gen_ndr/ndr_atsvc_c.c >Compiling librpc/rpc/dcerpc.c >Compiling librpc/rpc/dcerpc_auth.c >Compiling librpc/rpc/dcerpc_schannel.c >Compiling librpc/rpc/dcerpc_util.c >librpc/rpc/dcerpc_util.c: In function 'dcerpc_log_packet': >librpc/rpc/dcerpc_util.c:697: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling librpc/rpc/dcerpc_smb.c >Compiling librpc/rpc/dcerpc_smb2.c >Compiling librpc/rpc/dcerpc_sock.c >Compiling librpc/rpc/dcerpc_connect.c >librpc/rpc/dcerpc_connect.c: In function 'continue_connect': >librpc/rpc/dcerpc_connect.c:235: warning: 'pc.pipe_name' may be used uninitialized in this function >librpc/rpc/dcerpc_connect.c:529: note: 'pc.pipe_name' was declared here >Compiling librpc/rpc/dcerpc_secondary.c >Compiling ../librpc/rpc/binding.c >Compiling ../librpc/rpc/dcerpc_error.c >Partially linking bin/mergedobj/dcerpc.o >Compiling ../librpc/gen_ndr/ndr_mgmt_c.c >Partially linking bin/mergedobj/rpc_ndr_mgmt.o >Compiling ../librpc/gen_ndr/ndr_mgmt.c >Partially linking bin/mergedobj/ndr_mgmt.o >Compiling ../librpc/gen_ndr/ndr_netlogon_c.c >Partially linking bin/mergedobj/rpc_ndr_netlogon.o >Compiling ../librpc/gen_ndr/ndr_epmapper_c.c >Partially linking bin/mergedobj/rpc_ndr_epmapper.o >Compiling ../librpc/gen_ndr/ndr_epmapper.c >Partially linking bin/mergedobj/ndr_epmapper.o >Compiling ../librpc/gen_ndr/ndr_dcerpc.c >Partially linking bin/mergedobj/ndr_dcerpc.o >Compiling libcli/clireadwrite.c >Compiling libcli/cliconnect.c >Compiling libcli/clifile.c >Compiling libcli/clilist.c >Compiling libcli/clitrans2.c >Compiling libcli/climessage.c >Compiling libcli/clideltree.c >libcli/clideltree.c: In function 'delete_fn': >libcli/clideltree.c:44: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >libcli/clideltree.c:55: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >libcli/clideltree.c: In function 'smbcli_deltree': >libcli/clideltree.c:112: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Partially linking bin/mergedobj/cli_smb.o >Compiling libcli/finddcs.c >Partially linking bin/mergedobj/cli_finddcs.o >Compiling libcli/smb2/transport.c >Compiling libcli/smb2/request.c >Compiling libcli/smb2/negprot.c >Compiling libcli/smb2/session.c >Compiling libcli/smb2/tcon.c >Compiling libcli/smb2/create.c >Compiling libcli/smb2/close.c >Compiling libcli/smb2/connect.c >Compiling libcli/smb2/getinfo.c >Compiling libcli/smb2/write.c >Compiling libcli/smb2/read.c >Compiling libcli/smb2/setinfo.c >Compiling libcli/smb2/find.c >Compiling libcli/smb2/ioctl.c >Compiling libcli/smb2/logoff.c >Compiling libcli/smb2/tdis.c >Compiling libcli/smb2/flush.c >Compiling libcli/smb2/lock.c >Compiling libcli/smb2/notify.c >Compiling libcli/smb2/cancel.c >Compiling libcli/smb2/keepalive.c >Compiling libcli/smb2/break.c >Compiling libcli/smb2/util.c >Compiling libcli/smb2/signing.c >Compiling libcli/smb2/lease_break.c >Partially linking bin/mergedobj/cli_smb2.o >Compiling libcli/dgram/dgramsocket.c >Compiling libcli/dgram/mailslot.c >Compiling libcli/dgram/netlogon.c >Compiling libcli/dgram/browse.c >Partially linking bin/mergedobj/cli_dgram.o >Compiling ../libcli/nbt/../netlogon.c >Partially linking bin/mergedobj/cli_netlogon.o >Compiling libcli/smb_composite/loadfile.c >Compiling libcli/smb_composite/savefile.c >Compiling libcli/smb_composite/connect.c >Compiling libcli/smb_composite/sesssetup.c >Compiling libcli/smb_composite/fetchfile.c >Compiling libcli/smb_composite/appendacl.c >Compiling libcli/smb_composite/fsinfo.c >Compiling libcli/smb_composite/smb2.c >Partially linking bin/mergedobj/cli_smb_composite.o >Compiling libcli/raw/rawfile.c >libcli/raw/rawfile.c: In function 'smb_raw_lock_send': >libcli/raw/rawfile.c:904: 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 auth/credentials/credentials.c >auth/credentials/credentials.c: In function 'cli_credentials_guess': >auth/credentials/credentials.c:690: 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:356: 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 param/secrets.c >Partially linking bin/mergedobj/secrets.o >Compiling lib/ldb/common/ldb.c >lib/ldb/common/ldb.c: In function 'ldb_tevent_debug': >lib/ldb/common/ldb.c:79: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >lib/ldb/common/ldb.c: In function 'ldb_init': >lib/ldb/common/ldb.c:101: warning: 'tevent_loop_allow_nesting' is deprecated (declared at /usr/include/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 >lib/ldb/common/ldb_dn.c: In function 'ldb_dn_explode': >lib/ldb/common/ldb_dn.c:290: warning: 'ex_name' may be used uninitialized in this function >lib/ldb/common/ldb_dn.c:290: warning: 'ex_value' may be used uninitialized in this function >lib/ldb/common/ldb_dn.c:301: warning: 'l' may be used uninitialized in this function >lib/ldb/common/ldb_dn.c: In function 'ldb_dn_get_extended_linearized': >lib/ldb/common/ldb_dn.c:808: warning: 'p' may be used uninitialized in this function >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 target 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 >lib/ldb/modules/sort.c: In function 'server_sort_search': >lib/ldb/modules/sort.c:67: warning: 'controls' may be used uninitialized in this function >lib/ldb/modules/sort.c:253: note: 'controls' was declared here >Partially linking bin/mergedobj/ldb_server_sort.o >Compiling dsdb/samdb/ldb_modules/anr.c >Partially linking bin/mergedobj/ldb_anr.o >Compiling lib/ldb/modules/rdn_name.c >Partially linking bin/mergedobj/ldb_rdn_name.o >Compiling dsdb/samdb/ldb_modules/local_password.c >Partially linking bin/mergedobj/ldb_local_password.o >Compiling dsdb/samdb/ldb_modules/samba_dsdb.c >dsdb/samdb/ldb_modules/samba_dsdb.c: In function 'samba_dsdb_init': >dsdb/samdb/ldb_modules/samba_dsdb.c:198: warning: 'extended_dn_module' may be used uninitialized in this function >Partially linking bin/mergedobj/ldb_samba_dsdb.o >Compiling dsdb/samdb/ldb_modules/kludge_acl.c >dsdb/samdb/ldb_modules/kludge_acl.c:308: warning: 'kludge_acl_search' defined but not used >dsdb/samdb/ldb_modules/kludge_acl.c:387: 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 dsdb/samdb/ldb_modules/naming_fsmo.c >Partially linking bin/mergedobj/ldb_naming_fsmo.o >Compiling lib/ldb/ldb_ildap/ldb_ildap.c >Partially linking bin/mergedobj/ldb_ildap.o >Compiling libcli/ldap/ldap_client.c >Compiling libcli/ldap/ldap_bind.c >Compiling libcli/ldap/ldap_ildap.c >Compiling libcli/ldap/ldap_controls.c >Partially linking bin/mergedobj/cli_ldap.o >Compiling ../libcli/ldap/ldap_message.c >Partially linking bin/mergedobj/cli_ldap_message.o >Compiling auth/gensec/gensec.c >Compiling auth/gensec/socket.c >Partially linking bin/mergedobj/gensec.o >Compiling auth/ntlmssp/ntlmssp.c >Compiling auth/ntlmssp/ntlmssp_sign.c >auth/ntlmssp/ntlmssp_sign.c: In function 'gensec_ntlmssp_unwrap': >auth/ntlmssp/ntlmssp_sign.c:534: warning: 'ntlm_seqnum' may be used uninitialized in this function >auth/ntlmssp/ntlmssp_sign.c:536: warning: 'ntlm2_seqnum_r' may be used uninitialized in this function >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:224: warning: 'gsskrb5_set_send_to_kdc' is deprecated (declared at heimdal/lib/gssapi/gssapi/gssapi_krb5.h:147) >Partially linking bin/mergedobj/gensec_gssapi.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 >heimdal/lib/gssapi/spnego/accept_sec_context.c: In function 'select_mech': >heimdal/lib/gssapi/spnego/accept_sec_context.c:375: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/gssapi/krb5/copy_ccache.c >Compiling heimdal/lib/gssapi/krb5/delete_sec_context.c >Compiling heimdal/lib/gssapi/krb5/init_sec_context.c >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 >heimdal/lib/gssapi/krb5/add_cred.c: In function '_gsskrb5_add_cred': >heimdal/lib/gssapi/krb5/add_cred.c:190: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/gssapi/krb5/inquire_cred.c >Compiling heimdal/lib/gssapi/krb5/inquire_cred_by_oid.c >Compiling heimdal/lib/gssapi/krb5/inquire_cred_by_mech.c >Compiling heimdal/lib/gssapi/krb5/inquire_mechs_for_name.c >Compiling heimdal/lib/gssapi/krb5/inquire_names_for_mech.c >Compiling heimdal/lib/gssapi/krb5/indicate_mechs.c >Compiling heimdal/lib/gssapi/krb5/inquire_sec_context_by_oid.c >Compiling heimdal/lib/gssapi/krb5/export_sec_context.c >Compiling heimdal/lib/gssapi/krb5/import_sec_context.c >Compiling heimdal/lib/gssapi/krb5/duplicate_name.c >Compiling heimdal/lib/gssapi/krb5/import_name.c >Compiling heimdal/lib/gssapi/krb5/compare_name.c >Compiling heimdal/lib/gssapi/krb5/export_name.c >Compiling heimdal/lib/gssapi/krb5/canonicalize_name.c >Compiling heimdal/lib/gssapi/krb5/unwrap.c >Compiling heimdal/lib/gssapi/krb5/wrap.c >Compiling heimdal/lib/gssapi/krb5/release_name.c >Compiling heimdal/lib/gssapi/krb5/cfx.c >Compiling heimdal/lib/gssapi/krb5/8003.c >Compiling heimdal/lib/gssapi/krb5/arcfour.c >Compiling heimdal/lib/gssapi/krb5/encapsulate.c >Compiling heimdal/lib/gssapi/krb5/display_name.c >Compiling heimdal/lib/gssapi/krb5/sequence.c >Compiling heimdal/lib/gssapi/krb5/display_status.c >heimdal/lib/gssapi/krb5/display_status.c: In function '_gsskrb5_set_status': >heimdal/lib/gssapi/krb5/display_status.c:133: warning: function might be possible candidate for 'gnu_printf' format attribute >heimdal/lib/gssapi/krb5/display_status.c:133: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >heimdal/lib/gssapi/krb5/display_status.c: In function '_gsskrb5_display_status': >heimdal/lib/gssapi/krb5/display_status.c:165: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/gssapi/krb5/display_status.c:168: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/gssapi/krb5/display_status.c:177: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >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 from 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 >heimdal/lib/gssapi/krb5/accept_sec_context.c: In function '_gsskrb5_register_acceptor_identity': >heimdal/lib/gssapi/krb5/accept_sec_context.c:60: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >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 qualifiers 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: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 >heimdal/lib/gssapi/mech/gss_display_status.c: In function 'gss_display_status': >heimdal/lib/gssapi/mech/gss_display_status.c:166: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/gssapi/mech/gss_display_status.c:169: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/gssapi/mech/gss_display_status.c:192: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/gssapi/mech/gss_release_buffer.c >Compiling heimdal/lib/gssapi/mech/gss_release_oid.c >Compiling heimdal/lib/gssapi/mech/gss_test_oid_set_member.c >Compiling heimdal/lib/gssapi/mech/gss_release_cred.c >Compiling heimdal/lib/gssapi/mech/gss_set_sec_context_option.c >Compiling heimdal/lib/gssapi/mech/gss_export_name.c >Compiling heimdal/lib/gssapi/mech/gss_seal.c >Compiling heimdal/lib/gssapi/mech/gss_acquire_cred.c >Compiling heimdal/lib/gssapi/mech/gss_unseal.c >Compiling heimdal/lib/gssapi/mech/gss_verify_mic.c >Compiling heimdal/lib/gssapi/mech/gss_accept_sec_context.c >Compiling heimdal/lib/gssapi/mech/gss_inquire_cred_by_mech.c >Compiling heimdal/lib/gssapi/mech/gss_indicate_mechs.c >Compiling heimdal/lib/gssapi/mech/gss_delete_sec_context.c >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/bits/fcntl2.h:42: 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 auth/gensec/spnego.c >Compiling ../libcli/auth/spnego_parse.c >Partially linking bin/mergedobj/gensec_spnego.o >Compiling auth/gensec/schannel.c >Compiling ../libcli/auth/schannel_sign.c >Partially linking bin/mergedobj/gensec_schannel.o >Compiling ../librpc/gen_ndr/ndr_schannel.c >Compiling ../librpc/ndr/ndr_schannel.c >Partially linking bin/mergedobj/ndr_schannel.o >Compiling auth/gensec/schannel_state.c >Partially linking bin/mergedobj/schanneldb.o >Compiling ../libcli/auth/schannel_state_ldb.c >Partially linking bin/mergedobj/common_schanneldb.o >Compiling auth/gensec/gensec_krb5.c >Partially linking bin/mergedobj/gensec_krb5.o >Compiling ../lib/util/tevent_unix.c >Compiling ../lib/util/tevent_ntstatus.c >Partially linking bin/mergedobj/util_tevent.o >Compiling libcli/resolve/bcast.c >Compiling libcli/resolve/nbtlist.c >Compiling libcli/resolve/wins.c >Compiling libcli/resolve/dns_ex.c >libcli/resolve/dns_ex.c: In function 'run_child_dns_lookup': >libcli/resolve/dns_ex.c:261: warning: ignoring return value of 'write', declared with attribute warn_unused_result >libcli/resolve/dns_ex.c: In function 'run_child_getaddrinfo': >libcli/resolve/dns_ex.c:329: warning: ignoring return value of 'write', declared with attribute warn_unused_result >Compiling libcli/resolve/host.c >Compiling libcli/resolve/resolve_lp.c >Partially linking bin/mergedobj/lp_resolve.o >Compiling ../libcli/nbt/lmhosts.c >Compiling ../libcli/nbt/nbtsocket.c >Compiling ../libcli/nbt/namequery.c >Compiling ../libcli/nbt/nameregister.c >Compiling ../libcli/nbt/namerefresh.c >Compiling ../libcli/nbt/namerelease.c >Partially linking bin/mergedobj/cli_nbt.o >Compiling dsdb/samdb/ldb_modules/resolve_oids.c >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 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 ../librpc/gen_ndr/ndr_krb5pac.c >Compiling ../librpc/ndr/ndr_krb5pac.c >Partially linking bin/mergedobj/ndr_krb5pac.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 >dsdb/samdb/ldb_modules/descriptor.c: In function 'descriptor_do_add': >dsdb/samdb/ldb_modules/descriptor.c:665: warning: 'objectclass' may be used uninitialized in this function >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 type >lib/ldb/include/ldb.h:1778: note: expected 'struct ldb_message *' but argument is of type 'const struct ldb_message *' >lib/ldb/tests/sample_module.c:29: warning: unused variable 'controls' >lib/ldb/tests/sample_module.c: In function 'sample_modify': >lib/ldb/tests/sample_module.c:46: warning: unused variable 'controls' >Partially linking bin/mergedobj/sample.o >Compiling lib/ldb/modules/skel.c >Partially linking bin/mergedobj/ldb_skel.o >Compiling dsdb/samdb/ldb_modules/extended_dn_out.c >dsdb/samdb/ldb_modules/extended_dn_out.c: In function 'extended_callback': >dsdb/samdb/ldb_modules/extended_dn_out.c:325: warning: 'have_reveal_control' may be used uninitialized in this function >Partially linking bin/mergedobj/ldb_extended_dn_out.o >Compiling dsdb/samdb/ldb_modules/samldb.c >dsdb/samdb/ldb_modules/samldb.c: In function 'samldb_prim_group_rid_to_users_cnt_callback': >dsdb/samdb/ldb_modules/samldb.c:1177: warning: 'ret' may be used uninitialized in this function >dsdb/samdb/ldb_modules/samldb.c: In function 'samldb_check_samAccountName_callback': >dsdb/samdb/ldb_modules/samldb.c:196: warning: 'ret' may be used uninitialized in this function >dsdb/samdb/ldb_modules/samldb.c: In function 'samldb_sid_from_dn_callback': >dsdb/samdb/ldb_modules/samldb.c:988: warning: 'ret' may be used uninitialized in this function >dsdb/samdb/ldb_modules/samldb.c: In function 'samldb_user_dn_to_prim_group_rid_callback': >dsdb/samdb/ldb_modules/samldb.c:1079: warning: 'ret' may be used uninitialized in this function >dsdb/samdb/ldb_modules/samldb.c: In function 'samldb_dn_from_sid_callback': >dsdb/samdb/ldb_modules/samldb.c:380: warning: 'ret' may be used uninitialized in this function >dsdb/samdb/ldb_modules/samldb.c: In function 'samldb_find_for_defaultObjectCategory_callback': >dsdb/samdb/ldb_modules/samldb.c:576: warning: 'ret' may be used uninitialized in this function >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 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 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 cluster/cluster.c >Compiling cluster/local.c >Partially linking bin/mergedobj/cluster.o >Compiling ../lib/util/util_tdb.c >Partially linking bin/mergedobj/util_tdb.o >Compiling ../lib/util/unix_privs.c >Partially linking bin/mergedobj/unix_privs.o >Compiling librpc/gen_ndr/ndr_irpc.c >Partially linking bin/mergedobj/ndr_irpc.o >Compiling ../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 lib/tdb_wrap.c >lib/tdb_wrap.c: In function 'tdb_wrap_log': >lib/tdb_wrap.c:52: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >Partially linking bin/mergedobj/tdb_wrap.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 >lib/ldb_wrap.c: In function 'ldb_wrap_debug': >lib/ldb_wrap.c:66: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >Partially linking bin/mergedobj/ldb_wrap.o >Compiling dsdb/schema/schema_init.c >Compiling dsdb/schema/schema_set.c >Compiling dsdb/schema/schema_query.c >Compiling dsdb/schema/schema_syntax.c >Compiling dsdb/schema/schema_description.c >Compiling dsdb/schema/schema_convert_to_ol.c >dsdb/schema/schema_convert_to_ol.c: In function 'print_schema_recursive': >dsdb/schema/schema_convert_to_ol.c:141: 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 >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 ../libds/common/flag_mapping.c >Partially linking bin/mergedobj/samdb_common.o >Compiling ../lib/util/util_ldb.c >../lib/util/util_ldb.c: In function 'gendb_add_ldif': >../lib/util/util_ldb.c:120: warning: 'ret' may be used uninitialized in this function >Partially linking bin/mergedobj/util_ldb.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 ../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 >../librpc/ndr/ndr_drsuapi.c:77:1: warning: macro "_OID_PULL_CHECK" is not used >../librpc/ndr/ndr_drsuapi.c:69:1: warning: macro "_OID_PUSH_CHECK" is not used >Partially linking bin/mergedobj/ndr_drsuapi.o >Compiling ../lib/util/asn1.c >Partially linking bin/mergedobj/asn1_util.o >Compiling ../librpc/gen_ndr/ndr_echo.c >Compiling ../librpc/gen_ndr/ndr_lsa.c >Compiling ../librpc/gen_ndr/ndr_samr.c >Compiling ../librpc/gen_ndr/ndr_netlogon.c >Compiling ../librpc/ndr/ndr_netlogon.c >Compiling ../librpc/gen_ndr/ndr_dfs.c >Compiling ../librpc/gen_ndr/ndr_atsvc.c >Compiling ../librpc/gen_ndr/ndr_wkssvc.c >Compiling ../librpc/gen_ndr/ndr_srvsvc.c >Compiling ../librpc/gen_ndr/ndr_svcctl.c >Compiling ../librpc/ndr/ndr_svcctl.c >Compiling ../librpc/gen_ndr/ndr_winreg.c >Compiling ../librpc/gen_ndr/ndr_initshutdown.c >Compiling ../librpc/gen_ndr/ndr_eventlog.c >Compiling ../librpc/gen_ndr/ndr_ntsvcs.c >Partially linking bin/mergedobj/ndr_standard.o >Compiling ../librpc/gen_ndr/ndr_security.c >Compiling ../librpc/ndr/ndr_sec_helper.c >Compiling librpc/gen_ndr/ndr_server_id.c >Partially linking bin/mergedobj/ndr_security.o >Compiling libcli/security/security_token.c >Compiling libcli/security/access_check.c >Compiling libcli/security/privilege.c >Compiling libcli/security/sddl.c >Compiling libcli/security/create_descriptor.c >Compiling libcli/security/object_tree.c >Partially linking bin/mergedobj/security.o >Compiling ../libcli/security/dom_sid.c >Compiling ../libcli/security/display_sec.c >Compiling ../libcli/security/secace.c >Compiling ../libcli/security/secacl.c >Compiling ../libcli/security/security_descriptor.c >Partially linking bin/mergedobj/security_common.o >Compiling ../librpc/ndr/ndr_compression.c >Partially linking bin/mergedobj/ndr_compression.o >Compiling ../lib/compression/lzxpress.c >Partially linking bin/mergedobj/lzxpress.o >Compiling librpc/ndr/ndr_string.c >Compiling ../librpc/ndr/ndr_basic.c >Compiling ../librpc/ndr/uuid.c >Compiling ../librpc/ndr/ndr.c >Compiling ../librpc/gen_ndr/ndr_misc.c >Compiling ../librpc/ndr/ndr_misc.c >Partially linking bin/mergedobj/ndr.o >Compiling ../libcli/util/doserr.c >Compiling libcli/util/errormap.c >Compiling libcli/util/nterr.c >Partially linking bin/mergedobj/samba-errors.o >Compiling heimdal/lib/krb5/acache.c >heimdal/lib/krb5/acache.c: In function 'acc_get_default_name': >heimdal/lib/krb5/acache.c:987: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/acache.c >heimdal/lib/krb5/acache.c: In function 'acc_get_default_name': >heimdal/lib/krb5/acache.c:987: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/add_et_list.c >Compiling heimdal/lib/krb5/add_et_list.c >Compiling heimdal/lib/krb5/addr_families.c >Compiling heimdal/lib/krb5/addr_families.c >Compiling heimdal/lib/krb5/appdefault.c >Compiling heimdal/lib/krb5/appdefault.c >Compiling heimdal/lib/krb5/asn1_glue.c >Compiling heimdal/lib/krb5/asn1_glue.c >Compiling heimdal/lib/krb5/auth_context.c >Compiling heimdal/lib/krb5/auth_context.c >Compiling heimdal/lib/krb5/build_ap_req.c >Compiling heimdal/lib/krb5/build_ap_req.c >Compiling heimdal/lib/krb5/build_auth.c >Compiling heimdal/lib/krb5/build_auth.c >Compiling heimdal/lib/krb5/cache.c >heimdal/lib/krb5/cache.c: In function '_krb5_expand_default_cc_name': >heimdal/lib/krb5/cache.c:389: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/cache.c >heimdal/lib/krb5/cache.c: In function '_krb5_expand_default_cc_name': >heimdal/lib/krb5/cache.c:389: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >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:121: 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:149: 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:188: 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:245: 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_file_multi': >heimdal/lib/krb5/config_file.c:324: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/config_file.c >heimdal/lib/krb5/config_file.c: In function 'parse_section': >heimdal/lib/krb5/config_file.c:121: 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:149: 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:188: 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:245: 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_file_multi': >heimdal/lib/krb5/config_file.c:324: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/constants.c >Compiling heimdal/lib/krb5/constants.c >Compiling heimdal/lib/krb5/context.c >Compiling heimdal/lib/krb5/context.c >Compiling heimdal/lib/krb5/convert_creds.c >heimdal/lib/krb5/convert_creds.c: In function 'krb524_convert_creds_kdc': >heimdal/lib/krb5/convert_creds.c:138: warning: 'krb5_get_err_text' is deprecated (declared at heimdal/lib/krb5/krb5-protos.h:1830) >Compiling heimdal/lib/krb5/convert_creds.c >heimdal/lib/krb5/convert_creds.c: In function 'krb524_convert_creds_kdc': >heimdal/lib/krb5/convert_creds.c:138: warning: 'krb5_get_err_text' is deprecated (declared at heimdal/lib/krb5/krb5-protos.h:1830) >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 >heimdal/lib/krb5/crypto.c: In function 'evp_encrypt': >heimdal/lib/krb5/crypto.c:2046: warning: declaration of 'len' shadows a parameter >heimdal/lib/krb5/crypto.c:2036: warning: shadowed declaration is here >Compiling heimdal/lib/krb5/crypto.c >heimdal/lib/krb5/crypto.c: In function 'evp_encrypt': >heimdal/lib/krb5/crypto.c:2046: warning: declaration of 'len' shadows a parameter >heimdal/lib/krb5/crypto.c:2036: warning: shadowed declaration is here >Compiling heimdal/lib/krb5/data.c >Compiling heimdal/lib/krb5/data.c >Compiling heimdal/lib/krb5/eai_to_heim_errno.c >Compiling heimdal/lib/krb5/eai_to_heim_errno.c >Compiling heimdal/lib/krb5/error_string.c >heimdal/lib/krb5/error_string.c: In function 'krb5_vset_error_message': >heimdal/lib/krb5/error_string.c:103: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >heimdal/lib/krb5/error_string.c: In function 'krb5_vprepend_error_message': >heimdal/lib/krb5/error_string.c:153: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/error_string.c >heimdal/lib/krb5/error_string.c: In function 'krb5_vset_error_message': >heimdal/lib/krb5/error_string.c:103: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >heimdal/lib/krb5/error_string.c: In function 'krb5_vprepend_error_message': >heimdal/lib/krb5/error_string.c:153: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/expand_hostname.c >Compiling heimdal/lib/krb5/expand_hostname.c >Compiling heimdal/lib/krb5/fcache.c >heimdal/lib/krb5/fcache.c: In function 'fcc_gen_new': >heimdal/lib/krb5/fcache.c:314: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/krb5/fcache.c: In function 'fcc_remove_cred': >heimdal/lib/krb5/fcache.c:778: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/fcache.c >heimdal/lib/krb5/fcache.c: In function 'fcc_gen_new': >heimdal/lib/krb5/fcache.c:314: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/krb5/fcache.c: In function 'fcc_remove_cred': >heimdal/lib/krb5/fcache.c:778: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/free.c >Compiling heimdal/lib/krb5/free.c >Compiling heimdal/lib/krb5/free_host_realm.c >Compiling heimdal/lib/krb5/free_host_realm.c >Compiling heimdal/lib/krb5/generate_seq_number.c >Compiling heimdal/lib/krb5/generate_seq_number.c >Compiling heimdal/lib/krb5/generate_subkey.c >Compiling heimdal/lib/krb5/generate_subkey.c >Compiling heimdal/lib/krb5/get_addrs.c >Compiling heimdal/lib/krb5/get_addrs.c >Compiling heimdal/lib/krb5/get_cred.c >heimdal/lib/krb5/get_cred.c: In function 'init_tgs_req': >heimdal/lib/krb5/get_cred.c:148: warning: unused variable 'key' >heimdal/lib/krb5/get_cred.c: In function 'decrypt_tkt_with_subkey': >heimdal/lib/krb5/get_cred.c:323: warning: 'ret' may be used uninitialized in this function >Compiling heimdal/lib/krb5/get_cred.c >heimdal/lib/krb5/get_cred.c: In function 'init_tgs_req': >heimdal/lib/krb5/get_cred.c:148: warning: unused variable 'key' >heimdal/lib/krb5/get_cred.c: In function 'decrypt_tkt_with_subkey': >heimdal/lib/krb5/get_cred.c:323: warning: 'ret' may be used uninitialized in this function >Compiling heimdal/lib/krb5/get_default_principal.c >Compiling heimdal/lib/krb5/get_default_principal.c >Compiling heimdal/lib/krb5/get_default_realm.c >Compiling heimdal/lib/krb5/get_default_realm.c >Compiling heimdal/lib/krb5/get_for_creds.c >Compiling heimdal/lib/krb5/get_for_creds.c >Compiling heimdal/lib/krb5/get_host_realm.c >Compiling heimdal/lib/krb5/get_host_realm.c >Compiling heimdal/lib/krb5/get_in_tkt.c >Compiling heimdal/lib/krb5/get_in_tkt.c >Compiling heimdal/lib/krb5/get_port.c >Compiling heimdal/lib/krb5/get_port.c >Compiling heimdal/lib/krb5/init_creds.c >Compiling heimdal/lib/krb5/init_creds.c >Compiling heimdal/lib/krb5/init_creds_pw.c >heimdal/lib/krb5/init_creds_pw.c: In function 'report_expiration': >heimdal/lib/krb5/init_creds_pw.c:204: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/krb5/init_creds_pw.c: In function 'change_password': >heimdal/lib/krb5/init_creds_pw.c:530: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/krb5/init_creds_pw.c: In function 'krb5_get_init_creds_password': >heimdal/lib/krb5/init_creds_pw.c:1896: warning: declaration of 'buf' shadows a previous local >heimdal/lib/krb5/init_creds_pw.c:1844: warning: shadowed declaration is here >heimdal/lib/krb5/init_creds_pw.c:1863: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/init_creds_pw.c >heimdal/lib/krb5/init_creds_pw.c: In function 'report_expiration': >heimdal/lib/krb5/init_creds_pw.c:204: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/krb5/init_creds_pw.c: In function 'change_password': >heimdal/lib/krb5/init_creds_pw.c:530: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/krb5/init_creds_pw.c: In function 'krb5_get_init_creds_password': >heimdal/lib/krb5/init_creds_pw.c:1896: warning: declaration of 'buf' shadows a previous local >heimdal/lib/krb5/init_creds_pw.c:1844: warning: shadowed declaration is here >heimdal/lib/krb5/init_creds_pw.c:1863: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/kcm.c >Compiling heimdal/lib/krb5/kcm.c >Compiling heimdal/lib/krb5/keyblock.c >Compiling heimdal/lib/krb5/keyblock.c >Compiling heimdal/lib/krb5/keytab.c >Compiling heimdal/lib/krb5/keytab.c >Compiling heimdal/lib/krb5/keytab_any.c >Compiling heimdal/lib/krb5/keytab_any.c >Compiling heimdal/lib/krb5/keytab_file.c >Compiling heimdal/lib/krb5/keytab_file.c >Compiling heimdal/lib/krb5/keytab_memory.c >Compiling heimdal/lib/krb5/keytab_memory.c >Compiling heimdal/lib/krb5/keytab_keyfile.c >Compiling heimdal/lib/krb5/keytab_keyfile.c >Compiling heimdal/lib/krb5/krbhst.c >heimdal/lib/krb5/krbhst.c: In function 'fallback_get_hosts': >heimdal/lib/krb5/krbhst.c:470: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/krb5/krbhst.c:472: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/krbhst.c >heimdal/lib/krb5/krbhst.c: In function 'fallback_get_hosts': >heimdal/lib/krb5/krbhst.c:470: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/krb5/krbhst.c:472: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/log.c >heimdal/lib/krb5/log.c: In function 'krb5_vlog_msg': >heimdal/lib/krb5/log.c:429: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/log.c >heimdal/lib/krb5/log.c: In function 'krb5_vlog_msg': >heimdal/lib/krb5/log.c:429: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/mcache.c >heimdal/lib/krb5/mcache.c: In function 'mcc_alloc': >heimdal/lib/krb5/mcache.c:72: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/mcache.c >heimdal/lib/krb5/mcache.c: In function 'mcc_alloc': >heimdal/lib/krb5/mcache.c:72: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >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 >heimdal/lib/krb5/pkinit.c: In function 'pk_rd_pa_reply_enckey': >heimdal/lib/krb5/pkinit.c:1173: warning: declaration of 'type' shadows a parameter >heimdal/lib/krb5/pkinit.c:1128: warning: shadowed declaration is here >Compiling heimdal/lib/krb5/pkinit.c >heimdal/lib/krb5/pkinit.c: In function 'pk_rd_pa_reply_enckey': >heimdal/lib/krb5/pkinit.c:1173: warning: declaration of 'type' shadows a parameter >heimdal/lib/krb5/pkinit.c:1128: warning: shadowed declaration is here >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:1022: 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:1022: 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 >heimdal/lib/krb5/replay.c: In function 'krb5_rc_initialize': >heimdal/lib/krb5/replay.c:143: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >heimdal/lib/krb5/replay.c: In function 'krb5_rc_store': >heimdal/lib/krb5/replay.c:220: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >heimdal/lib/krb5/replay.c:249: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >heimdal/lib/krb5/replay.c: In function 'krb5_get_server_rcache': >heimdal/lib/krb5/replay.c:313: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/replay.c >heimdal/lib/krb5/replay.c: In function 'krb5_rc_initialize': >heimdal/lib/krb5/replay.c:143: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >heimdal/lib/krb5/replay.c: In function 'krb5_rc_store': >heimdal/lib/krb5/replay.c:220: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >heimdal/lib/krb5/replay.c:249: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >heimdal/lib/krb5/replay.c: In function 'krb5_get_server_rcache': >heimdal/lib/krb5/replay.c:313: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/send_to_kdc.c >heimdal/lib/krb5/send_to_kdc.c: In function 'send_and_recv_http': >heimdal/lib/krb5/send_to_kdc.c:191: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/krb5/send_to_kdc.c: In function 'send_via_proxy': >heimdal/lib/krb5/send_to_kdc.c:282: warning: declaration of '__v' shadows a previous local >heimdal/lib/krb5/send_to_kdc.c:282: warning: shadowed declaration is here >heimdal/lib/krb5/send_to_kdc.c:282: warning: declaration of '__x' shadows a previous local >heimdal/lib/krb5/send_to_kdc.c:282: warning: shadowed declaration is here >heimdal/lib/krb5/send_to_kdc.c:305: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/send_to_kdc.c >heimdal/lib/krb5/send_to_kdc.c: In function 'send_and_recv_http': >heimdal/lib/krb5/send_to_kdc.c:191: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/krb5/send_to_kdc.c: In function 'send_via_proxy': >heimdal/lib/krb5/send_to_kdc.c:282: warning: declaration of '__v' shadows a previous local >heimdal/lib/krb5/send_to_kdc.c:282: warning: shadowed declaration is here >heimdal/lib/krb5/send_to_kdc.c:282: warning: declaration of '__x' shadows a previous local >heimdal/lib/krb5/send_to_kdc.c:282: warning: shadowed declaration is here >heimdal/lib/krb5/send_to_kdc.c:305: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >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 >heimdal/lib/krb5/version.c:38:1: warning: macro "heimdal_version" is not used >heimdal/lib/krb5/version.c:39:1: warning: macro "heimdal_long_version" is not used >Compiling heimdal/lib/krb5/version.c >heimdal/lib/krb5/version.c:38:1: warning: macro "heimdal_version" is not used >heimdal/lib/krb5/version.c:39:1: warning: macro "heimdal_long_version" is not used >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 >heimdal/lib/krb5/warn.c:56: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >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 >heimdal/lib/krb5/warn.c:56: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/krb5/krb5_err.c >Compiling heimdal/lib/krb5/krb5_err.c >Compiling heimdal/lib/krb5/heim_err.c >Compiling heimdal/lib/krb5/heim_err.c >Compiling heimdal/lib/krb5/k524_err.c >Compiling heimdal/lib/krb5/k524_err.c >Compiling heimdal/lib/krb5/krb_err.c >Compiling heimdal/lib/krb5/krb_err.c >Compiling heimdal/../heimdal_build/krb5-glue.c >Compiling heimdal/../heimdal_build/krb5-glue.c >Partially linking bin/mergedobj/heimdal_krb5.o >Compiling heimdal/lib/hx509/ca.c >heimdal/lib/hx509/ca.c: In function 'add_utf8_san': >heimdal/lib/hx509/ca.c:695: warning: cast discards qualifiers from pointer target type >heimdal/lib/hx509/ca.c: In function 'build_proxy_prefix': >heimdal/lib/hx509/ca.c:921: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >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 >heimdal/lib/hx509/ca.c: In function 'build_proxy_prefix': >heimdal/lib/hx509/ca.c:921: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/hx509/cert.c >heimdal/lib/hx509/cert.c: In function '_hx509_cert_to_env': >heimdal/lib/hx509/cert.c:3333: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/hx509/cert.c >heimdal/lib/hx509/cert.c: In function '_hx509_cert_to_env': >heimdal/lib/hx509/cert.c:3333: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/hx509/cms.c >heimdal/lib/hx509/cms.c: In function 'unparse_CMSIdentifier': >heimdal/lib/hx509/cms.c:230: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/hx509/cms.c:245: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/hx509/cms.c:250: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/hx509/cms.c >heimdal/lib/hx509/cms.c: In function 'unparse_CMSIdentifier': >heimdal/lib/hx509/cms.c:230: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/hx509/cms.c:245: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/hx509/cms.c:250: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/hx509/collector.c >Compiling heimdal/lib/hx509/collector.c >Compiling heimdal/lib/hx509/crypto.c >Compiling heimdal/lib/hx509/crypto.c >Compiling heimdal/lib/hx509/error.c >heimdal/lib/hx509/error.c: In function 'hx509_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 >heimdal/lib/hx509/error.c:220: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >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 >heimdal/lib/hx509/error.c:220: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/hx509/env.c >Compiling heimdal/lib/hx509/env.c >Compiling heimdal/lib/hx509/file.c >Compiling heimdal/lib/hx509/file.c >Compiling heimdal/lib/hx509/keyset.c >heimdal/lib/hx509/keyset.c: In function '_hx509_pi_printf': >heimdal/lib/hx509/keyset.c:707: warning: function might be possible candidate for 'gnu_printf' format attribute >heimdal/lib/hx509/keyset.c:707: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/hx509/keyset.c >heimdal/lib/hx509/keyset.c: In function '_hx509_pi_printf': >heimdal/lib/hx509/keyset.c:707: warning: function might be possible candidate for 'gnu_printf' format attribute >heimdal/lib/hx509/keyset.c:707: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/hx509/ks_dir.c >Compiling heimdal/lib/hx509/ks_dir.c >Compiling heimdal/lib/hx509/ks_file.c >heimdal/lib/hx509/ks_file.c: In function 'store_func': >heimdal/lib/hx509/ks_file.c:535: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >Compiling heimdal/lib/hx509/ks_file.c >heimdal/lib/hx509/ks_file.c: In function 'store_func': >heimdal/lib/hx509/ks_file.c:535: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >Compiling heimdal/lib/hx509/ks_keychain.c >Compiling heimdal/lib/hx509/ks_keychain.c >Compiling heimdal/lib/hx509/ks_mem.c >Compiling heimdal/lib/hx509/ks_mem.c >Compiling heimdal/lib/hx509/ks_null.c >Compiling heimdal/lib/hx509/ks_null.c >Compiling heimdal/lib/hx509/ks_p11.c >Compiling heimdal/lib/hx509/ks_p11.c >Compiling heimdal/lib/hx509/ks_p12.c >Compiling heimdal/lib/hx509/ks_p12.c >Compiling heimdal/lib/hx509/lock.c >Compiling heimdal/lib/hx509/lock.c >Compiling heimdal/lib/hx509/name.c >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 >Compiling heimdal/lib/hx509/sel-lex.c >sel-lex.c: In function '_hx509_sel_yylex': >sel-lex.l:81: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >sel-lex.c:166:1: warning: macro "yyless" is not used >sel-lex.l: In function 'handle_string': >sel-lex.l:99: 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: >sel-lex.c:1194: warning: 'yyunput' defined but not used >sel-lex.c:362:1: warning: macro "YY_NUM_RULES" is not used >sel-lex.c:465:1: warning: macro "REJECT" is not used >sel-lex.c:9:1: warning: macro "YY_FLEX_MAJOR_VERSION" is not used >sel-lex.c:124:1: warning: macro "BEGIN" is not used >sel-lex.c:308:1: warning: macro "yy_new_buffer" is not used >sel-lex.c:163:1: warning: macro "YY_LESS_LINENO" is not used >sel-lex.c:1671:1: warning: macro "yyless" is not used >sel-lex.c:13:1: warning: macro "FLEX_BETA" is not used >sel-lex.c:320:1: warning: macro "yy_set_bol" is not used >sel-lex.c:29:1: warning: macro "FLEXINT_H" is not used >sel-lex.c:466:1: warning: macro "yymore" is not used >sel-lex.c:8:1: warning: macro "FLEX_SCANNER" is not used >sel-lex.c:187:1: warning: macro "YY_STRUCT_YY_BUFFER_STATE" is not used >sel-lex.c:151:1: warning: macro "YY_TYPEDEF_YY_BUFFER_STATE" is not used >sel-lex.c:310:1: warning: macro "yy_set_interactive" is not used >sel-lex.c:148:1: warning: macro "YY_STATE_BUF_SIZE" is not used >sel-lex.c:131:1: warning: macro "YYSTATE" is not used >sel-lex.c:10:1: warning: macro "YY_FLEX_MINOR_VERSION" is not used >sel-lex.l:56:1: warning: macro "YY_NO_UNPUT" is not used >sel-lex.c:685:1: warning: macro "YY_DECL_IS_OURS" is not used >sel-lex.c:671:1: warning: macro "YY_START_STACK_INCR" is not used >sel-lex.c:330:1: warning: macro "YY_AT_BOL" is not used >sel-lex.c:298:1: warning: macro "YY_FLUSH_BUFFER" is not used >sel-lex.c:179:1: warning: macro "unput" is not used >sel-lex.c:182:1: warning: macro "YY_TYPEDEF_YY_SIZE_T" is not used >sel-lex.c:4:1: warning: macro "YY_INT_ALIGNED" is not used >sel-lex.c:1861:1: warning: macro "YYTABLES_NAME" is not used >Compiling heimdal/lib/hx509/sel-gram.c >sel-gram.c: In function '_hx509_sel_yyparse': >sel-gram.c: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 *' >sel-gram.c: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 *' >sel-gram.c:124:1: warning: macro "kw_FALSE" is not used >sel-gram.c:289:1: warning: macro "YYSTACK_ALLOC_MAXIMUM" is not used >sel-gram.c:128:1: warning: macro "kw_TAILMATCH" is not used >sel-gram.c:573:1: warning: macro "yyerrok" is not used >sel-gram.c:383:1: warning: macro "YYNRULES" is not used >sel-gram.c:385:1: warning: macro "YYNSTATES" is not used >sel-gram.c:610:1: warning: macro "YYERRCODE" is not used >sel-gram.c:130:1: warning: macro "STRING" is not used >sel-gram.c:208:1: warning: macro "YYSIZE_MAXIMUM" 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 >sel-gram.c:589:1: warning: macro "YYRECOVERING" is not used >heimdal/lib/hx509/sel-gram.c:46:1: warning: macro "YYBISON" is not used >sel-gram.c:127:1: warning: macro "kw_IN" is not used >sel-gram.c:587:1: warning: macro "YYFAIL" is not used >sel-gram.c:107:1: warning: macro "YYTOKENTYPE" is not used >sel-gram.c:619:1: warning: macro "YYLLOC_DEFAULT" is not used >heimdal/lib/hx509/sel-gram.c:49:1: warning: macro "YYBISON_VERSION" is not used >sel-gram.c:131:1: warning: macro "IDENTIFIER" is not used >sel-gram.c:381:1: warning: macro "YYNNTS" is not used >sel-gram.c:125:1: warning: macro "kw_AND" is not used >heimdal/lib/hx509/sel-gram.c:58:1: warning: macro "YYPUSH" is not used >sel-gram.c:129:1: warning: macro "NUMBER" is not used >sel-gram.c:650:1: warning: macro "YY_LOCATION_PRINT" is not used >sel-gram.c:153:1: warning: macro "YYSTYPE_IS_DECLARED" is not used >sel-gram.c:126:1: warning: macro "kw_OR" is not used >sel-gram.c:617:1: warning: macro "YYRHSLOC" is not used >sel-gram.c: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 >sel-gram.c:580:1: warning: macro "YYERROR" is not used >sel-gram.c:152:1: warning: macro "yystype" is not used >sel-gram.c:574:1: warning: macro "yyclearin" is not used >sel-gram.c: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:242: warning: cast discards qualifiers from pointer target type >heimdal/lib/hcrypto/bn.c: In function 'hc_BN_get_word': >heimdal/lib/hcrypto/bn.c:310: 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:727: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 'unix_seed': >heimdal/lib/hcrypto/rand-unix.c:86: warning: ignoring return value of 'write', declared with attribute warn_unused_result >Compiling heimdal/lib/hcrypto/rand-fortuna.c >Compiling heimdal/lib/hcrypto/rand-timer.c >Compiling heimdal/lib/hcrypto/hmac.c >Compiling heimdal/lib/hcrypto/camellia.c >Compiling heimdal/lib/hcrypto/camellia-ntt.c >Partially linking bin/mergedobj/heimdal_hcrypto.o >Compiling heimdal/lib/hcrypto/imath/imath.c >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:676: warning: declaration of 'is_indefinite' shadows a previous local >heimdal/lib/asn1/asn1_cms_asn1.c:662: warning: shadowed declaration is here >heimdal/lib/asn1/asn1_cms_asn1.c: In function 'decode_EncapsulatedContentInfo': >heimdal/lib/asn1/asn1_cms_asn1.c:835: warning: declaration of 'is_indefinite' shadows a previous local >heimdal/lib/asn1/asn1_cms_asn1.c:821: warning: shadowed declaration is here >heimdal/lib/asn1/asn1_cms_asn1.c:850: warning: declaration of 'is_indefinite' shadows a previous local >heimdal/lib/asn1/asn1_cms_asn1.c:835: warning: shadowed declaration is here >heimdal/lib/asn1/asn1_cms_asn1.c: In function 'decode_SignerInfo': >heimdal/lib/asn1/asn1_cms_asn1.c:2141: warning: declaration of 'is_indefinite' shadows a previous local >heimdal/lib/asn1/asn1_cms_asn1.c:2121: warning: shadowed declaration is here >heimdal/lib/asn1/asn1_cms_asn1.c:2195: warning: declaration of 'is_indefinite' shadows a previous local >heimdal/lib/asn1/asn1_cms_asn1.c:2121: warning: shadowed declaration is here >heimdal/lib/asn1/asn1_cms_asn1.c: In function 'decode_SignedData': >heimdal/lib/asn1/asn1_cms_asn1.c:2700: warning: declaration of 'is_indefinite' shadows a previous local >heimdal/lib/asn1/asn1_cms_asn1.c:2680: warning: shadowed declaration is here >heimdal/lib/asn1/asn1_cms_asn1.c:2748: warning: declaration of 'is_indefinite' shadows a previous local >heimdal/lib/asn1/asn1_cms_asn1.c:2680: warning: shadowed declaration is here >heimdal/lib/asn1/asn1_cms_asn1.c: In function 'decode_OriginatorInfo': >heimdal/lib/asn1/asn1_cms_asn1.c:3002: warning: declaration of 'is_indefinite' shadows a previous local >heimdal/lib/asn1/asn1_cms_asn1.c:2991: warning: shadowed declaration is here >heimdal/lib/asn1/asn1_cms_asn1.c:3050: warning: declaration of 'is_indefinite' shadows a previous local >heimdal/lib/asn1/asn1_cms_asn1.c:2991: warning: shadowed declaration is here >heimdal/lib/asn1/asn1_cms_asn1.c: In function 'decode_EncryptedContentInfo': >heimdal/lib/asn1/asn1_cms_asn1.c:3918: warning: declaration of 'is_indefinite' shadows a previous local >heimdal/lib/asn1/asn1_cms_asn1.c:3901: warning: shadowed declaration is here >heimdal/lib/asn1/asn1_cms_asn1.c: In function 'decode_CMSEncryptedData': >heimdal/lib/asn1/asn1_cms_asn1.c:4256: warning: declaration of 'is_indefinite' shadows a previous local >heimdal/lib/asn1/asn1_cms_asn1.c:4239: warning: shadowed declaration is here >heimdal/lib/asn1/asn1_cms_asn1.c: In function 'decode_EnvelopedData': >heimdal/lib/asn1/asn1_cms_asn1.c:4453: warning: declaration of 'is_indefinite' shadows a previous local >heimdal/lib/asn1/asn1_cms_asn1.c:4439: warning: shadowed declaration is here >heimdal/lib/asn1/asn1_cms_asn1.c:4487: warning: declaration of 'is_indefinite' shadows a previous local >heimdal/lib/asn1/asn1_cms_asn1.c:4439: warning: shadowed declaration is here >heimdal/lib/asn1/asn1_cms_asn1.c: In function 'decode_CMSRC2CBCParameter': >heimdal/lib/asn1/asn1_cms_asn1.c:4677: warning: declaration of 'is_indefinite' shadows a previous local >heimdal/lib/asn1/asn1_cms_asn1.c:4666: warning: shadowed declaration is here >heimdal/lib/asn1/asn1_cms_asn1.c:4700: warning: declaration of 'is_indefinite' shadows a previous local >heimdal/lib/asn1/asn1_cms_asn1.c:4666: 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 >heimdal/lib/roken/roken_gethostby.c: In function 'setup_int': >heimdal/lib/roken/roken_gethostby.c:73: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/roken/roken_gethostby.c:78: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >heimdal/lib/roken/roken_gethostby.c: In function 'roken_gethostby': >heimdal/lib/roken/roken_gethostby.c:147: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling heimdal/lib/roken/signal.c >Compiling heimdal/lib/roken/vis.c >Compiling heimdal/lib/roken/strlwr.c >Compiling heimdal/lib/roken/strsep_copy.c >Compiling heimdal/lib/roken/strsep.c >Compiling heimdal/lib/roken/strupr.c >Compiling heimdal/lib/roken/strpool.c >Compiling heimdal/lib/roken/estrdup.c >Compiling heimdal/lib/roken/erealloc.c >Compiling heimdal/lib/roken/simple_exec.c >heimdal/lib/roken/simple_exec.c: In function 'rk_pipe_execv': >heimdal/lib/roken/simple_exec.c:153: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result >heimdal/lib/roken/simple_exec.c:155: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result >heimdal/lib/roken/simple_exec.c:157: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result >Compiling heimdal/lib/roken/strcollect.c >Compiling heimdal/lib/roken/rtbl.c >Compiling heimdal/lib/roken/cloexec.c >Compiling heimdal/lib/roken/xfree.c >Compiling heimdal/../heimdal_build/replace.c >Partially linking bin/mergedobj/heimdal_roken.o >Compiling heimdal/lib/roken/closefrom.c >Partially linking bin/mergedobj/heimdal_roken_closefrom.o >Compiling heimdal/lib/roken/getprogname.c >Compiling heimdal/lib/roken/setprogname.c >Partially linking bin/mergedobj/heimdal_roken_progname.o >Compiling dsdb/samdb/ldb_modules/ranged_results.c >Partially linking bin/mergedobj/ldb_ranged_results.o >Compiling lib/events/tevent_s4.c >lib/events/tevent_s4.c: In function 'ev_wrap_debug': >lib/events/tevent_s4.c:49: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >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 ../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 param/loadparm.c >param/loadparm.c: In function 'lp_get_parametric': >param/loadparm.c:773: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling param/generic.c >Compiling param/util.c >Partially linking bin/mergedobj/samba-hostconfig.o >Partially linking bin/mergedobj/samba-util.o >Compiling ../libcli/auth/msrpc_parse.c >Partially linking bin/mergedobj/msrpc_parse.o >Linking bin/shared/libdcerpc_atsvc.so.0.0.1 >Linking bin/shared/libdcerpc.so.0.0.1 >Compiling ../librpc/gen_ndr/ndr_samr_c.c >Linking bin/shared/libdcerpc_samr.so.0.0.1 >Compiling ../lib/torture/torture.c >Compiling ../lib/torture/subunit.c >Linking bin/shared/libtorture.so.0.0.1 >Linking bin/shared/libldb.so.0.0.1 >Linking bin/shared/libndr_standard.so.0.0.1 >Linking bin/shared/libgensec.so.0.0.1 >Linking bin/shared/libndr.so.0.0.1 >Compiling lib/registry/interface.c >Compiling lib/registry/util.c >Compiling lib/registry/samba.c >Compiling lib/registry/patchfile_dotreg.c >Compiling lib/registry/patchfile_preg.c >lib/registry/patchfile_preg.c: In function 'reg_preg_diff_set_value': >lib/registry/patchfile_preg.c:75: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lib/registry/patchfile_preg.c:78: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lib/registry/patchfile_preg.c:80: warning: ignoring return value of 'write', declared with attribute warn_unused_result >lib/registry/patchfile_preg.c: In function 'reg_preg_diff_save': >lib/registry/patchfile_preg.c:168: warning: ignoring return value of 'write', declared with attribute warn_unused_result >Compiling lib/registry/patchfile.c >Compiling lib/registry/regf.idl >Use of uninitialized value in lc at /var/tmp/portage/net-fs/samba-4.0.0_alpha11/work/samba-4.0.0alpha11/pidl/lib/Parse/Pidl/NDR.pm line 749. >Compiling lib/registry/regf.c >lib/registry/regf.c: In function 'regf_set_value': >lib/registry/regf.c:1772: warning: 'values.data' may be used uninitialized in this function >Compiling lib/registry/hive.c >Compiling lib/registry/local.c >Compiling lib/registry/ldb.c >Compiling lib/registry/dir.c >lib/registry/dir.c: In function 'reg_dir_key_by_index': >lib/registry/dir.c:176: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Compiling lib/registry/rpc.c >Compiling ../librpc/gen_ndr/ndr_winreg_c.c >Partially linking bin/mergedobj/rpc_ndr_winreg.o >Compiling lib/registry/tdr_regf.c >Partially linking bin/mergedobj/tdr_regf.o >Compiling ../lib/tdr/tdr.c >../lib/tdr/tdr.c: In function 'tdr_print_debug_helper': >../lib/tdr/tdr.c:400: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result >Partially linking bin/mergedobj/tdr.o >Linking bin/shared/libregistry.so.0.0.1 >Compiling ../nsswitch/winbind_nss_linux.c >Compiling ../nsswitch/wb_common.c >Partially linking bin/mergedobj/winbind-client.o >Linking bin/shared/libnss_winbind.so >Linking bin/shared/libsamba-hostconfig.so.0.0.1 >make pythonmods >mkdir -p bin/python/samba/dcerpc >cp librpc/rpc/dcerpc.py bin/python/samba/dcerpc/__init__.py >mkdir -p bin/python/samba >cp scripting/python/samba/schema.py bin/python/samba/schema.py >mkdir -p bin/python/samba >cp scripting/python/samba/ndr.py bin/python/samba/ndr.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/getopt.py bin/python/samba/getopt.py >mkdir -p bin/python/samba >cp scripting/python/samba/provision.py bin/python/samba/provision.py >mkdir -p bin/python/samba/tests >cp scripting/python/samba/tests/provision.py bin/python/samba/tests/provision.py >mkdir -p bin/python/samba/tests/dcerpc >cp scripting/python/samba/tests/dcerpc/bare.py bin/python/samba/tests/dcerpc/bare.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/unix.py bin/python/samba/tests/dcerpc/unix.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/__init__.py bin/python/samba/tests/dcerpc/__init__.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/misc.py bin/python/samba/tests/dcerpc/misc.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/shares.py bin/python/samba/tests/shares.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/upgrade.py bin/python/samba/tests/upgrade.py >mkdir -p bin/python/samba/tests >cp scripting/python/samba/tests/samba3.py bin/python/samba/tests/samba3.py >mkdir -p bin/python/samba >cp scripting/python/samba/hostconfig.py bin/python/samba/hostconfig.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/provisionexceptions.py bin/python/samba/provisionexceptions.py >mkdir -p bin/python/samba >cp scripting/python/samba/__init__.py bin/python/samba/__init__.py >mkdir -p bin/python/samba >cp scripting/python/samba/shares.py bin/python/samba/shares.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/upgrade.py bin/python/samba/upgrade.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/ms_display_specifiers.py bin/python/samba/ms_display_specifiers.py >mkdir -p bin/python/samba >cp scripting/python/samba/idmap.py bin/python/samba/idmap.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/setexpiry.py bin/python/samba/netcmd/setexpiry.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/setpassword.py bin/python/samba/netcmd/setpassword.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/pwsettings.py bin/python/samba/netcmd/pwsettings.py >mkdir -p bin/python/samba/torture >cp scripting/python/samba/torture/spoolss.py bin/python/samba/torture/spoolss.py >mkdir -p bin/python/samba/torture >cp scripting/python/samba/torture/torture_samr.py bin/python/samba/torture/torture_samr.py >mkdir -p bin/python/samba/torture >cp scripting/python/samba/torture/torture_tdb.py bin/python/samba/torture/torture_tdb.py >mkdir -p bin/python/samba/torture >cp scripting/python/samba/torture/winreg.py bin/python/samba/torture/winreg.py >mkdir -p bin/python//subunit/tests >cp ../lib/subunit/python/subunit/tests/sample-script.py bin/python//subunit/tests/sample-script.py >mkdir -p bin/python//subunit/tests >cp ../lib/subunit/python/subunit/tests/sample-two-script.py bin/python//subunit/tests/sample-two-script.py >mkdir -p bin/python//subunit/tests >cp ../lib/subunit/python/subunit/tests/TestUtil.py bin/python//subunit/tests/TestUtil.py >mkdir -p bin/python//subunit/tests >cp ../lib/subunit/python/subunit/tests/test_test_protocol.py bin/python//subunit/tests/test_test_protocol.py >mkdir -p bin/python//subunit/tests >cp ../lib/subunit/python/subunit/tests/__init__.py bin/python//subunit/tests/__init__.py >mkdir -p bin/python//subunit >cp ../lib/subunit/python/subunit/__init__.py bin/python//subunit/__init__.py >Compiling lib/com/pycom.c >Compiling lib/com/tables.c >Compiling lib/com/rot.c >Compiling lib/com/main.c >lib/com/main.c: In function 'com_create_object': >lib/com/main.c:67: 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 >Compiling auth/credentials/pycredentials.c >auth/credentials/pycredentials.c: In function 'initcredentials': >auth/credentials/pycredentials.c:316: warning: dereferencing type-punned pointer will break strict-aliasing rules >auth/credentials/pycredentials.c:316: warning: dereferencing pointer 'PyCredentials.50' does break strict-aliasing rules >auth/credentials/pycredentials.c:316: warning: dereferencing pointer 'PyCredentials.50' does break strict-aliasing rules >auth/credentials/pycredentials.c:316: note: initialized from here >Compiling param/pyparam_util.c >Partially linking bin/mergedobj/pyparam_util.o >Compiling scripting/python/modules.c >scripting/python/modules.c: In function 'py_update_path': >scripting/python/modules.c:92: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >scripting/python/modules.c:99: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result >Partially linking bin/mergedobj/python.o >Compiling ../lib/talloc/pytalloc.c >In file included from /usr/include/python2.7/Python.h:8, > from ./../lib/talloc/pytalloc.h:23, > from ../lib/talloc/pytalloc.c:22: >/usr/include/python2.7/pyconfig.h:1155:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from ./../lib/replace/replace.h:39, > from ../lib/talloc/pytalloc.c:20: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.7/Python.h:8, > from ./../lib/talloc/pytalloc.h:23, > from ../lib/talloc/pytalloc.c:22: >/usr/include/python2.7/pyconfig.h:1177:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from ./../lib/replace/replace.h:39, > from ../lib/talloc/pytalloc.c:20: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >Partially linking bin/mergedobj/pytalloc.o >Compiling lib/cmdline/credentials.c >Partially linking bin/mergedobj/cmdline_credentials.o >Linking bin/python/samba/credentials.so >Compiling ../librpc/gen_ndr/py_wkssvc.c >In file included from /usr/include/python2.7/Python.h:8, > from ../librpc/gen_ndr/py_wkssvc.c:4: >/usr/include/python2.7/pyconfig.h:1155:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from ../lib/socket_wrapper/../replace/replace.h:39, > from ./include/includes.h:23, > from ../librpc/gen_ndr/py_wkssvc.c:3: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.7/Python.h:8, > from ../librpc/gen_ndr/py_wkssvc.c:4: >/usr/include/python2.7/pyconfig.h:1177:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from ../lib/socket_wrapper/../replace/replace.h:39, > from ./include/includes.h:23, > from ../librpc/gen_ndr/py_wkssvc.c:3: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >../librpc/gen_ndr/py_wkssvc.c: In function 'initwkssvc': >../librpc/gen_ndr/py_wkssvc.c:7920: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7922: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7924: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7926: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7928: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7930: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7932: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7934: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7936: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7938: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7940: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7942: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7944: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7946: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7948: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7950: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7952: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7954: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7956: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7958: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7960: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7962: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7964: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7966: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7968: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7970: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7972: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7974: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7976: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7978: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7980: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7982: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7984: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7986: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7988: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7990: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7992: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7994: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7996: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7998: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8000: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8002: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8004: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8006: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8008: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8010: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8012: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8014: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8016: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8018: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8020: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8022: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8024: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8026: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8028: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8030: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8032: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7920: warning: dereferencing pointer 'wkssvc_NetWkstaInfo100_Type.1053' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7920: warning: dereferencing pointer 'wkssvc_NetWkstaInfo100_Type.1053' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7920: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7922: warning: dereferencing pointer 'wkssvc_NetWkstaInfo101_Type.1054' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7922: warning: dereferencing pointer 'wkssvc_NetWkstaInfo101_Type.1054' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7922: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7924: warning: dereferencing pointer 'wkssvc_NetWkstaInfo102_Type.1055' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7924: warning: dereferencing pointer 'wkssvc_NetWkstaInfo102_Type.1055' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7924: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7926: warning: dereferencing pointer 'wkssvc_NetWkstaInfo502_Type.1056' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7926: warning: dereferencing pointer 'wkssvc_NetWkstaInfo502_Type.1056' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7926: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7928: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1010_Type.1057' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7928: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1010_Type.1057' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7928: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7930: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1011_Type.1058' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7930: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1011_Type.1058' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7930: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7932: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1012_Type.1059' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7932: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1012_Type.1059' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7932: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7934: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1013_Type.1060' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7934: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1013_Type.1060' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7934: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7936: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1018_Type.1061' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7936: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1018_Type.1061' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7936: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7938: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1023_Type.1062' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7938: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1023_Type.1062' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7938: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7940: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1027_Type.1063' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7940: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1027_Type.1063' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7940: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7942: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1028_Type.1064' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7942: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1028_Type.1064' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7942: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7944: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1032_Type.1065' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7944: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1032_Type.1065' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7944: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7946: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1033_Type.1066' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7946: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1033_Type.1066' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7946: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7948: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1041_Type.1067' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7948: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1041_Type.1067' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7948: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7950: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1042_Type.1068' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7950: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1042_Type.1068' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7950: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7952: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1043_Type.1069' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7952: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1043_Type.1069' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7952: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7954: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1044_Type.1070' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7954: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1044_Type.1070' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7954: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7956: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1045_Type.1071' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7956: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1045_Type.1071' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7956: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7958: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1046_Type.1072' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7958: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1046_Type.1072' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7958: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7960: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1047_Type.1073' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7960: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1047_Type.1073' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7960: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7962: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1048_Type.1074' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7962: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1048_Type.1074' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7962: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7964: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1049_Type.1075' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7964: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1049_Type.1075' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7964: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7966: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1050_Type.1076' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7966: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1050_Type.1076' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7966: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7968: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1051_Type.1077' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7968: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1051_Type.1077' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7968: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7970: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1052_Type.1078' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7970: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1052_Type.1078' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7970: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7972: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1053_Type.1079' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7972: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1053_Type.1079' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7972: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7974: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1054_Type.1080' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7974: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1054_Type.1080' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7974: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7976: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1055_Type.1081' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7976: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1055_Type.1081' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7976: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7978: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1056_Type.1082' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7978: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1056_Type.1082' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7978: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7980: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1057_Type.1083' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7980: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1057_Type.1083' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7980: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7982: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1058_Type.1084' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7982: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1058_Type.1084' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7982: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7984: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1059_Type.1085' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7984: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1059_Type.1085' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7984: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7986: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1060_Type.1086' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7986: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1060_Type.1086' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7986: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7988: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1061_Type.1087' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7988: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1061_Type.1087' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7988: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7990: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1062_Type.1088' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7990: warning: dereferencing pointer 'wkssvc_NetWkstaInfo1062_Type.1088' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7990: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7992: warning: dereferencing pointer 'wkssvc_NetrWkstaUserInfo0_Type.1089' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7992: warning: dereferencing pointer 'wkssvc_NetrWkstaUserInfo0_Type.1089' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7992: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7994: warning: dereferencing pointer 'wkssvc_NetWkstaEnumUsersCtr0_Type.1090' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7994: warning: dereferencing pointer 'wkssvc_NetWkstaEnumUsersCtr0_Type.1090' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7994: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7996: warning: dereferencing pointer 'wkssvc_NetrWkstaUserInfo1_Type.1091' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7996: warning: dereferencing pointer 'wkssvc_NetrWkstaUserInfo1_Type.1091' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7996: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:7998: warning: dereferencing pointer 'wkssvc_NetWkstaEnumUsersCtr1_Type.1092' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7998: warning: dereferencing pointer 'wkssvc_NetWkstaEnumUsersCtr1_Type.1092' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:7998: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8000: warning: dereferencing pointer 'wkssvc_NetWkstaEnumUsersInfo_Type.1093' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8000: warning: dereferencing pointer 'wkssvc_NetWkstaEnumUsersInfo_Type.1093' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8000: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8002: warning: dereferencing pointer 'wkssvc_NetrWkstaUserInfo1101_Type.1094' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8002: warning: dereferencing pointer 'wkssvc_NetrWkstaUserInfo1101_Type.1094' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8002: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8004: warning: dereferencing pointer 'wkssvc_NetWkstaTransportInfo0_Type.1095' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8004: warning: dereferencing pointer 'wkssvc_NetWkstaTransportInfo0_Type.1095' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8004: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8006: warning: dereferencing pointer 'wkssvc_NetWkstaTransportCtr0_Type.1096' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8006: warning: dereferencing pointer 'wkssvc_NetWkstaTransportCtr0_Type.1096' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8006: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8008: warning: dereferencing pointer 'wkssvc_NetWkstaTransportInfo_Type.1097' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8008: warning: dereferencing pointer 'wkssvc_NetWkstaTransportInfo_Type.1097' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8008: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8010: warning: dereferencing pointer 'wkssvc_NetrUseInfo3_Type.1098' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8010: warning: dereferencing pointer 'wkssvc_NetrUseInfo3_Type.1098' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8010: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8012: warning: dereferencing pointer 'wkssvc_NetrUseInfo2_Type.1099' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8012: warning: dereferencing pointer 'wkssvc_NetrUseInfo2_Type.1099' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8012: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8014: warning: dereferencing pointer 'wkssvc_NetrUseInfo1_Type.1100' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8014: warning: dereferencing pointer 'wkssvc_NetrUseInfo1_Type.1100' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8014: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8016: warning: dereferencing pointer 'wkssvc_NetrUseInfo0_Type.1101' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8016: warning: dereferencing pointer 'wkssvc_NetrUseInfo0_Type.1101' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8016: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8018: warning: dereferencing pointer 'wkssvc_NetrUseEnumCtr2_Type.1102' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8018: warning: dereferencing pointer 'wkssvc_NetrUseEnumCtr2_Type.1102' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8018: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8020: warning: dereferencing pointer 'wkssvc_NetrUseEnumCtr1_Type.1103' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8020: warning: dereferencing pointer 'wkssvc_NetrUseEnumCtr1_Type.1103' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8020: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8022: warning: dereferencing pointer 'wkssvc_NetrUseEnumCtr0_Type.1104' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8022: warning: dereferencing pointer 'wkssvc_NetrUseEnumCtr0_Type.1104' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8022: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8024: warning: dereferencing pointer 'wkssvc_NetrUseEnumInfo_Type.1105' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8024: warning: dereferencing pointer 'wkssvc_NetrUseEnumInfo_Type.1105' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8024: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8026: warning: dereferencing pointer 'wkssvc_NetrWorkstationStatistics_Type.1106' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8026: warning: dereferencing pointer 'wkssvc_NetrWorkstationStatistics_Type.1106' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8026: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8028: warning: dereferencing pointer 'wkssvc_PasswordBuffer_Type.1107' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8028: warning: dereferencing pointer 'wkssvc_PasswordBuffer_Type.1107' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8028: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8030: warning: dereferencing pointer 'wkssvc_ComputerNamesCtr_Type.1108' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8030: warning: dereferencing pointer 'wkssvc_ComputerNamesCtr_Type.1108' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8030: note: initialized from here >../librpc/gen_ndr/py_wkssvc.c:8032: warning: dereferencing pointer 'wkssvc_InterfaceType.1109' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8032: warning: dereferencing pointer 'wkssvc_InterfaceType.1109' does break strict-aliasing rules >../librpc/gen_ndr/py_wkssvc.c:8032: note: initialized from here >Compiling librpc/rpc/pyrpc.c >librpc/rpc/pyrpc.c: In function 'initbase': >librpc/rpc/pyrpc.c:490: warning: dereferencing type-punned pointer will break strict-aliasing rules >librpc/rpc/pyrpc.c:490: warning: dereferencing pointer 'dcerpc_InterfaceType.77' does break strict-aliasing rules >librpc/rpc/pyrpc.c:490: warning: dereferencing pointer 'dcerpc_InterfaceType.77' does break strict-aliasing rules >librpc/rpc/pyrpc.c:490: note: initialized from here >Partially linking bin/mergedobj/python_dcerpc.o >Compiling ../librpc/gen_ndr/ndr_lsa_c.c >Partially linking bin/mergedobj/rpc_ndr_lsa.o >Partially linking bin/mergedobj/dcerpc_samr.o >Partially linking bin/mergedobj/pycredentials.o >Compiling ../librpc/gen_ndr/ndr_wkssvc_c.c >Partially linking bin/mergedobj/rpc_ndr_wkssvc.o >Linking bin/python/samba/dcerpc/wkssvc.so >Compiling ../librpc/gen_ndr/py_dfs.c >In file included from /usr/include/python2.7/Python.h:8, > from ../librpc/gen_ndr/py_dfs.c:4: >/usr/include/python2.7/pyconfig.h:1155:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from ../lib/socket_wrapper/../replace/replace.h:39, > from ./include/includes.h:23, > from ../librpc/gen_ndr/py_dfs.c:3: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.7/Python.h:8, > from ../librpc/gen_ndr/py_dfs.c:4: >/usr/include/python2.7/pyconfig.h:1177:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from ../lib/socket_wrapper/../replace/replace.h:39, > from ./include/includes.h:23, > from ../librpc/gen_ndr/py_dfs.c:3: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >../librpc/gen_ndr/py_dfs.c: In function 'initdfs': >../librpc/gen_ndr/py_dfs.c:3986: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3988: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3990: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3992: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3994: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3996: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3998: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4000: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4002: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4004: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4006: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4008: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4010: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4012: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4014: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4016: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4018: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4020: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4022: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4024: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4026: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4028: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4030: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4032: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4034: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4036: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4038: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4040: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4042: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4044: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4046: warning: dereferencing type-punned pointer will break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3986: warning: dereferencing pointer 'dfs_Info0_Type.521' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3986: warning: dereferencing pointer 'dfs_Info0_Type.521' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3986: note: initialized from here >../librpc/gen_ndr/py_dfs.c:3988: warning: dereferencing pointer 'dfs_Info1_Type.522' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3988: warning: dereferencing pointer 'dfs_Info1_Type.522' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3988: note: initialized from here >../librpc/gen_ndr/py_dfs.c:3990: warning: dereferencing pointer 'dfs_Info2_Type.523' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3990: warning: dereferencing pointer 'dfs_Info2_Type.523' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3990: note: initialized from here >../librpc/gen_ndr/py_dfs.c:3992: warning: dereferencing pointer 'dfs_StorageInfo_Type.524' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3992: warning: dereferencing pointer 'dfs_StorageInfo_Type.524' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3992: note: initialized from here >../librpc/gen_ndr/py_dfs.c:3994: warning: dereferencing pointer 'dfs_Info3_Type.525' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3994: warning: dereferencing pointer 'dfs_Info3_Type.525' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3994: note: initialized from here >../librpc/gen_ndr/py_dfs.c:3996: warning: dereferencing pointer 'dfs_Info4_Type.526' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3996: warning: dereferencing pointer 'dfs_Info4_Type.526' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3996: note: initialized from here >../librpc/gen_ndr/py_dfs.c:3998: warning: dereferencing pointer 'dfs_Info5_Type.527' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3998: warning: dereferencing pointer 'dfs_Info5_Type.527' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:3998: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4000: warning: dereferencing pointer 'dfs_Target_Priority_Type.528' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4000: warning: dereferencing pointer 'dfs_Target_Priority_Type.528' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4000: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4002: warning: dereferencing pointer 'dfs_StorageInfo2_Type.529' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4002: warning: dereferencing pointer 'dfs_StorageInfo2_Type.529' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4002: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4004: warning: dereferencing pointer 'dfs_Info6_Type.530' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4004: warning: dereferencing pointer 'dfs_Info6_Type.530' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4004: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4006: warning: dereferencing pointer 'dfs_Info7_Type.531' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4006: warning: dereferencing pointer 'dfs_Info7_Type.531' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4006: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4008: warning: dereferencing pointer 'dfs_Info100_Type.532' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4008: warning: dereferencing pointer 'dfs_Info100_Type.532' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4008: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4010: warning: dereferencing pointer 'dfs_Info101_Type.533' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4010: warning: dereferencing pointer 'dfs_Info101_Type.533' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4010: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4012: warning: dereferencing pointer 'dfs_Info102_Type.534' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4012: warning: dereferencing pointer 'dfs_Info102_Type.534' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4012: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4014: warning: dereferencing pointer 'dfs_Info103_Type.535' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4014: warning: dereferencing pointer 'dfs_Info103_Type.535' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4014: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4016: warning: dereferencing pointer 'dfs_Info104_Type.536' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4016: warning: dereferencing pointer 'dfs_Info104_Type.536' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4016: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4018: warning: dereferencing pointer 'dfs_Info105_Type.537' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4018: warning: dereferencing pointer 'dfs_Info105_Type.537' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4018: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4020: warning: dereferencing pointer 'dfs_Info106_Type.538' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4020: warning: dereferencing pointer 'dfs_Info106_Type.538' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4020: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4022: warning: dereferencing pointer 'dfs_Info200_Type.539' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4022: warning: dereferencing pointer 'dfs_Info200_Type.539' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4022: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4024: warning: dereferencing pointer 'dfs_Info300_Type.540' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4024: warning: dereferencing pointer 'dfs_Info300_Type.540' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4024: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4026: warning: dereferencing pointer 'dfs_EnumArray1_Type.541' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4026: warning: dereferencing pointer 'dfs_EnumArray1_Type.541' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4026: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4028: warning: dereferencing pointer 'dfs_EnumArray2_Type.542' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4028: warning: dereferencing pointer 'dfs_EnumArray2_Type.542' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4028: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4030: warning: dereferencing pointer 'dfs_EnumArray3_Type.543' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4030: warning: dereferencing pointer 'dfs_EnumArray3_Type.543' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4030: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4032: warning: dereferencing pointer 'dfs_EnumArray4_Type.544' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4032: warning: dereferencing pointer 'dfs_EnumArray4_Type.544' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4032: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4034: warning: dereferencing pointer 'dfs_EnumArray5_Type.545' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4034: warning: dereferencing pointer 'dfs_EnumArray5_Type.545' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4034: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4036: warning: dereferencing pointer 'dfs_EnumArray6_Type.546' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4036: warning: dereferencing pointer 'dfs_EnumArray6_Type.546' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4036: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4038: warning: dereferencing pointer 'dfs_EnumArray200_Type.547' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4038: warning: dereferencing pointer 'dfs_EnumArray200_Type.547' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4038: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4040: warning: dereferencing pointer 'dfs_EnumArray300_Type.548' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4040: warning: dereferencing pointer 'dfs_EnumArray300_Type.548' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4040: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4042: warning: dereferencing pointer 'dfs_EnumStruct_Type.549' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4042: warning: dereferencing pointer 'dfs_EnumStruct_Type.549' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4042: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4044: warning: dereferencing pointer 'dfs_UnknownStruct_Type.550' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4044: warning: dereferencing pointer 'dfs_UnknownStruct_Type.550' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4044: note: initialized from here >../librpc/gen_ndr/py_dfs.c:4046: warning: dereferencing pointer 'netdfs_InterfaceType.551' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4046: warning: dereferencing pointer 'netdfs_InterfaceType.551' does break strict-aliasing rules >../librpc/gen_ndr/py_dfs.c:4046: note: initialized from here >Compiling ../librpc/gen_ndr/ndr_dfs_c.c >Partially linking bin/mergedobj/rpc_ndr_dfs.o >Linking bin/python/samba/dcerpc/dfs.so >Compiling ../lib/tdb/pytdb.c >In file included from /usr/include/python2.7/Python.h:8, > from ../lib/tdb/pytdb.c:30: >/usr/include/python2.7/pyconfig.h:1155: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:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.7/Python.h:8, > from ../lib/tdb/pytdb.c:30: >/usr/include/python2.7/pyconfig.h:1177: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:164: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: In function 'obj_transaction_recover': >../lib/tdb/pytdb.c:117: error: implicit declaration of function 'tdb_transaction_recover' >../lib/tdb/pytdb.c: At top level: >../lib/tdb/pytdb.c:389: warning: cast discards qualifiers from pointer target type >../lib/tdb/pytdb.c:390: warning: cast discards qualifiers from pointer target type >../lib/tdb/pytdb.c:391: warning: cast discards qualifiers from pointer target type >../lib/tdb/pytdb.c:392: warning: cast discards qualifiers from pointer target type >../lib/tdb/pytdb.c:393: warning: cast discards qualifiers from pointer target type >../lib/tdb/pytdb.c:393: warning: cast discards qualifiers from pointer target type >../lib/tdb/pytdb.c: In function 'inittdb': >../lib/tdb/pytdb.c:512: warning: dereferencing type-punned pointer will break strict-aliasing rules >../lib/tdb/pytdb.c:515: warning: dereferencing type-punned pointer will break strict-aliasing rules >The following command failed: >x86_64-pc-linux-gnu-gcc -O2 -pipe -g -DDEBUG_PASSWORD -DDEVELOPER -Wall -Wshadow -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wformat=2 -Wdeclaration-after-statement -Wunused-macros -Wno-format-y2k -Wno-unused-parameter -I/usr/include/python2.7 -I/usr/include/python2.7 -fPIC -I./include -I. -I./lib -I./../lib/replace -I./../lib/talloc -I./.. -D_SAMBA_BUILD_=4 -DHAVE_CONFIG_H -c ../lib/tdb/pytdb.c -o ../lib/tdb/pytdb.o >make: *** [../lib/tdb/pytdb.o] Error 1 >emake failed > [31;01m*[0m ERROR: net-fs/samba-4.0.0_alpha11 failed (compile phase): > [31;01m*[0m emake pythonmods failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 2565: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake pythonmods || die "emake pythonmods failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =net-fs/samba-4.0.0_alpha11', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-fs/samba-4.0.0_alpha11'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-fs/samba-4.0.0_alpha11/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-fs/samba-4.0.0_alpha11/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/net-fs/samba-4.0.0_alpha11/work/samba-4.0.0alpha11/source4'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 355933
:
263857
|
286877
| 286879