Skip to content

Instantly share code, notes, and snippets.

@mistydemeo
Created February 12, 2013 23:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mistydemeo/50d10380f051b36cc603 to your computer and use it in GitHub Desktop.
Save mistydemeo/50d10380f051b36cc603 to your computer and use it in GitHub Desktop.
samba quota failure
./autogen.sh: running script/mkversion.sh
./script/mkversion.sh: 'include/autoconf/version.h' created for Samba("4.0.3")
./autogen.sh: running autoheader -Im4 -I../m4 -I../lib/replace
./autogen.sh: running autoconf -Im4 -I../m4 -I../lib/replace
./autogen.sh: running autoheader in ../examples/VFS/
./autogen.sh: running autoconf in ../examples/VFS/
jfyi: PIDL_NEWEST is ../pidl/MANIFEST
Now run ./configure (or ./configure.developer) and then make.
configure: WARNING: unrecognized options: --disable-dependency-tracking
SAMBA VERSION: 4.0.3
checking build system type... i386-apple-darwin10.8.0
checking host system type... i386-apple-darwin10.8.0
checking target system type... i386-apple-darwin10.8.0
LIBREPLACE_LOCATION_CHECKS: START
LIBREPLACE_LOCATION_CHECKS: END
LIBREPLACE_CC_CHECKS: START
checking for gcc... /usr/bin/gcc-4.2
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc-4.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking for version of gcc... 4.2.1
checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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/local/bin/ginstall -c
checking for library containing strerror... none required
checking checking getconf LFS_CFLAGS for large file support flags...
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 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 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 sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking for epoll_create... no
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking whether we can compile with __attribute__((cold))... yes
checking whether we can compile with __attribute__((const))... yes
checking whether we can compile with __attribute__((noreturn))... yes
checking whether we can compile with __attribute__((printf))... yes
checking whether we can compile with __attribute__((unused))... yes
checking whether we can compile with __attribute__((used))... yes
checking whether we are big endian... no
checking whether we have __builtin_clz... yes
checking whether we have __builtin_clzl... yes
checking whether we have __builtin_clzll... yes
checking whether we have __builtin_constant_p... yes
checking whether we have __builtin_expect... yes
checking whether we have __builtin_popcountl... yes
checking whether we have __builtin_types_compatible_p... yes
checking whether we have __builtin_choose_expr... yes
checking whether we have compound literals... yes
checking whether we have flexible array members... yes
checking whether we have isblank... yes
checking whether we are little endian... yes
checking whether we have __typeof__... yes
checking whether we have __attribute__((warn_unused_result))... yes
checking for bswap_64 declaration... no
checking that the C compiler understands -Wdeclaration-after-statement... yes
checking that the C compiler understands -Werror-implicit-function-declaration... yes
checking whether to use profiling... no
checking for gawk... gawk
checking for gmake... no
checking for make... /usr/bin/make
checking whether we have GNU make... yes
checking for perl... /usr/bin/perl
checking for python2.6... /usr/bin/python2.6
checking for python2.6-config... /usr/bin/python2.6-config
checking working python module support... yes
checking for ar... ar
checking if the linker used by compiler is GNU ld... no
checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together... yes
checking that the C compiler understands -Werror... yes
checking that the C compiler understands negative enum values... yes
checking for C99 designated initializers... yes
checking uname -s... Darwin
checking uname -r... 10.8.0
checking uname -m... x86_64
checking uname -p... i386
checking uname -i... unknown
LIBREPLACE_BROKEN_CHECKS: START
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... (cached) yes
checking for pid_t... yes
checking for struct stat.st_rdev... yes
checking for ino_t... yes
checking for loff_t... no
checking for offset_t... no
checking for blksize_t... yes
checking for blkcnt_t... yes
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 sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for stdint.h... (cached) yes
checking for stdbool.h... (cached) yes
checking for bool... yes
checking for _Bool... yes
checking linux/types.h usability... no
checking linux/types.h presence... no
checking for linux/types.h... no
checking for working mmap... yes
checking for working mremap... no
checking for incoherent mmap... no
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... no
checking mntent.h presence... no
checking for mntent.h... no
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking unix.h usability... no
checking unix.h presence... no
checking for unix.h... no
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking syscall.h usability... no
checking syscall.h presence... no
checking for syscall.h... no
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/ucontext.h usability... yes
checking sys/ucontext.h presence... yes
checking for sys/ucontext.h... yes
checking for syscall... yes
checking for setuid... yes
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... no
checking for setgid... yes
checking for setegid... yes
checking for setregid... yes
checking for setresgid... no
checking for setgroups... yes
checking for chroot... yes
checking for bzero... yes
checking for strerror... yes
checking for strerror_r... yes
checking for memalign... no
checking for posix_memalign... yes
checking for getpagesize... 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... yes
checking for strlcat... yes
checking for initgroups... yes
checking for memmove... yes
checking for strdup... yes
checking for pread... yes
checking for pwrite... yes
checking for strndup... no
checking for strcasestr... yes
checking for strtok_r... yes
checking for mkdtemp... yes
checking for dup2... yes
checking for dprintf... no
checking for vdprintf... no
checking for isatty... yes
checking for chown... yes
checking for lchown... yes
checking for link... yes
checking for readlink... yes
checking for symlink... yes
checking for realpath... yes
checking for fdatasync... yes
checking for fdatasync declaration... no
checking for clock_gettime... no
checking for clock_gettime in -lrt... no
checking sys/attributes.h usability... no
checking sys/attributes.h presence... no
checking for sys/attributes.h... no
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/extattr.h usability... no
checking sys/extattr.h presence... no
checking for sys/extattr.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/ea.h usability... no
checking sys/ea.h presence... no
checking for sys/ea.h... no
checking sys/proplist.h usability... no
checking sys/proplist.h presence... no
checking for sys/proplist.h... no
checking for library containing getxattr... none required
checking for attr_get... no
checking for attr_getf... no
checking for attr_list... no
checking for attr_listf... no
checking for attropen... no
checking for attr_remove... no
checking for attr_removef... no
checking for attr_set... no
checking for attr_setf... no
checking for extattr_delete_fd... no
checking for extattr_delete_file... no
checking for extattr_get_fd... no
checking for extattr_get_file... no
checking for extattr_list_fd... no
checking for extattr_list_file... no
checking for extattr_set_fd... no
checking for extattr_set_file... no
checking for fgetea... no
checking for fgetxattr... yes
checking for flistea... no
checking for flistxattr... yes
checking for fremoveea... no
checking for fremovexattr... yes
checking for fsetea... no
checking for fsetxattr... yes
checking for getea... no
checking for getxattr... yes
checking for listea... no
checking for listxattr... yes
checking for removeea... no
checking for removexattr... yes
checking for setea... no
checking for setxattr... yes
checking for flistea in -lattr... no
checking for flistxattr in -lattr... no
checking for attr_listf in -lattr... no
checking for extattr_list_fd in -lattr... no
checking whether xattr interface takes additional options... yes
checking for get_current_dir_name... no
checking for setresuid declaration... no
checking for setresgid declaration... no
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... no
checking for setenv declaration... yes
checking for setenv... yes
checking for unsetenv... yes
checking for environ declaration... no
checking for strnlen... no
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... no
checking for sig_atomic_t type... yes
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... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
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... no
checking acl/libacl.h presence... no
checking for acl/libacl.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/select.h... (cached) yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for poll... 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 if gettimeofday takes TZ argument... yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking sys/capability.h usability... no
checking sys/capability.h presence... no
checking for 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... no
checking shadow.h presence... no
checking for shadow.h... no
checking sys/priv.h usability... no
checking sys/priv.h presence... no
checking for sys/priv.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/security.h usability... no
checking sys/security.h presence... no
checking for sys/security.h... no
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getpwent_r... no
checking for getpwent_r declaration... no
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... no
checking for getgrent_r declaration... no
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... no
checking termio.h presence... no
checking for termio.h... no
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking for O_DIRECT flag to open(2)... no
checking for library containing dlopen... none required
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 for strptime... yes
checking whether strptime is declared... yes
checking whether strptime is available and works... no
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... failure: readdir [
Failed for rmdir - 66 = Directory not empty
]
yes
checking for dirfd... no
checking for dirfd declaration... no
checking for getdirentries... yes
checking for prototype long telldir(const DIR *dir)... no
checking for prototype int seekdir(DIR *dir, long ofs)... no
checking for replacing readdir using getdirentries()... no
checking for getdents... no
checking for replacing readdir using getdents()... no
checking a usable readdir()... no
configure: WARNING: the provided readdir() is broken
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking for library containing crypt... none required
checking for struct timespec type... yes
checking for ucontext_t type... yes
checking for printf... yes
checking for memset... yes
checking for memcpy... yes
LIBREPLACE_BROKEN_CHECKS: END
checking for syslog... yes
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... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for sys/uio.h... (cached) 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... yes
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... yes
checking for getifaddrs and freeifaddrs... yes
checking for iface getifaddrs... lo0 AF=18
lo0 IP=::1 NETMASK=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
lo0 IP=fe80::1 NETMASK=ffff:ffff:ffff:ffff::
lo0 IP=127.0.0.1 NETMASK=255.0.0.0
gif0 AF=18
stf0 AF=18
en0 AF=18
en0 IP=fe80::ea06:88ff:fece:a8af NETMASK=ffff:ffff:ffff:ffff::
en0 IP=10.1.50.237 NETMASK=255.255.0.0
en1 AF=18
fw0 AF=18
en2 AF=18
vmnet1 AF=18
vmnet1 IP=192.168.120.1 NETMASK=255.255.255.0
vmnet8 AF=18
vmnet8 IP=192.168.114.1 NETMASK=255.255.255.0
vboxnet0 AF=18
yes
checking for IPV6_V6ONLY support... yes
checking for ipv6 support... yes
checking for SO_PEERCRED... no
checking for getpeereid... yes
LIBREPLACE_NETWORK_CHECKS: END
checking aio.h usability... yes
checking aio.h presence... yes
checking for aio.h... yes
checking for sys/fcntl.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking rpc/nettype.h usability... no
checking rpc/nettype.h presence... no
checking for rpc/nettype.h... no
checking for unistd.h... (cached) yes
checking for grp.h... (cached) yes
checking for sys/id.h... (cached) no
checking for memory.h... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for limits.h... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
checking rpcsvc/nis.h usability... no
checking rpcsvc/nis.h presence... no
checking for rpcsvc/nis.h... no
checking rpcsvc/ypclnt.h usability... yes
checking rpcsvc/ypclnt.h presence... yes
checking for rpcsvc/ypclnt.h... yes
checking for sys/param.h... (cached) yes
checking for ctype.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/ipc.h... (cached) yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking for sys/mman.h... (cached) yes
checking for sys/filio.h... (cached) yes
checking for sys/priv.h... (cached) no
checking for sys/shm.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/mount.h... (cached) yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking for sys/fs/s5param.h... (cached) no
checking for sys/filsys.h... (cached) no
checking for termios.h... (cached) yes
checking for termio.h... (cached) no
checking for sys/termio.h... (cached) no
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/dustat.h usability... no
checking sys/dustat.h presence... no
checking for sys/dustat.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for stdarg.h... (cached) yes
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking for sys/syslog.h... (cached) yes
checking for syslog.h... (cached) yes
checking for langinfo.h... (cached) yes
checking for locale.h... (cached) yes
checking xfs/libxfs.h usability... no
checking xfs/libxfs.h presence... no
checking for xfs/libxfs.h... no
checking netgroup.h usability... no
checking netgroup.h presence... no
checking for netgroup.h... no
checking linux/falloc.h usability... no
checking linux/falloc.h presence... no
checking for linux/falloc.h... no
checking CommonCrypto/CommonDigest.h usability... yes
checking CommonCrypto/CommonDigest.h presence... yes
checking for CommonCrypto/CommonDigest.h... yes
checking for MD5Update in -lc... no
checking for MD5Update in -lmd... no
checking for MD5Update in -lmd5... no
checking for rpcsvc/yp_prot.h... yes
checking for sys/mode.h... (cached) no
checking CoreFoundation/CFStringEncodingConverter.h usability... no
checking CoreFoundation/CFStringEncodingConverter.h presence... no
checking for CoreFoundation/CFStringEncodingConverter.h... no
checking CFStringEncodingConverter.h usability... no
checking CFStringEncodingConverter.h presence... no
checking for CFStringEncodingConverter.h... no
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking valgrind/valgrind.h usability... yes
checking valgrind/valgrind.h presence... yes
checking for valgrind/valgrind.h... yes
checking valgrind/memcheck.h usability... yes
checking valgrind/memcheck.h presence... yes
checking for valgrind/memcheck.h... yes
checking for shadow.h... (cached) no
checking nss.h usability... no
checking nss.h presence... no
checking for nss.h... no
checking nss_common.h usability... no
checking nss_common.h presence... no
checking for nss_common.h... no
checking nsswitch.h usability... no
checking nsswitch.h presence... no
checking for nsswitch.h... no
checking ns_api.h usability... no
checking ns_api.h presence... no
checking for ns_api.h... no
checking for sys/security.h... (cached) no
checking for syscall.h... (cached) no
checking for sys/syscall.h... (cached) yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking lastlog.h usability... no
checking lastlog.h presence... no
checking for lastlog.h... no
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of long long... (cached) 8
checking size of short... (cached) 2
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking whether byte ordering is bigendian... (cached) no
checking whether char is unsigned... no
checking return type of signal handlers... void
checking for uid_t in sys/types.h... (cached) yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for pid_t... (cached) yes
checking for struct stat.st_rdev... (cached) yes
checking for d_off in dirent... no
checking for ssize_t... (cached) yes
checking for wchar_t... yes
checking for cups-config... /usr/bin/cups-config
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/language.h usability... yes
checking cups/language.h presence... yes
checking for cups/language.h... yes
checking for httpConnect in -lcups... yes
checking for httpConnectEncrypt in -lcups... yes
checking if the compiler will optimize out function calls... yes
checking for fd passing via msg_control... yes
checking for fd passing via msg_acctrights... no
checking for dirfd... (cached) no
checking for struct sigevent type... yes
checking for struct sigevent.sigev_value.sival_ptr... yes
checking for struct sigevent.sigev_value.sigval_ptr... no
checking for real setresuid... no
checking for real setresgid... no
checking for working memcmp... (cached) 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... no
checking for history_list in -lreadline... no
checking for library containing yp_get_default_domain... none required
checking for yp_get_default_domain... yes
checking for execl... yes
checking for getcwd... yes
checking for fchown... yes
checking for chmod... yes
checking for fchmod... yes
checking for mknod... yes
checking for mknod64... no
checking for strtol... yes
checking for strchr... yes
checking for chflags... yes
checking for getrlimit... yes
checking for fsync... yes
checking for setpgid... yes
checking for fdatasync... (cached) yes
checking for setsid... yes
checking for glob... yes
checking for strpbrk... yes
checking for crypt16... no
checking for getauthuid... no
checking for sigprocmask... yes
checking for sigblock... yes
checking for sigaction... yes
checking for sigset... yes
checking for innetgr... yes
checking for setnetgrent... yes
checking for getnetgrent... yes
checking for endnetgrent... yes
checking for initgroups... (cached) yes
checking for select... yes
checking for rdchk... no
checking for getgrnam... yes
checking for getgrent... yes
checking for pathconf... yes
checking for getgrset... no
checking for setpriv... no
checking for setgidx... no
checking for setuidx... no
checking for setgroups... (cached) yes
checking for syscall... (cached) yes
checking for sysconf... yes
checking for atexit... yes
checking for grantpt... yes
checking for posix_openpt... yes
checking for posix_fallocate... no
checking for fallocate... no
checking for fseeko... yes
checking for setluid... no
checking for getpwanam... no
checking for fdopendir... no
checking for getpwent_r... (cached) no
checking for setenv... (cached) yes
checking for strcasecmp... yes
checking for fcvt... yes
checking for fcvtl... no
checking for syslog... (cached) yes
checking for vsyslog... (cached) yes
checking for timegm... (cached) yes
checking for setlocale... yes
checking for nanosleep... yes
checking for lutimes... yes
checking for futimes... yes
checking for utimensat... no
checking for futimens... no
checking for mlock... yes
checking for munlock... yes
checking for mlockall... yes
checking for munlockall... yes
checking for memalign... (cached) no
checking for posix_memalign... (cached) yes
checking for hstrerror... yes
checking for sys/mman.h... (cached) yes
checking for shmget... yes
checking for shm_open... yes
checking for gettext... no
checking for dgettext... no
checking for bindtextdomain... no
checking for textdomain... no
checking for bind_textdomain_codeset... no
checking for strupr... no
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking libexc.h usability... no
checking libexc.h presence... no
checking for libexc.h... no
checking libunwind.h usability... yes
checking libunwind.h presence... yes
checking for libunwind.h... yes
checking for library containing backtrace_symbols... none required
checking for backtrace_symbols... yes
checking for trace_back_stack in -lexc... no
checking for sysctlbyname... yes
checking for sysctl... yes
checking for /proc/sys/kernel/core_pattern... no
checking gpfs_gpl.h usability... no
checking gpfs_gpl.h presence... no
checking for gpfs_gpl.h... no
checking for libunwind... no
checking for _dup... no
checking for _dup2... no
checking for _opendir... no
checking for _readdir... no
checking for _seekdir... yes
checking for _telldir... no
checking for _closedir... no
checking for __dup... no
checking for __dup2... no
checking for __opendir... no
checking for __readdir... no
checking for __seekdir... no
checking for __telldir... no
checking for __closedir... no
checking for __getcwd... no
checking for _getcwd... no
checking for __xstat... no
checking for __fxstat... no
checking for __lxstat... no
checking for _stat... no
checking for _lstat... no
checking for _fstat... no
checking for __stat... no
checking for __lstat... no
checking for __fstat... no
checking for _acl... no
checking for __acl... no
checking for _facl... no
checking for __facl... no
checking for _open... no
checking for __open... no
checking for _chdir... no
checking for __chdir... no
checking for _close... no
checking for __close... no
checking for _fchdir... no
checking for __fchdir... no
checking for _fcntl... no
checking for __fcntl... no
checking for getdents... (cached) no
checking for __getdents... no
checking for _lseek... no
checking for __lseek... no
checking for _read... no
checking for __read... no
checking for getdirentries... (cached) yes
checking for _write... no
checking for __write... no
checking for _fork... no
checking for __fork... no
checking for __sys_llseek... no
checking for llseek... no
checking for _llseek... no
checking for __llseek... no
checking for pread... (cached) yes
checking for _pread... no
checking for __pread... no
checking for pwrite... (cached) yes
checking for _pwrite... no
checking for __pwrite... no
checking for prctl... no
checking for getgrouplist... (cached) yes
checking for struct stat.st_mtim.tv_nsec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_mtimespec.tv_nsec... yes
checking for struct stat.st_mtime_n... no
checking for struct stat.st_umtime... no
checking for struct stat.st_birthtimespec.tv_nsec... yes
checking for struct stat.st_birthtime... yes
checking for struct stat.st_birthtimensec... no
checking whether there is DOS flags support in the stat struct... no
checking whether we can compile with __attribute__((destructor))... yes
checking for dn_expand in -lresolv... yes
checking for _dn_expand in -lresolv... no
checking for __dn_expand in -lresolv... no
checking for dn_expand in -linet... no
checking for putprpwnam... no
checking for putprpwnam in -lsecurity... no
checking for putprpwnam... (cached) no
checking for putprpwnam in -lsec... no
checking for set_auth_parameters... no
checking for set_auth_parameters in -lsecurity... no
checking for set_auth_parameters... (cached) no
checking for set_auth_parameters in -lsec... no
checking for getspnam... no
checking for getspnam in -lgen... no
checking for getspnam... (cached) no
checking for getspnam in -lsecurity... no
checking for getspnam... (cached) no
checking for getspnam in -lsec... no
checking for bigcrypt... no
checking for bigcrypt in -lsecurity... no
checking for bigcrypt... (cached) no
checking for bigcrypt in -lsec... no
checking for getprpwnam... no
checking for getprpwnam in -lsecurity... no
checking for getprpwnam... (cached) no
checking for getprpwnam in -lsec... no
checking for strsignal... yes
checking for -pie and -fPIE... yes
checking for -Wl,-z,relro... no
checking ability to build shared libraries... true
checking if -Wl,-z,defs works... no
checking if -error_unresolved works... no
checking if -Wl,-error_unresolved works... no
checking LDSHFLAGS_Z_DEFS...
checking LDFLAGS... -L/usr/local/opt/libtool/lib -L/usr/local/lib -framework CoreFoundation -L./bin
checking DYNEXP...
checking SHLD... ${CC}
checking LDSHFLAGS... -dynamiclib -flat_namespace -undefined suppress
checking SHLIBEXT... dylib
checking SONAMEFLAG... #
checking PICFLAG... -fPIE
checking NSSSONAMEVERSIONSUFFIX...
checking whether building shared libraries actually works... yes
checking used PICFLAG... -fPIE
checking whether to use shared libraries internally... true
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBTALLOC... no
checking size of size_t... (cached) 8
checking size of void *... 8
checking whether to build the libtalloc shared library... yes
checking for LIBTDB... no
checking for mmap... yes
checking for pread... (cached) yes
checking for pwrite... (cached) yes
checking for getpagesize... (cached) yes
checking for utime... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for sys/select.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for pread declaration... yes
checking for pwrite declaration... yes
checking whether to build the libtdb shared library... yes
checking for LIBNTDB... no
checking for mmap... (cached) yes
checking for pread... (cached) yes
checking for pwrite... (cached) yes
checking for getpagesize... (cached) yes
checking for utime... (cached) yes
checking for getopt.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for pread declaration... (cached) yes
checking for pwrite declaration... (cached) yes
checking whether to build the libntdb shared library... yes
checking whether to build the libnetapi shared library... yes
checking whether to build the libsmbclient shared library... yes
checking whether to build the libsmbsharemodes shared library... yes
checking for long long... yes
checking for intptr_t... (cached) yes
checking for LL suffix on long long integers... yes
checking for 64 bit time_t... yes
checking for TIME_T_MAX... yes
checking if large file support can be enabled... checking for 64 bit off_t... yes
checking for 64 bit ino_t... yes
checking for 64 bit dev_t... no
checking for major macro... yes
checking for minor macro... yes
checking for makedev macro... yes
checking whether seekdir returns void... yes
checking for __FUNCTION__ macro... yes
checking for broken readdir name... no
checking for utimbuf... yes
checking for pututline... no
checking for pututxline... yes
checking for updwtmp... no
checking for updwtmpx... no
checking for getutmpx... yes
checking for getutxent... yes
checking for ut_name in utmp... yes
checking for ut_user in utmp... no
checking for ut_id in utmp... no
checking for ut_host in utmp... yes
checking for ut_time in utmp... yes
checking for ut_tv in utmp... no
checking for ut_type in utmp... no
checking for ut_pid in utmp... no
checking for ut_exit in utmp... no
checking for ut_syslen in utmpx... no
checking whether sizeof ut_line in utmp is ok... no
checking for linux fallocate... no
checking for getcwd takes NULL... yes
checking for iconv in /usr/lib... yes
checking can we convert from CP850 to UCS2-LE?... CP850
checking can we convert from UTF-8 to UCS2-LE?... UTF-8
checking for Linux kernel oplocks... no
checking for kernel change notify support... no
checking sys/inotify.h usability... no
checking sys/inotify.h presence... no
checking for sys/inotify.h... no
checking fam.h usability... no
checking fam.h presence... no
checking for fam.h... no
checking whether to use DMAPI support... auto
checking for dm_get_eventlist in -ldm... no
checking for dm_get_eventlist in -ljfsdm... no
checking for dm_get_eventlist in -ldmapi... no
checking for dm_get_eventlist in -lxdsm... no
configure: DMAPI support not present
checking for kernel share modes... no
checking for IRIX kernel oplock type definitions... no
checking for sys/capability.h... (cached) no
checking for int16 typedef included by rpc/rpc.h... no
checking for uint16 typedef included by rpc/rpc.h... no
checking for int32 typedef included by rpc/rpc.h... no
checking for uint32 typedef included by rpc/rpc.h... no
checking for conflicting AUTH_ERROR define in rpc/rpc.h... no
checking for test routines... yes
checking for ftruncate extend... yes
checking for broken getgroups... no
checking for sysconf(_SC_NGROUPS_MAX)... yes
checking for sysconf(_SC_NPROC_ONLN)... no
checking for sysconf(_SC_NPROCESSORS_ONLN)... yes
checking for sysconf(_SC_PAGESIZE)... yes
checking for getpagesize... (cached) yes
checking for setreuid... yes
checking for the Darwin initgroups system call... yes
checking for fcntl locking... yes
checking for broken posix_fallocate... no
checking for st_blocks in struct stat... yes
checking for 32 bit blkcnt_t... no
checking for 64 bit blkcnt_t... yes
checking for st_blksize in struct stat... yes
checking for st_flags in struct stat... yes
checking for broken nisplus include files... no
checking if the realpath function allows a NULL argument... yes
checking whether to use AFS clear-text auth... no
checking whether to use AFS fake-kaserver... no
checking whether to use AFS ACL mapping module... no
checking whether to use DFS clear-text auth... no
checking for LDAP support... auto
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_tag_t... yes
checking for ber_scanf in -llber... yes
checking for ber_sockbuf_add_io... yes
checking for LDAP_OPT_SOCKBUF... yes
checking for LBER_OPT_LOG_PRINT_FN... yes
checking for ldap_init in -lldap... yes
checking for ldap_set_rebind_proc... yes
checking whether ldap_set_rebind_proc takes 3 arguments... 3
checking for ldap_initialize... yes
checking whether LDAP support is used... yes
checking for Active Directory and krb5 support... auto
checking for ldap_initialize... (cached) yes
checking for ldap_add_result_entry... yes
checking for kerberos 5 install path... no krb5-path given
checking for krb5-config... /usr/bin/krb5-config
checking for working krb5-config... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking for KRB5_DEPRECATED define taking an identifier... yes
checking gssapi.h usability... yes
checking gssapi.h presence... yes
checking for gssapi.h... yes
checking gssapi/gssapi_generic.h usability... yes
checking gssapi/gssapi_generic.h presence... yes
checking for gssapi/gssapi_generic.h... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking gssapi/gssapi_ext.h usability... no
checking gssapi/gssapi_ext.h presence... no
checking for gssapi/gssapi_ext.h... no
checking gssapi/gssapi_krb5.h usability... yes
checking gssapi/gssapi_krb5.h presence... yes
checking for gssapi/gssapi_krb5.h... yes
checking com_err.h usability... yes
checking com_err.h presence... yes
checking for com_err.h... yes
checking for _et_list in -lcom_err... no
checking for krb5_encrypt_data in -lk5crypto... no
checking for des_set_key in -lcrypto... no
checking for copy_Authenticator in -lasn1... no
checking for roken_getaddrinfo_hostspec in -lroken... no
checking for gss_display_status in -lgssapi... no
checking for krb5_mk_req_extended in -lkrb5... yes
checking for krb5_kt_compare in -lkrb5... no
checking for gss_display_status in -lgssapi_krb5... yes
checking for gss_display_status in -lgss... no
checking for GSS_KRB5_MECHANISM in -lgssapi_krb5... no
checking for krb5_set_real_time... yes
checking for krb5_set_default_in_tkt_etypes... no
checking for krb5_set_default_tgs_enctypes... yes
checking for krb5_set_default_tgs_ktypes... yes
checking for krb5_principal2salt... yes
checking for krb5_c_string_to_key... yes
checking for krb5_get_pw_salt... no
checking for krb5_string_to_key_salt... no
checking for krb5_auth_con_setkey... no
checking for krb5_auth_con_setuseruserkey... yes
checking for krb5_get_permitted_enctypes... yes
checking for krb5_get_default_in_tkt_etypes... no
checking for krb5_free_data_contents... yes
checking for krb5_principal_get_comp_string... no
checking for krb5_free_unparsed_name... yes
checking for krb5_free_keytab_entry_contents... yes
checking for krb5_kt_free_entry... no
checking for krb5_krbhst_init... no
checking for krb5_krbhst_get_addrinfo... no
checking for krb5_crypto_init... no
checking for krb5_crypto_destroy... no
checking for krb5_c_verify_checksum... yes
checking for krb5_principal_compare_any_realm... no
checking for krb5_parse_name_norealm... no
checking for krb5_princ_size... no
checking for krb5_make_principal... no
checking for krb5_principal_get_num_comp... no
checking for krb5_get_init_creds_opt_set_pac_request... no
checking for krb5_get_renewed_creds... yes
checking for krb5_free_error_contents... no
checking for initialize_krb5_error_table... no
checking for krb5_get_init_creds_opt_alloc... yes
checking for krb5_get_init_creds_opt_free... yes
checking for krb5_get_init_creds_opt_get_error... no
checking for krb5_enctype_to_string... yes
checking for krb5_fwd_tgt_creds... yes
checking for krb5_auth_con_set_req_cksumtype... no
checking for krb5_get_creds_opt_alloc... no
checking for krb5_get_creds_opt_set_impersonate... no
checking for krb5_get_creds... no
checking for krb5_get_credentials_for_user... no
checking for krb5_get_host_realm... yes
checking for krb5_free_host_realm... yes
checking for krb5_get_init_creds_keytab... yes
checking for krb5_build_principal_alloc_va... yes
checking for krb5_cc_get_lifetime... no
checking for krb5_cc_retrieve_cred... yes
checking for krb5_free_checksum_contents... yes
checking for krb5_create_checksum... no
checking for krb5_c_make_checksum... yes
checking for gss_krb5_import_cred... no
checking for gss_get_name_attribute... no
checking for gsskrb5_extract_authz_data_from_sec_context... no
checking for gss_mech_krb5... yes
checking for gss_oid_equal... no
checking for gss_inquire_sec_context_by_oid... no
checking for gss_wrap_iov... no
checking whether krb5_get_credentials_for_user is declared... no
checking whether krb5_auth_con_set_req_cksumtype is declared... no
checking whether krb5_get_init_creds_opt_free takes a context argument... yes
checking for checksum in krb5_checksum... no
checking for etype in EncryptedData... no
checking for ticket pointer in krb5_ap_req... yes
checking for e_data pointer in krb5_error... no
checking for krb5_crypto type... no
checking for addrtype in krb5_address... yes
checking for addr_type in krb5_address... no
checking for keyvalue in krb5_keyblock... no
checking for ENCTYPE_ARCFOUR_HMAC_MD5... no
checking for KEYTYPE_ARCFOUR_56... no
checking for ENCTYPE_ARCFOUR_HMAC... yes
checking for ENCTYPE_AES128_CTS_HMAC_SHA1_96... yes
checking for ENCTYPE_AES256_CTS_HMAC_SHA1_96... yes
checking for AP_OPTS_USE_SUBKEY... yes
checking for KV5M_KEYTAB... yes
checking for KRB5_KU_OTHER_CKSUM... no
checking for KRB5_KEYUSAGE_APP_DATA_CKSUM... yes
checking for the krb5_princ_component macro... yes
checking for key in krb5_keytab_entry... yes
checking for keyblock in krb5_keytab_entry... no
checking for magic in krb5_address... yes
checking for WRFILE: keytab support... yes
checking for krb5_realm type... no
checking for krb5_princ_realm returns krb5_realm or krb5_data... no
checking for krb5_addresses type... no
checking for krb5_error_code krb5_enctype_to_string(krb5_context context, krb5_enctype enctype, char **str)... yes
checking for krb5_error_code krb5_enctype_to_string(krb5_enctype enctype, char *str, size_t len)... yes
checking for krb5_principal_get_realm... no
checking for krb5_princ_realm... yes
checking for KRB5_PDU_NONE declaration... no
checking for flags in krb5_creds... no
configure: WARNING: krb5_principal_compare_any_realm not found in -lkrb5
configure: WARNING: gss_wrap_iov not found in -lgssapi
configure: WARNING: need either gss_get_name_attribute or gsskrb5_extract_authz_data_from_sec_context and gss_inquire_sec_context_by_oid in -lgssapi for PAC support
configure: WARNING: krb5 libs don't have all features required for Active Directory support
checking whether Active Directory and krb5 support is used... no
checking for nscd_flush_cache in -lnscd... no
checking whether to enable DNS Updates support... auto
configure: DNS Updates support only possible with AD and GSSAPI support
checking whether DNS Updates support is used... no
checking whether to use automount... no
checking whether to try PAM support... auto
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
checking for pam_get_data in -lpam... yes
checking for security/pam_modules.h... yes
checking for pam/pam_modules.h... no
checking security/pam_ext.h usability... no
checking security/pam_ext.h presence... no
checking for security/pam_ext.h... no
checking security/_pam_macros.h usability... no
checking security/_pam_macros.h presence... no
checking for security/_pam_macros.h... no
checking pam/pam_ext.h usability... no
checking pam/pam_ext.h presence... no
checking for pam/pam_ext.h... no
checking pam/_pam_macros.h usability... no
checking pam/_pam_macros.h presence... no
checking for pam/_pam_macros.h... no
checking for pam_vsyslog... no
checking whether to use PAM support... yes
checking whether to have PAM MODULES support... yes
checking whether to use pam_smbpass... yes
checking whether to use NISPLUS_HOME... no
checking whether to use syslog logging... no
checking whether to use a custom syslog facility... checking whether to try disk-quotas support... auto
checking asm/types.h usability... no
checking asm/types.h presence... no
checking for asm/types.h... no
checking sys/fs/vx_quota.h usability... no
checking sys/fs/vx_quota.h presence... no
checking for sys/fs/vx_quota.h... no
checking xfs/xqm.h usability... no
checking xfs/xqm.h presence... no
checking for xfs/xqm.h... no
checking sys/quota.h usability... yes
checking sys/quota.h presence... yes
checking for sys/quota.h... yes
checking ufs/ufs/quota.h usability... yes
checking ufs/ufs/quota.h presence... yes
checking for ufs/ufs/quota.h... yes
checking for XFS QUOTA in <sys/quota.h>... no
checking if struct dqblk has .dqb_fsoftlimit... no
checking for long quotactl(int cmd, char *special, qid_t id, caddr_t addr)... yes
checking for NFS QUOTAS... yes
checking for struct getquota_rslt.getquota_rslt_u... yes
checking for mntent.h... (cached) no
checking for setmntent... no
checking for getmntent... no
checking for endmntent... no
checking devnm.h usability... no
checking devnm.h presence... no
checking for devnm.h... no
checking for devnm... no
checking whether to use the new lib/sysquotas.c interface... yes
checking whether to support utmp accounting... no, sizeof ut_line not ok
configure: checking how to get filesystem space usage...
checking statvfs function (SVR4)... yes
checking that statvfs.f_fsid is an integer... yes
checking that statvfs.f_frsize works... yes
checking that statvfs.statvfs_f_flag works... yes
checking that statvfs.statvfs_f_flags works... no
checking cluster support... auto
configure: checking whether cluster support is available
checking for ctdb.h... no
checking for ctdb_private.h... no
checking for ctdb_protocol.h... no
configure: WARNING: "cluster support not available: ctdb.h is required for cluster support"
configure: Building without cluster support
checking for linux/netlink.h... no
checking whether to support ACLs... auto
configure: checking whether ACL support is available:
configure: ACLs on Darwin currently not supported
checking whether to support asynchronous io... auto
checking for aio_read in -lrt... no
checking for aio_read in -laio... no
checking for asynchronous io support... yes
checking for aio_read... yes
checking for aio_write... yes
checking for aio_fsync... yes
checking for aio_return... yes
checking for aio_error... yes
checking for aio_cancel... yes
checking for aio_suspend... yes
checking whether sendfile support should be built in... checking for Darwin sendfile support... yes
checking for Linux readahead... no
checking for readahead declaration... no
checking for posix_fadvise... no
checking for openat... no
checking for splice declaration... no
checking for a broken readlink syscall... no
checking whether to build winbind... yes
checking for krb5/locate_plugin.h... yes
checking for union nss_XbyY_key.ipnode.af_family... no
checking for struct passwd.pw_comment... no
checking for struct passwd.pw_age... no
checking for struct secmethod_table.method_attrlist... no
checking for struct secmethod_table.method_version... no
checking for poptGetContext in -lpopt... yes
checking whether to use included popt... no
checking avahi-common/watch.h usability... no
checking avahi-common/watch.h presence... no
checking for avahi-common/watch.h... no
checking avahi-client/client.h usability... no
checking avahi-client/client.h presence... no
checking for avahi-client/client.h... no
checking for avahi_client_new in -lavahi-client... no
checking for avahi_strerror in -lavahi-common... no
checking for pthread_attr_init in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for iniparser_load in -liniparser... no
checking whether to use included iniparser... yes
checking for setnetgrent prototype... yes
checking for getnetgrent prototype... yes
checking for endnetgrent prototype... yes
checking for sys/param.h... (cached) yes
checking for sys/mount.h... (cached) yes
checking checking for posix ignorant *bsd style statfs struct... yes
checking for getmntent... (cached) no
checking for sys/statfs.h... (cached) no
checking vfs_fileid: checking for statfs() and struct statfs.f_fsid... no
checking how to build pdb_ldap... static
checking how to build pdb_smbpasswd... static
checking how to build pdb_tdbsam... static
checking how to build pdb_wbc_sam... static
checking how to build idmap_ldap... static
checking how to build idmap_tdb... static
checking how to build idmap_tdb2... shared
checking how to build idmap_passdb... static
checking how to build idmap_nss... static
checking how to build idmap_rid... shared
checking how to build idmap_autorid... shared
checking how to build idmap_ad... not
checking how to build idmap_hash... shared
checking how to build nss_info_template... static
checking how to build auth_sam... static
checking how to build auth_unix... static
checking how to build auth_winbind... static
checking how to build auth_wbc... static
checking how to build auth_domain... static
checking how to build auth_builtin... static
checking how to build auth_script... shared
checking how to build vfs_default... static
checking how to build vfs_recycle... shared
checking how to build vfs_audit... shared
checking how to build vfs_extd_audit... shared
checking how to build vfs_full_audit... shared
checking how to build vfs_netatalk... shared
checking how to build vfs_fake_perms... shared
checking how to build vfs_fake_acls... not
checking how to build vfs_default_quota... shared
checking how to build vfs_readonly... shared
checking how to build vfs_cap... shared
checking how to build vfs_expand_msdfs... shared
checking how to build vfs_shadow_copy... shared
checking how to build vfs_shadow_copy2... shared
checking how to build vfs_afsacl... not
checking how to build vfs_xattr_tdb... shared
checking how to build vfs_posixacl... not
checking how to build vfs_aixacl... not
checking how to build vfs_aixacl2... not
checking how to build vfs_solarisacl... not
checking how to build vfs_irixacl... not
checking how to build vfs_hpuxacl... not
checking how to build vfs_tru64acl... not
checking how to build vfs_catia... shared
checking how to build vfs_streams_xattr... shared
checking how to build vfs_streams_depot... shared
checking how to build vfs_cacheprime... not
checking how to build vfs_prealloc... not
checking how to build vfs_commit... shared
checking how to build vfs_gpfs... not
checking how to build vfs_readahead... shared
checking how to build vfs_tsmsm... not
checking how to build vfs_fileid... not
checking how to build vfs_aio_fork... shared
checking how to build vfs_aio_pthread... shared
checking how to build vfs_aio_posix... shared
checking how to build vfs_aio_linux... not
checking how to build vfs_preopen... shared
checking how to build vfs_syncops... not
checking how to build vfs_zfsacl... not
checking how to build vfs_notify_fam... not
checking how to build vfs_acl_xattr... shared
checking how to build vfs_acl_tdb... shared
checking how to build vfs_smb_traffic_analyzer... shared
checking how to build vfs_dirsort... not
checking how to build vfs_scannedonly... shared
checking how to build vfs_crossrename... shared
checking how to build vfs_linux_xfs_sgid... shared
checking how to build vfs_time_audit... shared
checking how to build vfs_media_harmony... shared
checking how to build perfcount_test... not
checking how to build gpext_registry... not
checking how to build gpext_scripts... not
checking how to build gpext_security... not
checking whether to enable features for selftest... no
checking if sigaction works with realtime signals... no
checking if libpthread is linked... yes
configure: WARNING: using libpthreads - this may degrade performance
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
Using libraries:
LIBS = -lresolv -liconv -lpthread
LDAP_LIBS = -lldap -llber
DNSSD_LIBS =
AUTH_LIBS = -lpam
checking configure summary... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating script/findsmb
config.status: creating smbadduser
config.status: creating script/installbin.sh
config.status: creating script/uninstallbin.sh
config.status: creating lib/netapi/examples/Makefile
config.status: creating lib/netapi/tests/Makefile
config.status: creating pkgconfig/smbclient.pc
config.status: creating pkgconfig/wbclient.pc
config.status: creating pkgconfig/netapi.pc
config.status: creating pkgconfig/smbsharemodes.pc
config.status: creating ../examples/libsmbclient/Makefile.internal
config.status: creating include/autoconf/config.h
config.status: executing rm-stdint.h commands
config.status: executing rm-stdbool.h commands
config.status: executing default-1 commands
configure: WARNING: unrecognized options: --disable-dependency-tracking
Using CFLAGS = -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.6 -D_IPP_PRIVATE_STRUCTURES -fno-common -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I/tmp/samba-8ul9/samba-4.0.3/source3 -I/tmp/samba-8ul9/samba-4.0.3/source3/../lib/iniparser/src -Iinclude/autoconf -Iautoconf -Iautoconf/source3 -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I../lib/ccan/.. -I./librpc -I./.. -I./../lib/tdb_compat -I./../lib/talloc -I../lib/tdb/include -I../lib/ntdb -DHAVE_CONFIG_H -I/usr/local/opt/libtool/include -Iinclude/autoconf -Iautoconf -Iautoconf/source3 -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I../lib/ccan/.. -I./librpc -I./.. -I./../lib/tdb_compat -I./../lib/popt -DLDAP_DEPRECATED -I/tmp/samba-8ul9/samba-4.0.3/source3/lib -I.. -I./../lib/ldb/include -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3
mkdir bin
PICFLAG = -fPIE
LIBS = -lresolv -liconv -lpthread
LDFLAGS = -dynamic -Wl,-search_paths_first -L/usr/local/opt/libtool/lib -L/usr/local/lib -framework CoreFoundation -L./bin
DYNEXP =
Compiling ../lib/tdb/common/tdb.c
Compiling ../lib/tdb/common/error.c
Compiling ../lib/tdb/common/freelistcheck.c
LDSHFLAGS = -fPIE -dynamiclib -flat_namespace -undefined suppress -dynamic -Wl,-search_paths_first -L/usr/local/opt/libtool/lib -L/usr/local/lib -framework CoreFoundation -L./bin -lc
Compiling ../lib/tdb/common/traverse.c
jfyi: PIDL_NEWEST is ../pidl/MANIFEST
Compiling ../lib/tdb/common/transaction.c
SHLIBEXT = dylib
Compiling ../lib/talloc/talloc.c
Compiling ../lib/tdb/common/dump.c
SONAMEFLAG = #
Compiling ../lib/tdb/common/check.c
Compiling ../lib/tdb/common/lock.c
Compiling ../lib/tdb/common/freelist.c
Compiling ../lib/tdb/common/io.c
Compiling ../lib/tdb/common/open.c
Compiling ../lib/tdb/common/hash.c
Compiling ../nsswitch/wb_common.c
Compiling ../lib/tdb/common/summary.c
Compiling ../nsswitch/libwbclient/wbc_util.c
Compiling ../nsswitch/libwbclient/wbc_guid.c
Compiling ../nsswitch/libwbclient/wbc_sid.c
Compiling ../lib/tdb/common/rescue.c
Compiling ../nsswitch/libwbclient/wbclient.c
Compiling ../nsswitch/libwbclient/wbc_pwd.c
Compiling ../nsswitch/libwbclient/wbc_idmap.c
Compiling ../nsswitch/libwbclient/wbc_pam.c
Compiling ../lib/replace/replace.c
Compiling ../lib/replace/snprintf.c
Compiling ../lib/replace/xattr.c
Compiling ../lib/replace/getpass.c
Compiling ../lib/replace/strptime.c
creating /tmp/samba-8ul9/samba-4.0.3/source3/exports/libwbclient.syms
Compiling ../lib/util/blocking.c
Compiling autoconf/librpc/gen_ndr/ndr_libnetapi.c
Compiling lib/netapi/netapi.c
Compiling lib/netapi/cm.c
Compiling lib/netapi/libnetapi.c
Compiling lib/netapi/joindomain.c
Compiling lib/netapi/serverinfo.c
Compiling lib/netapi/getdc.c
Compiling lib/netapi/user.c
Compiling lib/netapi/localgroup.c
Compiling lib/netapi/sid.c
Compiling lib/netapi/samr.c
Compiling lib/netapi/group.c
Compiling lib/netapi/file.c
Compiling lib/netapi/share.c
Compiling lib/netapi/netlogon.c
Compiling libnet/libnet_join.c
Compiling lib/netapi/shutdown.c
Compiling libnet/libnet_keytab.c
Compiling autoconf/librpc/gen_ndr/ndr_libnet_join.c
Compiling ../lib/smbconf/smbconf.c
Compiling ../lib/smbconf/smbconf_util.c
Compiling lib/smbconf/smbconf_reg.c
Compiling ../lib/smbconf/smbconf_txt.c
Compiling lib/smbconf/smbconf_init.c
Compiling registry/reg_api.c
Compiling registry/reg_dispatcher.c
Compiling registry/reg_cachehook.c
Compiling registry/reg_util_internal.c
Compiling lib/util_nttoken.c
Compiling registry/reg_backend_db.c
Compiling registry/reg_objects.c
Compiling registry/reg_parse_internal.c
Compiling lib/cbuf.c
Compiling lib/srprs.c
Compiling registry/reg_init_basic.c
Compiling registry/reg_util_token.c
Compiling registry/reg_api_util.c
Compiling registry/reg_backend_smbconf.c
Compiling registry/reg_init_smbconf.c
Compiling ../dynconfig/dynconfig.c
Compiling param/loadparm.c
Compiling param/util.c
Compiling param/loadparm_ctx.c
Compiling ../lib/param/loadparm_server_role.c
Compiling lib/sharesec.c
Compiling lib/ldap_debug_handler.c
Compiling ../lib/param/util.c
Compiling ../lib/param/loadparm.c
Compiling ../lib/util/rbtree.c
Compiling ../lib/util/signal.c
Compiling ../lib/util/time.c
Compiling ../lib/util/util_strlist.c
Compiling ../lib/util/xfile.c
Compiling ../lib/util/util_file.c
Compiling ../lib/util/data_blob.c
Compiling ../lib/util/util.c
Compiling ../lib/util/util_paths.c
Compiling ../lib/util/fsusage.c
Compiling ../lib/util/talloc_stack.c
Compiling ../lib/util/params.c
Compiling ../lib/util/genrand.c
Compiling ../lib/util/util_net.c
Compiling ../lib/util/become_daemon.c
Compiling ../lib/util/system.c
Compiling ../lib/util/tevent_unix.c
Compiling ../lib/util/tevent_ntstatus.c
Compiling ../lib/util/tevent_werror.c
Compiling lib/tevent_barrier.c
Compiling ../lib/util/smb_threads.c
Compiling ../lib/util/util_id.c
Compiling ../lib/util/rfc1738.c
Compiling ../lib/util/util_pw.c
Compiling ../lib/util/select.c
Compiling ../lib/util/server_id.c
Compiling ../lib/util/pidfile.c
Compiling ../lib/util/setid.c
Compiling ../lib/crypto/crc32.c
Compiling ../lib/crypto/arcfour.c
Compiling ../lib/crypto/hmacmd5.c
Compiling ../lib/crypto/md4.c
Compiling ../lib/crypto/sha256.c
Compiling ../lib/crypto/hmacsha256.c
Compiling ../lib/crypto/aes.c
Compiling ../lib/crypto/rijndael-alg-fst.c
Compiling ../lib/crypto/aes_cmac_128.c
Compiling autoconf/librpc/gen_ndr/ndr_messaging.c
Compiling ../lib/tsocket/tsocket_bsd.c
Compiling lib/messages_local.c
Compiling ../lib/crypto/aes_ccm_128.c
Compiling ../lib/tsocket/tsocket.c
Compiling lib/messages.c
Compiling ../lib/tsocket/tsocket_helpers.c
Compiling lib/ctdbd_conn.c
Compiling lib/messages_ctdbd.c
Compiling lib/ctdb_packet.c
Compiling ../lib/socket/interfaces.c
Compiling lib/ctdb_conn.c
Compiling lib/id_cache.c
Compiling lib/msg_channel.c
Compiling lib/serverid.c
Compiling lib/talloc_dict.c
Compiling lib/memcache.c
Compiling lib/asys/asys.c
Compiling lib/util_transfer_file.c
Compiling ../lib/async_req/async_sock.c
Compiling lib/addrchange.c
Compiling lib/util_tdb.c
Compiling ../lib/util/util_tdb.c
Compiling ../lib/tdb_wrap/tdb_wrap.c
Compiling ../lib/dbwrap/dbwrap_local_open.c
Compiling ../lib/dbwrap/dbwrap.c
Compiling lib/dbwrap/dbwrap_open.c
Compiling ../lib/dbwrap/dbwrap_tdb.c
Compiling lib/dbwrap/dbwrap_ctdb.c
Compiling lib/g_lock.c
Compiling ../lib/dbwrap/dbwrap_cache.c
Compiling lib/dbwrap/dbwrap_watch.c
Compiling ../lib/dbwrap/dbwrap_util.c
Compiling ../lib/dbwrap/dbwrap_rbt.c
Compiling lib/version.c
Compiling lib/charcnv.c
Compiling ../lib/util/charset/convert_string.c
Compiling ../lib/util/charset/pull_push.c
Compiling lib/fstring.c
Compiling ../lib/util/debug.c
Compiling ../lib/util/debug_s3.c
Compiling ../lib/util/fault.c
Compiling lib/interface.c
Compiling lib/dumpcore.c
Compiling lib/system.c
Compiling lib/sendfile.c
Compiling lib/recvfile.c
Compiling lib/time.c
Compiling lib/username.c
Compiling ../libds/common/flag_mapping.c
Compiling lib/access.c
Compiling lib/smbrun.c
Compiling ../lib/util/bitmap.c
Compiling ../lib/util/dprintf.c
Compiling ../libcli/registry/util_reg.c
Compiling lib/wins_srv.c
Compiling ../lib/util/util_str_common.c
Compiling lib/util_str.c
Compiling ../lib/util/util_str.c
Compiling ../lib/util/base64.c
Compiling ../lib/util/charset/util_unistr.c
Compiling lib/util_sid.c
Compiling ../lib/util/charset/util_unistr_w.c
Compiling ../lib/util/charset/codepoints.c
Compiling lib/util_cmdline.c
Compiling lib/namearray.c
Compiling ../lib/util/charset/util_str.c
Compiling lib/util_file.c
Compiling lib/util.c
Compiling lib/util_malloc.c
Compiling lib/util_names.c
Compiling lib/util_sock.c
Compiling lib/substitute.c
Compiling lib/util_sec.c
Compiling lib/sock_exec.c
Compiling lib/substitute_generic.c
Compiling lib/ms_fnmatch.c
Compiling ../lib/util/substitute.c
Compiling ../lib/util/ms_fnmatch.c
Compiling lib/errmap_unix.c
Compiling ../libcli/util/errmap_unix.c
Compiling lib/tallocmsg.c
Compiling ../libcli/smb/smb_signing.c
Compiling lib/dmallocmsg.c
Compiling ../lib/util/charset/iconv.c
Compiling ../lib/util/charset/weird.c
Compiling ../lib/util/charset/charset_macosxfs.c
Compiling intl/lang_tdb.c
Compiling lib/adt_tree.c
Compiling lib/events.c
Compiling lib/gencache.c
Compiling ../lib/util/modules.c
Compiling ../lib/tevent/tevent.c
Compiling ../lib/tevent/tevent_debug.c
Compiling ../lib/tevent/tevent_signal.c
Compiling ../lib/tevent/tevent_fd.c
Compiling ../lib/tevent/tevent_timed.c
Compiling ../lib/tevent/tevent_immediate.c
Compiling ../lib/tevent/tevent_util.c
Compiling ../lib/tevent/tevent_wakeup.c
Compiling ../lib/tevent/tevent_req.c
Compiling ../lib/tevent/tevent_queue.c
Compiling ../lib/tevent/tevent_standard.c
Compiling ../lib/tevent/tevent_poll.c
Compiling ../lib/tevent/tevent_select.c
Compiling ../lib/ccan/hash/hash.c
Compiling ../lib/ccan/htable/htable.c
Compiling ../lib/ccan/ilog/ilog.c
Compiling ../lib/ccan/likely/likely.c
Compiling ../lib/ccan/str/str.c
Compiling ../lib/ccan/str/debug.c
Compiling ../lib/ccan/tally/tally.c
Compiling lib/server_contexts.c
Compiling lib/server_prefork.c
Compiling lib/server_prefork_util.c
Compiling ../libcli/security/secdesc.c
Compiling ../libcli/security/secace.c
Compiling lib/ldap_escape.c
Compiling ../libcli/security/access_check.c
Compiling ../libcli/security/object_tree.c
Compiling ../libcli/security/session.c
Compiling ../libcli/security/secacl.c
Compiling ../libcli/security/sddl.c
Compiling lib/pthreadpool/pthreadpool.c
Compiling lib/fncall.c
Compiling libads/krb5_errs.c
Compiling lib/system_smbd.c
Compiling lib/audit.c
Compiling ../librpc/ndr/ndr_basic.c
Compiling ../librpc/ndr/ndr.c
Compiling ../librpc/ndr/ndr_misc.c
Compiling autoconf/librpc/gen_ndr/ndr_misc.c
Compiling autoconf/librpc/gen_ndr/ndr_security.c
Compiling ../librpc/ndr/ndr_sec_helper.c
Compiling ../librpc/ndr/ndr_string.c
Compiling ../librpc/ndr/uuid.c
Compiling autoconf/librpc/gen_ndr/ndr_server_id.c
Compiling ../librpc/ndr/util.c
Compiling autoconf/librpc/gen_ndr/ndr_file_id.c
Compiling autoconf/librpc/gen_ndr/ndr_dcerpc.c
Compiling lib/file_id.c
Compiling lib/idmap_cache.c
Compiling ../libcli/security/dom_sid.c
Compiling lib/tevent_wait.c
Compiling ../libcli/security/security_descriptor.c
Compiling ../libcli/security/security_token.c
Compiling ../libcli/smb/util.c
Compiling ../libcli/security/util_sid.c
Compiling ../lib/util/idtree.c
Compiling lib/smbd_shim.c
Compiling libsmb/clientgen.c
Compiling libsmb/cliconnect.c
Compiling lib/dummyparam.c
Compiling libsmb/clifile.c
Compiling libsmb/reparse_symlink.c
Compiling libsmb/clirap.c
Compiling libsmb/clisymlink.c
Compiling libsmb/clierror.c
Compiling libsmb/climessage.c
Compiling libsmb/clireadwrite.c
Compiling libsmb/clilist.c
Compiling libsmb/clitrans.c
Compiling libsmb/cliprint.c
Compiling libsmb/clisecdesc.c
Compiling libsmb/clistr.c
Compiling libsmb/clidgram.c
Compiling libsmb/cliquota.c
Compiling libsmb/clifsinfo.c
Compiling libsmb/clidfs.c
Compiling libsmb/clioplock.c
Compiling libsmb/clirap2.c
Compiling libsmb/async_smb.c
Compiling ../libcli/smb/smb_seal.c
Compiling ../libcli/smb/read_smb.c
Compiling ../libcli/smb/smbXcli_base.c
Compiling ../libcli/smb/smb1cli_trans.c
Compiling ../libcli/smb/smb2cli_session.c
Compiling libsmb/smb2cli_tcon.c
Compiling ../libcli/smb/smb2cli_create.c
Compiling ../libcli/smb/smb2_create_blob.c
Compiling ../libcli/smb/smb2_signing.c
Compiling ../libcli/smb/smb2cli_close.c
Compiling ../libcli/smb/smb2cli_flush.c
Compiling ../libcli/smb/smb2cli_read.c
Compiling ../libcli/smb/smb2cli_write.c
Compiling ../libcli/smb/smb2cli_query_directory.c
Compiling ../libcli/smb/smb2cli_ioctl.c
Compiling ../libcli/smb/smb2cli_set_info.c
Compiling ../libcli/smb/smb2cli_query_info.c
Compiling libsmb/cli_np_tstream.c
Compiling libsmb/smbsock_connect.c
Compiling ../lib/util/asn1.c
Compiling ../libcli/auth/spnego_parse.c
Compiling ../libcli/auth/ntlm_check.c
Compiling libsmb/ntlmssp.c
Compiling libsmb/auth_generic.c
Compiling libsmb/ntlmssp_wrap.c
Compiling ../lib/krb5_wrap/krb5_samba.c
Compiling libsmb/clispnego.c
Compiling ../auth/gensec/gensec.c
Compiling ../auth/gensec/gensec_start.c
Compiling ../auth/gensec/gensec_util.c
Compiling ../auth/gensec/spnego.c
Compiling ../auth/credentials/credentials.c
Compiling ../auth/credentials/credentials_ntlm.c
Compiling ../auth/credentials/credentials_samba3.c
Compiling ../auth/ntlmssp/ntlmssp.c
Compiling ../auth/ntlmssp/ntlmssp_util.c
Compiling ../auth/ntlmssp/ntlmssp_sign.c
Compiling ../auth/ntlmssp/ntlmssp_client.c
Compiling ../auth/ntlmssp/gensec_ntlmssp.c
Compiling ../auth/ntlmssp/gensec_ntlmssp_server.c
Compiling autoconf/librpc/gen_ndr/ndr_ntlmssp.c
Compiling ../librpc/ndr/ndr_ntlmssp.c
Compiling ../auth/ntlmssp/ntlmssp_ndr.c
Compiling ../auth/ntlmssp/ntlmssp_server.c
Compiling ../libcli/util/nterr.c
Compiling libsmb/smberr.c
Compiling ../libcli/util/doserr.c
Compiling ../libcli/util/errormap.c
Compiling libsmb/errormap.c
Compiling ../librpc/rpc/dcerpc_error.c
Compiling ../libcli/auth/smbdes.c
Compiling ../libcli/auth/smbencrypt.c
Compiling ../libcli/auth/msrpc_parse.c
Compiling ../libcli/auth/session.c
Compiling passdb/secrets.c
Compiling passdb/machine_account_secrets.c
Compiling passdb/machine_sid.c
Compiling autoconf/librpc/gen_ndr/ndr_secrets.c
Compiling passdb/secrets_lsa.c
Compiling libsmb/unexpected.c
Compiling libsmb/namecache.c
Compiling libsmb/nmblib.c
Compiling ../libcli/nbt/lmhosts.c
Compiling libsmb/namequery.c
Compiling ../libcli/dns/dns_hosts_file.c
Compiling libsmb/conncache.c
Compiling ../lib/addns/dnsquery.c
Compiling libads/sitename_cache.c
Compiling ../libcli/nbt/nbtname.c
Compiling ../libcli/netlogon/netlogon.c
Compiling autoconf/librpc/gen_ndr/ndr_nbt.c
Compiling autoconf/librpc/gen_ndr/ndr_svcctl.c
Compiling ../librpc/ndr/ndr_nbt.c
Compiling ../librpc/ndr/ndr_svcctl.c
Compiling libads/cldap.c
Compiling ../libcli/cldap/cldap.c
Compiling ../libcli/ldap/ldap_message.c
Compiling ../libcli/ldap/ldap_ndr.c
Compiling ../lib/ldb/common/ldb_parse.c
Compiling ../librpc/ndr/ndr_drsuapi.c
Compiling ../librpc/ndr/ndr_compression.c
Compiling autoconf/librpc/gen_ndr/ndr_drsuapi.c
Compiling ../librpc/ndr/ndr_drsblobs.c
Compiling autoconf/librpc/gen_ndr/ndr_drsblobs.c
Compiling ../lib/compression/lzxpress.c
Compiling libads/kerberos.c
Compiling libads/ads_status.c
Compiling ../libcli/auth/credentials.c
Compiling ../libcli/auth/schannel_sign.c
Compiling ../libcli/auth/schannel_state_tdb.c
Compiling autoconf/librpc/gen_ndr/ndr_schannel.c
Compiling ../librpc/ndr/ndr_schannel.c
Compiling rpc_client/cli_pipe.c
Compiling autoconf/librpc/gen_ndr/ndr_netlogon_c.c
Compiling rpc_client/cli_netlogon.c
Compiling rpc_client/util_netlogon.c
Compiling librpc/crypto/gse_krb5.c
Compiling rpc_client/init_netlogon.c
Compiling librpc/crypto/gse.c
Compiling ../auth/kerberos/gssapi_pac.c
Compiling ../lib/krb5_wrap/gss_samba.c
Compiling librpc/rpc/rpc_common.c
Compiling rpc_client/rpc_transport_np.c
Compiling rpc_client/rpc_transport_sock.c
Compiling rpc_client/rpc_transport_tstream.c
Compiling ../librpc/rpc/binding.c
Compiling ../librpc/rpc/dcerpc_util.c
Compiling ../librpc/rpc/binding_handle.c
Compiling librpc/rpc/dcerpc_helpers.c
Compiling autoconf/librpc/gen_ndr/ndr_epmapper_c.c
Compiling autoconf/librpc/gen_ndr/ndr_wkssvc.c
Compiling autoconf/librpc/gen_ndr/ndr_samr.c
Compiling autoconf/librpc/gen_ndr/ndr_lsa.c
Compiling autoconf/librpc/gen_ndr/ndr_dfs.c
Compiling autoconf/librpc/gen_ndr/ndr_dfsblobs.c
Compiling autoconf/librpc/gen_ndr/ndr_echo.c
Compiling autoconf/librpc/gen_ndr/ndr_winreg.c
Compiling autoconf/librpc/gen_ndr/ndr_initshutdown.c
Compiling autoconf/librpc/gen_ndr/ndr_srvsvc.c
Compiling autoconf/librpc/gen_ndr/ndr_eventlog.c
Compiling autoconf/librpc/gen_ndr/ndr_netlogon.c
Compiling ../librpc/ndr/ndr_netlogon.c
Compiling autoconf/librpc/gen_ndr/ndr_dssetup.c
Compiling autoconf/librpc/gen_ndr/ndr_epmapper.c
Compiling autoconf/librpc/gen_ndr/ndr_ntsvcs.c
Compiling autoconf/librpc/gen_ndr/ndr_spoolss.c
Compiling ../librpc/ndr/ndr_spoolss_buf.c
Compiling autoconf/librpc/gen_ndr/ndr_fsrvp.c
Compiling passdb/pdb_get_set.c
Compiling passdb/passdb.c
Compiling passdb/pdb_interface.c
Compiling lib/util_wellknown.c
Compiling lib/util_builtin.c
Compiling passdb/pdb_compat.c
Compiling lib/util_sid_passdb.c
Compiling lib/util_unixsids.c
Compiling passdb/lookup_sid.c
Compiling passdb/login_cache.c
Compiling passdb/pdb_ldap.c
Compiling passdb/pdb_nds.c
Compiling passdb/pdb_ipa.c
Compiling passdb/pdb_ldap_util.c
Compiling passdb/pdb_smbpasswd.c
Compiling passdb/pdb_tdb.c
Compiling passdb/pdb_wbc_sam.c
Compiling passdb/account_pol.c
Compiling lib/privileges.c
Compiling lib/util_nscd.c
Compiling lib/winbind_util.c
Compiling lib/server_mutex.c
Compiling passdb/pdb_util.c
Compiling passdb/pdb_ldap_schema.c
Compiling passdb/pdb_secrets.c
Compiling lib/smbldap.c
Compiling groupdb/mapping.c
Compiling groupdb/mapping_tdb.c
Compiling libsmb/namequery_dc.c
Compiling libsmb/trustdom_cache.c
Compiling libsmb/trusts_util.c
Compiling libsmb/dsgetdcname.c
Compiling libads/ldap.c
Compiling libads/sasl.c
Compiling libads/sasl_wrapping.c
Compiling libads/krb5_setpw.c
Compiling libads/kerberos_util.c
Compiling libads/ldap_user.c
Compiling libads/ads_struct.c
Compiling libads/kerberos_keytab.c
Compiling libads/disp_sec.c
Compiling libads/ldap_utils.c
Compiling libads/ldap_schema.c
Compiling libads/util.c
Compiling libads/ndr.c
Compiling ../libcli/security/privileges.c
Compiling auth/token_util.c
Compiling autoconf/librpc/gen_ndr/ndr_initshutdown_c.c
Compiling autoconf/librpc/gen_ndr/ndr_wkssvc_c.c
Compiling autoconf/librpc/gen_ndr/ndr_srvsvc_c.c
Compiling autoconf/librpc/gen_ndr/ndr_lsa_c.c
Compiling rpc_client/cli_lsarpc.c
Compiling rpc_client/init_lsa.c
Compiling autoconf/librpc/gen_ndr/ndr_samr_c.c
Compiling rpc_client/cli_samr.c
Compiling rpc_client/cli_pipe_schannel.c
Compiling rpc_client/init_samr.c
creating /tmp/samba-8ul9/samba-4.0.3/source3/exports/libnetapi.syms
Compiling libsmb/libsmb_cache.c
Compiling libsmb/libsmb_compat.c
Compiling libsmb/libsmb_context.c
Compiling libsmb/libsmb_file.c
Compiling libsmb/libsmb_dir.c
Compiling libsmb/libsmb_misc.c
Compiling libsmb/libsmb_path.c
Compiling libsmb/libsmb_printjob.c
Compiling libsmb/libsmb_server.c
Compiling libsmb/libsmb_stat.c
Compiling libsmb/libsmb_xattr.c
Compiling libsmb/libsmb_setget.c
Compiling libsmb/libsmb_thread_impl.c
Compiling libsmb/libsmb_thread_posix.c
creating /tmp/samba-8ul9/samba-4.0.3/source3/exports/libsmbclient.syms
Compiling libsmb/smb_share_modes.c
creating /tmp/samba-8ul9/samba-4.0.3/source3/exports/libsmbsharemodes.syms
Compiling smbd/server_reload.c
Compiling smbd/files.c
Compiling smbd/connection.c
Compiling smbd/utmp.c
Compiling smbd/session.c
Compiling smbd/dfree.c
Compiling smbd/dir.c
Compiling smbd/password.c
Compiling smbd/conn.c
Compiling smbd/conn_idle.c
Compiling smbd/conn_msg.c
Compiling smbd/share_access.c
Compiling smbd/fileio.c
Compiling smbd/ipc.c
Compiling smbd/lanman.c
Compiling smbd/negprot.c
Compiling smbd/message.c
Compiling smbd/nttrans.c
Compiling smbd/pipes.c
Compiling smbd/reply.c
Compiling smbd/sesssetup.c
Compiling smbd/trans2.c
Compiling smbd/uid.c
Compiling smbd/dosmode.c
Compiling smbd/filename.c
Compiling smbd/open.c
Compiling smbd/close.c
Compiling smbd/blocking.c
Compiling smbd/sec_ctx.c
Compiling smbd/srvstr.c
Compiling smbd/vfs.c
Compiling smbd/perfcount.c
Compiling smbd/statcache.c
Compiling smbd/seal.c
Compiling smbd/posix_acls.c
Compiling lib/sysacls.c
Compiling smbd/process.c
Compiling smbd/service.c
Compiling param/service.c
Compiling smbd/error.c
Compiling rpc_server/epmd.c
Compiling rpc_server/lsasd.c
Compiling printing/printspoolss.c
Compiling printing/spoolssd.c
Compiling lib/sysquotas.c
Compiling lib/sysquotas_linux.c
Compiling lib/sysquotas_xfs.c
Compiling lib/sysquotas_4A.c
Compiling lib/sysquotas_4B.c
Compiling lib/sysquotas_nfs.c
Compiling lib/background.c
Compiling smbd/fake_file.c
lib/sysquotas_4A.c: In function ‘sys_get_vfs_quota’:
lib/sysquotas_4A.c:107: error: ‘struct dqblk’ has no member named ‘dqb_curblocks’
Compiling smbd/quotas.c
lib/sysquotas_4A.c:124: error: ‘struct dqblk’ has no member named ‘dqb_curblocks’
lib/sysquotas_4A.c:170: error: ‘struct dqblk’ has no member named ‘dqb_curblocks’
The following command failed:
/usr/bin/gcc-4.2 -Os -w -pipe -march=core2 -msse4 -mmacosx-version-min=10.6 -D_IPP_PRIVATE_STRUCTURES -fno-common -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I. -I/tmp/samba-8ul9/samba-4.0.3/source3 -I/tmp/samba-8ul9/samba-4.0.3/source3/../lib/iniparser/src -Iinclude/autoconf -Iautoconf -Iautoconf/source3 -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I../lib/ccan/.. -I./librpc -I./.. -I./../lib/tdb_compat -I./../lib/talloc -I../lib/tdb/include -I../lib/ntdb -DHAVE_CONFIG_H -I/usr/local/opt/libtool/include -Iinclude/autoconf -Iautoconf -Iautoconf/source3 -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I../lib/ccan/.. -I./librpc -I./.. -I./../lib/tdb_compat -I./../lib/popt -DLDAP_DEPRECATED -I/tmp/samba-8ul9/samba-4.0.3/source3/lib -I.. -I./../lib/ldb/include -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -fPIE -c lib/sysquotas_4A.c -o lib/sysquotas_4A.o
Compiling smbd/ntquotas.c
Compiling lib/afs.c
Compiling smbd/msdfs.c
Compiling lib/afs_settoken.c
make: *** [lib/sysquotas_4A.o] Error 1
make: *** Waiting for unfinished jobs....
HOMEBREW_VERSION: 0.9.4
HEAD: 0168c75647e4a511599151fa7ae4e3cc4af2e911
CPU: 24-core 64-bit arrandale
OS X: 10.6.8-x86_64
Xcode: 3.2.6
X11: 2.7.4 => /opt/X11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment