Advertisement
Guest User

build.log

a guest
Oct 11th, 2011
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 90.50 KB | None | 0 0
  1.  * Package: net-fs/samba-3.5.11
  2.  * Repository: gentoo
  3.  * Maintainer: samba@gentoo.org
  4.  * USE: acl client cups elibc_glibc fam kernel_linux netapi pam readline server smbclient syslog userland_GNU winbind x86
  5.  * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking samba-3.5.11.tar.gz to /var/tmp/portage/net-fs/samba-3.5.11/work
  8. >>> Unpacking smb_traffic_analyzer_v2.diff.bz2 to /var/tmp/portage/net-fs/samba-3.5.11/work
  9. >>> Source unpacked in /var/tmp/portage/net-fs/samba-3.5.11/work
  10. >>> Preparing source in /var/tmp/portage/net-fs/samba-3.5.11/work/samba-3.5.11/source3 ...
  11. * Applying samba-3.5.6-kerberos-dummy.patch ...
  12.  [ ok ]
  13. * Applying samba-3.5.8-uclib-build.patch ...
  14.  [ ok ]
  15. * Applying smb.conf.default.patch ...
  16.  [ ok ]
  17. >>> Source prepared.
  18. >>> Configuring source in /var/tmp/portage/net-fs/samba-3.5.11/work/samba-3.5.11/source3 ...
  19. * econf: updating samba-3.5.11/source4/config.guess with /usr/share/gnuconfig/config.guess
  20. * econf: updating samba-3.5.11/source4/lib/ldb/config.guess with /usr/share/gnuconfig/config.guess
  21. * econf: updating samba-3.5.11/source4/lib/ldb/config.sub with /usr/share/gnuconfig/config.sub
  22. * econf: updating samba-3.5.11/source4/config.sub with /usr/share/gnuconfig/config.sub
  23. * econf: updating samba-3.5.11/source3/config.guess with /usr/share/gnuconfig/config.guess
  24. * econf: updating samba-3.5.11/source3/lib/ldb/config.guess with /usr/share/gnuconfig/config.guess
  25. * econf: updating samba-3.5.11/source3/lib/ldb/config.sub with /usr/share/gnuconfig/config.sub
  26. * econf: updating samba-3.5.11/source3/config.sub with /usr/share/gnuconfig/config.sub
  27. * econf: updating samba-3.5.11/examples/VFS/config.guess with /usr/share/gnuconfig/config.guess
  28. * econf: updating samba-3.5.11/examples/VFS/config.sub with /usr/share/gnuconfig/config.sub
  29. * econf: updating samba-3.5.11/lib/tevent/config.guess with /usr/share/gnuconfig/config.guess
  30. * econf: updating samba-3.5.11/lib/tevent/config.sub with /usr/share/gnuconfig/config.sub
  31. * econf: updating samba-3.5.11/lib/replace/config.guess with /usr/share/gnuconfig/config.guess
  32. * econf: updating samba-3.5.11/lib/replace/config.sub with /usr/share/gnuconfig/config.sub
  33. * econf: updating samba-3.5.11/lib/tdb/config.guess with /usr/share/gnuconfig/config.guess
  34. * econf: updating samba-3.5.11/lib/tdb/config.sub with /usr/share/gnuconfig/config.sub
  35. * econf: updating samba-3.5.11/lib/talloc/config.guess with /usr/share/gnuconfig/config.guess
  36. * econf: updating samba-3.5.11/lib/talloc/config.sub with /usr/share/gnuconfig/config.sub
  37. ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-cifsupcall --with-piddir=/var/run/samba --sysconfdir=/etc/samba --localstatedir=/var --disable-developer --enable-largefile --enable-socket-wrapper --enable-nss-wrapper --disable-swat --enable-cups --disable-iprint --enable-fam --enable-shared-libs --disable-dnssd --disable-avahi --with-fhs --with-privatedir=/var/lib/samba/private --with-rootsbindir=/var/cache/samba --with-lockdir=/var/cache/samba --with-swatdir=/usr/share/doc/samba-3.5.11/swat --with-configdir=/etc/samba --with-logfilebase=/var/log/samba --with-pammodulesdir=/lib/security --without-afs --without-fake-kaserver --without-vfs-afsacl --without-ldap --without-ads --without-krb5 --without-dnsupdate --without-automount --with-cifsmount --with-cifsumount --with-pam --with-pam_smbpass --with-syslog --without-quotas --without-sys-quotas --without-utmp --without-libtalloc --without-libtdb --with-libnetapi --with-libsmbclient --without-libsmbsharemodes --without-libaddns --without-ctdb --without-cluster-support --with-acl-support --without-aio-support --with-sendfile-support --with-winbind --with-shared-modules=idmap_rid,idmap_hash --without-included-popt --without-included-iniparser
  38. SAMBA VERSION: 3.5.11
  39. -
  40. -
  41. # define SAMBA_VERSION_STRING SAMBA_VERSION_OFFICIAL_STRING
  42. checking build system type... i686-pc-linux-gnu
  43. checking host system type... i686-pc-linux-gnu
  44. checking target system type... i686-pc-linux-gnu
  45. LIBREPLACE_LOCATION_CHECKS: START
  46. LIBREPLACE_LOCATION_CHECKS: END
  47. LIBREPLACE_CC_CHECKS: START
  48. checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
  49. checking whether the C compiler works... yes
  50. checking for C compiler default output file name... a.out
  51. checking for suffix of executables...
  52. checking whether we are cross compiling... no
  53. checking for suffix of object files... o
  54. checking whether we are using the GNU C compiler... yes
  55. checking whether i686-pc-linux-gnu-gcc accepts -g... yes
  56. checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
  57. checking for version of gcc... 4.5.3
  58. checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
  59. checking for grep that handles long lines and -e... /bin/grep
  60. checking for egrep... /bin/grep -E
  61. checking for ANSI C header files... yes
  62. checking for sys/types.h... yes
  63. checking for sys/stat.h... yes
  64. checking for stdlib.h... yes
  65. checking for string.h... yes
  66. checking for memory.h... yes
  67. checking for strings.h... yes
  68. checking for inttypes.h... yes
  69. checking for stdint.h... yes
  70. checking for unistd.h... yes
  71. checking minix/config.h usability... no
  72. checking minix/config.h presence... no
  73. checking for minix/config.h... no
  74. checking whether it is safe to define __EXTENSIONS__... yes
  75. checking whether byte ordering is bigendian... no
  76. checking for inline... inline
  77. checking for C99 designated initializers... yes
  78. checking for a BSD-compatible install... /usr/bin/install -c
  79. checking for library containing strerror... none required
  80. checking for special C compiler options needed for large files... no
  81. checking for _FILE_OFFSET_BITS value needed for large files... 64
  82. checking standards.h usability... no
  83. checking standards.h presence... no
  84. checking for standards.h... no
  85. checking for long long... yes
  86. checking size of int... 4
  87. checking size of char... 1
  88. checking size of short... 2
  89. checking size of long... 4
  90. checking size of long long... 8
  91. checking for uint_t... no
  92. checking for int8_t... yes
  93. checking for uint8_t... yes
  94. checking for int16_t... yes
  95. checking for uint16_t... yes
  96. checking for int32_t... yes
  97. checking for uint32_t... yes
  98. checking for int64_t... yes
  99. checking for uint64_t... yes
  100. checking for size_t... yes
  101. checking for ssize_t... yes
  102. checking size of off_t... 8
  103. checking size of size_t... 4
  104. checking size of ssize_t... 4
  105. checking for intptr_t... yes
  106. checking for uintptr_t... yes
  107. checking for ptrdiff_t... yes
  108. checking for immediate structures... yes
  109. LIBREPLACE_CC_CHECKS: END
  110. checking sys/epoll.h usability... yes
  111. checking sys/epoll.h presence... yes
  112. checking for sys/epoll.h... yes
  113. checking for epoll_create... yes
  114. checking that the C compiler understands -Wdeclaration-after-statement... yes
  115. checking that the C compiler understands -Werror-implicit-function-declaration... yes
  116. checking whether to use profiling... no
  117. checking for gawk... gawk
  118. checking for gmake... /usr/bin/gmake
  119. checking whether we have GNU make... yes
  120. checking for perl... /usr/bin/perl
  121. checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
  122. checking if the linker used by compiler is GNU ld... yes
  123. checking GNU ld release date... 20100303
  124. checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  125. checking that the C compiler understands -Werror... yes
  126. checking that the C compiler understands negative enum values... yes
  127. checking for C99 designated initializers... yes
  128. checking uname -s... Linux
  129. checking uname -r... 2.6.34-gentoo-r12
  130. checking uname -m... i686
  131. checking uname -p... Intel(R) Celeron(R) CPU 1.70GHz
  132. checking uname -i... GenuineIntel
  133. checking for LFS support... yes
  134. LIBREPLACE_BROKEN_CHECKS: START
  135. checking return type of signal handlers... void
  136. checking for uid_t in sys/types.h... yes
  137. checking for mode_t... yes
  138. checking for off_t... yes
  139. checking for size_t... (cached) yes
  140. checking for pid_t... yes
  141. checking for struct stat.st_rdev... yes
  142. checking for ino_t... yes
  143. checking for loff_t... yes
  144. checking for offset_t... no
  145. checking for working memcmp... yes
  146. checking for pipe... yes
  147. checking for strftime... yes
  148. checking for srandom... yes
  149. checking for random... yes
  150. checking for srand... yes
  151. checking for rand... yes
  152. checking for usleep... yes
  153. checking for setbuffer... yes
  154. checking for lstat... yes
  155. checking for getpgrp... yes
  156. checking for utime... yes
  157. checking for utimes... yes
  158. checking stdbool.h usability... yes
  159. checking stdbool.h presence... yes
  160. checking for stdbool.h... yes
  161. checking for stdint.h... (cached) yes
  162. checking sys/select.h usability... yes
  163. checking sys/select.h presence... yes
  164. checking for sys/select.h... yes
  165. checking setjmp.h usability... yes
  166. checking setjmp.h presence... yes
  167. checking for setjmp.h... yes
  168. checking utime.h usability... yes
  169. checking utime.h presence... yes
  170. checking for utime.h... yes
  171. checking for stdint.h... (cached) yes
  172. checking for stdbool.h... (cached) yes
  173. checking for bool... yes
  174. checking for _Bool... yes
  175. checking for working mmap... yes
  176. checking sys/syslog.h usability... yes
  177. checking sys/syslog.h presence... yes
  178. checking for sys/syslog.h... yes
  179. checking syslog.h usability... yes
  180. checking syslog.h presence... yes
  181. checking for syslog.h... yes
  182. checking sys/time.h usability... yes
  183. checking sys/time.h presence... yes
  184. checking for sys/time.h... yes
  185. checking time.h usability... yes
  186. checking time.h presence... yes
  187. checking for time.h... yes
  188. checking stdarg.h usability... yes
  189. checking stdarg.h presence... yes
  190. checking for stdarg.h... yes
  191. checking vararg.h usability... no
  192. checking vararg.h presence... no
  193. checking for vararg.h... no
  194. checking sys/mount.h usability... yes
  195. checking sys/mount.h presence... yes
  196. checking for sys/mount.h... yes
  197. checking mntent.h usability... yes
  198. checking mntent.h presence... yes
  199. checking for mntent.h... yes
  200. checking stropts.h usability... yes
  201. checking stropts.h presence... yes
  202. checking for stropts.h... yes
  203. checking unix.h usability... no
  204. checking unix.h presence... no
  205. checking for unix.h... no
  206. checking for seteuid... yes
  207. checking for setresuid... yes
  208. checking for setegid... yes
  209. checking for setresgid... yes
  210. checking for chroot... yes
  211. checking for bzero... yes
  212. checking for strerror... yes
  213. checking for vsyslog... yes
  214. checking for setlinebuf... yes
  215. checking for mktime... yes
  216. checking for ftruncate... yes
  217. checking for chsize... no
  218. checking for rename... yes
  219. checking for waitpid... yes
  220. checking for wait4... yes
  221. checking for strlcpy... no
  222. checking for strlcat... no
  223. checking for initgroups... yes
  224. checking for memmove... yes
  225. checking for strdup... yes
  226. checking for pread... yes
  227. checking for pwrite... yes
  228. checking for strndup... yes
  229. checking for strcasestr... yes
  230. checking for strtok_r... yes
  231. checking for mkdtemp... yes
  232. checking for dup2... yes
  233. checking for isatty... yes
  234. checking for chown... yes
  235. checking for lchown... yes
  236. checking for link... yes
  237. checking for readlink... yes
  238. checking for symlink... yes
  239. checking for realpath... yes
  240. checking for setresuid declaration... yes
  241. checking for setresgid declaration... yes
  242. checking for errno declaration... yes
  243. checking for secure mkstemp... yes
  244. checking stdio.h usability... yes
  245. checking stdio.h presence... yes
  246. checking for stdio.h... yes
  247. checking for strings.h... (cached) yes
  248. checking whether snprintf is declared... yes
  249. checking whether vsnprintf is declared... yes
  250. checking whether asprintf is declared... yes
  251. checking whether vasprintf is declared... yes
  252. checking for snprintf... yes
  253. checking for vsnprintf... yes
  254. checking for asprintf... yes
  255. checking for vasprintf... yes
  256. checking for C99 vsnprintf... yes
  257. checking for va_copy... yes
  258. checking for __FUNCTION__ macro... yes
  259. checking sys/param.h usability... yes
  260. checking sys/param.h presence... yes
  261. checking for sys/param.h... yes
  262. checking limits.h usability... yes
  263. checking limits.h presence... yes
  264. checking for limits.h... yes
  265. checking for comparison_fn_t... yes
  266. checking for setenv declaration... yes
  267. checking for setenv... yes
  268. checking for unsetenv... yes
  269. checking for environ declaration... yes
  270. checking for strnlen... yes
  271. checking for strtoull... yes
  272. checking for __strtoull... no
  273. checking for strtouq... yes
  274. checking for strtoll... yes
  275. checking for __strtoll... no
  276. checking for strtoq... yes
  277. checking for sig_atomic_t type... yes
  278. checking for O_DIRECT flag to open(2)... no
  279. checking that the C compiler understands volatile... yes
  280. checking for dirent.h that defines DIR... yes
  281. checking for library containing opendir... none required
  282. checking fcntl.h usability... yes
  283. checking fcntl.h presence... yes
  284. checking for fcntl.h... yes
  285. checking sys/fcntl.h usability... yes
  286. checking sys/fcntl.h presence... yes
  287. checking for sys/fcntl.h... yes
  288. checking sys/resource.h usability... yes
  289. checking sys/resource.h presence... yes
  290. checking for sys/resource.h... yes
  291. checking sys/ioctl.h usability... yes
  292. checking sys/ioctl.h presence... yes
  293. checking for sys/ioctl.h... yes
  294. checking sys/mode.h usability... no
  295. checking sys/mode.h presence... no
  296. checking for sys/mode.h... no
  297. checking sys/filio.h usability... no
  298. checking sys/filio.h presence... no
  299. checking for sys/filio.h... no
  300. checking sys/fs/s5param.h usability... no
  301. checking sys/fs/s5param.h presence... no
  302. checking for sys/fs/s5param.h... no
  303. checking sys/filsys.h usability... no
  304. checking sys/filsys.h presence... no
  305. checking for sys/filsys.h... no
  306. checking sys/acl.h usability... yes
  307. checking sys/acl.h presence... yes
  308. checking for sys/acl.h... yes
  309. checking acl/libacl.h usability... yes
  310. checking acl/libacl.h presence... yes
  311. checking for acl/libacl.h... yes
  312. checking sys/file.h usability... yes
  313. checking sys/file.h presence... yes
  314. checking for sys/file.h... yes
  315. checking for sys/select.h... (cached) yes
  316. checking for sys/time.h... (cached) yes
  317. checking for utime.h... (cached) yes
  318. checking whether time.h and sys/time.h may both be included... yes
  319. checking for utime... (cached) yes
  320. checking for utimes... (cached) yes
  321. checking for sys/wait.h that is POSIX.1 compatible... yes
  322. checking for sys/capability.h... (cached) no
  323. checking for broken RedHat 7.2 system header files... no
  324. checking for broken RHEL5 sys/capability.h... no
  325. checking grp.h usability... yes
  326. checking grp.h presence... yes
  327. checking for grp.h... yes
  328. checking sys/id.h usability... no
  329. checking sys/id.h presence... no
  330. checking for sys/id.h... no
  331. checking compat.h usability... no
  332. checking compat.h presence... no
  333. checking for compat.h... no
  334. checking shadow.h usability... yes
  335. checking shadow.h presence... yes
  336. checking for shadow.h... yes
  337. checking sys/priv.h usability... no
  338. checking sys/priv.h presence... no
  339. checking for sys/priv.h... no
  340. checking pwd.h usability... yes
  341. checking pwd.h presence... yes
  342. checking for pwd.h... yes
  343. checking sys/security.h usability... no
  344. checking sys/security.h presence... no
  345. checking for sys/security.h... no
  346. checking for getpwnam_r... yes
  347. checking for getpwuid_r... yes
  348. checking for getpwent_r... yes
  349. checking for getpwent_r declaration... yes
  350. checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)... no
  351. checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)... no
  352. checking for getgrnam_r... yes
  353. checking for getgrgid_r... yes
  354. checking for getgrent_r... yes
  355. checking for getgrent_r declaration... yes
  356. checking for prototype struct group *getgrent_r(struct group *src, char *buf, int buflen)... no
  357. checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen)... no
  358. checking for getgrouplist... yes
  359. checking ctype.h usability... yes
  360. checking ctype.h presence... yes
  361. checking for ctype.h... yes
  362. checking locale.h usability... yes
  363. checking locale.h presence... yes
  364. checking for locale.h... yes
  365. checking langinfo.h usability... yes
  366. checking langinfo.h presence... yes
  367. checking for langinfo.h... yes
  368. checking fnmatch.h usability... yes
  369. checking fnmatch.h presence... yes
  370. checking for fnmatch.h... yes
  371. checking sys/ipc.h usability... yes
  372. checking sys/ipc.h presence... yes
  373. checking for sys/ipc.h... yes
  374. checking sys/mman.h usability... yes
  375. checking sys/mman.h presence... yes
  376. checking for sys/mman.h... yes
  377. checking sys/shm.h usability... yes
  378. checking sys/shm.h presence... yes
  379. checking for sys/shm.h... yes
  380. checking termios.h usability... yes
  381. checking termios.h presence... yes
  382. checking for termios.h... yes
  383. checking termio.h usability... yes
  384. checking termio.h presence... yes
  385. checking for termio.h... yes
  386. checking sys/termio.h usability... no
  387. checking sys/termio.h presence... no
  388. checking for sys/termio.h... no
  389. checking for library containing dlopen... -ldl
  390. checking dlfcn.h usability... yes
  391. checking dlfcn.h presence... yes
  392. checking for dlfcn.h... yes
  393. checking for dlopen... yes
  394. checking for dlsym... yes
  395. checking for dlerror... yes
  396. checking for dlclose... yes
  397. checking for library containing shl_load... no
  398. checking dl.h usability... no
  399. checking dl.h presence... no
  400. checking for dl.h... no
  401. checking for shl_load... no
  402. checking for shl_unload... no
  403. checking for shl_findsym... no
  404. checking for prototype void *dlopen(const char* filename, unsigned int flags)... no
  405. checking for getpass... yes
  406. checking for getpassphrase... no
  407. checking whether getpass should be replaced... yes
  408. checking whether strptime is available and works... yes
  409. checking direct.h usability... no
  410. checking direct.h presence... no
  411. checking for direct.h... no
  412. checking windows.h usability... no
  413. checking windows.h presence... no
  414. checking for windows.h... no
  415. checking winsock2.h usability... no
  416. checking winsock2.h presence... no
  417. checking for winsock2.h... no
  418. checking ws2tcpip.h usability... no
  419. checking ws2tcpip.h presence... no
  420. checking for ws2tcpip.h... no
  421. checking whether mkdir supports mode... yes
  422. checking for timegm... yes
  423. checking for broken readdir... no
  424. checking for dirfd... yes
  425. checking for dirfd declaration... yes
  426. checking a usable readdir()... yes
  427. checking crypt.h usability... yes
  428. checking crypt.h presence... yes
  429. checking for crypt.h... yes
  430. checking for library containing crypt... -lcrypt
  431. checking for printf... yes
  432. checking for memset... yes
  433. checking for memcpy... yes
  434. LIBREPLACE_BROKEN_CHECKS: END
  435. checking for syslog... yes
  436. LIBREPLACE_NETWORK_CHECKS: START
  437. checking sys/socket.h usability... yes
  438. checking sys/socket.h presence... yes
  439. checking for sys/socket.h... yes
  440. checking netinet/in.h usability... yes
  441. checking netinet/in.h presence... yes
  442. checking for netinet/in.h... yes
  443. checking netdb.h usability... yes
  444. checking netdb.h presence... yes
  445. checking for netdb.h... yes
  446. checking arpa/inet.h usability... yes
  447. checking arpa/inet.h presence... yes
  448. checking for arpa/inet.h... yes
  449. checking netinet/in_systm.h usability... yes
  450. checking netinet/in_systm.h presence... yes
  451. checking for netinet/in_systm.h... yes
  452. checking for netinet/ip.h... yes
  453. checking netinet/tcp.h usability... yes
  454. checking netinet/tcp.h presence... yes
  455. checking for netinet/tcp.h... yes
  456. checking netinet/in_ip.h usability... no
  457. checking netinet/in_ip.h presence... no
  458. checking for netinet/in_ip.h... no
  459. checking sys/sockio.h usability... no
  460. checking sys/sockio.h presence... no
  461. checking for sys/sockio.h... no
  462. checking sys/un.h usability... yes
  463. checking sys/un.h presence... yes
  464. checking for sys/un.h... yes
  465. checking sys/uio.h usability... yes
  466. checking sys/uio.h presence... yes
  467. checking for sys/uio.h... yes
  468. checking for usable net/if.h... yes
  469. checking for socklen_t... yes
  470. checking for sa_family_t... yes
  471. checking for struct addrinfo... yes
  472. checking for struct sockaddr... yes
  473. checking for struct sockaddr_storage... yes
  474. checking for struct sockaddr_in6... yes
  475. checking for struct sockaddr_storage.ss_family... yes
  476. checking for sin_len in sock... no
  477. checking for unix domain sockets... yes
  478. checking for connect... yes
  479. checking for gethostbyname... yes
  480. checking for if_nametoindex... yes
  481. checking for socketpair... yes
  482. checking for broken inet_ntoa... no
  483. checking for inet_ntoa... yes
  484. checking for inet_aton... yes
  485. checking for inet_ntop... yes
  486. checking for inet_pton... yes
  487. checking for getaddrinfo... yes
  488. checking ifaddrs.h usability... yes
  489. checking ifaddrs.h presence... yes
  490. checking for ifaddrs.h... yes
  491. checking for struct sockaddr.sa_len... no
  492. checking for getifaddrs and freeifaddrs... yes
  493. checking for iface getifaddrs... lo AF=17
  494. eth0 AF=17
  495. eth1 AF=17
  496. lo IP=127.0.0.1 NETMASK=255.0.0.0
  497. eth0 IP=10.52.18.10 NETMASK=255.255.255.128
  498. eth1 IP=192.168.0.1 NETMASK=255.255.255.0
  499. lo IP=::1 NETMASK=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
  500. eth0 IP=fe80::2e0:4cff:feee:e22e NETMASK=ffff:ffff:ffff:ffff::
  501. eth1 IP=fe80::280:48ff:fe46:51c9 NETMASK=ffff:ffff:ffff:ffff::
  502. yes
  503. checking for IPV6_V6ONLY support... yes
  504. checking for ipv6 support... yes
  505. LIBREPLACE_NETWORK_CHECKS: END
  506. checking aio.h usability... yes
  507. checking aio.h presence... yes
  508. checking for aio.h... yes
  509. checking for sys/fcntl.h... (cached) yes
  510. checking for sys/select.h... (cached) yes
  511. checking for fcntl.h... (cached) yes
  512. checking for sys/time.h... (cached) yes
  513. checking sys/unistd.h usability... yes
  514. checking sys/unistd.h presence... yes
  515. checking for sys/unistd.h... yes
  516. checking rpc/nettype.h usability... no
  517. checking rpc/nettype.h presence... no
  518. checking for rpc/nettype.h... no
  519. checking for unistd.h... (cached) yes
  520. checking for grp.h... (cached) yes
  521. checking for sys/id.h... (cached) no
  522. checking for memory.h... (cached) yes
  523. checking alloca.h usability... yes
  524. checking alloca.h presence... yes
  525. checking for alloca.h... yes
  526. checking for limits.h... (cached) yes
  527. checking float.h usability... yes
  528. checking float.h presence... yes
  529. checking for float.h... yes
  530. checking libintl.h usability... yes
  531. checking libintl.h presence... yes
  532. checking for libintl.h... yes
  533. checking rpc/rpc.h usability... yes
  534. checking rpc/rpc.h presence... yes
  535. checking for rpc/rpc.h... yes
  536. checking rpcsvc/nis.h usability... yes
  537. checking rpcsvc/nis.h presence... yes
  538. checking for rpcsvc/nis.h... yes
  539. checking rpcsvc/ypclnt.h usability... yes
  540. checking rpcsvc/ypclnt.h presence... yes
  541. checking for rpcsvc/ypclnt.h... yes
  542. checking for sys/param.h... (cached) yes
  543. checking for ctype.h... (cached) yes
  544. checking for sys/wait.h... (cached) yes
  545. checking for sys/resource.h... (cached) yes
  546. checking for sys/ioctl.h... (cached) yes
  547. checking for sys/ipc.h... (cached) yes
  548. checking sys/prctl.h usability... yes
  549. checking sys/prctl.h presence... yes
  550. checking for sys/prctl.h... yes
  551. checking sys/sysctl.h usability... yes
  552. checking sys/sysctl.h presence... yes
  553. checking for sys/sysctl.h... yes
  554. checking for sys/mman.h... (cached) yes
  555. checking for sys/filio.h... (cached) no
  556. checking for sys/priv.h... (cached) no
  557. checking for sys/shm.h... (cached) yes
  558. checking for string.h... (cached) yes
  559. checking for strings.h... (cached) yes
  560. checking for stdlib.h... (cached) yes
  561. checking for sys/mount.h... (cached) yes
  562. checking sys/vfs.h usability... yes
  563. checking sys/vfs.h presence... yes
  564. checking for sys/vfs.h... yes
  565. checking for sys/fs/s5param.h... (cached) no
  566. checking for sys/filsys.h... (cached) no
  567. checking for termios.h... (cached) yes
  568. checking for termio.h... (cached) yes
  569. checking for sys/termio.h... (cached) no
  570. checking sys/statfs.h usability... yes
  571. checking sys/statfs.h presence... yes
  572. checking for sys/statfs.h... yes
  573. checking sys/dustat.h usability... no
  574. checking sys/dustat.h presence... no
  575. checking for sys/dustat.h... no
  576. checking sys/statvfs.h usability... yes
  577. checking sys/statvfs.h presence... yes
  578. checking for sys/statvfs.h... yes
  579. checking for stdarg.h... (cached) yes
  580. checking sys/sysmacros.h usability... yes
  581. checking sys/sysmacros.h presence... yes
  582. checking for sys/sysmacros.h... yes
  583. checking for sys/syslog.h... (cached) yes
  584. checking for syslog.h... (cached) yes
  585. checking for langinfo.h... (cached) yes
  586. checking for locale.h... (cached) yes
  587. checking xfs/libxfs.h usability... no
  588. checking xfs/libxfs.h presence... no
  589. checking for xfs/libxfs.h... no
  590. checking netgroup.h usability... no
  591. checking netgroup.h presence... no
  592. checking for netgroup.h... no
  593. checking for rpcsvc/yp_prot.h... yes
  594. checking for sys/mode.h... (cached) no
  595. checking CoreFoundation/CFStringEncodingConverter.h usability... no
  596. checking CoreFoundation/CFStringEncodingConverter.h presence... no
  597. checking for CoreFoundation/CFStringEncodingConverter.h... no
  598. checking CFStringEncodingConverter.h usability... no
  599. checking CFStringEncodingConverter.h presence... no
  600. checking for CFStringEncodingConverter.h... no
  601. checking valgrind.h usability... no
  602. checking valgrind.h presence... no
  603. checking for valgrind.h... no
  604. checking valgrind/valgrind.h usability... no
  605. checking valgrind/valgrind.h presence... no
  606. checking for valgrind/valgrind.h... no
  607. checking valgrind/memcheck.h usability... no
  608. checking valgrind/memcheck.h presence... no
  609. checking for valgrind/memcheck.h... no
  610. checking for shadow.h... (cached) yes
  611. checking nss.h usability... yes
  612. checking nss.h presence... yes
  613. checking for nss.h... yes
  614. checking nss_common.h usability... no
  615. checking nss_common.h presence... no
  616. checking for nss_common.h... no
  617. checking nsswitch.h usability... no
  618. checking nsswitch.h presence... no
  619. checking for nsswitch.h... no
  620. checking ns_api.h usability... no
  621. checking ns_api.h presence... no
  622. checking for ns_api.h... no
  623. checking for sys/security.h... (cached) no
  624. checking syscall.h usability... yes
  625. checking syscall.h presence... yes
  626. checking for syscall.h... yes
  627. checking sys/syscall.h usability... yes
  628. checking sys/syscall.h presence... yes
  629. checking for sys/syscall.h... yes
  630. checking sys/attributes.h usability... no
  631. checking sys/attributes.h presence... no
  632. checking for sys/attributes.h... no
  633. checking attr/xattr.h usability... yes
  634. checking attr/xattr.h presence... yes
  635. checking for attr/xattr.h... yes
  636. checking sys/xattr.h usability... yes
  637. checking sys/xattr.h presence... yes
  638. checking for sys/xattr.h... yes
  639. checking sys/extattr.h usability... no
  640. checking sys/extattr.h presence... no
  641. checking for sys/extattr.h... no
  642. checking for sys/uio.h... (cached) yes
  643. checking sys/ea.h usability... no
  644. checking sys/ea.h presence... no
  645. checking for sys/ea.h... no
  646. checking sys/proplist.h usability... no
  647. checking sys/proplist.h presence... no
  648. checking for sys/proplist.h... no
  649. checking sys/cdefs.h usability... yes
  650. checking sys/cdefs.h presence... yes
  651. checking for sys/cdefs.h... yes
  652. checking glob.h usability... yes
  653. checking glob.h presence... yes
  654. checking for glob.h... yes
  655. checking utmp.h usability... yes
  656. checking utmp.h presence... yes
  657. checking for utmp.h... yes
  658. checking utmpx.h usability... yes
  659. checking utmpx.h presence... yes
  660. checking for utmpx.h... yes
  661. checking lastlog.h usability... yes
  662. checking lastlog.h presence... yes
  663. checking for lastlog.h... yes
  664. checking size of int... (cached) 4
  665. checking size of long... (cached) 4
  666. checking size of long long... (cached) 8
  667. checking size of short... (cached) 2
  668. checking for an ANSI C-conforming const... yes
  669. checking for inline... (cached) inline
  670. checking whether byte ordering is bigendian... (cached) no
  671. checking whether char is unsigned... no
  672. checking return type of signal handlers... (cached) void
  673. checking for uid_t in sys/types.h... (cached) yes
  674. checking for mode_t... (cached) yes
  675. checking for off_t... (cached) yes
  676. checking for size_t... (cached) yes
  677. checking for pid_t... (cached) yes
  678. checking for struct stat.st_rdev... (cached) yes
  679. checking for d_off in dirent... yes
  680. checking for ssize_t... (cached) yes
  681. checking for wchar_t... yes
  682. checking for cups-config... /usr/bin/cups-config
  683. checking cups/cups.h usability... yes
  684. checking cups/cups.h presence... yes
  685. checking for cups/cups.h... yes
  686. checking cups/language.h usability... yes
  687. checking cups/language.h presence... yes
  688. checking for cups/language.h... yes
  689. checking for httpConnect in -lcups... yes
  690. ./configure: line 14025: PRINT_LIBS -lcups: command not found
  691. checking for httpConnectEncrypt in -lcups... yes
  692. checking if the compiler will optimize out function calls... yes
  693. checking for fd passing via msg_control... yes
  694. checking for fd passing via msg_acctrights... no
  695. checking for dirfd... (cached) yes
  696. checking for struct sigevent type... yes
  697. checking for struct sigevent.sigev_value.sival_ptr... yes
  698. checking for struct sigevent.sigev_value.sigval_ptr... no
  699. checking for struct timespec type... yes
  700. checking for real setresuid... yes
  701. checking for real setresgid... yes
  702. checking for working memcmp... (cached) yes
  703. checking whether to use readline... yes
  704. checking readline.h usability... no
  705. checking readline.h presence... no
  706. checking for readline.h... no
  707. checking history.h usability... no
  708. checking history.h presence... no
  709. checking for history.h... no
  710. checking readline/readline.h usability... yes
  711. checking readline/readline.h presence... yes
  712. checking for readline/readline.h... yes
  713. checking readline/history.h usability... yes
  714. checking readline/history.h presence... yes
  715. checking for readline/history.h... yes
  716. checking for readline.h... (cached) no
  717. checking for readline/readline.h... (cached) yes
  718. checking for tgetent in -lncurses... yes
  719. checking for rl_callback_handler_install in -lreadline... yes
  720. checking for rl_completion_matches in -lreadline... yes
  721. checking whether rl_event_hook is declared... no
  722. checking for history_list in -lreadline... yes
  723. checking for library containing yp_get_default_domain... -lnsl
  724. checking for yp_get_default_domain... yes
  725. checking for execl... yes
  726. checking for getcwd... yes
  727. checking for fchown... yes
  728. checking for chmod... yes
  729. checking for fchmod... yes
  730. checking for mknod... yes
  731. checking for mknod64... no
  732. checking for strtol... yes
  733. checking for strchr... yes
  734. checking for chflags... no
  735. checking for getrlimit... yes
  736. checking for fsync... yes
  737. checking for fdatasync... yes
  738. checking for setpgid... yes
  739. checking for setsid... yes
  740. checking for glob... yes
  741. checking for strpbrk... yes
  742. checking for crypt16... no
  743. checking for getauthuid... no
  744. checking for sigprocmask... yes
  745. checking for sigblock... yes
  746. checking for sigaction... yes
  747. checking for sigset... yes
  748. checking for innetgr... yes
  749. checking for setnetgrent... yes
  750. checking for getnetgrent... yes
  751. checking for endnetgrent... yes
  752. checking for initgroups... (cached) yes
  753. checking for select... yes
  754. checking for poll... yes
  755. checking for rdchk... no
  756. checking for getgrnam... yes
  757. checking for getgrent... yes
  758. checking for pathconf... yes
  759. checking for getgrset... no
  760. checking for setpriv... no
  761. checking for setgidx... no
  762. checking for setuidx... no
  763. checking for setgroups... yes
  764. checking for sysconf... yes
  765. checking for stat64... yes
  766. checking for fstat64... yes
  767. checking for lstat64... yes
  768. checking for fopen64... yes
  769. checking for atexit... yes
  770. checking for grantpt... yes
  771. checking for lseek64... yes
  772. checking for ftruncate64... yes
  773. checking for posix_fallocate... yes
  774. checking for posix_fallocate64... yes
  775. checking for fseek64... no
  776. checking for fseeko64... yes
  777. checking for ftell64... no
  778. checking for ftello64... yes
  779. checking for setluid... no
  780. checking for getpwanam... no
  781. checking for opendir64... no
  782. checking for readdir64... yes
  783. checking for seekdir64... no
  784. checking for telldir64... no
  785. checking for rewinddir64... no
  786. checking for closedir64... no
  787. checking for getpwent_r... (cached) yes
  788. checking for getdents64... no
  789. checking for setenv... (cached) yes
  790. checking for strcasecmp... yes
  791. checking for fcvt... yes
  792. checking for fcvtl... no
  793. checking for syslog... (cached) yes
  794. checking for vsyslog... (cached) yes
  795. checking for timegm... (cached) yes
  796. checking for setlocale... yes
  797. checking for nl_langinfo... yes
  798. checking for nanosleep... yes
  799. checking for utimensat... yes
  800. checking for mlock... yes
  801. checking for munlock... yes
  802. checking for mlockall... yes
  803. checking for munlockall... yes
  804. checking for memalign... yes
  805. checking for posix_memalign... yes
  806. checking for hstrerror... yes
  807. checking for sys/mman.h... (cached) yes
  808. checking for shmget... yes
  809. checking for shm_open... no
  810. checking for gettext... yes
  811. checking for dgettext... yes
  812. checking for bindtextdomain... yes
  813. checking for textdomain... yes
  814. checking for strupr... no
  815. checking execinfo.h usability... yes
  816. checking execinfo.h presence... yes
  817. checking for execinfo.h... yes
  818. checking libexc.h usability... no
  819. checking libexc.h presence... no
  820. checking for libexc.h... no
  821. checking libunwind.h usability... no
  822. checking libunwind.h presence... no
  823. checking for libunwind.h... no
  824. checking for library containing backtrace_symbols... none required
  825. checking for backtrace_symbols... yes
  826. checking for trace_back_stack in -lexc... no
  827. checking for sysctlbyname... no
  828. checking gpfs_gpl.h usability... no
  829. checking gpfs_gpl.h presence... no
  830. checking for gpfs_gpl.h... no
  831. checking for Isilon OneFS... no
  832. checking for libunwind... no
  833. checking for _dup... no
  834. checking for _dup2... no
  835. checking for _opendir... no
  836. checking for _readdir... no
  837. checking for _seekdir... no
  838. checking for _telldir... no
  839. checking for _closedir... no
  840. checking for __dup... no
  841. checking for __dup2... yes
  842. checking for __opendir... no
  843. checking for __readdir... no
  844. checking for __seekdir... no
  845. checking for __telldir... no
  846. checking for __closedir... no
  847. checking for __getcwd... no
  848. checking for _getcwd... no
  849. checking for __xstat... yes
  850. checking for __fxstat... yes
  851. checking for __lxstat... yes
  852. checking for _stat... no
  853. checking for _lstat... no
  854. checking for _fstat... no
  855. checking for __stat... yes
  856. checking for __lstat... yes
  857. checking for __fstat... yes
  858. checking for _acl... no
  859. checking for __acl... no
  860. checking for _facl... no
  861. checking for __facl... no
  862. checking for _open... no
  863. checking for __open... yes
  864. checking for _chdir... no
  865. checking for __chdir... no
  866. checking for _close... no
  867. checking for __close... yes
  868. checking for _fchdir... no
  869. checking for __fchdir... no
  870. checking for _fcntl... no
  871. checking for __fcntl... yes
  872. checking for getdents... no
  873. checking for __getdents... no
  874. checking for _lseek... no
  875. checking for __lseek... yes
  876. checking for _read... no
  877. checking for __read... yes
  878. checking for getdirentries... yes
  879. checking for _write... no
  880. checking for __write... yes
  881. checking for _fork... no
  882. checking for __fork... yes
  883. checking for _stat64... no
  884. checking for __stat64... no
  885. checking for _fstat64... no
  886. checking for __fstat64... no
  887. checking for _lstat64... no
  888. checking for __lstat64... no
  889. checking for __sys_llseek... no
  890. checking for llseek... yes
  891. checking for _llseek... no
  892. checking for __llseek... no
  893. checking for readdir64... (cached) yes
  894. checking for _readdir64... no
  895. checking for __readdir64... no
  896. checking for pread... (cached) yes
  897. checking for _pread... no
  898. checking for __pread... no
  899. checking for pread64... yes
  900. checking for _pread64... no
  901. checking for __pread64... yes
  902. checking for pwrite... (cached) yes
  903. checking for _pwrite... no
  904. checking for __pwrite... no
  905. checking for pwrite64... yes
  906. checking for _pwrite64... no
  907. checking for __pwrite64... yes
  908. checking for open64... yes
  909. checking for _open64... no
  910. checking for __open64... yes
  911. checking for creat64... yes
  912. checking for prctl... yes
  913. checking for good getgrouplist... yes
  914. checking for struct stat.st_mtim.tv_nsec... yes
  915. checking for struct stat.st_mtimensec... no
  916. checking for struct stat.st_mtimespec.tv_nsec... no
  917. checking for struct stat.st_mtime_n... no
  918. checking for struct stat.st_umtime... no
  919. checking for struct stat.st_birthtimespec.tv_nsec... no
  920. checking for struct stat.st_birthtime... no
  921. checking whether there is DOS flags support in the stat struct... no
  922. checking whether we can compile with __attribute__((destructor))... yes
  923. checking for dn_expand in -lresolv... yes
  924. checking for _dn_expand in -lresolv... no
  925. checking for __dn_expand in -lresolv... yes
  926. checking for putprpwnam... no
  927. checking for putprpwnam in -lsecurity... no
  928. checking for putprpwnam... (cached) no
  929. checking for putprpwnam in -lsec... no
  930. checking for set_auth_parameters... no
  931. checking for set_auth_parameters in -lsecurity... no
  932. checking for set_auth_parameters... (cached) no
  933. checking for set_auth_parameters in -lsec... no
  934. checking for getspnam... yes
  935. checking for getspnam... (cached) yes
  936. checking for getspnam... (cached) yes
  937. checking for bigcrypt... no
  938. checking for bigcrypt in -lsecurity... no
  939. checking for bigcrypt... (cached) no
  940. checking for bigcrypt in -lsec... no
  941. checking for getprpwnam... no
  942. checking for getprpwnam in -lsecurity... no
  943. checking for getprpwnam... (cached) no
  944. checking for getprpwnam in -lsec... no
  945. checking for strsignal... yes
  946. checking for library containing getxattr... none required
  947. checking for getxattr... yes
  948. checking for lgetxattr... yes
  949. checking for fgetxattr... yes
  950. checking for listxattr... yes
  951. checking for llistxattr... yes
  952. checking for getea... no
  953. checking for fgetea... no
  954. checking for lgetea... no
  955. checking for listea... no
  956. checking for flistea... no
  957. checking for llistea... no
  958. checking for removeea... no
  959. checking for fremoveea... no
  960. checking for lremoveea... no
  961. checking for setea... no
  962. checking for fsetea... no
  963. checking for lsetea... no
  964. checking for flistxattr... yes
  965. checking for removexattr... yes
  966. checking for lremovexattr... yes
  967. checking for fremovexattr... yes
  968. checking for setxattr... yes
  969. checking for lsetxattr... yes
  970. checking for fsetxattr... yes
  971. checking for attr_get... no
  972. checking for attr_list... no
  973. checking for attr_set... no
  974. checking for attr_remove... no
  975. checking for attr_getf... no
  976. checking for attr_listf... no
  977. checking for attr_setf... no
  978. checking for attr_removef... no
  979. checking whether xattr interface takes additional options... no
  980. checking for extattr_delete_fd... no
  981. checking for extattr_delete_file... no
  982. checking for extattr_delete_link... no
  983. checking for extattr_get_fd... no
  984. checking for extattr_get_file... no
  985. checking for extattr_get_link... no
  986. checking for extattr_list_fd... no
  987. checking for extattr_list_file... no
  988. checking for extattr_list_link... no
  989. checking for extattr_set_fd... no
  990. checking for extattr_set_file... no
  991. checking for extattr_set_link... no
  992. checking for -pie and -fPIE... yes
  993. checking for -Wl,-z,relro... yes
  994. checking ability to build shared libraries... true
  995. checking if -Wl,--as-needed works... yes
  996. checking if -Wl,--as-needed works with readline... yes
  997. checking if -Wl,-z,defs works... yes
  998. checking LDSHFLAGS_Z_DEFS... -Wl,-z,defs
  999. checking LDFLAGS... -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -L./bin
  1000. checking DYNEXP... -Wl,--export-dynamic
  1001. checking SHLD... ${CC} ${CFLAGS}
  1002. checking LDSHFLAGS... ${LDFLAGS} -shared -Wl,-Bsymbolic
  1003. checking SHLIBEXT... so
  1004. checking SONAMEFLAG... -Wl,-soname=
  1005. checking PICFLAG... -fPIC
  1006. checking NSSSONAMEVERSIONSUFFIX...
  1007. checking whether building shared libraries actually works... yes
  1008. checking used PICFLAG... -fPIC
  1009. checking whether to use shared libraries internally... true
  1010. checking for i686-pc-linux-gnu-pkg-config... no
  1011. checking for pkg-config... /usr/bin/pkg-config
  1012. checking pkg-config is at least version 0.9.0... yes
  1013. checking for LIBTALLOC... yes
  1014. checking for LIBTDB... yes
  1015. checking whether to build the libnetapi shared library... yes
  1016. checking whether to build the libsmbclient shared library... yes
  1017. checking whether to build the libsmbsharemodes shared library... no
  1018. shared library not selected
  1019. checking whether to build the libaddns shared library... no
  1020. shared library not selected
  1021. checking for long long... yes
  1022. checking for intptr_t... (cached) yes
  1023. checking for LL suffix on long long integers... yes
  1024. checking for 64 bit time_t... no
  1025. checking for TIME_T_MAX... no
  1026. checking for 64 bit off_t... yes
  1027. checking for off64_t... no
  1028. checking for 64 bit ino_t... yes
  1029. checking for ino64_t... no
  1030. checking for 64 bit dev_t... yes
  1031. checking for dev64_t... no
  1032. checking for struct dirent64... no
  1033. checking for struct dirent64... yes
  1034. checking for major macro... yes
  1035. checking for minor macro... yes
  1036. checking for makedev macro... yes
  1037. checking for unsigned char... no
  1038. checking whether seekdir returns void... yes
  1039. checking for __FUNCTION__ macro... yes
  1040. checking if gettimeofday takes tz argument... yes
  1041. checking for broken readdir name... no
  1042. checking for utimbuf... yes
  1043. checking for pututline... yes
  1044. checking for pututxline... yes
  1045. checking for updwtmp... yes
  1046. checking for updwtmpx... yes
  1047. checking for getutmpx... yes
  1048. checking for getutxent... yes
  1049. checking for ut_name in utmp... yes
  1050. checking for ut_user in utmp... yes
  1051. checking for ut_id in utmp... yes
  1052. checking for ut_host in utmp... yes
  1053. checking for ut_time in utmp... yes
  1054. checking for ut_tv in utmp... yes
  1055. checking for ut_type in utmp... yes
  1056. checking for ut_pid in utmp... yes
  1057. checking for ut_exit in utmp... yes
  1058. checking for ut_addr_v6 in utmp... yes
  1059. checking for ut_addr in utmp... yes
  1060. checking whether pututline returns pointer... yes
  1061. checking for ut_syslen in utmpx... no
  1062. checking for iconv in /usr/lib... yes
  1063. checking can we convert from CP850 to UCS2-LE?... CP850
  1064. checking can we convert from ASCII to UCS2-LE?... ASCII
  1065. checking can we convert from UTF-8 to UCS2-LE?... UTF-8
  1066. checking for Linux kernel oplocks... yes
  1067. checking for kernel change notify support... yes
  1068. checking for inotify support... checking linux/inotify.h usability... no
  1069. checking linux/inotify.h presence... yes
  1070. configure: WARNING: linux/inotify.h: present but cannot be compiled
  1071. configure: WARNING: linux/inotify.h: check for missing prerequisite headers?
  1072. configure: WARNING: linux/inotify.h: see the Autoconf documentation
  1073. configure: WARNING: linux/inotify.h: section "Present But Cannot Be Compiled"
  1074. configure: WARNING: linux/inotify.h: proceeding with the compiler's result
  1075. configure: WARNING: ## ---------------------------------------- ##
  1076. configure: WARNING: ## Report this to samba-technical@samba.org ##
  1077. configure: WARNING: ## ---------------------------------------- ##
  1078. checking for linux/inotify.h... no
  1079. checking asm/unistd.h usability... yes
  1080. checking asm/unistd.h presence... yes
  1081. checking for asm/unistd.h... yes
  1082. checking sys/inotify.h usability... yes
  1083. checking sys/inotify.h presence... yes
  1084. checking for sys/inotify.h... yes
  1085. checking for inotify_init... yes
  1086. checking for __NR_inotify_init declaration... yes
  1087.  
  1088. checking fam.h usability... yes
  1089. checking fam.h presence... yes
  1090. checking for fam.h... yes
  1091. checking for FAMOpen2 in -lfam... yes
  1092. checking whether to use DMAPI support... auto
  1093. checking for dm_get_eventlist in -ldm... no
  1094. checking for dm_get_eventlist in -ljfsdm... no
  1095. checking for dm_get_eventlist in -ldmapi... no
  1096. checking for dm_get_eventlist in -lxdsm... no
  1097. configure: DMAPI support not present
  1098. checking for kernel share modes... yes
  1099. checking for IRIX kernel oplock type definitions... no
  1100. checking for sys/capability.h... (cached) no
  1101. checking for int16 typedef included by rpc/rpc.h... no
  1102. checking for uint16 typedef included by rpc/rpc.h... no
  1103. checking for int32 typedef included by rpc/rpc.h... no
  1104. checking for uint32 typedef included by rpc/rpc.h... no
  1105. checking for conflicting AUTH_ERROR define in rpc/rpc.h... no
  1106. checking for test routines... yes
  1107. checking for ftruncate extend... yes
  1108. checking for broken getgroups... no
  1109. checking for sysconf(_SC_NGROUPS_MAX)... yes
  1110. checking for sysconf(_SC_NPROC_ONLN)... no
  1111. checking for sysconf(_SC_NPROCESSORS_ONLN)... yes
  1112. checking for sysconf(_SC_PAGESIZE)... yes
  1113. checking for getpagesize... yes
  1114. checking for setreuid... OK
  1115. yes
  1116. checking for the Darwin initgroups system call... no
  1117. checking for fcntl locking... yes
  1118. checking for broken (glibc2.1/x86) 64 bit fcntl locking... no
  1119. checking for 64 bit fcntl locking... yes
  1120. checking for broken posix_fallocate... no
  1121. checking for st_blocks in struct stat... yes
  1122. checking for blksize_t... yes
  1123. checking for blkcnt_t... yes
  1124. checking for st_blksize in struct stat... yes
  1125. checking for st_flags in struct stat... no
  1126. checking for broken nisplus include files... no
  1127. checking if the realpath function allows a NULL argument... yes
  1128. checking whether to use AFS clear-text auth... no
  1129. checking whether to use AFS fake-kaserver... no
  1130. checking whether to use AFS ACL mapping module... no
  1131. checking whether to use DFS clear-text auth... no
  1132. checking for LDAP support... no
  1133. checking for Active Directory and krb5 support... no
  1134. checking for nscd_flush_cache in -lnscd... no
  1135. checking whether to enable DNS Updates support... no
  1136. checking whether to use automount... no
  1137. checking whether to build mount.cifs... yes
  1138. checking whether to build umount.cifs... yes
  1139. checking keyutils.h usability... yes
  1140. checking keyutils.h presence... yes
  1141. checking for keyutils.h... yes
  1142. checking whether to build cifs.upcall... no
  1143. checking whether to try PAM support... yes
  1144. checking security/pam_appl.h usability... yes
  1145. checking security/pam_appl.h presence... yes
  1146. checking for security/pam_appl.h... yes
  1147. checking pam/pam_appl.h usability... no
  1148. checking pam/pam_appl.h presence... no
  1149. checking for pam/pam_appl.h... no
  1150. checking for pam_get_data in -lpam... yes
  1151. checking for security/pam_modules.h... yes
  1152. checking for pam/pam_modules.h... no
  1153. checking security/pam_ext.h usability... yes
  1154. checking security/pam_ext.h presence... yes
  1155. checking for security/pam_ext.h... yes
  1156. checking security/_pam_macros.h usability... yes
  1157. checking security/_pam_macros.h presence... yes
  1158. checking for security/_pam_macros.h... yes
  1159. checking pam/pam_ext.h usability... no
  1160. checking pam/pam_ext.h presence... no
  1161. checking for pam/pam_ext.h... no
  1162. checking pam/_pam_macros.h usability... no
  1163. checking pam/_pam_macros.h presence... no
  1164. checking for pam/_pam_macros.h... no
  1165. checking for pam_vsyslog... yes
  1166. checking whether to use PAM support... yes
  1167. checking whether to have PAM MODULES support... yes
  1168. checking whether to use pam_smbpass... yes
  1169. checking whether to use NISPLUS_HOME... no
  1170. checking whether to use syslog logging... yes
  1171. checking whether to use a custom syslog facility... checking whether to try disk-quotas support... no
  1172. checking whether to try the new lib/sysquotas.c interface... no
  1173. checking whether to support utmp accounting... no
  1174. configure: checking how to get filesystem space usage...
  1175. checking statvfs64 function (SVR4)... yes
  1176. checking that statvfs.f_fsid is an integer... yes
  1177. checking that statvfs.f_frsize works... yes
  1178. checking that statvfs.statvfs_f_flag works... yes
  1179. checking that statvfs.statvfs_f_flags works... no
  1180. checking if large file support can be enabled... yes
  1181. configure: WARNING: --with-ctdb called without argument
  1182. checking for ctdb.h... no
  1183. checking for ctdb_private.h... no
  1184. checking for CTDB_CONTROL_TRANS3_COMMIT declaration... no
  1185. checking for struct ctdb_tcp_client... no
  1186. checking for struct ctdb_control_tcp... no
  1187. checking for struct ctdb_control_tcp_addr... no
  1188. checking cluster support... no
  1189. checking whether to support ACLs... yes
  1190. configure: checking whether ACL support is available:
  1191. checking for acl_get_file in -lacl... yes
  1192. checking for getxattr in -lattr... yes
  1193. checking for POSIX ACL support... yes
  1194. configure: Using posix ACLs
  1195. checking for acl_get_perm_np... no
  1196. checking whether to support asynchronous io... no
  1197. checking whether to check to support sendfile... yes
  1198. checking for linux sendfile64 support... yes
  1199. checking for linux sendfile support... yes
  1200. checking for broken linux sendfile support... yes
  1201. checking for Linux readahead... yes
  1202. checking for readahead declaration... yes
  1203. checking for posix_fadvise... yes
  1204. checking for Linux splice... yes
  1205. checking for splice declaration... yes
  1206. checking for a broken readlink syscall... no
  1207. checking whether to build winbind... yes
  1208. checking for union nss_XbyY_key.ipnode.af_family... no
  1209. checking for struct passwd.pw_comment... no
  1210. checking for struct passwd.pw_age... no
  1211. checking for struct secmethod_table.method_attrlist... no
  1212. checking for struct secmethod_table.method_version... no
  1213. checking for SO_PEERCRED... yes
  1214. checking for poptGetContext in -lpopt... yes
  1215. checking whether to use included popt... no
  1216. checking for pthread_attr_init in -lpthread... yes
  1217. checking pthread.h usability... yes
  1218. checking pthread.h presence... yes
  1219. checking for pthread.h... yes
  1220. checking for iniparser_load in -liniparser... yes
  1221. checking whether to use included iniparser... no
  1222. checking for getmntent... yes
  1223. checking for sys/statfs.h... (cached) yes
  1224. checking vfs_fileid: checking for statfs() and struct statfs.f_fsid)... yes
  1225. checking how to build pdb_ldap... not
  1226. checking how to build pdb_ads... not
  1227. checking how to build pdb_smbpasswd... static
  1228. checking how to build pdb_tdbsam... static
  1229. checking how to build pdb_wbc_sam... static
  1230. checking how to build rpc_lsarpc... static
  1231. checking how to build rpc_winreg... static
  1232. checking how to build rpc_initshutdown... static
  1233. checking how to build rpc_dssetup... static
  1234. checking how to build rpc_wkssvc... static
  1235. checking how to build rpc_svcctl... static
  1236. checking how to build rpc_ntsvcs... static
  1237. checking how to build rpc_netlogon... static
  1238. checking how to build rpc_netdfs... static
  1239. checking how to build rpc_srvsvc... static
  1240. checking how to build rpc_spoolss... static
  1241. checking how to build rpc_eventlog... static
  1242. checking how to build rpc_samr... static
  1243. checking how to build rpc_rpcecho... not
  1244. checking how to build idmap_ldap... not
  1245. checking how to build idmap_tdb... static
  1246. checking how to build idmap_tdb2... not
  1247. checking how to build idmap_passdb... static
  1248. checking how to build idmap_nss... static
  1249. checking how to build idmap_rid... shared
  1250. checking how to build idmap_ad... not
  1251. checking how to build idmap_hash... shared
  1252. checking how to build idmap_adex... not
  1253. checking how to build nss_info_template... static
  1254. checking how to build charset_weird... not
  1255. checking how to build charset_CP850... shared
  1256. checking how to build charset_CP437... shared
  1257. checking how to build charset_macosxfs... not
  1258. checking how to build auth_sam... static
  1259. checking how to build auth_unix... static
  1260. checking how to build auth_winbind... static
  1261. checking how to build auth_wbc... static
  1262. checking how to build auth_server... static
  1263. checking how to build auth_domain... static
  1264. checking how to build auth_builtin... static
  1265. checking how to build auth_script... shared
  1266. checking how to build auth_netlogond... static
  1267. checking how to build vfs_default... static
  1268. checking how to build vfs_recycle... shared
  1269. checking how to build vfs_audit... shared
  1270. checking how to build vfs_extd_audit... shared
  1271. checking how to build vfs_full_audit... shared
  1272. checking how to build vfs_netatalk... shared
  1273. checking how to build vfs_fake_perms... shared
  1274. checking how to build vfs_default_quota... shared
  1275. checking how to build vfs_readonly... shared
  1276. checking how to build vfs_cap... shared
  1277. checking how to build vfs_expand_msdfs... shared
  1278. checking how to build vfs_shadow_copy... shared
  1279. checking how to build vfs_shadow_copy2... shared
  1280. checking how to build vfs_afsacl... not
  1281. checking how to build vfs_xattr_tdb... shared
  1282. checking how to build vfs_posixacl... static
  1283. checking how to build vfs_aixacl... not
  1284. checking how to build vfs_aixacl2... not
  1285. checking how to build vfs_solarisacl... not
  1286. checking how to build vfs_irixacl... not
  1287. checking how to build vfs_hpuxacl... not
  1288. checking how to build vfs_tru64acl... not
  1289. checking how to build vfs_catia... shared
  1290. checking how to build vfs_streams_xattr... shared
  1291. checking how to build vfs_streams_depot... shared
  1292. checking how to build vfs_cacheprime... not
  1293. checking how to build vfs_prealloc... not
  1294. checking how to build vfs_commit... not
  1295. checking how to build vfs_gpfs... not
  1296. checking how to build vfs_readahead... shared
  1297. checking how to build vfs_tsmsm... not
  1298. checking how to build vfs_fileid... shared
  1299. checking how to build vfs_aio_fork... not
  1300. checking how to build vfs_preopen... shared
  1301. checking how to build vfs_syncops... shared
  1302. checking how to build vfs_zfsacl... not
  1303. checking how to build vfs_notify_fam... shared
  1304. checking how to build vfs_acl_xattr... shared
  1305. checking how to build vfs_acl_tdb... shared
  1306. checking how to build vfs_smb_traffic_analyzer... shared
  1307. checking how to build vfs_onefs... not
  1308. checking how to build vfs_onefs_shadow_copy... not
  1309. checking how to build vfs_dirsort... shared
  1310. checking how to build vfs_scannedonly... shared
  1311. checking how to build perfcount_onefs... not
  1312. checking how to build perfcount_test... not
  1313. checking how to build gpext_registry... not
  1314. checking how to build gpext_scripts... not
  1315. checking how to build gpext_security... not
  1316. checking whether to enable build farm hacks... no
  1317. checking if sigaction works with realtime signals... yes
  1318. checking if libpthread is linked... no
  1319. checking for python2.6... /usr/bin/python2.6
  1320. checking for python2.6-config... no
  1321. checking for python2.5-config... no
  1322. checking for python2.4-config... no
  1323. checking for python-config... /usr/bin/python-config
  1324. checking working python module support... yes
  1325. checking whether it would be possible to do a merged build... no
  1326. checking zlib.h usability... yes
  1327. checking zlib.h presence... yes
  1328. checking for zlib.h... yes
  1329. checking for zlibVersion in -lz... yes
  1330. checking for zlib >= 1.2.3... yes
  1331. Using libraries:
  1332. LIBS = -lresolv -lresolv -lnsl -ldl
  1333. DNSSD_LIBS =
  1334. AUTH_LIBS = -lcrypt -lpam
  1335. checking configure summary... yes
  1336. configure: creating ./config.status
  1337. config.status: creating Makefile
  1338. config.status: creating script/findsmb
  1339. config.status: creating smbadduser
  1340. config.status: creating script/gen-8bit-gap.sh
  1341. config.status: creating script/installbin.sh
  1342. config.status: creating script/uninstallbin.sh
  1343. config.status: creating lib/netapi/examples/Makefile
  1344. config.status: creating lib/netapi/tests/Makefile
  1345. config.status: creating pkgconfig/smbclient.pc
  1346. config.status: creating pkgconfig/wbclient.pc
  1347. config.status: creating pkgconfig/netapi.pc
  1348. config.status: creating pkgconfig/smbsharemodes.pc
  1349. config.status: creating ../examples/libsmbclient/Makefile.internal
  1350. config.status: creating include/config.h
  1351. config.status: executing rm-stdint.h commands
  1352. config.status: executing rm-stdbool.h commands
  1353. >>> Source configured.
  1354. >>> Compiling source in /var/tmp/portage/net-fs/samba-3.5.11/work/samba-3.5.11/source3 ...
  1355. * make netapi library
  1356. make -j3 libnetapi
  1357. Makefile:1937: warning: overriding commands for target `.'
  1358. Makefile:1859: warning: ignoring old commands for target `.'
  1359. mkdir bin
  1360. Compiling lib/netapi/netapi.c
  1361. Compiling lib/netapi/cm.c
  1362. Compiling librpc/gen_ndr/ndr_libnetapi.c
  1363. Compiling lib/netapi/libnetapi.c
  1364. Compiling lib/netapi/joindomain.c
  1365. Compiling lib/netapi/serverinfo.c
  1366. Compiling lib/netapi/getdc.c
  1367. Compiling lib/netapi/user.c
  1368. Compiling lib/netapi/group.c
  1369. Compiling lib/netapi/localgroup.c
  1370. Compiling lib/netapi/samr.c
  1371. Compiling lib/netapi/sid.c
  1372. Compiling lib/netapi/share.c
  1373. Compiling lib/netapi/file.c
  1374. Compiling lib/netapi/shutdown.c
  1375. Compiling lib/netapi/netlogon.c
  1376. Compiling libnet/libnet_join.c
  1377. Compiling libnet/libnet_keytab.c
  1378. Compiling librpc/gen_ndr/ndr_libnet_join.c
  1379. Compiling ../lib/smbconf/smbconf.c
  1380. Compiling ../lib/smbconf/smbconf_util.c
  1381. Compiling ../lib/smbconf/smbconf_txt.c
  1382. Compiling lib/smbconf/smbconf_reg.c
  1383. Compiling lib/smbconf/smbconf_init.c
  1384. Compiling registry/reg_api.c
  1385. Compiling registry/reg_dispatcher.c
  1386. Compiling registry/reg_cachehook.c
  1387. Compiling registry/regfio.c
  1388. Compiling registry/reg_objects.c
  1389. Compiling registry/reg_util.c
  1390. Compiling lib/util_reg_api.c
  1391. Compiling lib/util_nttoken.c
  1392. Compiling registry/reg_backend_db.c
  1393. Compiling registry/reg_init_basic.c
  1394. Compiling registry/reg_backend_smbconf.c
  1395. Compiling registry/reg_init_smbconf.c
  1396. Compiling dynconfig.c
  1397. Compiling param/loadparm.c
  1398. Compiling param/util.c
  1399. Compiling lib/sharesec.c
  1400. Compiling lib/ldap_debug_handler.c
  1401. Compiling ../lib/replace/replace.c
  1402. Compiling ../lib/replace/snprintf.c
  1403. Compiling ../lib/replace/getpass.c
  1404. Compiling ../lib/socket_wrapper/socket_wrapper.c
  1405. Compiling ../lib/nss_wrapper/nss_wrapper.c
  1406. Compiling ../lib/util/rbtree.c
  1407. Compiling ../lib/util/signal.c
  1408. Compiling ../lib/util/time.c
  1409. Compiling ../lib/util/xfile.c
  1410. Compiling ../lib/util/util_strlist.c
  1411. Compiling ../lib/util/util_file.c
  1412. Compiling ../lib/util/data_blob.c
  1413. Compiling ../lib/util/util.c
  1414. Compiling ../lib/util/fsusage.c
  1415. Compiling ../lib/util/params.c
  1416. Compiling ../lib/util/talloc_stack.c
  1417. Compiling ../lib/util/genrand.c
  1418. Compiling ../lib/util/util_net.c
  1419. Compiling ../lib/util/become_daemon.c
  1420. Compiling ../lib/util/system.c
  1421. Compiling ../lib/util/tevent_unix.c
  1422. Compiling ../lib/util/tevent_ntstatus.c
  1423. Compiling ../lib/util/smb_threads.c
  1424. Compiling ../lib/util/util_id.c
  1425. Compiling ../lib/util/blocking.c
  1426. Compiling ../lib/util/rfc1738.c
  1427. Compiling ../lib/crypto/crc32.c
  1428. Compiling ../lib/crypto/md5.c
  1429. Compiling ../lib/crypto/hmacmd5.c
  1430. Compiling ../lib/crypto/arcfour.c
  1431. Compiling ../lib/crypto/md4.c
  1432. Compiling ../lib/crypto/sha256.c
  1433. Compiling ../lib/crypto/hmacsha256.c
  1434. Compiling ../lib/crypto/aes.c
  1435. Compiling ../lib/crypto/rijndael-alg-fst.c
  1436. Compiling lib/messages.c
  1437. Compiling librpc/gen_ndr/ndr_messaging.c
  1438. Compiling lib/messages_local.c
  1439. Compiling lib/messages_ctdbd.c
  1440. Compiling lib/packet.c
  1441. Compiling lib/ctdbd_conn.c
  1442. Compiling lib/interfaces.c
  1443. Compiling lib/memcache.c
  1444. Compiling lib/talloc_dict.c
  1445. Compiling lib/util_transfer_file.c
  1446. Compiling ../lib/async_req/async_sock.c
  1447. Compiling lib/util_tdb.c
  1448. Compiling ../lib/util/util_tdb.c
  1449. Compiling lib/dbwrap.c
  1450. Compiling lib/dbwrap_tdb.c
  1451. Compiling lib/dbwrap_ctdb.c
  1452. Compiling lib/g_lock.c
  1453. Compiling lib/dbwrap_rbt.c
  1454. Compiling lib/version.c
  1455. Compiling lib/charcnv.c
  1456. Compiling lib/debug.c
  1457. Compiling lib/fault.c
  1458. Compiling lib/interface.c
  1459. Compiling lib/pidfile.c
  1460. Compiling lib/system.c
  1461. Compiling lib/sendfile.c
  1462. Compiling lib/recvfile.c
  1463. Compiling lib/time.c
  1464. Compiling lib/username.c
  1465. Compiling ../libds/common/flag_mapping.c
  1466. Compiling lib/util_pw.c
  1467. Compiling lib/access.c
  1468. Compiling lib/smbrun.c
  1469. Compiling lib/bitmap.c
  1470. Compiling lib/dprintf.c
  1471. Compiling lib/util_reg.c
  1472. Compiling lib/wins_srv.c
  1473. Compiling lib/util_str.c
  1474. Compiling lib/clobber.c
  1475. Compiling lib/util_sid.c
  1476. Compiling lib/util_uuid.c
  1477. Compiling lib/util_unistr.c
  1478. Compiling lib/util_file.c
  1479. Compiling lib/util.c
  1480. Compiling lib/jenkins_hash.c
  1481. Compiling lib/util_sock.c
  1482. Compiling lib/sock_exec.c
  1483. Compiling lib/util_sec.c
  1484. Compiling lib/substitute.c
  1485. Compiling lib/dbwrap_util.c
  1486. Compiling lib/ms_fnmatch.c
  1487. Compiling lib/select.c
  1488. Compiling lib/errmap_unix.c
  1489. Compiling lib/tallocmsg.c
  1490. Compiling lib/dmallocmsg.c
  1491. Compiling libsmb/clisigning.c
  1492. Compiling libsmb/smb_signing.c
  1493. Compiling lib/iconv.c
  1494. Compiling lib/pam_errors.c
  1495. Compiling intl/lang_tdb.c
  1496. Compiling lib/conn_tdb.c
  1497. Compiling lib/adt_tree.c
  1498. Compiling lib/gencache.c
  1499. Compiling lib/module.c
  1500. Compiling lib/events.c
  1501. Compiling ../lib/tevent/tevent.c
  1502. Compiling ../lib/tevent/tevent_debug.c
  1503. Compiling ../lib/tevent/tevent_util.c
  1504. Compiling ../lib/tevent/tevent_fd.c
  1505. Compiling ../lib/tevent/tevent_timed.c
  1506. Compiling ../lib/tevent/tevent_immediate.c
  1507. Compiling ../lib/tevent/tevent_signal.c
  1508. Compiling ../lib/tevent/tevent_req.c
  1509. Compiling ../lib/tevent/tevent_wakeup.c
  1510. Compiling ../lib/tevent/tevent_queue.c
  1511. Compiling ../lib/tevent/tevent_standard.c
  1512. Compiling ../lib/tevent/tevent_select.c
  1513. Compiling ../lib/tevent/tevent_epoll.c
  1514. Compiling lib/ldap_escape.c
  1515. Compiling lib/secdesc.c
  1516. Compiling lib/util_seaccess.c
  1517. Compiling ../libcli/security/secace.c
  1518. Compiling ../libcli/security/secacl.c
  1519. Compiling lib/fncall.c
  1520. Compiling libads/krb5_errs.c
  1521. Compiling lib/system_smbd.c
  1522. Compiling lib/audit.c
  1523. Compiling ../librpc/ndr/ndr_basic.c
  1524. Compiling ../librpc/ndr/ndr.c
  1525. Compiling ../librpc/ndr/ndr_misc.c
  1526. Compiling ../librpc/gen_ndr/ndr_misc.c
  1527. Compiling ../librpc/gen_ndr/ndr_security.c
  1528. Compiling ../librpc/ndr/ndr_sec_helper.c
  1529. Compiling librpc/ndr/ndr_string.c
  1530. Compiling ../librpc/ndr/uuid.c
  1531. Compiling librpc/ndr/util.c
  1532. Compiling ../librpc/gen_ndr/ndr_dcerpc.c
  1533. Compiling lib/file_id.c
  1534. Compiling lib/idmap_cache.c
  1535. Compiling ../libcli/security/dom_sid.c
  1536. Compiling ../libcli/security/security_descriptor.c
  1537. Compiling lib/dummysmbd.c
  1538. Compiling lib/dummyroot.c
  1539. Compiling libsmb/clientgen.c
  1540. Compiling libsmb/cliconnect.c
  1541. Compiling libsmb/clifile.c
  1542. Compiling libsmb/clikrb5.c
  1543. Compiling libsmb/clispnego.c
  1544. Compiling ../libcli/auth/spnego_parse.c
  1545. Compiling ../lib/util/asn1.c
  1546. Compiling libsmb/clirap.c
  1547. Compiling libsmb/clierror.c
  1548. Compiling libsmb/climessage.c
  1549. Compiling libsmb/clireadwrite.c
  1550. Compiling libsmb/clilist.c
  1551. Compiling libsmb/cliprint.c
  1552. Compiling libsmb/clitrans.c
  1553. Compiling libsmb/clisecdesc.c
  1554. Compiling libsmb/clidgram.c
  1555. Compiling libsmb/clistr.c
  1556. Compiling libsmb/cliquota.c
  1557. Compiling libsmb/clifsinfo.c
  1558. Compiling libsmb/clidfs.c
  1559. Compiling libsmb/clioplock.c
  1560. Compiling libsmb/clirap2.c
  1561. Compiling libsmb/smb_seal.c
  1562. Compiling libsmb/async_smb.c
  1563. Compiling libsmb/smbsock_connect.c
  1564. Compiling ../libcli/auth/ntlm_check.c
  1565. Compiling libsmb/ntlmssp.c
  1566. Compiling libsmb/ntlmssp_sign.c
  1567. Compiling ../librpc/gen_ndr/ndr_ntlmssp.c
  1568. Compiling ../librpc/ndr/ndr_ntlmssp.c
  1569. Compiling libsmb/ntlmssp_ndr.c
  1570. Compiling libsmb/nterr.c
  1571. Compiling libsmb/smberr.c
  1572. Compiling ../libcli/util/doserr.c
  1573. Compiling libsmb/errormap.c
  1574. Compiling ../librpc/rpc/dcerpc_error.c
  1575. Compiling ../libcli/auth/smbdes.c
  1576. Compiling ../libcli/auth/smbencrypt.c
  1577. Compiling ../libcli/auth/msrpc_parse.c
  1578. Compiling ../libcli/auth/session.c
  1579. Compiling rpc_parse/parse_prs.c
  1580. Compiling rpc_parse/parse_misc.c
  1581. Compiling passdb/secrets.c
  1582. Compiling passdb/machine_sid.c
  1583. Compiling librpc/gen_ndr/ndr_secrets.c
  1584. Compiling libsmb/unexpected.c
  1585. Compiling libsmb/namecache.c
  1586. Compiling libsmb/nmblib.c
  1587. Compiling libsmb/namequery.c
  1588. Compiling ../libcli/nbt/lmhosts.c
  1589. Compiling libsmb/conncache.c
  1590. Compiling libads/dns.c
  1591. Compiling ../libcli/nbt/nbtname.c
  1592. Compiling ../libcli/netlogon.c
  1593. Compiling ../libcli/ndr_netlogon.c
  1594. Compiling ../librpc/gen_ndr/ndr_nbt.c
  1595. Compiling ../librpc/gen_ndr/ndr_svcctl.c
  1596. Compiling ../librpc/ndr/ndr_svcctl.c
  1597. Compiling libads/cldap.c
  1598. Compiling ../libcli/cldap/cldap.c
  1599. Compiling ../lib/util/idtree.c
  1600. Compiling ../libcli/ldap/ldap_message.c
  1601. Compiling ../libcli/ldap/ldap_ndr.c
  1602. Compiling ../lib/tsocket/tsocket.c
  1603. Compiling ../lib/tsocket/tsocket_helpers.c
  1604. Compiling ../lib/tsocket/tsocket_bsd.c
  1605. Compiling ../librpc/ndr/ndr_drsuapi.c
  1606. Compiling ../librpc/ndr/ndr_compression.c
  1607. Compiling ../librpc/gen_ndr/ndr_drsuapi.c
  1608. Compiling ../librpc/ndr/ndr_drsblobs.c
  1609. Compiling ../librpc/gen_ndr/ndr_drsblobs.c
  1610. Compiling ../lib/compression/mszip.c
  1611. Compiling ../lib/compression/lzxpress.c
  1612. Compiling libads/kerberos.c
  1613. Compiling libads/ads_status.c
  1614. Compiling rpc_client/cli_lsarpc.c
  1615. Compiling rpc_client/cli_samr.c
  1616. Compiling rpc_client/cli_netlogon.c
  1617. Compiling ../libcli/auth/credentials.c
  1618. Compiling ../libcli/auth/schannel_sign.c
  1619. Compiling ../libcli/auth/schannel_state_tdb.c
  1620. Compiling ../librpc/gen_ndr/ndr_schannel.c
  1621. Compiling ../librpc/ndr/ndr_schannel.c
  1622. Compiling passdb/secrets_schannel.c
  1623. Compiling rpc_client/cli_pipe.c
  1624. Compiling rpc_client/rpc_transport_np.c
  1625. Compiling rpc_client/rpc_transport_sock.c
  1626. Compiling rpc_client/rpc_transport_smbd.c
  1627. Compiling rpc_client/cli_spoolss.c
  1628. Compiling rpc_client/init_spoolss.c
  1629. Compiling rpc_client/init_samr.c
  1630. Compiling librpc/rpc/dcerpc.c
  1631. Compiling ../librpc/rpc/binding.c
  1632. Compiling ../librpc/gen_ndr/cli_lsa.c
  1633. Compiling ../librpc/gen_ndr/cli_dfs.c
  1634. Compiling ../librpc/gen_ndr/cli_echo.c
  1635. Compiling ../librpc/gen_ndr/cli_srvsvc.c
  1636. Compiling ../librpc/gen_ndr/cli_svcctl.c
  1637. Compiling ../librpc/gen_ndr/cli_winreg.c
  1638. Compiling ../librpc/gen_ndr/cli_initshutdown.c
  1639. Compiling ../librpc/gen_ndr/cli_eventlog.c
  1640. Compiling ../librpc/gen_ndr/cli_wkssvc.c
  1641. Compiling ../librpc/gen_ndr/cli_netlogon.c
  1642. Compiling ../librpc/gen_ndr/cli_samr.c
  1643. Compiling ../librpc/gen_ndr/cli_dssetup.c
  1644. Compiling ../librpc/gen_ndr/cli_ntsvcs.c
  1645. Compiling ../librpc/gen_ndr/cli_epmapper.c
  1646. Compiling ../librpc/gen_ndr/cli_drsuapi.c
  1647. Compiling ../librpc/gen_ndr/cli_spoolss.c
  1648. Compiling ../librpc/gen_ndr/ndr_wkssvc.c
  1649. Compiling ../librpc/gen_ndr/ndr_samr.c
  1650. Compiling ../librpc/gen_ndr/ndr_lsa.c
  1651. Compiling ../librpc/gen_ndr/ndr_dfs.c
  1652. Compiling ../librpc/gen_ndr/ndr_echo.c
  1653. Compiling ../librpc/gen_ndr/ndr_winreg.c
  1654. Compiling ../librpc/gen_ndr/ndr_initshutdown.c
  1655. Compiling ../librpc/gen_ndr/ndr_srvsvc.c
  1656. Compiling ../librpc/gen_ndr/ndr_eventlog.c
  1657. Compiling ../librpc/gen_ndr/ndr_netlogon.c
  1658. Compiling ../librpc/ndr/ndr_netlogon.c
  1659. Compiling ../librpc/gen_ndr/ndr_dssetup.c
  1660. Compiling librpc/gen_ndr/ndr_notify.c
  1661. Compiling ../librpc/gen_ndr/ndr_xattr.c
  1662. Compiling ../librpc/ndr/ndr_xattr.c
  1663. Compiling ../librpc/gen_ndr/ndr_epmapper.c
  1664. Compiling ../librpc/gen_ndr/ndr_named_pipe_auth.c
  1665. Compiling ../librpc/gen_ndr/ndr_ntsvcs.c
  1666. Compiling ../librpc/gen_ndr/ndr_spoolss.c
  1667. Compiling ../librpc/ndr/ndr_spoolss_buf.c
  1668. Compiling rpc_client/ndr.c
  1669. Compiling rpc_parse/parse_rpc.c
  1670. Compiling rpc_client/init_netlogon.c
  1671. Compiling rpc_client/init_lsa.c
  1672. Compiling passdb/pdb_get_set.c
  1673. Compiling passdb/passdb.c
  1674. Compiling passdb/pdb_interface.c
  1675. Compiling passdb/util_wellknown.c
  1676. Compiling passdb/util_builtin.c
  1677. Compiling passdb/pdb_compat.c
  1678. Compiling passdb/util_unixsids.c
  1679. Compiling passdb/lookup_sid.c
  1680. Compiling passdb/login_cache.c
  1681. Compiling passdb/pdb_smbpasswd.c
  1682. Compiling passdb/pdb_tdb.c
  1683. Compiling passdb/pdb_wbc_sam.c
  1684. Compiling lib/account_pol.c
  1685. Compiling lib/privileges.c
  1686. Compiling lib/util_nscd.c
  1687. Compiling lib/winbind_util.c
  1688. Compiling lib/server_mutex.c
  1689. Compiling groupdb/mapping.c
  1690. Compiling groupdb/mapping_tdb.c
  1691. Compiling groupdb/mapping_ldb.c
  1692. Compiling lib/ldb/common/ldb.c
  1693. Compiling lib/ldb/common/ldb_ldif.c
  1694. Compiling lib/ldb/common/ldb_parse.c
  1695. Compiling lib/ldb/common/ldb_msg.c
  1696. Compiling lib/ldb/common/ldb_utf8.c
  1697. Compiling lib/ldb/common/ldb_debug.c
  1698. Compiling lib/ldb/common/ldb_modules.c
  1699. Compiling lib/ldb/common/ldb_dn.c
  1700. Compiling lib/ldb/common/ldb_match.c
  1701. Compiling lib/ldb/common/ldb_attributes.c
  1702. Compiling lib/ldb/common/attrib_handlers.c
  1703. Compiling lib/ldb/common/ldb_controls.c
  1704. Compiling lib/ldb/common/qsort.c
  1705. Compiling lib/ldb/ldb_tdb/ldb_tdb.c
  1706. Compiling lib/ldb/ldb_tdb/ldb_pack.c
  1707. Compiling lib/ldb/ldb_tdb/ldb_search.c
  1708. Compiling lib/ldb/ldb_tdb/ldb_index.c
  1709. Compiling lib/ldb/ldb_tdb/ldb_cache.c
  1710. Compiling lib/ldb/ldb_tdb/ldb_tdb_wrap.c
  1711. Compiling lib/ldb/modules/operational.c
  1712. Compiling lib/ldb/modules/rdn_name.c
  1713. Compiling lib/ldb/modules/objectclass.c
  1714. Compiling lib/ldb/modules/paged_results.c
  1715. Compiling lib/ldb/modules/sort.c
  1716. Compiling lib/ldb/modules/asq.c
  1717. Compiling libsmb/namequery_dc.c
  1718. Compiling libsmb/trustdom_cache.c
  1719. Compiling libsmb/trusts_util.c
  1720. Compiling libsmb/dsgetdcname.c
  1721. Compiling libads/ldap.c
  1722. Compiling libads/ldap_printer.c
  1723. Compiling libads/sasl.c
  1724. Compiling libads/sasl_wrapping.c
  1725. Compiling libads/krb5_setpw.c
  1726. Compiling libads/ldap_user.c
  1727. Compiling libads/ads_struct.c
  1728. Compiling libads/kerberos_keytab.c
  1729. Compiling libads/disp_sec.c
  1730. Compiling libads/ads_utils.c
  1731. Compiling libads/ldap_utils.c
  1732. Compiling libads/ldap_schema.c
  1733. Compiling libads/util.c
  1734. Compiling libads/ndr.c
  1735. Compiling lib/privileges_basic.c
  1736. Compiling auth/token_util.c
  1737. creating /var/tmp/portage/net-fs/samba-3.5.11/work/samba-3.5.11/source3/exports/libnetapi.syms
  1738. Compiling ../nsswitch/libwbclient/wbclient.c
  1739. Compiling ../nsswitch/libwbclient/wbc_util.c
  1740. Compiling ../nsswitch/libwbclient/wbc_pwd.c
  1741. Compiling ../nsswitch/libwbclient/wbc_idmap.c
  1742. Compiling ../nsswitch/libwbclient/wbc_sid.c
  1743. Compiling ../nsswitch/libwbclient/wbc_guid.c
  1744. Compiling ../nsswitch/libwbclient/wb_reqtrans.c
  1745. Compiling ../nsswitch/libwbclient/wbc_pam.c
  1746. Compiling ../nsswitch/libwbclient/wbc_async.c
  1747. Compiling ../nsswitch/wb_common.c
  1748. creating /var/tmp/portage/net-fs/samba-3.5.11/work/samba-3.5.11/source3/exports/libwbclient.syms
  1749. Linking non-shared library bin/libnetapi.a
  1750. Linking shared library bin/libwbclient.so.0
  1751. Linking shared library bin/libnetapi.so.0
  1752. * make smbclient library
  1753. make -j3 libsmbclient
  1754. Makefile:1937: warning: overriding commands for target `.'
  1755. Makefile:1859: warning: ignoring old commands for target `.'
  1756. Compiling libsmb/libsmb_cache.c
  1757. Compiling libsmb/libsmb_compat.c
  1758. Compiling libsmb/libsmb_context.c
  1759. Compiling libsmb/libsmb_dir.c
  1760. Compiling libsmb/libsmb_file.c
  1761. Compiling libsmb/libsmb_misc.c
  1762. Compiling libsmb/libsmb_path.c
  1763. Compiling libsmb/libsmb_printjob.c
  1764. Compiling libsmb/libsmb_server.c
  1765. Compiling libsmb/libsmb_stat.c
  1766. Compiling libsmb/libsmb_xattr.c
  1767. Compiling libsmb/libsmb_setget.c
  1768. Compiling libsmb/libsmb_thread_impl.c
  1769. Compiling libsmb/libsmb_thread_posix.c
  1770. creating /var/tmp/portage/net-fs/samba-3.5.11/work/samba-3.5.11/source3/exports/libsmbclient.syms
  1771. Linking non-shared library bin/libsmbclient.a
  1772. Linking shared library bin/libsmbclient.so.0
  1773. make -j3 modules
  1774. Makefile:1937: warning: overriding commands for target `.'
  1775. Makefile:1859: warning: ignoring old commands for target `.'
  1776. Using CFLAGS = -O2 -march=native -pipe -fomit-frame-pointer -I. -I/var/tmp/portage/net-fs/samba-3.5.11/work/samba-3.5.11/source3 -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -I./../lib/popt -I/var/tmp/portage/net-fs/samba-3.5.11/work/samba-3.5.11/source3/lib -I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3
  1777. PICFLAG = -fPIC
  1778. LIBS = -lresolv -lresolv -lnsl -ldl
  1779. LDFLAGS = -pie -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -L./bin
  1780. Compiling modules/vfs_recycle.c
  1781. Compiling modules/vfs_audit.c
  1782. DYNEXP = -Wl,--export-dynamic
  1783. LDSHFLAGS = -fPIC -pie -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -L./bin -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -L./bin -lc -Wl,-z,defs
  1784. SHLIBEXT = so
  1785. SONAMEFLAG = -Wl,-soname=
  1786. Compiling modules/vfs_extd_audit.c
  1787. Compiling modules/vfs_full_audit.c
  1788. Compiling modules/vfs_netatalk.c
  1789. Compiling modules/vfs_fake_perms.c
  1790. Compiling modules/vfs_default_quota.c
  1791. Compiling modules/vfs_readonly.c
  1792. Compiling modules/getdate.c
  1793. Compiling modules/vfs_cap.c
  1794. Compiling modules/vfs_expand_msdfs.c
  1795. Compiling modules/vfs_shadow_copy.c
  1796. Compiling modules/vfs_shadow_copy2.c
  1797. Compiling modules/vfs_xattr_tdb.c
  1798. Compiling modules/vfs_catia.c
  1799. Compiling modules/vfs_streams_xattr.c
  1800. Compiling modules/vfs_streams_depot.c
  1801. Compiling modules/vfs_readahead.c
  1802. Compiling modules/vfs_fileid.c
  1803. Compiling modules/vfs_preopen.c
  1804. Compiling modules/vfs_syncops.c
  1805. Compiling modules/vfs_notify_fam.c
  1806. Compiling modules/vfs_acl_xattr.c
  1807. Compiling modules/vfs_acl_tdb.c
  1808. Compiling modules/vfs_smb_traffic_analyzer.c
  1809. Compiling modules/vfs_dirsort.c
  1810. Compiling modules/vfs_scannedonly.c
  1811. Compiling winbindd/idmap_rid.c
  1812. Compiling winbindd/idmap_hash/idmap_hash.c
  1813. Compiling winbindd/idmap_hash/mapfile.c
  1814. Compiling modules/CP850.c
  1815. Compiling modules/CP437.c
  1816. Compiling auth/auth_script.c
  1817. Building plugin bin/recycle.so
  1818. Building plugin bin/audit.so
  1819. Building plugin bin/extd_audit.so
  1820. Building plugin bin/full_audit.so
  1821. Building plugin bin/netatalk.so
  1822. Building plugin bin/fake_perms.so
  1823. Building plugin bin/default_quota.so
  1824. Building plugin bin/readonly.so
  1825. Building plugin bin/expand_msdfs.so
  1826. Building plugin bin/cap.so
  1827. Building plugin bin/shadow_copy.so
  1828. Building plugin bin/shadow_copy2.so
  1829. Building plugin bin/xattr_tdb.so
  1830. Building plugin bin/catia.so
  1831. Building plugin bin/streams_xattr.so
  1832. Building plugin bin/streams_depot.so
  1833. Building plugin bin/readahead.so
  1834. Building plugin bin/fileid.so
  1835. Building plugin bin/preopen.so
  1836. Building plugin bin/syncops.so
  1837. Building plugin bin/notify_fam.so
  1838. Building plugin bin/acl_xattr.so
  1839. Building plugin bin/acl_tdb.so
  1840. Building plugin bin/smb_traffic_analyzer.so
  1841. Building plugin bin/scannedonly.so
  1842. Building plugin bin/dirsort.so
  1843. Building plugin bin/rid.so
  1844. Building plugin bin/hash.so
  1845. Building plugin bin/CP850.so
  1846. Building plugin bin/CP437.so
  1847. Building plugin bin/script.so
  1848. * make pam modules
  1849. make -j3 pam_modules
  1850. Makefile:1937: warning: overriding commands for target `.'
  1851. Makefile:1859: warning: ignoring old commands for target `.'
  1852. Using CFLAGS = -O2 -march=native -pipe -fomit-frame-pointer -I. -I/var/tmp/portage/net-fs/samba-3.5.11/work/samba-3.5.11/source3 -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -I./../lib/popt -I/var/tmp/portage/net-fs/samba-3.5.11/work/samba-3.5.11/source3/lib -I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3
  1853. PICFLAG = -fPIC
  1854. LIBS = -lresolv -lresolv -lnsl -ldl
  1855. Compiling pam_smbpass/pam_smb_passwd.c
  1856. LDFLAGS = -pie -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -L./bin
  1857. Compiling pam_smbpass/pam_smb_auth.c
  1858. DYNEXP = -Wl,--export-dynamic
  1859. LDSHFLAGS = -fPIC -pie -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -L./bin -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -L./bin -lc -Wl,-z,defs
  1860. SHLIBEXT = so
  1861. SONAMEFLAG = -Wl,-soname=
  1862. Compiling pam_smbpass/pam_smb_acct.c
  1863. Compiling pam_smbpass/support.c
  1864. Compiling ../nsswitch/pam_winbind.c
  1865. Compiling localedir.c
  1866. Linking shared library bin/pam_smbpass.so
  1867. Linking shared library bin/pam_winbind.so
  1868. * make nss modules
  1869. make -j3 nss_modules
  1870. Makefile:1937: warning: overriding commands for target `.'
  1871. Makefile:1859: warning: ignoring old commands for target `.'
  1872. Compiling ../nsswitch/winbind_nss_linux.c
  1873. Compiling ../nsswitch/wins.c
  1874. Linking ../nsswitch/libnss_winbind.so
  1875. Linking ../nsswitch/libnss_wins.so
  1876. * make binprogs
  1877. make -j3 bin/testparm bin/smbstatus bin/smbcontrol bin/pdbedit bin/profiles bin/sharesec bin/eventlogadm bin/smbclient bin/net bin/smbget bin/smbtree bin/nmblookup bin/smbpasswd bin/rpcclient bin/smbcacls bin/smbcquotas bin/ntlm_auth bin/smbspool bin/wbinfo
  1878. Makefile:1937: warning: overriding commands for target `.'
  1879. Makefile:1859: warning: ignoring old commands for target `.'
  1880. Compiling utils/testparm.c
  1881. Compiling lib/popt_common.c
  1882. Compiling utils/status.c
  1883. Compiling utils/status_profile.c
  1884. Compiling locking/locking.c
  1885. Compiling locking/brlock.c
  1886. Compiling locking/posix.c
  1887. Compiling profile/profile.c
  1888. Compiling smbd/filename_util.c
  1889. Compiling utils/smbcontrol.c
  1890. Compiling printing/notify.c
  1891. Compiling printing/printing_db.c
  1892. Compiling utils/pdbedit.c
  1893. Compiling utils/passwd_util.c
  1894. Compiling utils/profiles.c
  1895. Compiling utils/sharesec.c
  1896. Compiling utils/eventlogadm.c
  1897. Compiling registry/reg_eventlog.c
  1898. Compiling lib/eventlog/eventlog.c
  1899. Compiling client/client.c
  1900. Compiling client/clitar.c
  1901. Compiling client/dnsbrowse.c
  1902. Compiling lib/readline.c
  1903. Compiling ../libcli/security/display_sec.c
  1904. Compiling utils/net.c
  1905. Compiling utils/net_ads.c
  1906. Compiling utils/net_help.c
  1907. Compiling utils/net_rap.c
  1908. Compiling utils/net_rpc.c
  1909. Compiling utils/net_rpc_samsync.c
  1910. Compiling utils/net_rpc_join.c
  1911. Compiling utils/net_time.c
  1912. Compiling utils/net_lookup.c
  1913. Compiling utils/net_cache.c
  1914. Compiling utils/net_groupmap.c
  1915. Compiling utils/net_idmap.c
  1916. Compiling utils/net_status.c
  1917. Compiling utils/net_rpc_printer.c
  1918. Compiling utils/net_rpc_rights.c
  1919. Compiling utils/net_rpc_service.c
  1920. Compiling utils/net_rpc_registry.c
  1921. Compiling utils/net_usershare.c
  1922. Compiling utils/netlookup.c
  1923. Compiling utils/net_sam.c
  1924. Compiling utils/net_rpc_shell.c
  1925. Compiling utils/net_util.c
  1926. Compiling utils/net_rpc_sh_acct.c
  1927. Compiling utils/net_rpc_audit.c
  1928. Compiling utils/net_dns.c
  1929. Compiling utils/net_ads_gpo.c
  1930. Compiling utils/net_conf.c
  1931. Compiling utils/net_join.c
  1932. Compiling utils/net_user.c
  1933. Compiling utils/net_group.c
  1934. Compiling utils/net_file.c
  1935. Compiling utils/net_registry.c
  1936. Compiling utils/net_dom.c
  1937. Compiling utils/net_share.c
  1938. Compiling utils/net_g_lock.c
  1939. Compiling utils/net_eventlog.c
  1940. Compiling utils/net_registry_util.c
  1941. Compiling utils/net_help_common.c
  1942. Compiling libaddns/dnsrecord.c
  1943. Compiling libaddns/dnsutils.c
  1944. Compiling libaddns/dnssock.c
  1945. Compiling libaddns/dnsgss.c
  1946. Compiling libaddns/dnsmarshall.c
  1947. Compiling libads/kerberos_verify.c
  1948. Compiling libads/authdata.c
  1949. Compiling ../librpc/ndr/ndr_krb5pac.c
  1950. Compiling ../librpc/gen_ndr/ndr_krb5pac.c
  1951. Compiling lib/afs.c
  1952. Compiling lib/afs_settoken.c
  1953. Compiling ../libgpo/gpo_ldap.c
  1954. Compiling ../libgpo/gpo_ini.c
  1955. Compiling ../libgpo/gpo_util.c
  1956. Compiling ../libgpo/gpo_fetch.c
  1957. Compiling libgpo/gpo_filesync.c
  1958. Compiling ../libgpo/gpo_sec.c
  1959. Compiling libgpo/gpo_reg.c
  1960. Compiling ../libgpo/gpext/gpext.c
  1961. Compiling libnet/libnet_dssync.c
  1962. Compiling libnet/libnet_dssync_keytab.c
  1963. Compiling ../libcli/drsuapi/repl_decrypt.c
  1964. Compiling libnet/libnet_samsync.c
  1965. Compiling libnet/libnet_samsync_ldif.c
  1966. Compiling libnet/libnet_samsync_passdb.c
  1967. Compiling libnet/libnet_samsync_display.c
  1968. Compiling libnet/libnet_samsync_keytab.c
  1969. Compiling ../libcli/samsync/decrypt.c
  1970. Compiling utils/smbget.c
  1971. Compiling utils/smbtree.c
  1972. Compiling utils/nmblookup.c
  1973. Compiling utils/smbpasswd.c
  1974. Compiling libsmb/passchange.c
  1975. Compiling rpcclient/rpcclient.c
  1976. Compiling rpcclient/cmd_lsarpc.c
  1977. Compiling rpcclient/cmd_samr.c
  1978. Compiling rpcclient/cmd_spoolss.c
  1979. Compiling rpcclient/cmd_netlogon.c
  1980. Compiling rpcclient/cmd_srvsvc.c
  1981. Compiling rpcclient/cmd_dfs.c
  1982. Compiling rpcclient/cmd_epmapper.c
  1983. Compiling rpcclient/cmd_dssetup.c
  1984. Compiling rpcclient/cmd_echo.c
  1985. Compiling rpcclient/cmd_shutdown.c
  1986. Compiling rpcclient/cmd_test.c
  1987. Compiling rpcclient/cmd_wkssvc.c
  1988. Compiling rpcclient/cmd_ntsvcs.c
  1989. Compiling rpcclient/cmd_drsuapi.c
  1990. Compiling rpcclient/cmd_eventlog.c
  1991. Compiling utils/smbcacls.c
  1992. Compiling utils/smbcquotas.c
  1993. Compiling utils/ntlm_auth.c
  1994. Compiling utils/ntlm_auth_diagnostics.c
  1995. Compiling libsmb/samlogon_cache.c
  1996. Compiling client/smbspool.c
  1997. Compiling ../nsswitch/wbinfo.c
  1998. Linking bin/testparm
  1999. Linking bin/smbstatus
  2000. Linking bin/smbcontrol
  2001. Linking bin/pdbedit
  2002. Linking bin/profiles
  2003. Linking bin/sharesec
  2004. Linking bin/eventlogadm
  2005. Linking bin/smbclient
  2006. Linking bin/net
  2007. Linking bin/smbget
  2008. Linking bin/smbtree
  2009. Linking bin/nmblookup
  2010. Linking bin/smbpasswd
  2011. Linking bin/rpcclient
  2012. Linking bin/smbcacls
  2013. Linking bin/smbcquotas
  2014. Linking bin/ntlm_auth
  2015. Linking bin/smbspool
  2016. Linking bin/wbinfo
  2017. * make sbinprogs
  2018. make -j3 bin/smbd bin/nmbd bin/winbindd
  2019. Makefile:1937: warning: overriding commands for target `.'
  2020. Makefile:1859: warning: ignoring old commands for target `.'
  2021. Compiling smbd/files.c
  2022. Compiling smbd/connection.c
  2023. Compiling smbd/chgpasswd.c
  2024. Compiling smbd/utmp.c
  2025. Compiling smbd/session.c
  2026. Compiling smbd/map_username.c
  2027. Compiling smbd/dfree.c
  2028. Compiling smbd/dir.c
  2029. Compiling smbd/password.c
  2030. Compiling smbd/conn.c
  2031. Compiling smbd/share_access.c
  2032. Compiling smbd/fileio.c
  2033. Compiling smbd/ipc.c
  2034. Compiling smbd/lanman.c
  2035. Compiling smbd/negprot.c
  2036. Compiling smbd/message.c
  2037. Compiling smbd/nttrans.c
  2038. Compiling smbd/pipes.c
  2039. Compiling smbd/reply.c
  2040. Compiling smbd/sesssetup.c
  2041. Compiling smbd/trans2.c
  2042. Compiling smbd/uid.c
  2043. Compiling smbd/dosmode.c
  2044. Compiling smbd/filename.c
  2045. Compiling smbd/open.c
  2046. Compiling smbd/close.c
  2047. Compiling smbd/blocking.c
  2048. Compiling smbd/sec_ctx.c
  2049. Compiling smbd/srvstr.c
  2050. Compiling smbd/vfs.c
  2051. Compiling smbd/perfcount.c
  2052. Compiling smbd/statcache.c
  2053. Compiling smbd/seal.c
  2054. Compiling smbd/posix_acls.c
  2055. Compiling lib/sysacls.c
  2056. Compiling smbd/process.c
  2057. Compiling smbd/service.c
  2058. Compiling smbd/error.c
  2059. Compiling printing/printfsp.c
  2060. Compiling lib/sysquotas.c
  2061. Compiling lib/sysquotas_linux.c
  2062. Compiling lib/sysquotas_xfs.c
  2063. Compiling lib/sysquotas_4A.c
  2064. Compiling smbd/change_trust_pw.c
  2065. Compiling smbd/fake_file.c
  2066. Compiling smbd/quotas.c
  2067. Compiling smbd/ntquotas.c
  2068. Compiling smbd/msdfs.c
  2069. Compiling smbd/aio.c
  2070. Compiling smbd/statvfs.c
  2071. Compiling smbd/dmapi.c
  2072. Compiling smbd/signing.c
  2073. Compiling smbd/file_access.c
  2074. Compiling smbd/dnsregister.c
  2075. Compiling smbd/globals.c
  2076. Compiling smbd/smb2_server.c
  2077. Compiling smbd/smb2_signing.c
  2078. Compiling smbd/smb2_glue.c
  2079. Compiling smbd/smb2_negprot.c
  2080. Compiling smbd/smb2_sesssetup.c
  2081. Compiling smbd/smb2_tcon.c
  2082. Compiling smbd/smb2_create.c
  2083. Compiling smbd/smb2_close.c
  2084. Compiling smbd/smb2_flush.c
  2085. Compiling smbd/smb2_read.c
  2086. Compiling smbd/smb2_write.c
  2087. Compiling smbd/smb2_lock.c
  2088. Compiling smbd/smb2_ioctl.c
  2089. Compiling smbd/smb2_keepalive.c
  2090. Compiling smbd/smb2_find.c
  2091. Compiling smbd/smb2_notify.c
  2092. Compiling smbd/smb2_getinfo.c
  2093. Compiling smbd/smb2_setinfo.c
  2094. Compiling smbd/smb2_break.c
  2095. Compiling ../libcli/smb/smb2_create_blob.c
  2096. Compiling smbd/mangle.c
  2097. Compiling smbd/mangle_hash.c
  2098. Compiling smbd/mangle_hash2.c
  2099. Compiling modules/vfs_default.c
  2100. Compiling modules/vfs_posixacl.c
  2101. Compiling rpc_server/srv_lsa_nt.c
  2102. Compiling ../librpc/gen_ndr/srv_lsa.c
  2103. Compiling rpc_server/srv_winreg_nt.c
  2104. Compiling ../librpc/gen_ndr/srv_winreg.c
  2105. Compiling ../librpc/gen_ndr/srv_initshutdown.c
  2106. Compiling rpc_server/srv_initshutdown_nt.c
  2107. Compiling rpc_server/srv_dssetup_nt.c
  2108. Compiling ../librpc/gen_ndr/srv_dssetup.c
  2109. Compiling ../librpc/gen_ndr/srv_wkssvc.c
  2110. Compiling rpc_server/srv_wkssvc_nt.c
  2111. Compiling rpc_server/srv_svcctl_nt.c
  2112. Compiling ../librpc/gen_ndr/srv_svcctl.c
  2113. Compiling services/svc_spoolss.c
  2114. Compiling services/svc_rcinit.c
  2115. Compiling services/services_db.c
  2116. Compiling services/svc_netlogon.c
  2117. Compiling services/svc_winreg.c
  2118. Compiling services/svc_wins.c
  2119. Compiling rpc_server/srv_ntsvcs_nt.c
  2120. Compiling ../librpc/gen_ndr/srv_ntsvcs.c
  2121. Compiling rpc_server/srv_netlog_nt.c
  2122. Compiling ../librpc/gen_ndr/srv_netlogon.c
  2123. Compiling ../librpc/gen_ndr/srv_dfs.c
  2124. Compiling rpc_server/srv_dfs_nt.c
  2125. Compiling rpc_server/srv_srvsvc_nt.c
  2126. Compiling ../librpc/gen_ndr/srv_srvsvc.c
  2127. Compiling rpc_server/srv_spoolss_nt.c
  2128. Compiling ../librpc/gen_ndr/srv_spoolss.c
  2129. Compiling rpc_server/srv_eventlog_nt.c
  2130. Compiling ../librpc/gen_ndr/srv_eventlog.c
  2131. Compiling rpc_server/srv_samr_nt.c
  2132. Compiling rpc_server/srv_samr_util.c
  2133. Compiling ../librpc/gen_ndr/srv_samr.c
  2134. Compiling rpc_server/srv_pipe_hnd.c
  2135. Compiling rpc_server/srv_pipe.c
  2136. Compiling rpc_server/srv_lsa_hnd.c
  2137. Compiling printing/pcap.c
  2138. Compiling printing/print_svid.c
  2139. Compiling printing/print_aix.c
  2140. Compiling printing/print_cups.c
  2141. Compiling printing/print_generic.c
  2142. Compiling printing/lpq_parse.c
  2143. printing/print_cups.c: In function ‘send_pcap_blob’:
  2144. printing/print_cups.c:129:2: warning: format ‘%ld’ expects type ‘long int’, but argument 2 has type ‘long long int’
  2145. printing/print_cups.c: In function ‘recv_pcap_blob’:
  2146. printing/print_cups.c:154:2: warning: format ‘%ld’ expects type ‘long int’, but argument 2 has type ‘long long int’
  2147. Compiling printing/load.c
  2148. Compiling printing/print_iprint.c
  2149. Compiling librpc/gen_ndr/ndr_printcap.c
  2150. Compiling printing/printing.c
  2151. Compiling printing/nt_printing.c
  2152. Compiling smbd/oplock.c
  2153. Compiling smbd/oplock_irix.c
  2154. Compiling smbd/oplock_linux.c
  2155. Compiling smbd/oplock_onefs.c
  2156. Compiling smbd/notify.c
  2157. Compiling smbd/notify_inotify.c
  2158. Compiling smbd/notify_internal.c
  2159. Compiling auth/auth.c
  2160. Compiling auth/auth_sam.c
  2161. Compiling auth/auth_unix.c
  2162. Compiling auth/auth_winbind.c
  2163. Compiling auth/auth_wbc.c
  2164. Compiling auth/auth_server.c
  2165. Compiling auth/auth_domain.c
  2166. Compiling auth/auth_builtin.c
  2167. Compiling auth/auth_netlogond.c
  2168. Compiling auth/auth_util.c
  2169. Compiling auth/auth_compat.c
  2170. Compiling auth/auth_ntlmssp.c
  2171. Compiling auth/pampass.c
  2172. Compiling auth/pass_check.c
  2173. Compiling registry/reg_backend_printing.c
  2174. Compiling registry/reg_backend_shares.c
  2175. Compiling registry/reg_backend_netlogon_params.c
  2176. Compiling registry/reg_backend_prod_options.c
  2177. Compiling registry/reg_backend_tcpip_params.c
  2178. Compiling registry/reg_backend_hkpt_params.c
  2179. Compiling registry/reg_backend_current_version.c
  2180. Compiling registry/reg_backend_perflib.c
  2181. Compiling registry/reg_init_full.c
  2182. Compiling registry/reg_perfcount.c
  2183. Compiling librpc/gen_ndr/ndr_perfcount.c
  2184. Compiling registry/reg_util_legacy.c
  2185. Generating smbd/build_options.c
  2186. Building include/build_env.h
  2187. Compiling smbd/server.c
  2188. Compiling nmbd/asyncdns.c
  2189. Compiling nmbd/nmbd.c
  2190. Compiling nmbd/nmbd_become_dmb.c
  2191. Compiling nmbd/nmbd_become_lmb.c
  2192. Compiling nmbd/nmbd_browserdb.c
  2193. Compiling nmbd/nmbd_browsesync.c
  2194. Compiling nmbd/nmbd_elections.c
  2195. Compiling nmbd/nmbd_incomingdgrams.c
  2196. Compiling nmbd/nmbd_incomingrequests.c
  2197. Compiling nmbd/nmbd_lmhosts.c
  2198. Compiling nmbd/nmbd_logonnames.c
  2199. Compiling nmbd/nmbd_mynames.c
  2200. Compiling nmbd/nmbd_namelistdb.c
  2201. Compiling nmbd/nmbd_namequery.c
  2202. Compiling nmbd/nmbd_nameregister.c
  2203. Compiling nmbd/nmbd_namerelease.c
  2204. Compiling nmbd/nmbd_nodestatus.c
  2205. Compiling nmbd/nmbd_packets.c
  2206. Compiling nmbd/nmbd_processlogon.c
  2207. Compiling nmbd/nmbd_responserecordsdb.c
  2208. Compiling nmbd/nmbd_sendannounce.c
  2209. Compiling nmbd/nmbd_serverlistdb.c
  2210. Compiling nmbd/nmbd_subnetdb.c
  2211. Compiling nmbd/nmbd_winsproxy.c
  2212. Compiling nmbd/nmbd_winsserver.c
  2213. Compiling nmbd/nmbd_workgroupdb.c
  2214. Compiling nmbd/nmbd_synclists.c
  2215. Compiling winbindd/winbindd.c
  2216. Compiling winbindd/winbindd_group.c
  2217. Compiling winbindd/winbindd_util.c
  2218. Compiling winbindd/winbindd_cache.c
  2219. Compiling winbindd/winbindd_pam.c
  2220. Compiling winbindd/winbindd_misc.c
  2221. Compiling winbindd/winbindd_cm.c
  2222. Compiling winbindd/winbindd_wins.c
  2223. Compiling winbindd/winbindd_rpc.c
  2224. Compiling winbindd/winbindd_reconnect.c
  2225. Compiling winbindd/winbindd_ads.c
  2226. Compiling winbindd/winbindd_passdb.c
  2227. Compiling winbindd/winbindd_dual.c
  2228. Compiling winbindd/winbindd_dual_ndr.c
  2229. Compiling winbindd/winbindd_dual_srv.c
  2230. Compiling librpc/gen_ndr/cli_wbint.c
  2231. Compiling librpc/gen_ndr/srv_wbint.c
  2232. Compiling librpc/gen_ndr/ndr_wbint.c
  2233. Compiling winbindd/winbindd_async.c
  2234. Compiling winbindd/winbindd_creds.c
  2235. Compiling winbindd/winbindd_cred_cache.c
  2236. Compiling winbindd/winbindd_ccache_access.c
  2237. Compiling winbindd/winbindd_domain.c
  2238. Compiling winbindd/winbindd_idmap.c
  2239. Compiling winbindd/winbindd_locator.c
  2240. Compiling winbindd/winbindd_ndr.c
  2241. Compiling winbindd/wb_ping.c
  2242. Compiling winbindd/wb_lookupsid.c
  2243. Compiling winbindd/wb_lookupname.c
  2244. Compiling winbindd/wb_sid2uid.c
  2245. Compiling winbindd/wb_sid2gid.c
  2246. Compiling winbindd/wb_uid2sid.c
  2247. Compiling winbindd/wb_gid2sid.c
  2248. Compiling winbindd/wb_queryuser.c
  2249. Compiling winbindd/wb_lookupuseraliases.c
  2250. Compiling winbindd/wb_lookupusergroups.c
  2251. Compiling winbindd/wb_getpwsid.c
  2252. Compiling winbindd/wb_gettoken.c
  2253. Compiling winbindd/wb_seqnum.c
  2254. Compiling winbindd/wb_seqnums.c
  2255. Compiling winbindd/wb_group_members.c
  2256. Compiling winbindd/wb_getgrsid.c
  2257. Compiling winbindd/wb_query_user_list.c
  2258. Compiling winbindd/wb_fill_pwent.c
  2259. Compiling winbindd/wb_next_pwent.c
  2260. Compiling winbindd/wb_next_grent.c
  2261. Compiling winbindd/wb_dsgetdcname.c
  2262. Compiling winbindd/winbindd_lookupsid.c
  2263. Compiling winbindd/winbindd_lookupname.c
  2264. Compiling winbindd/winbindd_sid_to_uid.c
  2265. Compiling winbindd/winbindd_sid_to_gid.c
  2266. Compiling winbindd/winbindd_uid_to_sid.c
  2267. Compiling winbindd/winbindd_gid_to_sid.c
  2268. Compiling winbindd/winbindd_allocate_uid.c
  2269. Compiling winbindd/winbindd_allocate_gid.c
  2270. Compiling winbindd/winbindd_getpwsid.c
  2271. Compiling winbindd/winbindd_getpwnam.c
  2272. Compiling winbindd/winbindd_getpwuid.c
  2273. Compiling winbindd/winbindd_getsidaliases.c
  2274. Compiling winbindd/winbindd_getuserdomgroups.c
  2275. Compiling winbindd/winbindd_getgroups.c
  2276. Compiling winbindd/winbindd_show_sequence.c
  2277. Compiling winbindd/winbindd_getgrgid.c
  2278. Compiling winbindd/winbindd_getgrnam.c
  2279. Compiling winbindd/winbindd_getusersids.c
  2280. Compiling winbindd/winbindd_lookuprids.c
  2281. Compiling winbindd/winbindd_setpwent.c
  2282. Compiling winbindd/winbindd_getpwent.c
  2283. Compiling winbindd/winbindd_endpwent.c
  2284. Compiling winbindd/winbindd_setgrent.c
  2285. Compiling winbindd/winbindd_getgrent.c
  2286. Compiling winbindd/winbindd_endgrent.c
  2287. Compiling winbindd/winbindd_dsgetdcname.c
  2288. Compiling winbindd/winbindd_getdcname.c
  2289. Compiling winbindd/winbindd_list_users.c
  2290. Compiling winbindd/winbindd_list_groups.c
  2291. Compiling winbindd/winbindd_check_machine_acct.c
  2292. Compiling winbindd/winbindd_change_machine_acct.c
  2293. Compiling winbindd/winbindd_ping_dc.c
  2294. Compiling winbindd/winbindd_set_mapping.c
  2295. Compiling winbindd/winbindd_remove_mapping.c
  2296. Compiling winbindd/winbindd_set_hwm.c
  2297. Compiling winbindd/idmap.c
  2298. Compiling winbindd/idmap_util.c
  2299. Compiling winbindd/idmap_tdb.c
  2300. Compiling winbindd/idmap_passdb.c
  2301. Compiling winbindd/idmap_nss.c
  2302. Compiling winbindd/nss_info.c
  2303. Compiling winbindd/nss_info_template.c
  2304. Compiling lib/tdb_validate.c
  2305. Compiling smbd/build_options.c
  2306. Linking bin/nmbd
  2307. Linking bin/winbindd
  2308. In file included from smbd/build_options.c:22:0:
  2309. include/build_env.h:6:25: warning: missing terminating " character
  2310. include/build_env.h:7:5: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘-’ token
  2311. include/build_env.h:7:6: error: invalid suffix "svr.campus.mephi.ru" on integer constant
  2312. include/build_env.h:7:29: error: too many decimal points in number
  2313. include/build_env.h:7:5: error: stray ‘#’ in program
  2314. include/build_env.h:7:71: error: invalid digit "8" in octal constant
  2315. include/build_env.h:7:112: error: invalid suffix "GHz" on floating constant
  2316. include/build_env.h:7:142: warning: missing terminating " character
  2317. include/build_env.h:7:5: error: missing terminating " character
  2318. include/build_env.h:12:24: warning: missing terminating " character
  2319. In file included from smbd/build_options.c:22:0:
  2320. include/build_env.h:13:6: error: invalid suffix "svr.campus.mephi.ru" on integer constant
  2321. include/build_env.h:13:28: warning: missing terminating " character
  2322. include/build_env.h:13:1: error: missing terminating " character
  2323. smbd/build_options.c: In function ‘build_options’:
  2324. smbd/build_options.c:64:8: error: missing terminating " character
  2325. smbd/build_options.c:64:77: error: expected expression before ‘)’ token
  2326. smbd/build_options.c:68:8: error: missing terminating " character
  2327. smbd/build_options.c:68:60: error: expected expression before ‘)’ token
  2328. The following command failed:
  2329. i686-pc-linux-gnu-gcc -DSMB_PASSWD_FILE="/var/lib/samba/private/smbpasswd" -DPRIVATE_DIR="/var/lib/samba/private" -DCONFIGFILE="/etc/samba/smb.conf" -DSBINDIR="/usr/sbin" -DBINDIR="/usr/bin" -DLMHOSTSFILE="/etc/samba/lmhosts" -DSWATDIR="/usr/share/doc/samba-3.5.11/swat" -DLOCKDIR="/var/cache/samba" -DPIDDIR="/var/run/samba" -DLIBDIR="/usr/lib" -DMODULESDIR="/usr/lib/samba" -DLOGFILEBASE="/var/log/samba" -DSHLIBEXT="so" -DNCALRPCDIR="/var/ncalrpc" -DCONFIGDIR="/etc/samba" -DCODEPAGEDIR="/usr/lib/samba" -DCACHEDIR="/var/lib/samba" -DSTATEDIR="/var/lib/samba" -DLOCALEDIR="/usr/share/locale" -O2 -march=native -pipe -fomit-frame-pointer -I. -I/var/tmp/portage/net-fs/samba-3.5.11/work/samba-3.5.11/source3 -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -DHAVE_CONFIG_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -I./../lib/popt -I/var/tmp/portage/net-fs/samba-3.5.11/work/samba-3.5.11/source3/lib -I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -fPIC -c smbd/build_options.c -o smbd/build_options.o
  2330. make: *** [smbd/build_options.o] Error 1
  2331. make: *** Waiting for unfinished jobs....
  2332. * ERROR: net-fs/samba-3.5.11 failed (compile phase):
  2333. * emake failed
  2334. *
  2335. * If you need support, post the output of 'emerge --info =net-fs/samba-3.5.11',
  2336. * the complete build log and the output of 'emerge -pqv =net-fs/samba-3.5.11'.
  2337. * The complete build log is located at '/var/tmp/portage/net-fs/samba-3.5.11/temp/build.log'.
  2338. * The ebuild environment file is located at '/var/tmp/portage/net-fs/samba-3.5.11/temp/environment'.
  2339. * S: '/var/tmp/portage/net-fs/samba-3.5.11/work/samba-3.5.11/source3'
  2340.  
  2341.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement