1. * Package: net-nds/openldap-2.4.31-r1
  2. * Repository: gentoo
  3. * Maintainer: ldap-bugs@gentoo.org
  4. * USE: amd64 berkdb crypt elibc_glibc gnutls ipv6 kernel_linux multilib ssl syslog tcpd test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. *
  7. * Scanning datadir(s) from slapd.conf and
  8. * the default installdir for Versiontags
  9. * (/var/lib/openldap-data may appear twice)
  10. *
  11. * - Checking /var/lib/openldap-data...
  12. * Found Versiontag in /var/lib/openldap-data
  13. * Versiontag is fine here :)
  14. *
  15. * - Checking /var/lib/openldap-data...
  16. * Found Versiontag in /var/lib/openldap-data
  17. * Versiontag is fine here :)
  18. *
  19. * No DB files present
  20. *
  21. * All datadirs are fine, proceeding with merge now...
  22. *
  23. >>> Unpacking source...
  24. >>> Unpacking openldap-2.4.31.tgz to /tmp/portage/net-nds/openldap-2.4.31-r1/work
  25. >>> Unpacking rfc2307bis.schema-20120525 to /tmp/portage/net-nds/openldap-2.4.31-r1/work
  26. unpack rfc2307bis.schema-20120525: file format not recognized. Ignoring.
  27. >>> Source unpacked in /tmp/portage/net-nds/openldap-2.4.31-r1/work
  28. >>> Preparing source in /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31 ...
  29. * Applying openldap-2.4.17-gcc44.patch ...
  30. [ ok ]
  31. * Applying openldap-2.2.14-perlthreadsfix.patch ...
  32. [ ok ]
  33. * Applying openldap-2.4.15-ppolicy.patch ...
  34. [ ok ]
  35. * Applying openldap-2.4.28-contrib-smbk5pwd.patch ...
  36. [ ok ]
  37. * Applying openldap-2.4.30-contrib-samba4.patch ...
  38. [ ok ]
  39. * Applying openldap-2.4.11-libldap_r.patch ...
  40. [ ok ]
  41. * Applying openldap-2.4.17-fix-lmpasswd-gnutls-symbols.patch ...
  42. [ ok ]
  43. * Applying openldap-2.4.28-gnutls-gcrypt.patch ...
  44. [ ok ]
  45. * Applying openldap-2.4.6-evolution-ntlm.patch ...
  46. [ ok ]
  47. * Applying openldap-2.4.28-fix-dash.patch ...
  48. [ ok ]
  49. * Applying openldap-2.4.31-gcc47.patch ...
  50. [ ok ]
  51. * Making sure upstream build strip does not do stripping too early
  52. * Running eautoreconf in '/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31' ...
  53. * Running libtoolize --install --copy --force ...
  54. [ ok ]
  55. * Running aclocal ...
  56. [ ok ]
  57. * Running autoconf ...
  58. [ ok ]
  59. * Running autoheader ...
  60. [ ok ]
  61. * Running elibtoolize in: openldap-2.4.31/contrib/ldapc++/
  62. * Applying install-sh/1.5.4 patch ...
  63. * Applying portage/1.5.10 patch ...
  64. * Applying max_cmd_len/1.5.20 patch ...
  65. * Applying sed/1.5.6 patch ...
  66. * Applying as-needed/1.5 patch ...
  67. * Running elibtoolize in: openldap-2.4.31/build/
  68. * Applying portage/1.2.0 patch ...
  69. * Applying sed/1.5.6 patch ...
  70. >>> Source prepared.
  71. >>> Configuring source in /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31 ...
  72. * please use append-cppflags for preprocessor flags
  73. * Using Berkeley DB for local backend
  74. include version 4.8
  75. * econf: updating openldap-2.4.31/contrib/ldapc++/config.sub with /usr/share/gnuconfig/config.sub
  76. * econf: updating openldap-2.4.31/contrib/ldapc++/config.guess with /usr/share/gnuconfig/config.guess
  77. * econf: updating openldap-2.4.31/build/config.sub with /usr/share/gnuconfig/config.sub
  78. * econf: updating openldap-2.4.31/build/config.guess with /usr/share/gnuconfig/config.guess
  79. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --libexecdir=/usr/lib64/openldap --enable-ldap --enable-slapd --enable-bdb --enable-hdb --enable-dnssrv=mod --enable-ldap=mod --enable-meta=mod --enable-monitor=mod --enable-null=mod --enable-passwd=mod --enable-relay=mod --enable-shell=mod --enable-sock=mod --disable-perl --disable-sql --enable-crypt --disable-slp --disable-lmpasswd --enable-syslog --enable-aci --enable-cleartext --enable-modules --enable-rewrite --enable-rlookups --enable-slapi --enable-syncprov=yes --enable-ipv6 --without-cyrus-sasl --disable-spasswd --enable-wrappers --with-tls=gnutls --enable-dynamic --enable-local --enable-proctitle --enable-shared --enable-static
  80. Configuring �[1mOpenLDAP 2.4.31-Release�[m� ...
  81. checking build system type... x86_64-pc-linux-gnu
  82. checking host system type... x86_64-pc-linux-gnu
  83. checking target system type... x86_64-pc-linux-gnu
  84. checking for a BSD-compatible install... /usr/bin/install -c
  85. checking whether build environment is sane... yes
  86. checking for a thread-safe mkdir -p... /bin/mkdir -p
  87. checking for gawk... gawk
  88. checking whether make sets $(MAKE)... yes
  89. checking configure arguments... done
  90. checking how to print strings... printf
  91. checking for style of include used by make... GNU
  92. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  93. checking whether the C compiler works... yes
  94. checking for C compiler default output file name... a.out
  95. checking for suffix of executables...
  96. checking whether we are cross compiling... no
  97. checking for suffix of object files... o
  98. checking whether we are using the GNU C compiler... yes
  99. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  100. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  101. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  102. checking for a sed that does not truncate output... /bin/sed
  103. checking for grep that handles long lines and -e... /bin/grep
  104. checking for egrep... /bin/grep -E
  105. checking for fgrep... /bin/grep -F
  106. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  107. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  108. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  109. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  110. checking whether ln -s works... yes
  111. checking the maximum length of command line arguments... 1572864
  112. checking whether the shell understands some XSI constructs... yes
  113. checking whether the shell understands "+="... yes
  114. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  115. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  116. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  117. checking for x86_64-pc-linux-gnu-objdump... objdump
  118. checking how to recognize dependent libraries... pass_all
  119. checking for x86_64-pc-linux-gnu-dlltool... dlltool
  120. checking how to associate runtime and link libraries... printf %s\n
  121. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  122. checking for archiver @FILE support... @
  123. checking for x86_64-pc-linux-gnu-strip... /bin/true
  124. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  125. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  126. checking for sysroot... no
  127. checking for x86_64-pc-linux-gnu-mt... no
  128. checking for mt... no
  129. checking if : is a manifest tool... no
  130. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  131. checking for ANSI C header files... yes
  132. checking for sys/types.h... yes
  133. checking for sys/stat.h... yes
  134. checking for stdlib.h... yes
  135. checking for string.h... yes
  136. checking for memory.h... yes
  137. checking for strings.h... yes
  138. checking for inttypes.h... yes
  139. checking for stdint.h... yes
  140. checking for unistd.h... yes
  141. checking for dlfcn.h... yes
  142. checking for objdir... .libs
  143. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  144. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  145. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  146. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  147. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  148. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  149. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  150. checking whether -lc should be explicitly linked in... no
  151. checking dynamic linker characteristics... GNU/Linux ld.so
  152. checking how to hardcode library paths into programs... immediate
  153. checking for shl_load... no
  154. checking for shl_load in -ldld... no
  155. checking for dlopen... no
  156. checking for dlopen in -ldl... yes
  157. checking whether a program can dlopen itself... yes
  158. checking whether a statically linked program can dlopen itself... no
  159. checking whether stripping libraries is possible... no
  160. checking if libtool supports shared libraries... yes
  161. checking whether to build shared libraries... yes
  162. checking whether to build static libraries... yes
  163. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  164. checking whether we are using MS Visual C++... no
  165. checking for be_app in -lbe... no
  166. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  167. checking whether we are using the GNU C compiler... (cached) yes
  168. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  169. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  170. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  171. checking for x86_64-pc-linux-gnu-gcc depend flag... -M
  172. checking for afopen in -ls... no
  173. checking ltdl.h usability... yes
  174. checking ltdl.h presence... yes
  175. checking for ltdl.h... yes
  176. checking for lt_dlinit in -lltdl... yes
  177. checking for EBCDIC... no
  178. checking for ANSI C header files... yes
  179. checking for dirent.h that defines DIR... yes
  180. checking for library containing opendir... none required
  181. checking for sys/wait.h that is POSIX.1 compatible... yes
  182. checking whether termios.h defines TIOCGWINSZ... no
  183. checking whether sys/ioctl.h defines TIOCGWINSZ... yes
  184. checking arpa/inet.h usability... yes
  185. checking arpa/inet.h presence... yes
  186. checking for arpa/inet.h... yes
  187. checking arpa/nameser.h usability... yes
  188. checking arpa/nameser.h presence... yes
  189. checking for arpa/nameser.h... yes
  190. checking assert.h usability... yes
  191. checking assert.h presence... yes
  192. checking for assert.h... yes
  193. checking bits/types.h usability... yes
  194. checking bits/types.h presence... yes
  195. checking for bits/types.h... yes
  196. checking conio.h usability... no
  197. checking conio.h presence... no
  198. checking for conio.h... no
  199. checking crypt.h usability... yes
  200. checking crypt.h presence... yes
  201. checking for crypt.h... yes
  202. checking direct.h usability... no
  203. checking direct.h presence... no
  204. checking for direct.h... no
  205. checking errno.h usability... yes
  206. checking errno.h presence... yes
  207. checking for errno.h... yes
  208. checking fcntl.h usability... yes
  209. checking fcntl.h presence... yes
  210. checking for fcntl.h... yes
  211. checking filio.h usability... no
  212. checking filio.h presence... no
  213. checking for filio.h... no
  214. checking getopt.h usability... yes
  215. checking getopt.h presence... yes
  216. checking for getopt.h... yes
  217. checking grp.h usability... yes
  218. checking grp.h presence... yes
  219. checking for grp.h... yes
  220. checking io.h usability... no
  221. checking io.h presence... no
  222. checking for io.h... no
  223. checking libutil.h usability... no
  224. checking libutil.h presence... no
  225. checking for libutil.h... no
  226. checking limits.h usability... yes
  227. checking limits.h presence... yes
  228. checking for limits.h... yes
  229. checking locale.h usability... yes
  230. checking locale.h presence... yes
  231. checking for locale.h... yes
  232. checking malloc.h usability... yes
  233. checking malloc.h presence... yes
  234. checking for malloc.h... yes
  235. checking for memory.h... (cached) yes
  236. checking psap.h usability... no
  237. checking psap.h presence... no
  238. checking for psap.h... no
  239. checking pwd.h usability... yes
  240. checking pwd.h presence... yes
  241. checking for pwd.h... yes
  242. checking process.h usability... no
  243. checking process.h presence... no
  244. checking for process.h... no
  245. checking sgtty.h usability... yes
  246. checking sgtty.h presence... yes
  247. checking for sgtty.h... yes
  248. checking shadow.h usability... yes
  249. checking shadow.h presence... yes
  250. checking for shadow.h... yes
  251. checking stddef.h usability... yes
  252. checking stddef.h presence... yes
  253. checking for stddef.h... yes
  254. checking for string.h... (cached) yes
  255. checking for strings.h... (cached) yes
  256. checking sysexits.h usability... yes
  257. checking sysexits.h presence... yes
  258. checking for sysexits.h... yes
  259. checking sys/file.h usability... yes
  260. checking sys/file.h presence... yes
  261. checking for sys/file.h... yes
  262. checking sys/filio.h usability... no
  263. checking sys/filio.h presence... no
  264. checking for sys/filio.h... no
  265. checking sys/fstyp.h usability... no
  266. checking sys/fstyp.h presence... no
  267. checking for sys/fstyp.h... no
  268. checking sys/errno.h usability... yes
  269. checking sys/errno.h presence... yes
  270. checking for sys/errno.h... yes
  271. checking sys/ioctl.h usability... yes
  272. checking sys/ioctl.h presence... yes
  273. checking for sys/ioctl.h... yes
  274. checking sys/param.h usability... yes
  275. checking sys/param.h presence... yes
  276. checking for sys/param.h... yes
  277. checking sys/privgrp.h usability... no
  278. checking sys/privgrp.h presence... no
  279. checking for sys/privgrp.h... no
  280. checking sys/resource.h usability... yes
  281. checking sys/resource.h presence... yes
  282. checking for sys/resource.h... yes
  283. checking sys/select.h usability... yes
  284. checking sys/select.h presence... yes
  285. checking for sys/select.h... yes
  286. checking sys/socket.h usability... yes
  287. checking sys/socket.h presence... yes
  288. checking for sys/socket.h... yes
  289. checking for sys/stat.h... (cached) yes
  290. checking sys/syslog.h usability... yes
  291. checking sys/syslog.h presence... yes
  292. checking for sys/syslog.h... yes
  293. checking sys/time.h usability... yes
  294. checking sys/time.h presence... yes
  295. checking for sys/time.h... yes
  296. checking for sys/types.h... (cached) yes
  297. checking sys/uio.h usability... yes
  298. checking sys/uio.h presence... yes
  299. checking for sys/uio.h... yes
  300. checking sys/vmount.h usability... no
  301. checking sys/vmount.h presence... no
  302. checking for sys/vmount.h... no
  303. checking syslog.h usability... yes
  304. checking syslog.h presence... yes
  305. checking for syslog.h... yes
  306. checking termios.h usability... yes
  307. checking termios.h presence... yes
  308. checking for termios.h... yes
  309. checking for unistd.h... (cached) yes
  310. checking utime.h usability... yes
  311. checking utime.h presence... yes
  312. checking for utime.h... yes
  313. checking for resolv.h... yes
  314. checking for netinet/tcp.h... yes
  315. checking for sys/ucred.h... no
  316. checking for sigaction... yes
  317. checking for sigset... yes
  318. checking for socket... yes
  319. checking for select... yes
  320. checking for sys/select.h... (cached) yes
  321. checking for sys/socket.h... (cached) yes
  322. checking types of arguments for select... int,fd_set *,struct timeval *
  323. checking for poll... yes
  324. checking poll.h usability... yes
  325. checking poll.h presence... yes
  326. checking for poll.h... yes
  327. checking sys/poll.h usability... yes
  328. checking sys/poll.h presence... yes
  329. checking for sys/poll.h... yes
  330. checking sys/epoll.h usability... yes
  331. checking sys/epoll.h presence... yes
  332. checking for sys/epoll.h... yes
  333. checking for epoll system call... yes
  334. checking sys/devpoll.h usability... no
  335. checking sys/devpoll.h presence... no
  336. checking for sys/devpoll.h... no
  337. checking declaration of sys_errlist... yes
  338. checking for strerror... yes
  339. checking for strerror_r... yes
  340. checking non-posix strerror_r... yes
  341. checking for regex.h... yes
  342. checking for library containing regfree... none required
  343. checking for compatible POSIX regex... yes
  344. checking sys/uuid.h usability... no
  345. checking sys/uuid.h presence... no
  346. checking for sys/uuid.h... no
  347. checking uuid/uuid.h usability... yes
  348. checking uuid/uuid.h presence... yes
  349. checking for uuid/uuid.h... yes
  350. checking for library containing uuid_generate... -luuid
  351. checking for library containing uuid_unparse_lower... none required
  352. checking for resolver link (default)... no
  353. checking for resolver link (-lresolv)... yes
  354. checking for hstrerror... yes
  355. checking for getaddrinfo... yes
  356. checking for getnameinfo... yes
  357. checking for gai_strerror... yes
  358. checking for inet_ntop... yes
  359. checking INET6_ADDRSTRLEN... yes
  360. checking struct sockaddr_storage... yes
  361. checking sys/un.h usability... yes
  362. checking sys/un.h presence... yes
  363. checking for sys/un.h... yes
  364. checking gnutls/gnutls.h usability... yes
  365. checking gnutls/gnutls.h presence... yes
  366. checking for gnutls/gnutls.h... yes
  367. checking for gnutls_init in -lgnutls... yes
  368. checking for _beginthread... no
  369. checking pthread.h usability... yes
  370. checking pthread.h presence... yes
  371. checking for pthread.h... yes
  372. checking POSIX thread version... 10
  373. checking for LinuxThreads pthread.h... no
  374. checking for GNU Pth pthread.h... no
  375. checking sched.h usability... yes
  376. checking sched.h presence... yes
  377. checking for sched.h... yes
  378. checking for pthread_create in default libraries... no
  379. checking for pthread link with -kthread... no
  380. checking for pthread link with -pthread... yes
  381. checking for sched_yield... yes
  382. checking for pthread_yield... yes
  383. checking for thr_yield... no
  384. checking for pthread_kill... yes
  385. checking for pthread_rwlock_destroy with <pthread.h>... yes
  386. checking for pthread_detach with <pthread.h>... yes
  387. checking for pthread_setconcurrency... yes
  388. checking for pthread_getconcurrency... yes
  389. checking for thr_setconcurrency... no
  390. checking for thr_getconcurrency... no
  391. checking for pthread_kill_other_threads_np... no
  392. checking for LinuxThreads implementation... no
  393. checking for LinuxThreads consistency... no
  394. checking if pthread_create() works... yes
  395. checking if select yields when using pthreads... yes
  396. checking for thread specific errno... yes
  397. checking for thread specific h_errno... yes
  398. checking for ctime_r... yes
  399. checking for gmtime_r... yes
  400. checking for localtime_r... yes
  401. checking for gethostbyname_r... yes
  402. checking for gethostbyaddr_r... yes
  403. checking number of arguments of ctime_r... 2
  404. checking number of arguments of gethostbyname_r... 6
  405. checking number of arguments of gethostbyaddr_r... 8
  406. checking db.h usability... yes
  407. checking db.h presence... yes
  408. checking for db.h... yes
  409. checking for Berkeley DB major version in db.h... 4
  410. checking for Berkeley DB minor version in db.h... 8
  411. checking if Berkeley DB version supported by BDB/HDB backends... yes
  412. checking for Berkeley DB link (-ldb-4.8)... yes
  413. checking for Berkeley DB library and header version match... yes
  414. checking for Berkeley DB thread support... yes
  415. checking tcpd.h usability... yes
  416. checking tcpd.h presence... yes
  417. checking for tcpd.h... yes
  418. checking for TCP wrappers library... -lwrap
  419. checking for openlog... yes
  420. checking for unicode/utypes.h... (cached) no
  421. configure: WARNING: ICU not available
  422. configure: WARNING: SASL authentication not supported!
  423. checking fetch(3) library... no
  424. checking for crypt... no
  425. checking for crypt in -lcrypt... yes
  426. checking for setproctitle... no
  427. checking for setproctitle in -lutil... no
  428. checking for mode_t... yes
  429. checking for off_t... yes
  430. checking for pid_t... yes
  431. checking for ssize_t... yes
  432. checking for caddr_t... yes
  433. checking for size_t... yes
  434. checking for long long... yes
  435. checking for ptrdiff_t... yes
  436. checking for socklen_t... yes
  437. checking the type of arg 3 to accept()... socklen_t *
  438. checking return type of signal handlers... void
  439. checking for sig_atomic_t... yes
  440. checking for uid_t in sys/types.h... yes
  441. checking whether time.h and sys/time.h may both be included... yes
  442. checking whether struct tm is in sys/time.h or time.h... time.h
  443. checking for struct stat.st_blksize... yes
  444. checking for struct passwd.pw_gecos... yes
  445. checking for struct passwd.pw_passwd... yes
  446. checking if toupper() requires islower()... no
  447. checking for an ANSI C-conforming const... yes
  448. checking if compiler understands volatile... yes
  449. checking whether byte ordering is bigendian... no
  450. checking size of short... 2
  451. checking size of int... 4
  452. checking size of long... 8
  453. checking size of long long... 8
  454. checking size of wchar_t... 4
  455. checking for working memcmp... yes
  456. checking for strftime... yes
  457. checking for inet_aton()... yes
  458. checking for _spawnlp... no
  459. checking for _snprintf... no
  460. checking for vsnprintf... yes
  461. checking for _vsnprintf... no
  462. checking for vprintf... yes
  463. checking for _doprnt... no
  464. checking for snprintf... yes
  465. checking for vsnprintf... (cached) yes
  466. checking for bcopy... yes
  467. checking for closesocket... no
  468. checking for chroot... yes
  469. checking for endgrent... yes
  470. checking for endpwent... yes
  471. checking for fcntl... yes
  472. checking for flock... yes
  473. checking for fstat... yes
  474. checking for getdtablesize... yes
  475. checking for geteuid... yes
  476. checking for getgrgid... yes
  477. checking for gethostname... yes
  478. checking for getpassphrase... no
  479. checking for getpwuid... yes
  480. checking for getpwnam... yes
  481. checking for getspnam... yes
  482. checking for gettimeofday... yes
  483. checking for initgroups... yes
  484. checking for inet_ntoa_b... no
  485. checking for ioctl... yes
  486. checking for lockf... yes
  487. checking for memcpy... yes
  488. checking for memmove... yes
  489. checking for memrchr... yes
  490. checking for mkstemp... yes
  491. checking for mktemp... yes
  492. checking for pipe... yes
  493. checking for read... yes
  494. checking for recv... yes
  495. checking for recvfrom... yes
  496. checking for setpwfile... no
  497. checking for setgid... yes
  498. checking for setegid... yes
  499. checking for setsid... yes
  500. checking for setuid... yes
  501. checking for seteuid... yes
  502. checking for signal... yes
  503. checking for strdup... yes
  504. checking for strpbrk... yes
  505. checking for strrchr... yes
  506. checking for strsep... yes
  507. checking for strstr... yes
  508. checking for strtol... yes
  509. checking for strtoul... yes
  510. checking for strtoq... yes
  511. checking for strtouq... yes
  512. checking for strtoll... yes
  513. checking for strtoull... yes
  514. checking for strspn... yes
  515. checking for sysconf... yes
  516. checking for waitpid... yes
  517. checking for wait4... yes
  518. checking for write... yes
  519. checking for send... yes
  520. checking for sendmsg... yes
  521. checking for sendto... yes
  522. checking for getopt... yes
  523. checking for getpeereid... no
  524. checking for getpeerucred... no
  525. checking for struct msghdr.msg_accrightslen... no
  526. checking for struct msghdr.msg_control... yes
  527. checking for struct stat.st_fstype... no
  528. checking for struct stat.st_vfstype... no
  529. checking for ltdl.h... (cached) yes
  530. checking for lt_dlinit in -lltdl... (cached) yes
  531. configure: WARNING: ACIs need dynacl
  532. configure: WARNING: Use of --without-threads is recommended with back-shell
  533. checking that generated files are newer than configure... done
  534. configure: creating ./config.status
  535. config.status: creating Makefile
  536. config.status: creating doc/Makefile
  537. config.status: creating doc/man/Makefile
  538. config.status: creating doc/man/man1/Makefile
  539. config.status: creating doc/man/man3/Makefile
  540. config.status: creating doc/man/man5/Makefile
  541. config.status: creating doc/man/man8/Makefile
  542. config.status: creating clients/Makefile
  543. config.status: creating clients/tools/Makefile
  544. config.status: creating include/Makefile
  545. config.status: creating libraries/Makefile
  546. config.status: creating libraries/liblber/Makefile
  547. config.status: creating libraries/libldap/Makefile
  548. config.status: creating libraries/libldap_r/Makefile
  549. config.status: creating libraries/liblunicode/Makefile
  550. config.status: creating libraries/liblutil/Makefile
  551. config.status: creating libraries/librewrite/Makefile
  552. config.status: creating servers/Makefile
  553. config.status: creating servers/slapd/Makefile
  554. config.status: creating servers/slapd/back-bdb/Makefile
  555. config.status: creating servers/slapd/back-dnssrv/Makefile
  556. config.status: creating servers/slapd/back-hdb/Makefile
  557. config.status: creating servers/slapd/back-ldap/Makefile
  558. config.status: creating servers/slapd/back-ldif/Makefile
  559. config.status: creating servers/slapd/back-mdb/Makefile
  560. config.status: creating servers/slapd/back-meta/Makefile
  561. config.status: creating servers/slapd/back-monitor/Makefile
  562. config.status: creating servers/slapd/back-ndb/Makefile
  563. config.status: creating servers/slapd/back-null/Makefile
  564. config.status: creating servers/slapd/back-passwd/Makefile
  565. config.status: creating servers/slapd/back-perl/Makefile
  566. config.status: creating servers/slapd/back-relay/Makefile
  567. config.status: creating servers/slapd/back-shell/Makefile
  568. config.status: creating servers/slapd/back-sock/Makefile
  569. config.status: creating servers/slapd/back-sql/Makefile
  570. config.status: creating servers/slapd/shell-backends/Makefile
  571. config.status: creating servers/slapd/slapi/Makefile
  572. config.status: creating servers/slapd/overlays/Makefile
  573. config.status: creating tests/Makefile
  574. config.status: creating tests/run
  575. config.status: creating tests/progs/Makefile
  576. config.status: creating include/portable.h
  577. config.status: creating include/ldap_features.h
  578. config.status: creating include/lber_types.h
  579. config.status: executing depfiles commands
  580. config.status: executing libtool commands
  581. config.status: executing default commands
  582. Making servers/slapd/backends.c
  583. Add config ...
  584. Add ldif ...
  585. Add bdb ...
  586. Add hdb ...
  587. Add mdb ...
  588. Making servers/slapd/overlays/statover.c
  589. Add syncprov ...
  590. Please run "make depend" to build dependencies
  591. >>> Source configured.
  592. >>> Compiling source in /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31 ...
  593. make -j24 depend
  594. Making depend in /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31
  595. Entering subdirectory include
  596. make[1]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/include'
  597. Making ldap_config.h
  598. make[1]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/include'
  599. Entering subdirectory libraries
  600. make[1]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries'
  601. Making depend in /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries
  602. Entering subdirectory liblutil
  603. make[2]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblutil'
  604. ../../build/mkdep -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS base64.c entropy.c sasl.c signal.c hash.c passfile.c md5.c passwd.c sha1.c getpass.c lockf.c utils.c uuid.c sockpair.c avl.c tavl.c testavl.c meter.c setproctitle.c getpeereid.c detach.c
  605. make[2]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblutil'
  606. Entering subdirectory liblber
  607. make[2]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblber'
  608. ../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS assert.c decode.c encode.c io.c bprint.c debug.c memory.c options.c sockbuf.c stdio.c
  609. make[2]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblber'
  610. Entering subdirectory liblunicode
  611. make[2]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblunicode'
  612. touch .links
  613. ../../build/mkdep -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS ucstr.c ucdata.c ucgendat.c ure.c urestubs.c
  614. make[2]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblunicode'
  615. Entering subdirectory libldap
  616. make[2]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/libldap'
  617. ../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS bind.c open.c result.c error.c compare.c search.c controls.c messages.c references.c extended.c cyrus.c modify.c add.c modrdn.c delete.c abandon.c sasl.c ntlm.c gssapi.c sbind.c unbind.c cancel.c filter.c free.c sort.c passwd.c whoami.c getdn.c getentry.c getattr.c getvalues.c addentry.c request.c os-ip.c url.c pagectrl.c sortctrl.c vlvctrl.c init.c options.c print.c string.c util-int.c schema.c charray.c os-local.c dnssrv.c utf-8.c utf-8-conv.c tls2.c tls_o.c tls_g.c tls_m.c turn.c ppolicy.c dds.c txn.c ldap_sync.c stctrl.c assertion.c deref.c ldif.c fetch.c
  618. make[2]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/libldap'
  619. Entering subdirectory libldap_r
  620. make[2]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/libldap_r'
  621. touch .links
  622. ../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS threads.c rdwr.c rmutex.c tpool.c rq.c thr_posix.c thr_cthreads.c thr_thr.c thr_nt.c thr_pth.c thr_stub.c thr_debug.c apitest.c test.c bind.c open.c result.c error.c compare.c search.c controls.c messages.c references.c extended.c cyrus.c modify.c add.c modrdn.c delete.c abandon.c sasl.c gssapi.c sbind.c unbind.c cancel.c filter.c free.c sort.c passwd.c whoami.c getdn.c getentry.c getattr.c getvalues.c addentry.c request.c os-ip.c url.c pagectrl.c sortctrl.c vlvctrl.c init.c options.c print.c string.c util-int.c schema.c charray.c os-local.c dnssrv.c utf-8.c utf-8-conv.c tls2.c tls_o.c tls_g.c tls_m.c turn.c ppolicy.c dds.c txn.c ldap_sync.c stctrl.c assertion.c deref.c ldif.c fetch.c
  623. make[2]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/libldap_r'
  624. Entering subdirectory librewrite
  625. make[2]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/librewrite'
  626. ../../build/mkdep -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS config.c context.c info.c ldapmap.c map.c params.c rule.c session.c subst.c var.c xmap.c parse.c rewrite.c
  627. make[2]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/librewrite'
  628. make[1]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries'
  629. Entering subdirectory clients
  630. make[1]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/clients'
  631. Making depend in /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/clients
  632. Entering subdirectory tools
  633. make[2]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/clients/tools'
  634. ../../build/mkdep -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS ldapsearch.c ldapmodify.c ldapdelete.c ldapmodrdn.c ldappasswd.c ldapwhoami.c ldapcompare.c ldapexop.c ldapurl.c common.c
  635. make[2]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/clients/tools'
  636. make[1]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/clients'
  637. Entering subdirectory servers
  638. make[1]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers'
  639. Making depend in /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers
  640. Entering subdirectory slapd
  641. make[2]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd'
  642. cd back-bdb; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  643. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-bdb'
  644. ../../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS init.c tools.c config.c add.c bind.c compare.c delete.c modify.c modrdn.c search.c extended.c referral.c operational.c attr.c index.c key.c dbcache.c filterindex.c dn2entry.c dn2id.c error.c id2entry.c idl.c nextid.c cache.c trans.c monitor.c
  645. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-bdb'
  646. cd back-dnssrv; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  647. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-dnssrv'
  648. ../../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS init.c bind.c search.c config.c referral.c
  649. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-dnssrv'
  650. cd back-hdb; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  651. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-hdb'
  652. touch .links
  653. ../../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I. -I./../back-bdb -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS init.c tools.c config.c add.c bind.c compare.c delete.c modify.c modrdn.c search.c extended.c referral.c operational.c attr.c index.c key.c dbcache.c filterindex.c trans.c dn2entry.c dn2id.c error.c id2entry.c idl.c nextid.c cache.c monitor.c
  654. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-hdb'
  655. cd back-ldap; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  656. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-ldap'
  657. ../../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS init.c config.c search.c bind.c unbind.c add.c compare.c delete.c modify.c modrdn.c extended.c chain.c distproc.c monitor.c pbind.c
  658. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-ldap'
  659. cd back-ldif; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  660. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-ldif'
  661. ../../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS ldif.c
  662. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-ldif'
  663. cd back-mdb; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  664. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-mdb'
  665. ../../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/libmdb -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS init.c tools.c config.c add.c bind.c compare.c delete.c modify.c modrdn.c search.c extended.c operational.c attr.c index.c key.c filterindex.c dn2entry.c dn2id.c id2entry.c idl.c nextid.c monitor.c
  666. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-mdb'
  667. cd back-meta; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  668. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-meta'
  669. ../../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS init.c config.c search.c bind.c unbind.c add.c compare.c delete.c modify.c modrdn.c suffixmassage.c map.c conn.c candidates.c dncache.c
  670. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-meta'
  671. cd back-monitor; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  672. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-monitor'
  673. ../../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I./../slapi -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS init.c search.c compare.c modify.c bind.c operational.c cache.c entry.c backend.c database.c thread.c conn.c rww.c log.c operation.c sent.c listener.c time.c overlay.c
  674. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-monitor'
  675. cd back-ndb; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  676. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-ndb'
  677. run configure with --enable-ndb to make back_ndb
  678. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-ndb'
  679. cd back-null; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  680. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-null'
  681. ../../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS null.c
  682. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-null'
  683. cd back-passwd; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  684. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-passwd'
  685. ../../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS search.c config.c init.c
  686. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-passwd'
  687. cd back-perl; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  688. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-perl'
  689. run configure with --enable-perl to make back_perl
  690. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-perl'
  691. cd back-relay; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  692. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-relay'
  693. ../../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS init.c op.c
  694. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-relay'
  695. cd back-shell; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  696. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-shell'
  697. ../../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS init.c config.c fork.c search.c bind.c unbind.c add.c delete.c modify.c modrdn.c compare.c result.c
  698. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-shell'
  699. cd back-sock; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  700. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-sock'
  701. ../../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS init.c config.c opensock.c search.c bind.c unbind.c add.c delete.c modify.c modrdn.c compare.c result.c
  702. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-sock'
  703. cd back-sql; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  704. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-sql'
  705. run configure with --enable-sql to make back_sql
  706. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/back-sql'
  707. cd shell-backends; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  708. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/shell-backends'
  709. ../../../build/mkdep -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I../../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS passwd-shell.c shellutil.c
  710. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/shell-backends'
  711. cd slapi; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  712. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/slapi'
  713. ../../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I.. -I. -I../../../include -I./.. -I. -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS plugin.c slapi_pblock.c slapi_utils.c printmsg.c slapi_ops.c slapi_dn.c slapi_ext.c slapi_overlay.c
  714. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/slapi'
  715. cd overlays; make -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j depend
  716. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/overlays'
  717. ../../../build/mkdep -l -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS overlays.c accesslog.c auditlog.c constraint.c dds.c deref.c dyngroup.c dynlist.c memberof.c pcache.c collect.c ppolicy.c refint.c retcode.c rwm.c rwmconf.c rwmdn.c rwmmap.c seqmod.c sssvlv.c syncprov.c translucent.c unique.c valsort.c
  718. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd/overlays'
  719. ../../build/mkdep -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../include -I. -I./slapi -I. -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS main.c globals.c bconfig.c config.c daemon.c connection.c search.c filter.c add.c cr.c attr.c entry.c backend.c result.c operation.c dn.c compare.c modify.c delete.c modrdn.c ch_malloc.c value.c ava.c bind.c unbind.c abandon.c filterentry.c phonetic.c acl.c str2filter.c aclparse.c init.c user.c lock.c controls.c extended.c passwd.c schema.c schema_check.c schema_init.c schema_prep.c schemaparse.c ad.c at.c mr.c syntax.c oc.c saslauthz.c oidm.c starttls.c index.c sets.c referral.c root_dse.c sasl.c module.c mra.c mods.c sl_malloc.c zn_malloc.c limits.c operational.c matchedValues.c cancel.c syncrepl.c backglue.c backover.c ctxcsn.c ldapsync.c frontend.c slapadd.c slapcat.c slapcommon.c slapdn.c slapindex.c slappasswd.c slaptest.c slapauth.c slapacl.c component.c aci.c alock.c txn.c slapschema.c
  720. make[2]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers/slapd'
  721. make[1]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/servers'
  722. Entering subdirectory tests
  723. make[1]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/tests'
  724. Making depend in /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/tests
  725. Entering subdirectory progs
  726. make[2]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/tests/progs'
  727. ../../build/mkdep -d "." -c "x86_64-pc-linux-gnu-gcc" -m "-M" -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS slapd-common.c slapd-tester.c slapd-search.c slapd-read.c slapd-addel.c slapd-modrdn.c slapd-modify.c slapd-bind.c slapd-mtread.c ldif-filter.c
  728. make[2]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/tests/progs'
  729. make[1]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/tests'
  730. Entering subdirectory doc
  731. make[1]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/doc'
  732. Making depend in /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/doc
  733. Entering subdirectory man
  734. make[2]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/doc/man'
  735. Making depend in /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/doc/man
  736. Entering subdirectory man1
  737. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/doc/man/man1'
  738. make[3]: Nothing to be done for `depend'.
  739. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/doc/man/man1'
  740. Entering subdirectory man3
  741. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/doc/man/man3'
  742. make[3]: Nothing to be done for `depend'.
  743. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/doc/man/man3'
  744. Entering subdirectory man5
  745. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/doc/man/man5'
  746. make[3]: Nothing to be done for `depend'.
  747. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/doc/man/man5'
  748. Entering subdirectory man8
  749. make[3]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/doc/man/man8'
  750. make[3]: Nothing to be done for `depend'.
  751. make[3]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/doc/man/man8'
  752. make[2]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/doc/man'
  753. make[1]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/doc'
  754. make -j24 CC=x86_64-pc-linux-gnu-gcc AR=x86_64-pc-linux-gnu-ar SHELL=/bin/bash
  755. Making all in /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31
  756. Entering subdirectory include
  757. make[1]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/include'
  758. make[1]: Nothing to be done for `all'.
  759. make[1]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/include'
  760. Entering subdirectory libraries
  761. make[1]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries'
  762. Making all in /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries
  763. Entering subdirectory liblutil
  764. make[2]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblutil'
  765. rm -f version.c
  766. ../../build/mkversion -v "2.4.31" liblutil.a > version.c
  767. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o base64.o base64.c
  768. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o entropy.o entropy.c
  769. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o sasl.o sasl.c
  770. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o signal.o signal.c
  771. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o hash.o hash.c
  772. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o passfile.o passfile.c
  773. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o md5.o md5.c
  774. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o passwd.o passwd.c
  775. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o sha1.o sha1.c
  776. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o getpass.o getpass.c
  777. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o lockf.o lockf.c
  778. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o utils.o utils.c
  779. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o uuid.o uuid.c
  780. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o sockpair.o sockpair.c
  781. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o avl.o avl.c
  782. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o tavl.o tavl.c
  783. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o meter.o meter.c
  784. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o setproctitle.o setproctitle.c
  785. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o getpeereid.o getpeereid.c
  786. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o detach.o detach.c
  787. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o version.o version.c
  788. x86_64-pc-linux-gnu-ar ru liblutil.a base64.o entropy.o sasl.o signal.o hash.o passfile.o md5.o passwd.o sha1.o getpass.o lockf.o utils.o uuid.o sockpair.o avl.o tavl.o meter.o setproctitle.o getpeereid.o detach.o version.o
  789. x86_64-pc-linux-gnu-ar: creating liblutil.a
  790. make[2]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblutil'
  791. Entering subdirectory liblber
  792. make[2]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblber'
  793. rm -f version.c
  794. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c assert.c
  795. ../../build/mkversion -v "2.4.31" liblber.la > version.c
  796. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c decode.c
  797. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c encode.c
  798. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c io.c
  799. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c bprint.c
  800. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c debug.c
  801. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c memory.c
  802. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c options.c
  803. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c sockbuf.c
  804. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c stdio.c
  805. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o dtest.o dtest.c
  806. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o etest.o etest.c
  807. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o idtest.o idtest.c
  808. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c assert.c -fPIC -DPIC -o .libs/assert.o
  809. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c encode.c -fPIC -DPIC -o .libs/encode.o
  810. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c memory.c -fPIC -DPIC -o .libs/memory.o
  811. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c io.c -fPIC -DPIC -o .libs/io.o
  812. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c bprint.c -fPIC -DPIC -o .libs/bprint.o
  813. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c options.c -fPIC -DPIC -o .libs/options.o
  814. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c stdio.c -fPIC -DPIC -o .libs/stdio.o
  815. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c sockbuf.c -fPIC -DPIC -o .libs/sockbuf.o
  816. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c debug.c -fPIC -DPIC -o .libs/debug.o
  817. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c decode.c -fPIC -DPIC -o .libs/decode.o
  818. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c assert.c -o assert.o >/dev/null 2>&1
  819. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c stdio.c -o stdio.o >/dev/null 2>&1
  820. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c debug.c -o debug.o >/dev/null 2>&1
  821. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c options.c -o options.o >/dev/null 2>&1
  822. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c bprint.c -o bprint.o >/dev/null 2>&1
  823. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c encode.c -o encode.o >/dev/null 2>&1
  824. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c memory.c -o memory.o >/dev/null 2>&1
  825. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c io.c -o io.o >/dev/null 2>&1
  826. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c sockbuf.c -o sockbuf.o >/dev/null 2>&1
  827. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c decode.c -o decode.o >/dev/null 2>&1
  828. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c version.c
  829. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c version.c -fPIC -DPIC -o .libs/version.o
  830. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLBER_LIBRARY -c version.c -o version.o >/dev/null 2>&1
  831. /bin/bash ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -release 2.4 -version-info 10:3:8 -rpath /usr/lib64 -o liblber.la assert.lo decode.lo encode.lo io.lo bprint.lo debug.lo memory.lo options.lo sockbuf.lo stdio.lo version.lo -lresolv
  832. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/assert.o .libs/decode.o .libs/encode.o .libs/io.o .libs/bprint.o .libs/debug.o .libs/memory.o .libs/options.o .libs/sockbuf.o .libs/stdio.o .libs/version.o -lresolv -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,liblber-2.4.so.2 -o .libs/liblber-2.4.so.2.8.3
  833. libtool: link: (cd ".libs" && rm -f "liblber-2.4.so.2" && ln -s "liblber-2.4.so.2.8.3" "liblber-2.4.so.2")
  834. libtool: link: (cd ".libs" && rm -f "liblber.so" && ln -s "liblber-2.4.so.2.8.3" "liblber.so")
  835. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblber.a assert.o decode.o encode.o io.o bprint.o debug.o memory.o options.o sockbuf.o stdio.o version.o
  836. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblber.a
  837. libtool: link: ( cd ".libs" && rm -f "liblber.la" && ln -s "../liblber.la" "liblber.la" )
  838. /bin/bash ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o dtest dtest.o liblber.la ../../libraries/liblutil/liblutil.a -lresolv
  839. /bin/bash ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o etest etest.o liblber.la ../../libraries/liblutil/liblutil.a -lresolv
  840. /bin/bash ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o idtest idtest.o liblber.la ../../libraries/liblutil/liblutil.a -lresolv
  841. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o .libs/dtest dtest.o ./.libs/liblber.so ../../libraries/liblutil/liblutil.a -lresolv
  842. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o .libs/idtest idtest.o ./.libs/liblber.so ../../libraries/liblutil/liblutil.a -lresolv
  843. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o .libs/etest etest.o ./.libs/liblber.so ../../libraries/liblutil/liblutil.a -lresolv
  844. make[2]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblber'
  845. Entering subdirectory liblunicode
  846. make[2]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblunicode'
  847. rm -f version.c
  848. ../../build/mkversion -v "2.4.31" liblunicode.a > version.c
  849. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o ucdata.o ucdata.c
  850. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o ure.o ure.c
  851. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o urestubs.o urestubs.c
  852. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o ucstr.o ucstr.c
  853. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o version.o version.c
  854. x86_64-pc-linux-gnu-ar ru liblunicode.a ucdata.o ure.o urestubs.o ucstr.o version.o
  855. x86_64-pc-linux-gnu-ar: creating liblunicode.a
  856. make[2]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblunicode'
  857. Entering subdirectory libldap
  858. make[2]: Entering directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/libldap'
  859. rm -f version.c
  860. ../../build/mkversion -v "2.4.31" libldap.la > version.c
  861. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c bind.c
  862. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c open.c
  863. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c result.c
  864. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c error.c
  865. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c compare.c
  866. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c search.c
  867. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c controls.c
  868. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c messages.c
  869. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c references.c
  870. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c extended.c
  871. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c cyrus.c
  872. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c modify.c
  873. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c add.c
  874. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c modrdn.c
  875. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c delete.c
  876. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c abandon.c
  877. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c sasl.c
  878. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c ntlm.c
  879. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c gssapi.c
  880. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c sbind.c
  881. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c unbind.c
  882. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c cancel.c
  883. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c filter.c
  884. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c free.c
  885. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c bind.c -fPIC -DPIC -o .libs/bind.o
  886. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c result.c -fPIC -DPIC -o .libs/result.o
  887. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c open.c -fPIC -DPIC -o .libs/open.o
  888. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c compare.c -fPIC -DPIC -o .libs/compare.o
  889. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c search.c -fPIC -DPIC -o .libs/search.o
  890. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c error.c -fPIC -DPIC -o .libs/error.o
  891. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c messages.c -fPIC -DPIC -o .libs/messages.o
  892. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c controls.c -fPIC -DPIC -o .libs/controls.o
  893. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c extended.c -fPIC -DPIC -o .libs/extended.o
  894. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c references.c -fPIC -DPIC -o .libs/references.o
  895. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c cyrus.c -fPIC -DPIC -o .libs/cyrus.o
  896. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c abandon.c -fPIC -DPIC -o .libs/abandon.o
  897. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c modify.c -fPIC -DPIC -o .libs/modify.o
  898. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c add.c -fPIC -DPIC -o .libs/add.o
  899. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c delete.c -fPIC -DPIC -o .libs/delete.o
  900. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c modrdn.c -fPIC -DPIC -o .libs/modrdn.o
  901. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c gssapi.c -fPIC -DPIC -o .libs/gssapi.o
  902. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c sbind.c -fPIC -DPIC -o .libs/sbind.o
  903. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c sasl.c -fPIC -DPIC -o .libs/sasl.o
  904. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c ntlm.c -fPIC -DPIC -o .libs/ntlm.o
  905. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c unbind.c -fPIC -DPIC -o .libs/unbind.o
  906. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c cancel.c -fPIC -DPIC -o .libs/cancel.o
  907. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c filter.c -fPIC -DPIC -o .libs/filter.o
  908. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c free.c -fPIC -DPIC -o .libs/free.o
  909. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c cyrus.c -o cyrus.o >/dev/null 2>&1
  910. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c gssapi.c -o gssapi.o >/dev/null 2>&1
  911. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c bind.c -o bind.o >/dev/null 2>&1
  912. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c messages.c -o messages.o >/dev/null 2>&1
  913. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c compare.c -o compare.o >/dev/null 2>&1
  914. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c cancel.c -o cancel.o >/dev/null 2>&1
  915. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c free.c -o free.o >/dev/null 2>&1
  916. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c sbind.c -o sbind.o >/dev/null 2>&1
  917. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c modrdn.c -o modrdn.o >/dev/null 2>&1
  918. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c delete.c -o delete.o >/dev/null 2>&1
  919. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c references.c -o references.o >/dev/null 2>&1
  920. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c ntlm.c -o ntlm.o >/dev/null 2>&1
  921. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c add.c -o add.o >/dev/null 2>&1
  922. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c modify.c -o modify.o >/dev/null 2>&1
  923. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c unbind.c -o unbind.o >/dev/null 2>&1
  924. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c sort.c
  925. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c abandon.c -o abandon.o >/dev/null 2>&1
  926. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c passwd.c
  927. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c controls.c -o controls.o >/dev/null 2>&1
  928. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c whoami.c
  929. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c extended.c -o extended.o >/dev/null 2>&1
  930. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c getdn.c
  931. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c getentry.c
  932. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c getattr.c
  933. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c sort.c -fPIC -DPIC -o .libs/sort.o
  934. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c passwd.c -fPIC -DPIC -o .libs/passwd.o
  935. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c whoami.c -fPIC -DPIC -o .libs/whoami.o
  936. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c getvalues.c
  937. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c getdn.c -fPIC -DPIC -o .libs/getdn.o
  938. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c error.c -o error.o >/dev/null 2>&1
  939. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c addentry.c
  940. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c getentry.c -fPIC -DPIC -o .libs/getentry.o
  941. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c getattr.c -fPIC -DPIC -o .libs/getattr.o
  942. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c open.c -o open.o >/dev/null 2>&1
  943. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c search.c -o search.o >/dev/null 2>&1
  944. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c request.c
  945. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c getvalues.c -fPIC -DPIC -o .libs/getvalues.o
  946. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c os-ip.c
  947. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c url.c
  948. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c pagectrl.c
  949. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c sortctrl.c
  950. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c addentry.c -fPIC -DPIC -o .libs/addentry.o
  951. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c vlvctrl.c
  952. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c request.c -fPIC -DPIC -o .libs/request.o
  953. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c os-ip.c -fPIC -DPIC -o .libs/os-ip.o
  954. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c url.c -fPIC -DPIC -o .libs/url.o
  955. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c pagectrl.c -fPIC -DPIC -o .libs/pagectrl.o
  956. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c sortctrl.c -fPIC -DPIC -o .libs/sortctrl.o
  957. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c vlvctrl.c -fPIC -DPIC -o .libs/vlvctrl.o
  958. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c init.c
  959. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c whoami.c -o whoami.o >/dev/null 2>&1
  960. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c passwd.c -o passwd.o >/dev/null 2>&1
  961. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c sasl.c -o sasl.o >/dev/null 2>&1
  962. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c sort.c -o sort.o >/dev/null 2>&1
  963. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c init.c -fPIC -DPIC -o .libs/init.o
  964. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c addentry.c -o addentry.o >/dev/null 2>&1
  965. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c getentry.c -o getentry.o >/dev/null 2>&1
  966. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c getattr.c -o getattr.o >/dev/null 2>&1
  967. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c options.c
  968. os-ip.c: In function 'ldap_pvt_is_socket_ready':
  969. os-ip.c:261:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  970. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c print.c
  971. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c string.c
  972. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c getvalues.c -o getvalues.o >/dev/null 2>&1
  973. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c pagectrl.c -o pagectrl.o >/dev/null 2>&1
  974. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c options.c -fPIC -DPIC -o .libs/options.o
  975. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c filter.c -o filter.o >/dev/null 2>&1
  976. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c vlvctrl.c -o vlvctrl.o >/dev/null 2>&1
  977. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c print.c -fPIC -DPIC -o .libs/print.o
  978. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c string.c -fPIC -DPIC -o .libs/string.o
  979. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c util-int.c
  980. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c schema.c
  981. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c charray.c
  982. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c os-local.c
  983. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c util-int.c -fPIC -DPIC -o .libs/util-int.o
  984. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c dnssrv.c
  985. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c sortctrl.c -o sortctrl.o >/dev/null 2>&1
  986. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c schema.c -fPIC -DPIC -o .libs/schema.o
  987. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c charray.c -fPIC -DPIC -o .libs/charray.o
  988. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c utf-8.c
  989. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c os-local.c -fPIC -DPIC -o .libs/os-local.o
  990. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c utf-8-conv.c
  991. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c dnssrv.c -fPIC -DPIC -o .libs/dnssrv.o
  992. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c print.c -o print.o >/dev/null 2>&1
  993. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c tls2.c
  994. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c tls_o.c
  995. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c tls_g.c
  996. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c utf-8.c -fPIC -DPIC -o .libs/utf-8.o
  997. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c utf-8-conv.c -fPIC -DPIC -o .libs/utf-8-conv.o
  998. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c string.c -o string.o >/dev/null 2>&1
  999. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c tls2.c -fPIC -DPIC -o .libs/tls2.o
  1000. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c tls_o.c -fPIC -DPIC -o .libs/tls_o.o
  1001. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c tls_m.c
  1002. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c tls_g.c -fPIC -DPIC -o .libs/tls_g.o
  1003. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c turn.c
  1004. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c result.c -o result.o >/dev/null 2>&1
  1005. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c tls_o.c -o tls_o.o >/dev/null 2>&1
  1006. os-local.c: In function 'ldap_pvt_is_socket_ready':
  1007. os-local.c:152:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  1008. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c tls_m.c -fPIC -DPIC -o .libs/tls_m.o
  1009. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c ppolicy.c
  1010. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c turn.c -fPIC -DPIC -o .libs/turn.o
  1011. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c dds.c
  1012. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c tls_m.c -o tls_m.o >/dev/null 2>&1
  1013. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c init.c -o init.o >/dev/null 2>&1
  1014. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c ppolicy.c -fPIC -DPIC -o .libs/ppolicy.o
  1015. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c os-ip.c -o os-ip.o >/dev/null 2>&1
  1016. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c util-int.c -o util-int.o >/dev/null 2>&1
  1017. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c dds.c -fPIC -DPIC -o .libs/dds.o
  1018. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c txn.c
  1019. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c os-local.c -o os-local.o >/dev/null 2>&1
  1020. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c options.c -o options.o >/dev/null 2>&1
  1021. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c ldap_sync.c
  1022. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c txn.c -fPIC -DPIC -o .libs/txn.o
  1023. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c stctrl.c
  1024. tls_g.c: In function 'tlsg_sb_setup':
  1025. tls_g.c:922:2: warning: 'gnutls_transport_ptr' is deprecated [-Wdeprecated-declarations]
  1026. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c charray.c -o charray.o >/dev/null 2>&1
  1027. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c assertion.c
  1028. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c ldap_sync.c -fPIC -DPIC -o .libs/ldap_sync.o
  1029. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c dnssrv.c -o dnssrv.o >/dev/null 2>&1
  1030. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c turn.c -o turn.o >/dev/null 2>&1
  1031. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c stctrl.c -fPIC -DPIC -o .libs/stctrl.o
  1032. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c utf-8-conv.c -o utf-8-conv.o >/dev/null 2>&1
  1033. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c assertion.c -fPIC -DPIC -o .libs/assertion.o
  1034. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c ppolicy.c -o ppolicy.o >/dev/null 2>&1
  1035. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c dds.c -o dds.o >/dev/null 2>&1
  1036. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c txn.c -o txn.o >/dev/null 2>&1
  1037. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c deref.c
  1038. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c ldif.c
  1039. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c utf-8.c -o utf-8.o >/dev/null 2>&1
  1040. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c fetch.c
  1041. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c assertion.c -o assertion.o >/dev/null 2>&1
  1042. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c ldif.c -fPIC -DPIC -o .libs/ldif.o
  1043. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o apitest.o apitest.c
  1044. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c deref.c -fPIC -DPIC -o .libs/deref.o
  1045. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c fetch.c -fPIC -DPIC -o .libs/fetch.o
  1046. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o dntest.o dntest.c
  1047. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o ftest.o ftest.c
  1048. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c stctrl.c -o stctrl.o >/dev/null 2>&1
  1049. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o test.o test.c
  1050. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -c -o urltest.o urltest.c
  1051. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c url.c -o url.o >/dev/null 2>&1
  1052. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c fetch.c -o fetch.o >/dev/null 2>&1
  1053. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c request.c -o request.o >/dev/null 2>&1
  1054. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c ldap_sync.c -o ldap_sync.o >/dev/null 2>&1
  1055. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c deref.c -o deref.o >/dev/null 2>&1
  1056. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c tls_g.c -o tls_g.o >/dev/null 2>&1
  1057. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c tls2.c -o tls2.o >/dev/null 2>&1
  1058. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c ldif.c -o ldif.o >/dev/null 2>&1
  1059. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c getdn.c -o getdn.o >/dev/null 2>&1
  1060. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c schema.c -o schema.o >/dev/null 2>&1
  1061. /bin/bash ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c version.c
  1062. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c version.c -fPIC -DPIC -o .libs/version.o
  1063. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLDAP_CONNECTIONLESS -DLDAP_LIBRARY -c version.c -o version.o >/dev/null 2>&1
  1064. /bin/bash ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -release 2.4 -version-info 10:3:8 -rpath /usr/lib64 -o libldap.la bind.lo open.lo result.lo error.lo compare.lo search.lo controls.lo messages.lo references.lo extended.lo cyrus.lo modify.lo add.lo modrdn.lo delete.lo abandon.lo sasl.lo ntlm.lo gssapi.lo sbind.lo unbind.lo cancel.lo filter.lo free.lo sort.lo passwd.lo whoami.lo getdn.lo getentry.lo getattr.lo getvalues.lo addentry.lo request.lo os-ip.lo url.lo pagectrl.lo sortctrl.lo vlvctrl.lo init.lo options.lo print.lo string.lo util-int.lo schema.lo charray.lo os-local.lo dnssrv.lo utf-8.lo utf-8-conv.lo tls2.lo tls_o.lo tls_g.lo tls_m.lo turn.lo ppolicy.lo dds.lo txn.lo ldap_sync.lo stctrl.lo assertion.lo deref.lo ldif.lo fetch.lo version.lo ../../libraries/liblber/liblber.la -lresolv -lgnutls -lgcrypt
  1065. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/bind.o .libs/open.o .libs/result.o .libs/error.o .libs/compare.o .libs/search.o .libs/controls.o .libs/messages.o .libs/references.o .libs/extended.o .libs/cyrus.o .libs/modify.o .libs/add.o .libs/modrdn.o .libs/delete.o .libs/abandon.o .libs/sasl.o .libs/ntlm.o .libs/gssapi.o .libs/sbind.o .libs/unbind.o .libs/cancel.o .libs/filter.o .libs/free.o .libs/sort.o .libs/passwd.o .libs/whoami.o .libs/getdn.o .libs/getentry.o .libs/getattr.o .libs/getvalues.o .libs/addentry.o .libs/request.o .libs/os-ip.o .libs/url.o .libs/pagectrl.o .libs/sortctrl.o .libs/vlvctrl.o .libs/init.o .libs/options.o .libs/print.o .libs/string.o .libs/util-int.o .libs/schema.o .libs/charray.o .libs/os-local.o .libs/dnssrv.o .libs/utf-8.o .libs/utf-8-conv.o .libs/tls2.o .libs/tls_o.o .libs/tls_g.o .libs/tls_m.o .libs/turn.o .libs/ppolicy.o .libs/dds.o .libs/txn.o .libs/ldap_sync.o .libs/stctrl.o .libs/assertion.o .libs/deref.o .libs/ldif.o .libs/fetch.o .libs/version.o -Wl,-rpath -Wl,/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblber/.libs ../../libraries/liblber/.libs/liblber.so -lresolv -lgnutls -lgcrypt -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libldap-2.4.so.2 -o .libs/libldap-2.4.so.2.8.3
  1066. .libs/os-ip.o: In function `ldap_pvt_is_socket_ready':
  1067. /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/libldap/os-ip.c:262: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
  1068. /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/libldap/os-ip.c:262: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
  1069. libtool: link: (cd ".libs" && rm -f "libldap-2.4.so.2" && ln -s "libldap-2.4.so.2.8.3" "libldap-2.4.so.2")
  1070. libtool: link: (cd ".libs" && rm -f "libldap.so" && ln -s "libldap-2.4.so.2.8.3" "libldap.so")
  1071. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libldap.a bind.o open.o result.o error.o compare.o search.o controls.o messages.o references.o extended.o cyrus.o modify.o add.o modrdn.o delete.o abandon.o sasl.o ntlm.o gssapi.o sbind.o unbind.o cancel.o filter.o free.o sort.o passwd.o whoami.o getdn.o getentry.o getattr.o getvalues.o addentry.o request.o os-ip.o url.o pagectrl.o sortctrl.o vlvctrl.o init.o options.o print.o string.o util-int.o schema.o charray.o os-local.o dnssrv.o utf-8.o utf-8-conv.o tls2.o tls_o.o tls_g.o tls_m.o turn.o ppolicy.o dds.o txn.o ldap_sync.o stctrl.o assertion.o deref.o ldif.o fetch.o version.o
  1072. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libldap.a
  1073. libtool: link: ( cd ".libs" && rm -f "libldap.la" && ln -s "../libldap.la" "libldap.la" )
  1074. /bin/bash ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o apitest apitest.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a -lgnutls -lgcrypt -lcrypt -lresolv
  1075. /bin/bash ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o dntest dntest.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a -lgnutls -lgcrypt -lcrypt -lresolv
  1076. /bin/bash ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o ftest ftest.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a -lgnutls -lgcrypt -lcrypt -lresolv
  1077. /bin/bash ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o ltest test.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a -lgnutls -lgcrypt -lcrypt -lresolv
  1078. /bin/bash ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o urltest urltest.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a -lgnutls -lgcrypt -lcrypt -lresolv
  1079. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o .libs/dntest dntest.o ./.libs/libldap.so /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblber/.libs/liblber.so ../../libraries/liblber/.libs/liblber.so ../../libraries/liblutil/liblutil.a -lgnutls -lgcrypt -lcrypt -lresolv
  1080. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o .libs/ltest test.o ./.libs/libldap.so /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblber/.libs/liblber.so ../../libraries/liblber/.libs/liblber.so ../../libraries/liblutil/liblutil.a -lgnutls -lgcrypt -lcrypt -lresolv
  1081. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o .libs/ftest ftest.o ./.libs/libldap.so /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblber/.libs/liblber.so ../../libraries/liblber/.libs/liblber.so ../../libraries/liblutil/liblutil.a -lgnutls -lgcrypt -lcrypt -lresolv
  1082. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o .libs/apitest apitest.o ./.libs/libldap.so /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblber/.libs/liblber.so ../../libraries/liblber/.libs/liblber.so ../../libraries/liblutil/liblutil.a -lgnutls -lgcrypt -lcrypt -lresolv
  1083. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o .libs/urltest urltest.o ./.libs/libldap.so /tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/liblber/.libs/liblber.so ../../libraries/liblber/.libs/liblber.so ../../libraries/liblutil/liblutil.a -lgnutls -lgcrypt -lcrypt -lresolv
  1084. ./.libs/libldap.so: undefined reference to `gnutls_certificate_get_x509_cas'
  1085. collect2: error: ld returned 1 exit status
  1086. make[2]: *** [ltest] Error 1
  1087. make[2]: *** Waiting for unfinished jobs....
  1088. ./.libs/libldap.so: undefined reference to `gnutls_certificate_get_x509_cas'
  1089. collect2: error: ld returned 1 exit status
  1090. make[2]: *** [dntest] Error 1
  1091. ./.libs/libldap.so: undefined reference to `gnutls_certificate_get_x509_cas'
  1092. collect2: error: ld returned 1 exit status
  1093. make[2]: *** [ftest] Error 1
  1094. ./.libs/libldap.so: undefined reference to `gnutls_certificate_get_x509_cas'
  1095. collect2: error: ld returned 1 exit status
  1096. ./.libs/libldap.so: undefined reference to `gnutls_certificate_get_x509_cas'
  1097. collect2: error: ld returned 1 exit status
  1098. make[2]: *** [apitest] Error 1
  1099. make[2]: *** [urltest] Error 1
  1100. make[2]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries/libldap'
  1101. make[1]: *** [all-common] Error 1
  1102. make[1]: Leaving directory `/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31/libraries'
  1103. make: *** [all-common] Error 1
  1104. * ERROR: net-nds/openldap-2.4.31-r1 failed (compile phase):
  1105. * emake failed
  1106. *
  1107. * If you need support, post the output of `emerge --info '=net-nds/openldap-2.4.31-r1'`,
  1108. * the complete build log and the output of `emerge -pqv '=net-nds/openldap-2.4.31-r1'`.
  1109. * The complete build log is located at '/var/log/portage/net-nds:openldap-2.4.31-r1:20120616-174623.log'.
  1110. * For convenience, a symlink to the build log is located at '/tmp/portage/net-nds/openldap-2.4.31-r1/temp/build.log'.
  1111. * The ebuild environment file is located at '/tmp/portage/net-nds/openldap-2.4.31-r1/temp/environment'.
  1112. * Working directory: '/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31'
  1113. * S: '/tmp/portage/net-nds/openldap-2.4.31-r1/work/openldap-2.4.31'