>>> Unpacking source... >>> Unpacking samba-3.0.34.tar.gz to /var/tmp/portage/net-fs/samba-3.0.34/work * Applying 3.0.26a-lazyldflags.patch ...  [ ok ] * Applying 3.0.26a-invalid-free-fix.patch ...  [ ok ] * Applying 3.0.28-fix_broken_readdir_detection.patch ...  [ ok ] * Applying 3.0.28a-wrong_python_ldflags.patch ...  [ ok ] * Running autoconf -I. -Ilib/replace ...  [ ok ] >>> Source unpacked in /var/tmp/portage/net-fs/samba-3.0.34/work >>> Compiling source in /var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34 ... * econf: updating samba-3.0.34/source/lib/replace/config.sub with /usr/share/gnuconfig/config.sub * econf: updating samba-3.0.34/source/lib/replace/config.guess with /usr/share/gnuconfig/config.guess * econf: updating samba-3.0.34/source/lib/talloc/config.sub with /usr/share/gnuconfig/config.sub * econf: updating samba-3.0.34/source/lib/talloc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating samba-3.0.34/source/config.sub with /usr/share/gnuconfig/config.sub * econf: updating samba-3.0.34/source/config.guess with /usr/share/gnuconfig/config.guess * econf: updating samba-3.0.34/examples/VFS/config.sub with /usr/share/gnuconfig/config.sub * econf: updating samba-3.0.34/examples/VFS/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-gentoo-freebsd6.2 --host=i686-gentoo-freebsd6.2 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-fhs --sysconfdir=/etc/samba --localstatedir=/var --with-configdir=/etc/samba --with-libdir=/usr/lib/samba --with-pammodulesdir=/lib/security --with-swatdir=/usr/share/doc/samba-3.0.34/swat --with-piddir=/var/run/samba --with-lockdir=/var/cache/samba --with-logfilebase=/var/log/samba --with-privatedir=/var/lib/samba/private --with-libsmbclient --enable-socket-wrapper --with-cifsmount=no --with-acl-support --with-aio-support --with-automount --disable-cups --disable-debug --enable-fam --with-krb5 --with-ldap --with-pam --with-pam_smbpass --with-quotas --with-sys-quotas --with-readline --without-smbmount --with-syslog --with-winbind --with-python=/usr/bin/python --with-ads --disable-pie --with-shared-modules=idmap_rid,idmap_ad SAMBA VERSION: 3.0.34 LIBREPLACE_LOCATION_CHECKS: START checking build system type... i686-gentoo-freebsd6.2 checking host system type... i686-gentoo-freebsd6.2 checking target system type... i686-gentoo-freebsd6.2 LIBREPLACE_LOCATION_CHECKS: END LIBREPLACE_CC_CHECKS: START checking for i686-gentoo-freebsd6.2-gcc... i686-gentoo-freebsd6.2-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-gentoo-freebsd6.2-gcc accepts -g... yes checking for i686-gentoo-freebsd6.2-gcc option to accept ISO C89... none needed checking for version of gcc... 3.4.6 checking how to run the C preprocessor... i686-gentoo-freebsd6.2-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for C99 designated initializers... yes checking for a BSD-compatible install... /usr/bin/install -c checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking standards.h usability... no checking standards.h presence... no checking for standards.h... no checking for long long... yes checking 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 int... 4 checking size of char... 1 checking size of short... 2 checking size of long... 4 checking size of long long... 8 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 ptrdiff_t... yes checking for immediate structures... yes LIBREPLACE_CC_CHECKS: END checking whether to use profiling... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for perl... /usr/bin/perl checking for i686-gentoo-freebsd6.2-ar... i686-gentoo-freebsd6.2-ar checking if the linker (ld) is GNU ld... yes checking GNU ld release date... checking GNU ld release version... 9.1 checking GNU ld release version major... 9 checking GNU ld release version minor... 1 checking whether i686-gentoo-freebsd6.2-gcc and cc understand -c and -o together... yes checking that the C compiler understands -Werror... yes checking that the C compiler understands volatile... yes checking that the C compiler understands negative enum values... yes checking for C99 designated initializers... yes checking uname -s... FreeBSD checking uname -r... 6.2-RELEASE checking uname -m... i386 checking uname -p... i386 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... no 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 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 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/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/ip.h usability... no checking netinet/ip.h presence... yes configure: WARNING: netinet/ip.h: present but cannot be compiled configure: WARNING: netinet/ip.h: check for missing prerequisite headers? configure: WARNING: netinet/ip.h: see the Autoconf documentation configure: WARNING: netinet/ip.h: section "Present But Cannot Be Compiled" configure: WARNING: netinet/ip.h: proceeding with the preprocessor's result configure: WARNING: netinet/ip.h: in the future, the compiler will take precedence 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_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.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 stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for usable net/if.h... yes checking for broken inet_ntoa... no checking for seteuid... yes checking for setresuid... yes checking for setegid... yes checking for setresgid... yes checking for chroot... yes checking for bzero... yes checking for strerror... yes checking for vsyslog... yes checking for setlinebuf... yes checking for mktime... yes checking for ftruncate... yes checking for chsize... no checking for rename... yes checking for waitpid... yes checking for 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 socketpair... 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... no checking for setenv declaration... yes checking for setenv... yes checking for unsetenv... yes 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 memset... yes checking for printf... yes checking for syslog... yes checking for sig_atomic_t type... yes checking for O_DIRECT flag to open(2)... no checking that the C compiler can precompile header files... checking that the C compiler understands volatile... (cached) 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 for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/capability.h... (cached) 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 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... 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 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 getpass... yes checking for getpassphrase... no checking whether getpass should be replaced... no 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 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()... yes checking a usable readdir()... yes checking for syslog... (cached) yes checking for memset... (cached) yes checking for memcpy... yes LIBREPLACE_BROKEN_CHECKS: END checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking for arpa/inet.h... (cached) 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... yes checking rpc/nettype.h presence... yes checking for rpc/nettype.h... yes checking for unistd.h... (cached) yes checking for utime.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... no checking alloca.h presence... no checking for alloca.h... no checking for limits.h... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.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... no checking sys/prctl.h presence... no checking for sys/prctl.h... no 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/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking sys/mount.h usability... no checking sys/mount.h presence... yes configure: WARNING: sys/mount.h: present but cannot be compiled configure: WARNING: sys/mount.h: check for missing prerequisite headers? configure: WARNING: sys/mount.h: see the Autoconf documentation configure: WARNING: sys/mount.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/mount.h: proceeding with the preprocessor's result configure: WARNING: sys/mount.h: in the future, the compiler will take precedence checking for sys/mount.h... 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 for sys/sockio.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 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 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... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for shadow.h... (cached) no 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... yes checking nsswitch.h presence... yes checking for nsswitch.h... yes 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... 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/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... no checking sys/xattr.h presence... no checking for sys/xattr.h... no checking sys/extattr.h usability... yes checking sys/extattr.h presence... yes checking for sys/extattr.h... yes 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 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... no checking utmpx.h presence... no checking for utmpx.h... no 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) 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... no checking for ino_t... (cached) yes checking for loff_t... (cached) no checking for offset_t... (cached) no checking for ssize_t... (cached) yes checking for wchar_t... yes checking for comparison_fn_t... (cached) no checking if the compiler will optimize out function calls... yes checking for unix domain sockets... yes checking for socklen_t type... yes checking for sig_atomic_t type... (cached) yes checking for struct timespec type... yes checking for errno declaration... (cached) yes checking for setresuid declaration... (cached) yes checking for setresgid declaration... (cached) yes checking for asprintf declaration... yes checking for vasprintf declaration... yes checking for vsnprintf declaration... yes checking for snprintf declaration... 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 connect... yes checking for library containing yp_get_default_domain... no checking for yp_get_default_domain... no checking for execl... yes checking for waitpid... (cached) yes checking for getcwd... yes checking for strdup... (cached) yes checking for strndup... (cached) no checking for strnlen... (cached) no checking for strerror... (cached) yes checking for chown... yes checking for fchown... yes checking for chmod... yes checking for fchmod... yes checking for chroot... (cached) yes checking for link... yes checking for mknod... yes checking for mknod64... no checking for strtol... yes checking for strtoll... (cached) yes checking for strtoul... yes checking for strtoull... (cached) yes checking for strtouq... (cached) yes checking for __strtoull... (cached) no checking for fstat... yes checking for strchr... yes checking for utime... yes checking for utimes... yes checking for chflags... yes checking for getrlimit... yes checking for fsync... yes checking for memset... (cached) yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for setpgid... yes checking for memmove... (cached) yes checking for vsnprintf... (cached) yes checking for snprintf... (cached) yes checking for asprintf... (cached) yes checking for vasprintf... (cached) yes checking for setsid... yes checking for glob... yes checking for strpbrk... yes checking for pipe... (cached) yes checking for crypt16... no checking for getauthuid... no checking for strftime... (cached) yes checking for sigprocmask... yes checking for sigblock... yes checking for sigaction... yes checking for sigset... no 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 realpath... yes checking for setpriv... no checking for setgidx... no checking for setuidx... no checking for setgroups... yes checking for sysconf... yes checking for mktime... (cached) yes checking for rename... (cached) yes checking for ftruncate... (cached) yes checking for chsize... (cached) no checking for stat64... no checking for fstat64... no checking for lstat64... no checking for fopen64... no checking for atexit... yes checking for grantpt... yes checking for dup2... yes checking for lseek64... no checking for ftruncate64... no checking for fseek64... no checking for fseeko64... no checking for ftell64... no checking for ftello64... no checking for setluid... no checking for getpwanam... no checking for setlinebuf... (cached) yes checking for opendir64... no checking for readdir64... no checking for seekdir64... no checking for telldir64... no checking for rewinddir64... no checking for closedir64... no checking for getpwent_r... yes checking for getdents... yes checking for getdents64... no checking for srandom... (cached) yes checking for random... (cached) yes checking for srand... (cached) yes checking for rand... (cached) yes checking for setenv... (cached) yes checking for usleep... (cached) yes checking for strcasecmp... yes checking for fcvt... no checking for fcvtl... no checking for symlink... yes checking for readlink... yes 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... no checking for posix_memalign... no checking for sys/mman.h... (cached) yes checking for setbuffer... (cached) yes checking for shmget... yes checking for shm_open... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no 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 backtrace_symbols... no checking for trace_back_stack in -lexc... no checking for GPFS GPL libs... no checking for libunwind... no checking for _dup... yes checking for _dup2... yes 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... yes checking for _getcwd... no checking for __xstat... no checking for __fxstat... no checking for __lxstat... no checking for _stat... yes checking for _lstat... yes checking for _fstat... yes 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... yes checking for __open... no checking for _chdir... yes checking for __chdir... no checking for _close... yes checking for __close... no checking for _fchdir... yes checking for __fchdir... no checking for _fcntl... yes checking for __fcntl... no checking for getdents... (cached) yes checking for __getdents... no checking for _lseek... no checking for __lseek... no checking for _read... yes checking for __read... no checking for getdirentries... (cached) yes checking for _write... yes checking for __write... no checking for _fork... yes checking for __fork... no 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... no checking for _llseek... no checking for __llseek... no checking for readdir64... (cached) no checking for _readdir64... no checking for __readdir64... no checking for pread... (cached) yes checking for _pread... no checking for __pread... no checking for pread64... no checking for _pread64... no checking for __pread64... no checking for pwrite... (cached) yes checking for _pwrite... no checking for __pwrite... no checking for pwrite64... no checking for _pwrite64... no checking for __pwrite64... no checking for open64... no checking for _open64... no checking for __open64... no checking for creat64... no checking for prctl... no checking for getgrouplist... yes checking for stat64 in ... no checking for lstat64 in ... no checking for fstat64 in ... no checking whether struct stat has sub-second timestamps... no checking whether struct stat has sub-second timestamps without struct timespec... checking for dn_expand in -lresolv... no checking for _dn_expand in -lresolv... no checking for __dn_expand in -lresolv... 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 library containing getxattr... no checking for getxattr... no checking for lgetxattr... no checking for fgetxattr... no checking for listxattr... no checking for llistxattr... no 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... no checking for removexattr... no checking for lremovexattr... no checking for fremovexattr... no checking for setxattr... no checking for lsetxattr... no checking for fsetxattr... no 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 for extattr_delete_fd... yes checking for extattr_delete_file... yes checking for extattr_delete_link... yes checking for extattr_get_fd... yes checking for extattr_get_file... yes checking for extattr_get_link... yes checking for extattr_list_fd... yes checking for extattr_list_file... yes checking for extattr_list_link... yes checking for extattr_set_fd... yes checking for extattr_set_file... yes checking for extattr_set_link... yes checking ability to build shared libraries... true checking LDFLAGS... checking DYNEXP... -Wl,--export-dynamic checking SHLD... ${CC} ${CFLAGS} checking LDSHFLAGS... -shared checking SHLIBEXT... so checking SONAMEFLAG... -Wl,-soname, checking PICFLAG... -fPIC -DPIC checking NSSSONAMEVERSIONSUFFIX... checking whether building shared libraries actually works... yes checking used PICFLAG... -fPIC -DPIC 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... no checking for ino64_t... no checking for 64 bit dev_t... no checking for dev64_t... no checking for struct dirent64... no checking for struct dirent64... no checking for major macro... yes checking for minor macro... yes checking for makedev macro... yes checking for unsigned char... no checking for sin_len in sock... yes checking whether seekdir returns void... yes checking for __FUNCTION__ macro... (cached) yes checking if gettimeofday takes tz argument... yes checking for va_copy... (cached) yes checking for C99 vsnprintf... (cached) yes checking for broken readdir name... no checking for utimbuf... yes checking for pututline... no checking for pututxline... no checking for updwtmp... no checking for updwtmpx... no checking for getutmpx... no 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_addr in utmp... no 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... no checking for kernel change notify support... no checking for inotify support... checking linux/inotify.h usability... no checking linux/inotify.h presence... no checking for linux/inotify.h... no checking asm/unistd.h usability... no checking asm/unistd.h presence... no checking for asm/unistd.h... no checking for inotify_init... no checking for __NR_inotify_init declaration... no 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... no checking for dm_get_eventlist in -ljfsdm... no checking for dm_get_eventlist in -lxdsm... no checking for dm_get_eventlist in -ldmapi... 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 AF_LOCAL socket support... yes checking for broken getgroups... no checking for secure mkstemp... (cached) yes checking for broken readdir... Deleted 673 files of 700 yes checking for replacing readdir... 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 iface AIX... got 2 interfaces: lo0 IP=127.0.0.1 NETMASK=255.0.0.0 re0 IP=192.168.1.32 NETMASK=255.255.255.0 yes checking for setreuid... OK yes checking for working mmap... (cached) yes checking for fcntl locking... yes checking for broken (glibc2.1/x86) 64 bit fcntl locking... no checking for 64 bit fcntl locking... no checking for st_blocks in struct stat... 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... no 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 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... yes checking for ldap_initialize... (cached) yes checking for ldap_add_result_entry... yes checking for kerberos 5 install path... /usr 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 krb5/locate_plugin.h usability... yes checking krb5/locate_plugin.h presence... yes checking for krb5/locate_plugin.h... 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 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... yes 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 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_use_enctype... yes checking for krb5_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_locate_kdc... 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... yes checking for krb5_krbhst_init... no checking for krb5_krbhst_get_addrinfo... no checking for krb5_c_enctype_compare... yes checking for krb5_enctypes_compatible_keys... no checking for krb5_crypto_init... no checking for krb5_crypto_destroy... no checking for krb5_decode_ap_req... no checking for free_AP_REQ... no checking for krb5_verify_checksum... yes 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_get_init_creds_opt_set_pac_request... no checking for krb5_get_renewed_creds... yes checking for krb5_get_kdc_cred... no checking for krb5_free_error_contents... no checking for initialize_krb5_error_table... yes checking for krb5_get_init_creds_opt_alloc... yes checking for krb5_get_init_creds_opt_free... yes checking whether krb5_ticket contains kvno and enctype... yes checking whether krb5_get_init_creds_opt_free takes a context argument... yes checking whether krb5_verify_checksum takes 7 arguments... 7 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 krb5_encrypt_block type... yes checking for addrtype in krb5_address... yes checking for addr_type in krb5_address... no checking for enc_part2 in krb5_ticket... yes checking for keyblock in krb5_creds... yes checking for session in krb5_creds... no checking for keyvalue in krb5_keyblock... no checking for ENCTYPE_ARCFOUR_HMAC_MD5... no checking for KEYTYPE_ARCFOUR_56... no 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_princ_realm returns krb5_realm or krb5_data... no checking for krb5_addresses type... no checking whether krb5_mk_error takes 3 arguments MIT or 9 Heimdal... yes checking for krb5_principal_get_realm... no checking for krb5_princ_realm... yes checking whether Active Directory and krb5 support is used... yes checking for nscd_flush_cache in -lnscd... no checking whether to enable DNS Updates support... no checking whether to use automount... yes checking whether to use smbmount... no checking whether to build mount.cifs and umount.cifs... no checking keyutils.h usability... no checking keyutils.h presence... no checking for keyutils.h... no 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 for pam_get_data in -lpam... yes checking for security/pam_modules.h... yes 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 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 for library containing crypt... -lcrypt checking whether to use NISPLUS_HOME... no checking whether to use syslog logging... yes checking whether to try disk-quotas support... yes checking whether to try the new lib/sysquotas.c interface... yes 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 sys/quota.h usability... no checking sys/quota.h presence... no checking for sys/quota.h... no checking for XFS QUOTA in ... no checking if struct dqblk has .dqb_fsoftlimit... no checking for long quotactl(int cmd, char *special, qid_t id, caddr_t addr)... no checking for int quotactl(const char *path, int cmd, int id, char *addr)... yes int quotactl(const char *path, int cmd, int id, char *addr) is not reworked for the new sys_quota api checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... 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 the sys_quota interface works... no checking whether the old quota support works... yes checking whether to use the old quota support... yes checking whether to support utmp accounting... yes checking whether to build the libmsrpc shared library... yes checking whether to build the libaddns shared library... yes checking whether to build the libsmbclient shared library... yes checking whether to build the libsmbsharemodes shared library... yes configure: checking how to get filesystem space usage... checking statvfs64 function (SVR4)... no checking statvfs function (SVR4)... yes checking that statvfs.f_fsid is an integer... yes checking if large file support can be enabled... yes checking whether to include cluster support... no checking whether to support ACLs... Using FreeBSD posix ACLs checking whether to support asynchronous io... yes checking for aio_read in -lrt... no checking for aio_read in -laio... no checking for asynchronous io support... yes checking for 64-bit asynchronous io support... no checking for aio_read... yes checking for aio_write... yes checking for aio_fsync... no checking for aio_return... yes checking for aio_error... yes checking for aio_cancel... yes checking for aio_suspend... yes checking whether to check to support sendfile... yes checking for freebsd sendfile support... yes checking for Linux readahead... no checking for posix_fadvise... no checking whether to build winbind... 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... no checking for poptGetContext in -lpopt... yes checking whether to use included popt... no checking for iniparser_load in -liniparser... no checking whether to use included iniparser... yes 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 rpc_lsa... static checking how to build rpc_reg... static checking how to build rpc_lsa_ds... static checking how to build rpc_wkssvc... static checking how to build rpc_svcctl... static checking how to build rpc_ntsvcs... static checking how to build rpc_net... static checking how to build rpc_netdfs... static checking how to build rpc_srv... static checking how to build rpc_spoolss... static checking how to build rpc_eventlog... static checking how to build rpc_samr... static checking how to build rpc_echo... static checking how to build idmap_ldap... static checking how to build idmap_tdb... static 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_ad... shared checking how to build nss_info_template... static checking how to build charset_weird... not checking how to build charset_CP850... shared checking how to build charset_CP437... shared checking how to build charset_macosxfs... not 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_server... 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_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_afsacl... not checking how to build vfs_posixacl... static 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... not checking how to build vfs_cacheprime... not checking how to build vfs_prealloc... not checking how to build vfs_commit... not checking how to build vfs_gpfs... not checking how to build vfs_readahead... shared checking how to build vfs_notify_fam... shared checking whether to enable build farm hacks... no checking if sigaction works with realtime signals... no checking if libpthread is linked... no Using libraries: LIBS = -lcrypt -liconv KRB5_LIBS = -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err LDAP_LIBS = -lldap -llber AUTH_LIBS = -lcrypt -lpam checking configure summary... yes configure: creating ./config.status config.status: creating include/stamp-h config.status: creating Makefile config.status: creating script/findsmb config.status: creating smbadduser config.status: creating script/gen-8bit-gap.sh config.status: creating script/installbin.sh config.status: creating script/uninstallbin.sh config.status: creating include/config.h config.status: executing rm-stdint.h commands config.status: executing rm-stdbool.h commands gmake proto gmake delheaders; \ gmake smbd/build_options.c; \ gmake include/proto.h; \ gmake include/build_env.h; \ gmake nsswitch/winbindd_proto.h; \ gmake web/swat_proto.h; \ gmake client/client_proto.h; \ gmake utils/ntlm_auth_proto.h; \ gmake utils/net_proto.h; \ gmake utils/passwd_proto.h; gmake[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' Removing prototype headers gmake[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' gmake[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' Generating smbd/build_options.c gmake[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' gmake[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' Building include/proto.h creating /var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source/include/proto.h gmake[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' gmake[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' Building include/build_env.h gmake[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' gmake[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' creating /var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source/nsswitch/winbindd_proto.h gmake[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' gmake[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' creating /var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source/web/swat_proto.h gmake[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' gmake[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' creating /var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source/client/client_proto.h gmake[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' gmake[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' creating /var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source/utils/ntlm_auth_proto.h gmake[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' gmake[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' creating /var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source/utils/net_proto.h gmake[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' gmake[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' creating /var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source/utils/passwd_proto.h gmake[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source' gmake everything Using FLAGS = -O2 -mtune=nocona -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source/lib -D_SAMBA_BUILD_=3 PICFLAG = -fPIC -DPIC LIBS = -lcrypt -liconv LDFLAGS = DYNEXP = -Wl,--export-dynamic LDSHFLAGS = -shared SHLIBEXT = so SONAMEFLAG = -Wl,-soname, Compiling dynconfig.c Compiling param/loadparm.c Compiling param/params.c Compiling lib/sharesec.c Compiling lib/ldap_debug_handler.c Compiling smbd/files.c Compiling smbd/chgpasswd.c Compiling smbd/connection.c Compiling smbd/utmp.c Compiling smbd/session.c Compiling smbd/map_username.c Compiling smbd/dfree.c Compiling smbd/dir.c Compiling smbd/password.c Compiling smbd/conn.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/statcache.c Compiling smbd/posix_acls.c Compiling lib/sysacls.c Compiling lib/server_mutex.c Compiling smbd/process.c Compiling smbd/service.c Compiling smbd/error.c Compiling printing/printfsp.c Compiling lib/sysquotas.c Compiling lib/sysquotas_linux.c Compiling lib/sysquotas_xfs.c Compiling lib/sysquotas_4A.c Compiling smbd/change_trust_pw.c Compiling smbd/fake_file.c Compiling smbd/quotas.c Compiling smbd/ntquotas.c Compiling lib/afs.c Compiling smbd/msdfs.c Compiling lib/afs_settoken.c Compiling smbd/aio.c smbd/aio.c: In function `signal_handler': smbd/aio.c:157: error: union has no member named `sival_int' smbd/aio.c: In function `schedule_aio_read_and_X': smbd/aio.c:254: error: union has no member named `sival_int' smbd/aio.c: In function `schedule_aio_write_and_X': smbd/aio.c:347: error: union has no member named `sival_int' smbd/aio.c: In function `wait_for_aio_completion': smbd/aio.c:705: error: union has no member named `sival_int' The following command failed: i686-gentoo-freebsd6.2-gcc -I. -I/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source -O2 -mtune=nocona -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.34/work/samba-3.0.34/source/lib -D_SAMBA_BUILD_=3 -fPIC -DPIC -c smbd/aio.c -o smbd/aio.o gmake: *** [smbd/aio.o] Error 1 * * ERROR: net-fs/samba-3.0.34 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3629: Called die * The specific snippet of code: * emake everything || die "emake everything failed"; * The die message: * emake everything failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/net-fs/samba-3.0.34/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-fs/samba-3.0.34/temp/environment'. *