Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 265001 Details for
Bug 357697
net-fs/samba-3.4.12 cannot compile with USE FLAG avahi enabled
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
build.log (text/plain), 50.63 KB, created by
praise.tazio
on 2011-03-06 20:51:52 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
praise.tazio
Created:
2011-03-06 20:51:52 UTC
Size:
50.63 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-fs/samba-3.4.12 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: samba@gentoo.org >[32;01m * [39;49;00mUSE: acl aio avahi caps client doc elibc_glibc fam kernel_linux ldap netapi pam quota readline server smbclient swat syslog userland_GNU x86 >>>> Unpacking source... >>>> Unpacking samba-3.4.12.tar.gz to /var/tmp/portage/net-fs/samba-3.4.12/work >>>> Source unpacked in /var/tmp/portage/net-fs/samba-3.4.12/work >>>> Preparing source in /var/tmp/portage/net-fs/samba-3.4.12/work/samba-3.4.12/source3 ... > [32;01m*[0m Applying samba-3.4.9-kerberos-dummy.patch ... >[A[164C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-fs/samba-3.4.12/work/samba-3.4.12/source3 ... > * econf: updating samba-3.4.12/source4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.4.12/source4/lib/ldb/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.4.12/source4/lib/ldb/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.4.12/source4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.4.12/source3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.4.12/source3/lib/ldb/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.4.12/source3/lib/ldb/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.4.12/source3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.4.12/examples/VFS/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.4.12/examples/VFS/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.4.12/lib/tevent/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.4.12/lib/tevent/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.4.12/lib/replace/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.4.12/lib/replace/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.4.12/lib/tdb/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.4.12/lib/tdb/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating samba-3.4.12/lib/talloc/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating samba-3.4.12/lib/talloc/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-cifsupcall --with-piddir=/var/run/samba --sysconfdir=/etc/samba --localstatedir=/var --disable-developer --enable-largefile --enable-socket-wrapper --enable-nss-wrapper --enable-swat --disable-dmalloc --disable-cups --disable-iprint --enable-fam --enable-shared-libs --disable-dnssd --enable-avahi --with-fhs --with-privatedir=/var/lib/samba/private --with-rootsbindir=/var/cache/samba --with-lockdir=/var/cache/samba --with-swatdir=/usr/share/doc/samba-3.4.12/swat --with-configdir=/etc/samba --with-logfilebase=/var/log/samba --with-pammodulesdir=/lib/security --without-afs --without-fake-kaserver --without-vfs-afsacl --with-ldap --without-ads --without-krb5 --without-dnsupdate --without-automount --with-cifsmount --with-pam --with-pam_smbpass --with-syslog --with-quotas --with-sys-quotas --without-utmp --without-libtalloc --without-libtdb --with-libnetapi --with-libsmbclient --without-libsmbsharemodes --without-libaddns --without-ctdb --without-cluster-support --with-acl-support --with-aio-support --with-sendfile-support --without-winbind --without-included-popt --without-included-iniparser >SAMBA VERSION: 3.4.12 >- >- ># define SAMBA_VERSION_STRING SAMBA_VERSION_OFFICIAL_STRING >LIBREPLACE_LOCATION_CHECKS: START >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >LIBREPLACE_LOCATION_CHECKS: END >LIBREPLACE_CC_CHECKS: START >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-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... i686-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... 64 >checking standards.h usability... no >checking standards.h presence... no >checking for standards.h... no >checking for long long... yes >checking size of int... 4 >checking size of char... 1 >checking size of short... 2 >checking size of long... 4 >checking size of long long... 8 >checking for 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... 4 >checking size of ssize_t... 4 >checking for intptr_t... yes >checking for uintptr_t... yes >checking for ptrdiff_t... yes >checking for immediate structures... yes >LIBREPLACE_CC_CHECKS: END >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for TALLOC... yes >checking sys/epoll.h usability... yes >checking sys/epoll.h presence... yes >checking for sys/epoll.h... yes >checking for epoll_create... yes >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 a BSD-compatible install... /usr/bin/install -c >checking for gawk... gawk >checking for gmake... /usr/bin/gmake >checking whether we have GNU make... yes >checking for perl... /usr/bin/perl >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking if the linker (ld) is GNU ld... yes >checking GNU ld release date... 20100303 >checking whether i686-pc-linux-gnu-gcc 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... Linux >checking uname -r... 2.6.32-hardened-r22PRAISEC5 >checking uname -m... i686 >checking uname -p... Pentium(R) Dual-Core CPU E5400 @ 2.70GHz >checking uname -i... GenuineIntel >checking for LFS support... yes >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 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 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 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) yes >checking for broken RedHat 7.2 system header files... no >checking for broken RHEL5 sys/capability.h... no >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking sys/id.h usability... no >checking sys/id.h presence... no >checking for sys/id.h... no >checking compat.h usability... no >checking compat.h presence... no >checking for compat.h... no >checking shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >checking sys/priv.h usability... no >checking sys/priv.h presence... no >checking for sys/priv.h... no >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking sys/security.h usability... no >checking sys/security.h presence... no >checking for sys/security.h... no >checking for getpwnam_r... yes >checking for getpwuid_r... yes >checking for getpwent_r... yes >checking for getpwent_r declaration... yes >checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)... no >checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)... no >checking for getgrnam_r... yes >checking for getgrgid_r... yes >checking for getgrent_r... yes >checking for getgrent_r declaration... yes >checking for prototype struct group *getgrent_r(struct group *src, char *buf, int buflen)... no >checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen)... no >checking 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 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 syslog... yes >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 >eth4 AF=17 >eth2 AF=17 >ppp0 <no address> >sit0 AF=17 >sixxs AF=17 >lo IP=127.0.0.1 NETMASK=255.0.0.0 >eth4 IP=192.168.0.1 NETMASK=255.255.255.0 >ppp0 IP=88.149.250.89 NETMASK=255.255.255.255 >lo IP=::1 NETMASK=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff >eth4 IP=fe80::e2cb:4eff:fe3e:a49c NETMASK=ffff:ffff:ffff:ffff:: >eth2 IP=fe80::21d:fff:febe:67ea NETMASK=ffff:ffff:ffff:ffff:: >sixxs IP=2001:1418:100:1be::2 NETMASK=ffff:ffff:ffff:ffff:: >sixxs IP=fe80::5895:fa59 NETMASK=ffff:ffff:ffff:ffff:: >sixxs IP=fe80::c0a8:1 NETMASK=ffff:ffff:ffff:ffff:: >yes >checking for ipv6 support... 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 pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking rpc/rpc.h usability... yes >checking rpc/rpc.h presence... yes >checking for rpc/rpc.h... yes >checking rpcsvc/nis.h usability... yes >checking rpcsvc/nis.h presence... yes >checking for rpcsvc/nis.h... yes >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... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >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) no >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... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >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) yes >checking for sys/termio.h... (cached) no >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >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... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >checking for sys/syslog.h... (cached) yes >checking for syslog.h... (cached) yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... 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 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) 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 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 syscall.h usability... yes >checking syscall.h presence... yes >checking for syscall.h... yes >checking sys/syscall.h usability... yes >checking sys/syscall.h presence... yes >checking for sys/syscall.h... 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 sys/extattr.h usability... no >checking sys/extattr.h presence... no >checking for sys/extattr.h... no >checking for sys/uio.h... (cached) 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 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... yes >checking lastlog.h presence... yes >checking for lastlog.h... yes >checking size of int... (cached) 4 >checking size of long... (cached) 4 >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... (cached) 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... yes >checking for ssize_t... (cached) yes >checking for wchar_t... 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) yes >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 struct timespec type... yes >checking for real setresuid... yes >checking for real setresgid... yes >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... yes >checking for library containing yp_get_default_domain... -lnsl >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... no >checking for getrlimit... yes >checking for fsync... yes >checking for fdatasync... yes >checking for setpgid... 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 poll... yes >checking for rdchk... no >checking for getgrnam... yes >checking for getgrent... yes >checking for pathconf... yes >checking for setpriv... no >checking for setgidx... no >checking for setuidx... no >checking for setgroups... yes >checking for sysconf... yes >checking for stat64... yes >checking for fstat64... yes >checking for lstat64... yes >checking for fopen64... yes >checking for atexit... yes >checking for grantpt... yes >checking for lseek64... yes >checking for ftruncate64... yes >checking for fseek64... no >checking for fseeko64... yes >checking for ftell64... no >checking for ftello64... yes >checking for setluid... no >checking for getpwanam... no >checking for opendir64... no >checking for readdir64... yes >checking for seekdir64... no >checking for telldir64... no >checking for rewinddir64... no >checking for closedir64... no >checking for getpwent_r... (cached) yes >checking for getdents64... 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 nl_langinfo... yes >checking for nanosleep... yes >checking for mlock... yes >checking for munlock... yes >checking for mlockall... yes >checking for munlockall... yes >checking for memalign... yes >checking for posix_memalign... yes >checking for hstrerror... yes >checking for sys/mman.h... (cached) yes >checking for shmget... yes >checking for shm_open... no >checking for gettext... yes >checking for dgettext... yes >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... no >checking libunwind.h presence... no >checking for libunwind.h... no >checking for library containing backtrace_symbols... none required >checking for backtrace_symbols... yes >checking for trace_back_stack in -lexc... no >checking for sysctlbyname... no >checking gpfs_gpl.h usability... no >checking gpfs_gpl.h presence... no >checking for gpfs_gpl.h... no >checking for Isilon OneFS... no >checking for libunwind... 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 __dup... no >checking for __dup2... yes >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... yes >checking for __fxstat... yes >checking for __lxstat... yes >checking for _stat... no >checking for _lstat... no >checking for _fstat... no >checking for __stat... yes >checking for __lstat... yes >checking for __fstat... yes >checking for _acl... no >checking for __acl... no >checking for _facl... no >checking for __facl... no >checking for _open... no >checking for __open... yes >checking for _chdir... no >checking for __chdir... no >checking for _close... no >checking for __close... yes >checking for _fchdir... no >checking for __fchdir... no >checking for _fcntl... no >checking for __fcntl... yes >checking for getdents... no >checking for __getdents... no >checking for _lseek... no >checking for __lseek... yes >checking for _read... no >checking for __read... yes >checking for getdirentries... yes >checking for _write... no >checking for __write... yes >checking for _fork... no >checking for __fork... yes >checking for _stat64... no >checking for __stat64... no >checking for _fstat64... no >checking for __fstat64... no >checking for _lstat64... no >checking for __lstat64... no >checking for __sys_llseek... no >checking for llseek... yes >checking for _llseek... no >checking for __llseek... no >checking for readdir64... (cached) yes >checking for _readdir64... no >checking for __readdir64... no >checking for pread... (cached) yes >checking for _pread... no >checking for __pread... no >checking for pread64... yes >checking for _pread64... no >checking for __pread64... yes >checking for pwrite... (cached) yes >checking for _pwrite... no >checking for __pwrite... no >checking for pwrite64... yes >checking for _pwrite64... no >checking for __pwrite64... yes >checking for open64... yes >checking for _open64... no >checking for __open64... yes >checking for creat64... yes >checking for prctl... yes >checking for struct stat.st_mtim.tv_nsec... yes >checking for struct stat.st_mtimensec... no >checking for struct stat.st_mtimespec.tv_nsec... no >checking for struct stat.st_mtime_n... no >checking for struct stat.st_umtime... no >checking for struct stat.st_birthtimespec.tv_nsec... no >checking for struct stat.st_birthtime... no >checking whether there is DOS flags support in the stat struct... no >checking for dn_expand in -lresolv... yes >checking for _dn_expand in -lresolv... no >checking for __dn_expand in -lresolv... yes >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... yes >checking for getspnam... (cached) yes >checking for getspnam... (cached) yes >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 library containing getxattr... none required >checking for getxattr... yes >checking for lgetxattr... yes >checking for fgetxattr... yes >checking for listxattr... yes >checking for llistxattr... yes >checking for getea... no >checking for fgetea... no >checking for lgetea... no >checking for listea... no >checking for flistea... no >checking for llistea... no >checking for removeea... no >checking for fremoveea... no >checking for lremoveea... no >checking for setea... no >checking for fsetea... no >checking for lsetea... no >checking for flistxattr... yes >checking for removexattr... yes >checking for lremovexattr... yes >checking for fremovexattr... yes >checking for setxattr... yes >checking for lsetxattr... yes >checking for fsetxattr... yes >checking for attr_get... no >checking for attr_list... no >checking for attr_set... no >checking for attr_remove... no >checking for attr_getf... no >checking for attr_listf... no >checking for attr_setf... no >checking for attr_removef... no >checking whether xattr interface takes additional options... no >checking for extattr_delete_fd... no >checking for extattr_delete_file... no >checking for extattr_delete_link... no >checking for extattr_get_fd... no >checking for extattr_get_file... no >checking for extattr_get_link... no >checking for extattr_list_fd... no >checking for extattr_list_file... no >checking for extattr_list_link... no >checking for extattr_set_fd... no >checking for extattr_set_file... no >checking for extattr_set_link... no >checking for -pie and -fPIE... yes >checking for -Wl,-z,relro... yes >checking ability to build shared libraries... true >checking LDFLAGS... -Wl,-O1 -Wl,--as-needed -L./bin >checking DYNEXP... -Wl,--export-dynamic >checking SHLD... ${CC} ${CFLAGS} >checking LDSHFLAGS... ${LDFLAGS} -shared -Wl,-Bsymbolic >checking SHLIBEXT... so >checking SONAMEFLAG... -Wl,-soname= >checking PICFLAG... -fPIC >checking NSSSONAMEVERSIONSUFFIX... >checking whether building shared libraries actually works... yes >checking used PICFLAG... -fPIC >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... no >checking for 64 bit off_t... yes >checking for off64_t... no >checking for 64 bit ino_t... yes >checking for ino64_t... no >checking for 64 bit dev_t... yes >checking for dev64_t... no >checking for struct dirent64... no >checking for struct dirent64... yes >checking for major macro... yes >checking for minor macro... yes >checking for makedev macro... yes >checking for unsigned char... no >checking whether seekdir returns void... yes >checking for __FUNCTION__ macro... yes >checking if gettimeofday takes tz argument... yes >checking for broken readdir name... no >checking for utimbuf... yes >checking for pututline... yes >checking for pututxline... yes >checking for updwtmp... yes >checking for updwtmpx... yes >checking for getutmpx... yes >checking for ut_name in utmp... yes >checking for ut_user in utmp... yes >checking for ut_id in utmp... yes >checking for ut_host in utmp... yes >checking for ut_time in utmp... yes >checking for ut_tv in utmp... yes >checking for ut_type in utmp... yes >checking for ut_pid in utmp... yes >checking for ut_exit in utmp... yes >checking for ut_addr_v6 in utmp... yes >checking for ut_addr in utmp... yes >checking whether pututline returns pointer... yes >checking for ut_syslen in utmpx... no >checking for iconv in /usr/lib... yes >checking can we convert from CP850 to UCS2-LE?... CP850 >checking can we convert from ASCII to UCS2-LE?... ASCII >checking can we convert from UTF-8 to UCS2-LE?... UTF-8 >checking for Linux kernel oplocks... yes >checking for kernel change notify support... yes >checking for inotify support... 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 fam.h usability... yes >checking fam.h presence... yes >checking for fam.h... yes >checking for FAMOpen2 in -lfam... yes >checking for dm_get_eventlist in -ldm... yes >checking sys/dmi.h usability... no >checking sys/dmi.h presence... no >checking for sys/dmi.h... no >checking xfs/dmapi.h usability... yes >checking xfs/dmapi.h presence... yes >checking for xfs/dmapi.h... yes >checking sys/jfsdmapi.h usability... no >checking sys/jfsdmapi.h presence... no >checking for sys/jfsdmapi.h... no >checking sys/dmapi.h usability... no >checking sys/dmapi.h presence... no >checking for sys/dmapi.h... no >checking dmapi.h usability... no >checking dmapi.h presence... no >checking for dmapi.h... no >configure: Found DMAPI support in -ldm >checking for kernel share modes... yes >checking for IRIX kernel oplock type definitions... no >checking for sys/capability.h... (cached) yes >checking for cap_get_proc... no >checking for cap_get_proc in -lcap... yes >checking for POSIX capabilities... yes >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... yes >checking for setreuid... yes >checking for the Darwin initgroups system call... no >checking for fcntl locking... yes >checking for broken (glibc2.1/x86) 64 bit fcntl locking... no >checking for 64 bit fcntl locking... yes >checking for st_blocks in struct stat... yes >checking for st_blksize in struct stat... yes >checking for st_flags in struct stat... no >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... yes >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... no >checking for ldap_initialize... (cached) yes >checking for ldap_add_result_entry... yes >checking for nscd_flush_cache in -lnscd... no >checking whether to enable DNS Updates support... no >checking whether to use automount... no >checking whether to build mount.cifs and umount.cifs... yes >checking keyutils.h usability... yes >checking keyutils.h presence... yes >checking for keyutils.h... yes >checking whether to build cifs.upcall... no >checking whether to try PAM support... yes >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... yes >checking security/pam_ext.h presence... yes >checking for security/pam_ext.h... yes >checking security/_pam_macros.h usability... yes >checking security/_pam_macros.h presence... yes >checking for security/_pam_macros.h... yes >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... yes >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... yes >checking whether to use a custom syslog facility... checking whether to try disk-quotas support... yes >checking whether to try the new lib/sysquotas.c interface... yes >checking whether to use the lib/sysquotas_linux.c builtin support... yes >checking whether to use the lib/sysquotas_xfs.c builtin support... yes >checking asm/types.h usability... yes >checking asm/types.h presence... yes >checking for asm/types.h... yes >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 linux/dqblk_xfs.h usability... yes >checking linux/dqblk_xfs.h presence... yes >checking for linux/dqblk_xfs.h... yes >checking sys/quota.h usability... yes >checking sys/quota.h presence... yes >checking for sys/quota.h... yes >checking if struct dqblk has .dqb_fsoftlimit... no >checking for mntent.h... (cached) yes >checking for setmntent... yes >checking for getmntent... yes >checking for endmntent... yes >checking devnm.h usability... no >checking devnm.h presence... no >checking for devnm.h... no >checking for devnm... no >checking whether the sys_quota interface works... yes >checking whether to use the new lib/sysquotas.c interface... yes >checking whether the sys_quota interface works with XFS... no >checking whether the old quota support works... yes >checking whether to use the old quota support... no >checking whether to support utmp accounting... no >checking whether to use shared libraries internally... true >checking whether to build the libtdb shared library... no >shared library not selected >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... no >shared library not selected >checking whether to build the libaddns shared library... yes >shared library not selected >configure: checking how to get filesystem space usage... >checking statvfs64 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 if large file support can be enabled... yes >configure: WARNING: --with-ctdb called without argument >checking for ctdb.h... no >checking for ctdb_private.h... no >checking for CTDB_CONTROL_TRANS2_COMMIT_RETRY declaration... no >checking for struct ctdb_tcp_client... no >checking for struct ctdb_control_tcp... no >checking for struct ctdb_control_tcp_addr... no >checking cluster support... no >checking whether to support ACLs... yes >configure: checking whether ACL support is available: >checking for acl_get_file in -lacl... yes >checking for getxattr in -lattr... yes >checking for POSIX ACL support... yes >configure: Using posix ACLs >checking for acl_get_perm_np... no >checking whether to support asynchronous io... yes >checking for aio_read in -lrt... yes >checking for aio_read in -laio... no >checking for asynchronous io support... yes >checking for 64-bit 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 for aio_read64... yes >checking for aio_write64... yes >checking for aio_fsync64... yes >checking for aio_return64... yes >checking for aio_error64... yes >checking for aio_cancel64... yes >checking for aio_suspend64... yes >checking whether to check to support sendfile... yes >checking for linux sendfile64 support... yes >checking for linux sendfile support... yes >checking for broken linux sendfile support... yes >checking for Linux readahead... yes >checking for readahead declaration... yes >checking for posix_fadvise... yes >checking for Linux splice... yes >checking for splice declaration... yes >checking for a broken readlink syscall... no >checking whether to build winbind... no >checking for pthread_mutex_lock in -lpthread... 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 SO_PEERCRED... yes >checking for poptGetContext in -lpopt... yes >checking whether to use included popt... no >checking avahi-common/watch.h usability... yes >checking avahi-common/watch.h presence... yes >checking for avahi-common/watch.h... yes >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... yes >configure: error: avahi support not available > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-fs/samba-3.4.12/work/samba-3.4.12/source3/config.log > [31;01m*[0m ERROR: net-fs/samba-3.4.12 failed: > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_configure > [31;01m*[0m environment, line 3476: Called econf '--without-cifsupcall' '--with-piddir=/var/run/samba' '--sysconfdir=/etc/samba' '--localstatedir=/var' '--disable-developer' '--enable-largefile' '--enable-socket-wrapper' '--enable-nss-wrapper' '--enable-swat' '--disable-dmalloc' '--disable-cups' '--disable-iprint' '--enable-fam' '--enable-shared-libs' '--disable-dnssd' '--enable-avahi' '--with-fhs' '--with-privatedir=/var/lib/samba/private' '--with-rootsbindir=/var/cache/samba' '--with-lockdir=/var/cache/samba' '--with-swatdir=/usr/share/doc/samba-3.4.12/swat' '--with-configdir=/etc/samba' '--with-logfilebase=/var/log/samba' '--with-pammodulesdir=/lib/security' '--without-afs' '--without-fake-kaserver' '--without-vfs-afsacl' '--with-ldap' '--without-ads' '--without-krb5' '--without-dnsupdate' '--without-automount' '--with-cifsmount' '--with-pam' '--with-pam_smbpass' '--with-syslog' '--with-quotas' '--with-sys-quotas' '--without-utmp' '--without-libtalloc' '--without-libtdb' '--with-libnetapi' '--with-libsmbclient' '--without-libsmbsharemodes' '--without-libaddns' '--without-ctdb' '--without-cluster-support' '--with-acl-support' '--with-aio-support' '--with-sendfile-support' '--without-winbind' '--without-included-popt' '--without-included-iniparser' > [31;01m*[0m ebuild.sh, line 552: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =net-fs/samba-3.4.12', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-fs/samba-3.4.12'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-fs/samba-3.4.12/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-fs/samba-3.4.12/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/net-fs/samba-3.4.12/work/samba-3.4.12/source3'
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 357697
: 265001