>>> Unpacking source... >>> Unpacking samba-3.0.28a.tar.gz to /var/tmp/portage/net-fs/samba-3.0.28a/work * Applying 3.0.26a-lazyldflags.patch ...  [ ok ] * Applying 3.0.26a-invalid-free-fix.patch ...  [ ok ] * Applying 3.0.28-libcap_detection.patch ...  [ ok ] * Applying 3.0.28-fix_broken_readdir_detection.patch ...  [ ok ] * Applying 3.0.28-autoconf-2.62-fix.patch ...  [ ok ] * Running autoconf -I. -Ilib/replace ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a ... * econf: updating samba-3.0.28a/source/config.guess with /usr/share/gnuconfig/config.guess * econf: updating samba-3.0.28a/source/lib/talloc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating samba-3.0.28a/source/lib/talloc/config.sub with /usr/share/gnuconfig/config.sub * econf: updating samba-3.0.28a/source/lib/replace/config.guess with /usr/share/gnuconfig/config.guess * econf: updating samba-3.0.28a/source/lib/replace/config.sub with /usr/share/gnuconfig/config.sub * econf: updating samba-3.0.28a/source/config.sub with /usr/share/gnuconfig/config.sub * econf: updating samba-3.0.28a/examples/VFS/config.guess with /usr/share/gnuconfig/config.guess * econf: updating samba-3.0.28a/examples/VFS/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --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/lib64/samba --with-pammodulesdir=/lib64/security --with-swatdir=/usr/share/doc/samba-3.0.28a/swat --with-piddir=/var/run/samba --with-lockdir=/var/cache/samba --with-logfilebase=/var/log/samba --with-privatedir=/var/lib/samba/private --with-libsmbclient --without-spinlocks --enable-socket-wrapper --with-cifsmount=no --with-acl-support --without-aio-support --without-automount --enable-cups --enable-fam --without-krb5 --with-ldap --with-pam --with-pam_smbpass --without-quotas --without-sys-quotas --with-readline --with-smbmount --without-syslog --without-winbind --with-python=/usr/bin/python --without-ads --with-manpages-langs=en --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu configure: WARNING: Unrecognized options: --without-spinlocks, --with-manpages-langs SAMBA VERSION: 3.0.28a LIBREPLACE_LOCATION_CHECKS: START checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu LIBREPLACE_LOCATION_CHECKS: END LIBREPLACE_CC_CHECKS: START checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for version of gcc... 4.3.0 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for C99 designated initializers... yes checking for a BSD-compatible install... /usr/bin/install -c checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking standards.h usability... no checking standards.h presence... no checking for standards.h... no checking for long long... yes checking 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... 8 checking size of long long... 8 checking size of off_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking for intptr_t... yes checking for 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 x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking if the linker (ld) is GNU ld... yes checking GNU ld release date... checking GNU ld release version... 2.18 checking GNU ld release version major... 2 checking GNU ld release version minor... 18 checking whether x86_64-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 volatile... 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.25-gentoo-r1-alchark-u3s checking uname -m... x86_64 checking uname -p... Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz 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 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... yes checking netinet/ip.h presence... 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_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... 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 stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes 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... 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 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... yes checking for setenv declaration... yes checking for setenv... yes checking for unsetenv... 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 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... 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 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... 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 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 getpass... yes checking for getpassphrase... no checking whether getpass should be replaced... no 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 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... no checking rpc/nettype.h presence... no checking for rpc/nettype.h... no 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... 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 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 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/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... 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 for sys/sockio.h... (cached) no 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 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) 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 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... 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) 8 checking size of long long... (cached) 8 checking size of short... (cached) 2 checking for an ANSI C-conforming const... yes checking for inline... (cached) inline checking whether byte ordering is bigendian... (cached) no checking whether char is unsigned... no checking return type of signal handlers... (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 ino_t... (cached) yes checking for loff_t... (cached) yes checking for offset_t... (cached) no checking for ssize_t... (cached) yes checking for wchar_t... yes checking for comparison_fn_t... (cached) yes checking for cups-config... /usr/bin/cups-config 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... -lnsl checking for yp_get_default_domain... yes checking for execl... yes checking for waitpid... (cached) yes checking for getcwd... yes checking for strdup... (cached) yes checking for strndup... (cached) yes checking for strnlen... (cached) yes 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... no checking for getrlimit... yes checking for fsync... yes checking for memset... (cached) yes checking for strlcpy... (cached) no checking for strlcat... (cached) no 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... 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 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... yes checking for fstat64... yes checking for lstat64... yes checking for fopen64... yes checking for atexit... yes checking for grantpt... yes checking for dup2... 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 setlinebuf... (cached) yes 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... yes checking for getdents... no 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... yes 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... yes checking for posix_memalign... yes checking for sys/mman.h... (cached) yes checking for setbuffer... (cached) yes checking for shmget... yes checking for shm_open... 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 backtrace_symbols... yes checking for trace_back_stack in -lexc... no checking for GPFS GPL libs... 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... (cached) 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 whether struct stat has sub-second timestamps... yes 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... 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 ability to build shared libraries... true checking LDFLAGS... checking DYNEXP... -Wl,--export-dynamic checking SHLD... ${CC} ${CFLAGS} checking LDSHFLAGS... -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... yes 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 for sin_len in sock... no 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... 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... no 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 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... yes checking linux/inotify.h presence... yes checking for linux/inotify.h... yes checking asm/unistd.h usability... yes checking asm/unistd.h presence... yes checking for asm/unistd.h... yes checking 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... 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... yes 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 700 files of 700 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... no checking for iface ifconf... got 2 interfaces: eth0 IP=192.168.1.34 NETMASK=255.255.255.0 lo IP=127.0.0.1 NETMASK=255.0.0.0 yes checking for setresuid... 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... 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 RedHat 7.2 system header files... 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 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 use smbmount... yes checking whether to build mount.cifs and umount.cifs... 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... 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 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 for library containing crypt... -lcrypt checking whether to use NISPLUS_HOME... no checking whether to use syslog logging... no checking whether to try disk-quotas support... no checking whether to try the new lib/sysquotas.c interface... no 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)... 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... checking for getxattr in -lattr... yes checking for acl_get_file in -lacl... yes checking for ACL support... yes Using posix ACLs checking for acl_get_perm_np... no checking whether to support asynchronous io... no 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 posix_fadvise... yes checking whether to build winbind... no 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 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... not checking how to build idmap_ad... not 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... yes checking if libpthread is linked... no Using libraries: LIBS = -lcrypt -lresolv -lnsl -ldl 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 configure: WARNING: Unrecognized options: --without-spinlocks, --with-manpages-langs make delheaders; \ make smbd/build_options.c; \ make include/proto.h; \ make include/build_env.h; \ make nsswitch/winbindd_proto.h; \ make web/swat_proto.h; \ make client/client_proto.h; \ make utils/ntlm_auth_proto.h; \ make utils/net_proto.h; \ make utils/passwd_proto.h; make[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' Removing prototype headers make[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' make[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' Generating smbd/build_options.c make[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' make[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' Building include/proto.h creating /var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/include/proto.h make[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' make[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' Building include/build_env.h make[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' make[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' creating /var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/nsswitch/winbindd_proto.h make[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' make[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' creating /var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/web/swat_proto.h make[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' make[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' creating /var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/client/client_proto.h make[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' make[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' creating /var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/utils/ntlm_auth_proto.h make[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' make[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' creating /var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/utils/net_proto.h make[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' make[1]: Entering directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' creating /var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/utils/passwd_proto.h make[1]: Leaving directory `/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source' Using FLAGS = -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 Compiling dynconfig.c PICFLAG = -fPIC LIBS = -lcrypt -lresolv -lnsl -ldl LDFLAGS = -pie Compiling param/loadparm.c DYNEXP = -Wl,--export-dynamic LDSHFLAGS = -shared -Wl,-Bsymbolic SHLIBEXT = so SONAMEFLAG = -Wl,-soname= 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/negprot.c Compiling smbd/lanman.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/posix_acls.c Compiling smbd/statcache.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 smbd/change_trust_pw.c Compiling lib/sysquotas_4A.c Compiling smbd/fake_file.c Compiling smbd/quotas.c Compiling lib/afs.c Compiling smbd/ntquotas.c Compiling smbd/msdfs.c Compiling lib/afs_settoken.c Compiling smbd/aio.c Compiling smbd/statvfs.c Compiling smbd/dmapi.c Compiling smbd/mangle.c Compiling smbd/mangle_hash.c Compiling smbd/mangle_map.c Compiling smbd/mangle_hash2.c Compiling modules/vfs_default.c Compiling modules/vfs_posixacl.c Compiling libsmb/clientgen.c Compiling libsmb/cliconnect.c Compiling libsmb/clifile.c Compiling libsmb/clikrb5.c Compiling libsmb/clispnego.c Compiling libsmb/asn1.c Compiling libsmb/clirap.c Compiling libsmb/clierror.c Compiling libsmb/climessage.c Compiling libsmb/clireadwrite.c Compiling libsmb/clilist.c Compiling libsmb/cliprint.c Compiling libsmb/clitrans.c Compiling libsmb/clisecdesc.c Compiling libsmb/clidgram.c Compiling libsmb/clistr.c Compiling libsmb/cliquota.c Compiling libsmb/clifsinfo.c Compiling libsmb/clidfs.c Compiling libsmb/smberr.c Compiling libsmb/credentials.c Compiling libsmb/pwd_cache.c Compiling libsmb/clioplock.c Compiling libsmb/errormap.c Compiling libsmb/clirap2.c Compiling libsmb/doserr.c Compiling rpc_parse/parse_prs.c Compiling rpc_parse/parse_misc.c Compiling rpc_parse/parse_sec.c Compiling libsmb/nterr.c Compiling libsmb/dcerpc_err.c Compiling libsmb/smbdes.c Compiling libsmb/smbencrypt.c Compiling libsmb/ntlmssp.c Compiling libsmb/ntlm_check.c Compiling libsmb/ntlmssp_parse.c Compiling libsmb/ntlmssp_sign.c Compiling libsmb/unexpected.c Compiling libsmb/namecache.c Compiling libsmb/nmblib.c Compiling libsmb/namequery.c Compiling libads/dns.c Compiling libsmb/conncache.c Compiling rpc_server/srv_lsa.c Compiling rpc_server/srv_lsa_nt.c Compiling rpc_server/srv_reg.c Compiling rpc_server/srv_reg_nt.c Compiling registry/regfio.c Compiling rpc_server/srv_lsa_ds.c Compiling rpc_server/srv_lsa_ds_nt.c Compiling librpc/gen_ndr/srv_wkssvc.c Compiling rpc_server/srv_wkssvc_nt.c Compiling rpc_server/srv_svcctl.c Compiling rpc_server/srv_svcctl_nt.c Compiling services/svc_spoolss.c Compiling services/svc_rcinit.c Compiling services/services_db.c Compiling services/svc_netlogon.c Compiling services/svc_winreg.c Compiling services/svc_wins.c Compiling rpc_server/srv_ntsvcs.c Compiling rpc_server/srv_ntsvcs_nt.c Compiling rpc_server/srv_netlog.c Compiling rpc_server/srv_netlog_nt.c Compiling rpc_server/srv_dfs.c Compiling rpc_server/srv_dfs_nt.c Compiling rpc_server/srv_srvsvc_nt.c Compiling rpc_server/srv_srvsvc.c Compiling rpc_server/srv_spoolss.c Compiling rpc_server/srv_spoolss_nt.c Compiling rpc_server/srv_eventlog.c Compiling rpc_server/srv_eventlog_nt.c Compiling rpc_server/srv_eventlog_lib.c Compiling rpc_server/srv_samr.c Compiling rpc_server/srv_samr_nt.c Compiling rpc_server/srv_samr_util.c Compiling rpc_server/srv_echo.c Compiling rpc_server/srv_echo_nt.c Compiling rpc_server/srv_pipe_hnd.c Compiling rpc_server/srv_pipe.c Compiling rpc_server/srv_lsa_hnd.c Compiling rpc_parse/parse_lsa.c Compiling rpc_parse/parse_rpc.c Compiling rpc_parse/parse_net.c Compiling rpc_parse/parse_srv.c Compiling rpc_parse/parse_samr.c Compiling rpc_parse/parse_ds.c Compiling rpc_parse/parse_spoolss.c Compiling rpc_parse/parse_eventlog.c Compiling rpc_parse/parse_buffer.c Compiling rpc_parse/parse_ntsvcs.c Compiling rpc_parse/parse_svcctl.c Compiling registry/reg_objects.c Compiling rpc_parse/parse_dfs.c Compiling rpc_parse/parse_reg.c Compiling rpc_parse/parse_echo.c Compiling rpc_parse/parse_shutdown.c Compiling passdb/secrets.c Compiling passdb/machine_sid.c Compiling locking/locking.c Compiling locking/brlock.c Compiling locking/posix.c Compiling passdb/pdb_get_set.c Compiling passdb/passdb.c Compiling passdb/pdb_interface.c Compiling passdb/util_wellknown.c Compiling passdb/util_builtin.c Compiling passdb/pdb_compat.c Compiling passdb/util_unixsids.c Compiling passdb/lookup_sid.c Compiling passdb/login_cache.c Compiling passdb/pdb_ldap.c Compiling passdb/pdb_nds.c Compiling passdb/pdb_smbpasswd.c Compiling passdb/pdb_tdb.c Compiling lib/account_pol.c Compiling lib/privileges.c Compiling lib/util_nscd.c Compiling printing/pcap.c Compiling printing/print_svid.c Compiling printing/print_aix.c Compiling printing/print_cups.c Compiling printing/print_generic.c Compiling printing/lpq_parse.c Compiling printing/load.c Compiling printing/print_iprint.c Compiling printing/print_test.c Compiling profile/profile.c Compiling lib/replace/replace.c Compiling lib/replace/snprintf.c Compiling lib/socket_wrapper/socket_wrapper.c Compiling lib/talloc/talloc.c Compiling lib/version.c Compiling lib/charcnv.c Compiling lib/debug.c Compiling lib/fault.c Compiling lib/interface.c Compiling lib/md4.c Compiling lib/interfaces.c Compiling lib/pidfile.c Compiling lib/signal.c Compiling lib/system.c Compiling lib/time.c Compiling lib/sendfile.c Compiling lib/ufc.c Compiling lib/genrand.c Compiling lib/username.c Compiling lib/util_pw.c Compiling lib/access.c Compiling lib/smbrun.c Compiling lib/bitmap.c Compiling lib/crc32.c Compiling lib/dprintf.c Compiling lib/xfile.c Compiling lib/util_str.c Compiling lib/wins_srv.c Compiling lib/clobber.c Compiling lib/util_sid.c Compiling lib/util_uuid.c Compiling lib/util_unistr.c Compiling lib/util_file.c Compiling lib/data_blob.c Compiling lib/util.c Compiling lib/util_sock.c Compiling lib/sock_exec.c Compiling lib/util_sec.c Compiling lib/substitute.c Compiling lib/ms_fnmatch.c Compiling lib/fsusage.c Compiling lib/select.c Compiling lib/messages.c Compiling lib/tallocmsg.c Compiling libsmb/smb_signing.c Compiling lib/dmallocmsg.c Compiling lib/md5.c Compiling lib/hmacmd5.c Compiling lib/arc4.c Compiling nsswitch/wb_client.c Compiling lib/iconv.c Compiling nsswitch/wb_common.c Compiling lib/pam_errors.c Compiling intl/lang_tdb.c Compiling lib/adt_tree.c Compiling lib/gencache.c Compiling tdb/common/dump.c Compiling tdb/common/tdb.c Compiling tdb/common/error.c Compiling tdb/common/freelist.c Compiling tdb/common/freelistcheck.c Compiling tdb/common/lock.c Compiling tdb/common/open.c Compiling tdb/common/io.c Compiling tdb/common/transaction.c Compiling tdb/common/traverse.c Compiling tdb/common/tdbback.c Compiling lib/util_tdb.c Compiling lib/module.c Compiling lib/events.c Compiling lib/ldap_escape.c Compiling lib/secdesc.c Compiling lib/util_seaccess.c Compiling lib/secace.c Compiling lib/secacl.c Compiling libads/krb5_errs.c Compiling lib/system_smbd.c Compiling lib/audit.c Compiling printing/printing.c Compiling printing/nt_printing.c Compiling printing/notify.c Compiling printing/printing_db.c Compiling smbd/oplock.c Compiling smbd/oplock_irix.c Compiling smbd/oplock_linux.c Compiling smbd/notify_inotify.c Compiling smbd/notify.c Compiling smbd/notify_internal.c Compiling groupdb/mapping.c Compiling groupdb/mapping_tdb.c Compiling auth/auth.c Compiling auth/auth_sam.c Compiling auth/auth_unix.c Compiling auth/auth_winbind.c Compiling auth/auth_server.c Compiling auth/auth_domain.c Compiling auth/auth_builtin.c Compiling auth/auth_compat.c Compiling auth/auth_util.c Compiling auth/auth_ntlmssp.c Compiling auth/pampass.c Compiling auth/pass_check.c Compiling libsmb/namequery_dc.c Compiling libsmb/samlogon_cache.c Compiling libsmb/trustdom_cache.c Compiling libsmb/trusts_util.c Compiling rpc_client/cli_samr.c Compiling rpc_client/cli_lsarpc.c Compiling rpc_client/cli_netlogon.c Compiling rpc_client/cli_srvsvc.c Compiling rpc_client/cli_reg.c Compiling rpc_client/cli_pipe.c Compiling rpc_client/cli_spoolss.c Compiling rpc_client/cli_spoolss_notify.c Compiling rpc_client/cli_ds.c Compiling rpc_client/cli_svcctl.c Compiling rpc_client/cli_shutdown.c Compiling rpc_client/cli_dfs.c Compiling rpc_client/cli_echo.c Compiling librpc/gen_ndr/cli_wkssvc.c Compiling librpc/gen_ndr/ndr_wkssvc.c Compiling librpc/gen_ndr/ndr_notify.c Compiling librpc/ndr/ndr_basic.c Compiling librpc/ndr/ndr.c Compiling librpc/ndr/ndr_misc.c Compiling librpc/ndr/ndr_sec_helper.c Compiling librpc/ndr/ndr_string.c Compiling librpc/ndr/sid.c Compiling rpc_client/ndr.c Compiling libads/ldap.c Compiling libads/ldap_printer.c Compiling libads/sasl.c Compiling libads/krb5_setpw.c Compiling libads/ldap_user.c Compiling libads/ads_struct.c Compiling libads/kerberos_keytab.c Compiling libads/disp_sec.c Compiling libads/ads_utils.c Compiling libads/authdata.c Compiling libads/ldap_utils.c Compiling libads/util.c Compiling libads/cldap.c Compiling libads/kerberos.c Compiling libads/ads_status.c Compiling libads/ldap_schema.c Compiling libads/kerberos_verify.c Compiling registry/reg_frontend.c Compiling registry/reg_cachehook.c Compiling registry/reg_printing.c Compiling registry/reg_db.c Compiling registry/reg_eventlog.c Compiling registry/reg_shares.c Compiling registry/reg_util.c Compiling registry/reg_dynamic.c Compiling registry/reg_perfcount.c Compiling smbd/build_options.c Compiling lib/popt_common.c Compiling lib/smbldap.c Compiling lib/smbldap_util.c Compiling smbd/server.c mkdir bin Compiling nmbd/asyncdns.c Compiling nmbd/nmbd.c Compiling nmbd/nmbd_become_dmb.c Compiling nmbd/nmbd_become_lmb.c Compiling nmbd/nmbd_browserdb.c Compiling nmbd/nmbd_browsesync.c Compiling nmbd/nmbd_elections.c Compiling nmbd/nmbd_incomingdgrams.c Compiling nmbd/nmbd_incomingrequests.c Compiling nmbd/nmbd_lmhosts.c Compiling nmbd/nmbd_logonnames.c Compiling nmbd/nmbd_mynames.c Compiling nmbd/nmbd_namelistdb.c Compiling nmbd/nmbd_namequery.c Compiling nmbd/nmbd_nameregister.c Compiling nmbd/nmbd_namerelease.c Compiling nmbd/nmbd_nodestatus.c Compiling nmbd/nmbd_processlogon.c Compiling nmbd/nmbd_packets.c Compiling nmbd/nmbd_responserecordsdb.c Compiling nmbd/nmbd_sendannounce.c Compiling nmbd/nmbd_serverlistdb.c Compiling nmbd/nmbd_subnetdb.c Compiling nmbd/nmbd_winsproxy.c Compiling nmbd/nmbd_winsserver.c Compiling nmbd/nmbd_workgroupdb.c Compiling nmbd/nmbd_synclists.c Compiling lib/dummysmbd.c Compiling lib/dummyroot.c Compiling web/cgi.c Compiling web/diagnose.c Compiling web/startstop.c Compiling web/statuspage.c Compiling web/neg_lang.c Compiling web/swat.c Compiling libsmb/passchange.c Compiling client/smbmount.c Compiling client/smbmnt.c Compiling client/smbumount.c Compiling client/client.c Compiling client/clitar.c Compiling lib/readline.c Compiling lib/display_sec.c Compiling utils/net.c Compiling utils/net_ads.c Compiling utils/net_domain.c Compiling utils/net_help.c Compiling utils/net_rap.c Compiling utils/net_rpc.c Compiling utils/net_rpc_samsync.c Compiling utils/net_rpc_join.c Compiling utils/net_time.c Compiling utils/net_lookup.c Compiling utils/net_cache.c Compiling utils/net_groupmap.c Compiling utils/net_idmap.c Compiling utils/net_status.c Compiling utils/net_rpc_printer.c Compiling utils/net_rpc_rights.c Compiling utils/net_rpc_registry.c Compiling utils/net_rpc_service.c Compiling utils/net_usershare.c Compiling utils/netlookup.c Compiling utils/net_sam.c Compiling utils/net_rpc_shell.c Compiling utils/net_util.c Compiling utils/net_rpc_sh_acct.c Compiling utils/net_rpc_audit.c Compiling utils/passwd_util.c Compiling utils/net_dns.c Compiling utils/net_ads_gpo.c Compiling libaddns/dnsrecord.c Compiling libaddns/dnsutils.c Compiling libaddns/dnssock.c Compiling libaddns/dnsgss.c Compiling libaddns/dnsmarshall.c Compiling libgpo/gpo_ldap.c Compiling libgpo/gpo_parse.c Compiling libgpo/gpo_util.c Compiling libgpo/gpo_fetch.c Compiling libgpo/gpo_filesync.c Compiling iniparser/src/iniparser.c Compiling iniparser/src/dictionary.c Compiling iniparser/src/strlib.c Compiling client/smbspool.c Compiling utils/testparm.c Compiling utils/status.c Compiling utils/status_profile.c Compiling utils/smbget.c Compiling libsmb/libsmbclient.c Compiling libsmb/libsmb_compat.c Compiling libsmb/libsmb_cache.c Compiling utils/smbtree.c Compiling utils/smbcontrol.c Compiling tdb/tools/tdbbackup.c Compiling utils/nmblookup.c Compiling utils/pdbedit.c Compiling tdb/tools/tdbdump.c Compiling tdb/tools/tdbtool.c Compiling utils/smbpasswd.c Compiling rpcclient/rpcclient.c Compiling rpcclient/cmd_lsarpc.c Compiling rpcclient/cmd_samr.c Compiling rpcclient/cmd_spoolss.c Compiling rpcclient/cmd_netlogon.c Compiling rpcclient/cmd_srvsvc.c Compiling rpcclient/cmd_dfs.c Compiling rpcclient/cmd_ds.c Compiling rpcclient/cmd_echo.c Compiling rpcclient/cmd_shutdown.c Compiling rpcclient/cmd_test.c Compiling utils/smbcacls.c Compiling utils/profiles.c Compiling utils/ntlm_auth_diagnostics.c Compiling utils/ntlm_auth.c Compiling libsmb/spnego.c Compiling utils/smbcquotas.c Linking libsmbclient non-shared library bin/libsmbclient.a Compiling utils/eventlogadm.c Linking libsmbclient shared library bin/libsmbclient.so Compiling libsmb/smb_share_modes.c Compiling libmsrpc/libmsrpc_internal.c Compiling libmsrpc/libmsrpc.c Compiling libmsrpc/cac_lsarpc.c Compiling libmsrpc/cac_winreg.c Linking libaddns non-shared library bin/libaddns.a Compiling libmsrpc/cac_samr.c Linking libaddns shared library bin/libaddns.so Compiling libmsrpc/cac_svcctl.c Compiling modules/vfs_recycle.c Compiling modules/vfs_audit.c Compiling modules/vfs_extd_audit.c Compiling modules/vfs_full_audit.c Compiling modules/vfs_netatalk.c Compiling modules/vfs_fake_perms.c Compiling modules/vfs_default_quota.c Compiling modules/vfs_readonly.c Compiling modules/getdate.c Compiling modules/vfs_cap.c Compiling modules/vfs_expand_msdfs.c Compiling modules/vfs_shadow_copy.c Compiling modules/vfs_readahead.c Compiling modules/vfs_notify_fam.c Compiling modules/CP850.c Compiling auth/auth_script.c Compiling modules/CP437.c Compiling pam_smbpass/pam_smb_passwd.c Compiling pam_smbpass/pam_smb_auth.c Compiling pam_smbpass/pam_smb_acct.c pam_smbpass/pam_smb_passwd.c: В функции ‘pam_sm_chauthtok’: pam_smbpass/pam_smb_passwd.c:129: предупреждение: при передаче аргумента 1 ‘_log_err’ указатель преобразуется в целое без приведения типа pam_smbpass/pam_smb_passwd.c:129: предупреждение: при передаче аргумента 2 ‘_log_err’ целое преобразуется в указатель без приведения типа Compiling pam_smbpass/support.c pam_smbpass/pam_smb_auth.c: В функции ‘pam_sm_authenticate’: pam_smbpass/pam_smb_auth.c:105: предупреждение: при передаче аргумента 1 ‘_log_err’ указатель преобразуется в целое без приведения типа pam_smbpass/pam_smb_auth.c:105: предупреждение: при передаче аргумента 2 ‘_log_err’ целое преобразуется в указатель без приведения типа Compiling utils/debug2html.c Compiling utils/debugparse.c pam_smbpass/pam_smb_acct.c: В функции ‘pam_sm_acct_mgmt’: pam_smbpass/pam_smb_acct.c:74: предупреждение: при передаче аргумента 1 ‘_log_err’ указатель преобразуется в целое без приведения типа pam_smbpass/pam_smb_acct.c:74: предупреждение: при передаче аргумента 2 ‘_log_err’ целое преобразуется в указатель без приведения типа Compiling utils/smbfilter.c Compiling lib/talloc/testsuite.c Compiling lib/replace/test/os2_delete.c Compiling lib/replace/test/testsuite.c Compiling lib/replace/test/strptime.c Compiling torture/torture.c Compiling torture/nbio.c Compiling torture/scanner.c Compiling torture/utable.c Compiling torture/mangle_test.c Compiling torture/denytest.c Compiling torture/masktest.c Compiling torture/msgtest.c Compiling torture/locktest.c Compiling torture/locktest2.c Compiling torture/nsstest.c Compiling torture/cmd_vfs.c Compiling torture/vfstest.c Compiling torture/pdbtest.c Compiling utils/log2pcaphex.c Compiling utils/sharesec.c Linking bin/smbd Linking bin/nmbd Linking bin/swat Linking bin/smbmount Linking bin/smbmnt Linking bin/smbumount Linking bin/smbclient Linking bin/net Linking bin/smbspool Linking bin/testparm Linking bin/smbstatus Linking bin/smbget Linking bin/smbcontrol Linking bin/smbtree Linking bin/tdbbackup Linking bin/nmblookup Linking bin/pdbedit Linking bin/tdbdump Linking bin/tdbtool Linking bin/smbpasswd Linking bin/rpcclient Linking bin/smbcacls Linking bin/profiles Linking bin/ntlm_auth Linking bin/smbcquotas Linking bin/eventlogadm Linking libsmbsharemodes non-shared library bin/libsmbsharemodes.a Linking libsmbsharemodes shared library bin/libsmbsharemodes.so Linking libmsrpc non-shared library bin/libmsrpc.a Linking libmsrpc shared library bin/libmsrpc.so Building plugin bin/recycle.so Building plugin bin/audit.so Building plugin bin/extd_audit.so Building plugin bin/full_audit.so Building plugin bin/netatalk.so Building plugin bin/fake_perms.so Building plugin bin/default_quota.so Building plugin bin/readonly.so Building plugin bin/cap.so Building plugin bin/expand_msdfs.so Building plugin bin/shadow_copy.so Building plugin bin/readahead.so Building plugin bin/notify_fam.so Building plugin bin/CP850.so Building plugin bin/CP437.so Building plugin bin/script.so Linking shared library bin/pam_smbpass.so Linking bin/debug2html Linking bin/smbfilter Linking bin/talloctort Linking bin/replacetort Linking bin/smbtorture Linking bin/msgtest Linking bin/masktest Linking bin/locktest Linking bin/locktest2 Linking bin/nsstest Linking bin/vfstest Linking bin/pdbtest Linking bin/log2pcap Linking bin/sharesec PYTHON_OBJS="dynconfig.o param/loadparm.o param/params.o lib/sharesec.o lib/ldap_debug_handler.o lib/replace/replace.o lib/replace/snprintf.o lib/socket_wrapper/socket_wrapper.o lib/talloc/talloc.o lib/version.o lib/charcnv.o lib/debug.o lib/fault.o lib/interface.o lib/md4.o lib/interfaces.o lib/pidfile.o lib/signal.o lib/system.o lib/sendfile.o lib/time.o lib/ufc.o lib/genrand.o lib/username.o lib/util_pw.o lib/access.o lib/smbrun.o lib/bitmap.o lib/crc32.o lib/dprintf.o lib/xfile.o lib/wins_srv.o lib/util_str.o lib/clobber.o lib/util_sid.o lib/util_uuid.o lib/util_unistr.o lib/util_file.o lib/data_blob.o lib/util.o lib/util_sock.o lib/sock_exec.o lib/util_sec.o lib/substitute.o lib/fsusage.o lib/ms_fnmatch.o lib/select.o lib/messages.o lib/tallocmsg.o lib/dmallocmsg.o libsmb/smb_signing.o lib/md5.o lib/hmacmd5.o lib/arc4.o lib/iconv.o nsswitch/wb_client.o nsswitch/wb_common.o lib/pam_errors.o intl/lang_tdb.o lib/adt_tree.o lib/gencache.o tdb/common/tdb.o tdb/common/dump.o tdb/common/error.o tdb/common/freelist.o tdb/common/freelistcheck.o tdb/common/io.o tdb/common/lock.o tdb/common/open.o tdb/common/transaction.o tdb/common/traverse.o lib/util_tdb.o tdb/common/tdbback.o lib/module.o lib/events.o lib/ldap_escape.o lib/secdesc.o lib/util_seaccess.o lib/secace.o lib/secacl.o libads/krb5_errs.o lib/system_smbd.o lib/audit.o lib/dummysmbd.o lib/dummyroot.o libsmb/clientgen.o libsmb/cliconnect.o libsmb/clifile.o libsmb/clikrb5.o libsmb/clispnego.o libsmb/asn1.o libsmb/clirap.o libsmb/clierror.o libsmb/climessage.o libsmb/clireadwrite.o libsmb/clilist.o libsmb/cliprint.o libsmb/clitrans.o libsmb/clisecdesc.o libsmb/clidgram.o libsmb/clistr.o libsmb/cliquota.o libsmb/clifsinfo.o libsmb/clidfs.o libsmb/smberr.o libsmb/credentials.o libsmb/pwd_cache.o libsmb/clioplock.o libsmb/errormap.o libsmb/clirap2.o libsmb/doserr.o rpc_parse/parse_prs.o rpc_parse/parse_misc.o rpc_parse/parse_sec.o libsmb/nterr.o libsmb/dcerpc_err.o libsmb/smbdes.o libsmb/smbencrypt.o libsmb/ntlm_check.o libsmb/ntlmssp.o libsmb/ntlmssp_parse.o libsmb/ntlmssp_sign.o libsmb/unexpected.o libsmb/namecache.o libsmb/nmblib.o libsmb/namequery.o libsmb/conncache.o libads/dns.o rpc_parse/parse_lsa.o rpc_parse/parse_rpc.o rpc_parse/parse_net.o rpc_parse/parse_srv.o rpc_parse/parse_samr.o rpc_parse/parse_ds.o rpc_parse/parse_spoolss.o rpc_parse/parse_eventlog.o rpc_parse/parse_buffer.o rpc_parse/parse_ntsvcs.o rpc_parse/parse_svcctl.o registry/reg_objects.o rpc_parse/parse_dfs.o rpc_parse/parse_reg.o rpc_parse/parse_echo.o rpc_parse/parse_shutdown.o rpc_client/cli_lsarpc.o rpc_client/cli_samr.o rpc_client/cli_netlogon.o rpc_client/cli_srvsvc.o rpc_client/cli_reg.o rpc_client/cli_pipe.o rpc_client/cli_spoolss.o rpc_client/cli_spoolss_notify.o rpc_client/cli_ds.o rpc_client/cli_svcctl.o rpc_client/cli_shutdown.o rpc_client/cli_dfs.o rpc_client/cli_echo.o librpc/gen_ndr/cli_wkssvc.o librpc/gen_ndr/ndr_wkssvc.o librpc/gen_ndr/ndr_notify.o librpc/ndr/ndr_basic.o librpc/ndr/ndr.o librpc/ndr/ndr_misc.o librpc/ndr/ndr_sec_helper.o librpc/ndr/ndr_string.o librpc/ndr/sid.o rpc_client/ndr.o passdb/pdb_get_set.o passdb/passdb.o passdb/pdb_interface.o passdb/util_wellknown.o passdb/util_builtin.o passdb/pdb_compat.o passdb/util_unixsids.o passdb/lookup_sid.o passdb/login_cache.o passdb/pdb_ldap.o passdb/pdb_nds.o passdb/pdb_smbpasswd.o passdb/pdb_tdb.o lib/account_pol.o lib/privileges.o lib/util_nscd.o groupdb/mapping.o groupdb/mapping_tdb.o passdb/secrets.o passdb/machine_sid.o libads/kerberos.o libads/ads_status.o lib/smbldap.o lib/smbldap_util.o" \ PYTHON_CFLAGS="-O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3" \ LIBS="-pie -lcrypt -lresolv -lnsl -ldl -lldap -llber -lldap -llber " \ /usr/bin/python python/setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.5 creating build/lib.linux-x86_64-2.5/samba copying python/samba/__init__.py -> build/lib.linux-x86_64-2.5/samba copying python/samba/printerdata.py -> build/lib.linux-x86_64-2.5/samba running build_ext building 'spoolss' extension creating build/temp.linux-x86_64-2.5 creating build/temp.linux-x86_64-2.5/python x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_spoolss.c -o build/temp.linux-x86_64-2.5/python/py_spoolss.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 python/py_spoolss.c: В функции ‘py_policy_hnd_dealloc’: python/py_spoolss.c:307: предупреждение: в передаче аргумента 1 ‘cli_shutdown’: несовместимый тип указателя x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_common.c -o build/temp.linux-x86_64-2.5/python/py_common.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 python/py_common.c: В функции ‘py_parse_creds’: python/py_common.c:184: предупреждение: в передаче аргумента 2 ‘PyDict_Next’: несовместимый тип указателя x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_conv.c -o build/temp.linux-x86_64-2.5/python/py_conv.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 python/py_conv.c: В функции ‘to_struct’: python/py_conv.c:185: предупреждение: в передаче аргумента 2 ‘PyDict_Next’: несовместимый тип указателя x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_ntsec.c -o build/temp.linux-x86_64-2.5/python/py_ntsec.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_spoolss_common.c -o build/temp.linux-x86_64-2.5/python/py_spoolss_common.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 python/py_spoolss_common.c: В функции ‘new_spoolss_policy_hnd_object’: python/py_spoolss_common.c:30: предупреждение: несовместимый тип указателя в присваивании x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_spoolss_forms.c -o build/temp.linux-x86_64-2.5/python/py_spoolss_forms.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_spoolss_forms_conv.c -o build/temp.linux-x86_64-2.5/python/py_spoolss_forms_conv.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_spoolss_drivers.c -o build/temp.linux-x86_64-2.5/python/py_spoolss_drivers.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_spoolss_drivers_conv.c -o build/temp.linux-x86_64-2.5/python/py_spoolss_drivers_conv.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_spoolss_printers.c -o build/temp.linux-x86_64-2.5/python/py_spoolss_printers.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_spoolss_printers_conv.c -o build/temp.linux-x86_64-2.5/python/py_spoolss_printers_conv.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_spoolss_printerdata.c -o build/temp.linux-x86_64-2.5/python/py_spoolss_printerdata.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 python/py_spoolss_printerdata.c: В функции ‘spoolss_hnd_enumprinterdataex’: python/py_spoolss_printerdata.c:331: предупреждение: в передаче аргумента 5 ‘rpccli_spoolss_enumprinterdataex’: несовместимый тип указателя python/py_spoolss_printerdata.c:342: предупреждение: в передаче аргумента 1 ‘regval_ctr_numvals’: несовместимый тип указателя python/py_spoolss_printerdata.c:347: предупреждение: в передаче аргумента 1 ‘regval_ctr_specific_value’: несовместимый тип указателя x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_spoolss_ports.c -o build/temp.linux-x86_64-2.5/python/py_spoolss_ports.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_spoolss_ports_conv.c -o build/temp.linux-x86_64-2.5/python/py_spoolss_ports_conv.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_spoolss_jobs.c -o build/temp.linux-x86_64-2.5/python/py_spoolss_jobs.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -fPIC -I/usr/include/python2.5 -c -I/usr/include/python2.5 -c python/py_spoolss_jobs_conv.c -o build/temp.linux-x86_64-2.5/python/py_spoolss_jobs_conv.o -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DLDAP_DEPRECATED -I/var/tmp/portage/net-fs/samba-3.0.28a/work/samba-3.0.28a/source/lib -D_SAMBA_BUILD_=3 x86_64-pc-linux-gnu-gcc -pthread -shared -pie -O2 -march=core2 -pipe -D_SAMBA_BUILD_=3 build/temp.linux-x86_64-2.5/python/py_spoolss.o build/temp.linux-x86_64-2.5/python/py_common.o build/temp.linux-x86_64-2.5/python/py_conv.o build/temp.linux-x86_64-2.5/python/py_ntsec.o build/temp.linux-x86_64-2.5/python/py_spoolss_common.o build/temp.linux-x86_64-2.5/python/py_spoolss_forms.o build/temp.linux-x86_64-2.5/python/py_spoolss_forms_conv.o build/temp.linux-x86_64-2.5/python/py_spoolss_drivers.o build/temp.linux-x86_64-2.5/python/py_spoolss_drivers_conv.o build/temp.linux-x86_64-2.5/python/py_spoolss_printers.o build/temp.linux-x86_64-2.5/python/py_spoolss_printers_conv.o build/temp.linux-x86_64-2.5/python/py_spoolss_printerdata.o build/temp.linux-x86_64-2.5/python/py_spoolss_ports.o build/temp.linux-x86_64-2.5/python/py_spoolss_ports_conv.o build/temp.linux-x86_64-2.5/python/py_spoolss_jobs.o build/temp.linux-x86_64-2.5/python/py_spoolss_jobs_conv.o dynconfig.o param/loadparm.o param/params.o lib/sharesec.o lib/ldap_debug_handler.o lib/replace/replace.o lib/replace/snprintf.o lib/socket_wrapper/socket_wrapper.o lib/talloc/talloc.o lib/version.o lib/charcnv.o lib/debug.o lib/fault.o lib/interface.o lib/md4.o lib/interfaces.o lib/pidfile.o lib/signal.o lib/system.o lib/sendfile.o lib/time.o lib/ufc.o lib/genrand.o lib/username.o lib/util_pw.o lib/access.o lib/smbrun.o lib/bitmap.o lib/crc32.o lib/dprintf.o lib/xfile.o lib/wins_srv.o lib/util_str.o lib/clobber.o lib/util_sid.o lib/util_uuid.o lib/util_unistr.o lib/util_file.o lib/data_blob.o lib/util.o lib/util_sock.o lib/sock_exec.o lib/util_sec.o lib/substitute.o lib/fsusage.o lib/ms_fnmatch.o lib/select.o lib/messages.o lib/tallocmsg.o lib/dmallocmsg.o libsmb/smb_signing.o lib/md5.o lib/hmacmd5.o lib/arc4.o lib/iconv.o nsswitch/wb_client.o nsswitch/wb_common.o lib/pam_errors.o intl/lang_tdb.o lib/adt_tree.o lib/gencache.o tdb/common/tdb.o tdb/common/dump.o tdb/common/error.o tdb/common/freelist.o tdb/common/freelistcheck.o tdb/common/io.o tdb/common/lock.o tdb/common/open.o tdb/common/transaction.o tdb/common/traverse.o lib/util_tdb.o tdb/common/tdbback.o lib/module.o lib/events.o lib/ldap_escape.o lib/secdesc.o lib/util_seaccess.o lib/secace.o lib/secacl.o libads/krb5_errs.o lib/system_smbd.o lib/audit.o lib/dummysmbd.o lib/dummyroot.o libsmb/clientgen.o libsmb/cliconnect.o libsmb/clifile.o libsmb/clikrb5.o libsmb/clispnego.o libsmb/asn1.o libsmb/clirap.o libsmb/clierror.o libsmb/climessage.o libsmb/clireadwrite.o libsmb/clilist.o libsmb/cliprint.o libsmb/clitrans.o libsmb/clisecdesc.o libsmb/clidgram.o libsmb/clistr.o libsmb/cliquota.o libsmb/clifsinfo.o libsmb/clidfs.o libsmb/smberr.o libsmb/credentials.o libsmb/pwd_cache.o libsmb/clioplock.o libsmb/errormap.o libsmb/clirap2.o libsmb/doserr.o rpc_parse/parse_prs.o rpc_parse/parse_misc.o rpc_parse/parse_sec.o libsmb/nterr.o libsmb/dcerpc_err.o libsmb/smbdes.o libsmb/smbencrypt.o libsmb/ntlm_check.o libsmb/ntlmssp.o libsmb/ntlmssp_parse.o libsmb/ntlmssp_sign.o libsmb/unexpected.o libsmb/namecache.o libsmb/nmblib.o libsmb/namequery.o libsmb/conncache.o libads/dns.o rpc_parse/parse_lsa.o rpc_parse/parse_rpc.o rpc_parse/parse_net.o rpc_parse/parse_srv.o rpc_parse/parse_samr.o rpc_parse/parse_ds.o rpc_parse/parse_spoolss.o rpc_parse/parse_eventlog.o rpc_parse/parse_buffer.o rpc_parse/parse_ntsvcs.o rpc_parse/parse_svcctl.o registry/reg_objects.o rpc_parse/parse_dfs.o rpc_parse/parse_reg.o rpc_parse/parse_echo.o rpc_parse/parse_shutdown.o rpc_client/cli_lsarpc.o rpc_client/cli_samr.o rpc_client/cli_netlogon.o rpc_client/cli_srvsvc.o rpc_client/cli_reg.o rpc_client/cli_pipe.o rpc_client/cli_spoolss.o rpc_client/cli_spoolss_notify.o rpc_client/cli_ds.o rpc_client/cli_svcctl.o rpc_client/cli_shutdown.o rpc_client/cli_dfs.o rpc_client/cli_echo.o librpc/gen_ndr/cli_wkssvc.o librpc/gen_ndr/ndr_wkssvc.o librpc/gen_ndr/ndr_notify.o librpc/ndr/ndr_basic.o librpc/ndr/ndr.o librpc/ndr/ndr_misc.o librpc/ndr/ndr_sec_helper.o librpc/ndr/ndr_string.o librpc/ndr/sid.o rpc_client/ndr.o passdb/pdb_get_set.o passdb/passdb.o passdb/pdb_interface.o passdb/util_wellknown.o passdb/util_builtin.o passdb/pdb_compat.o passdb/util_unixsids.o passdb/lookup_sid.o passdb/login_cache.o passdb/pdb_ldap.o passdb/pdb_nds.o passdb/pdb_smbpasswd.o passdb/pdb_tdb.o lib/account_pol.o lib/privileges.o lib/util_nscd.o groupdb/mapping.o groupdb/mapping_tdb.o passdb/secrets.o passdb/machine_sid.o libads/kerberos.o libads/ads_status.o lib/smbldap.o lib/smbldap_util.o -L/usr/kerberos/lib -L/usr/lib64 -lcrypt -lresolv -lnsl -ldl -lldap -llber -lldap -llber -lpython2.5 -o build/lib.linux-x86_64-2.5/samba/spoolss.so /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.0/../../../../lib64/Scrt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: выполнение ld завершилось с кодом возврата 1 error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1 make: *** [python_ext] Ошибка 1 * * ERROR: net-fs/samba-3.0.28a failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3551: Called die * The specific snippet of code: * emake python_ext || die "emake python_ext failed"; * The die message: * emake python_ext 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.28a/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-fs/samba-3.0.28a/temp/environment'. *