* If you are upgrading from OpenLDAP-2.1, and run slapd on this * machine please see the ebuild for upgrade instructions, otherwise * you may corrupt your database! * Part of the configuration file syntax has changed: * 'access to attribute=' is now 'access to attrs=' * You must also run revdep-rebuild after upgrading from 2.1 to 2.2: * # revdep-rebuild --soname liblber.so.2 * # revdep-rebuild --soname libldap.so.2 * # revdep-rebuild --soname libldap_r.so.2 >>> Unpacking source... >>> Unpacking openldap-2.2.27.tgz to /var/tmp/portage/openldap-2.2.27-r1/work >>> Unpacking openldap-2.1.30.tgz to /var/tmp/portage/openldap-2.2.27-r1/work * Applying openldap-2.2.14-db40.patch ...  [ ok ] * Applying openldap-2.2.14-perlthreadsfix.patch ...  [ ok ] * Applying openldap-2.2.26-tls-fix-connection-test.patch ...  [ ok ] * Running libtoolize You should update your `aclocal.m4' by running aclocal. Putting files in AC_CONFIG_AUX_DIR, `build'. * Running autoconf configure.in:2204: warning: AC_TRY_RUN called without default to allow cross compiling >>> Source unpacked. * Using Berkeley DB for local backend * econf: updating openldap-2.2.27/build/config.guess with /usr/share/gnuconfig/config.guess * econf: updating openldap-2.2.27/build/config.sub with /usr/share/gnuconfig/config.sub * econf: updating openldap-2.2.27/contrib/ldapc++/config.guess with /usr/share/gnuconfig/config.guess * econf: updating openldap-2.2.27/contrib/ldapc++/config.sub with /usr/share/gnuconfig/config.sub * econf: updating openldap-2.1.30/build/config.guess with /usr/share/gnuconfig/config.guess * econf: updating openldap-2.1.30/build/config.sub with /usr/share/gnuconfig/config.sub * econf: updating openldap-2.1.30/contrib/ldapc++/config.guess with /usr/share/gnuconfig/config.guess * econf: updating openldap-2.1.30/contrib/ldapc++/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --enable-static --enable-shared --libexecdir=/usr/lib/openldap --enable-slapd --enable-slurpd --enable-ldbm --enable-bdb --with-ldbm-api=berkeley --enable-hdb=mod --enable-passwd=mod --enable-phonetic=mod --enable-dnssrv=mod --enable-ldap --enable-meta=mod --enable-monitor=mod --enable-null=mod --enable-shell=mod --enable-perl=mod --enable-sql=mod --enable-crypt --disable-slp --enable-rewrite --enable-rlookups --enable-aci --enable-modules --enable-cleartext --enable-slapi --with-lmpasswd --enable-dyngroup --enable-proxycache --enable-syslog --enable-dynamic --enable-local --enable-proctitle --enable-ipv6 --enable-readline --without-cyrus-sasl --disable-spasswd --enable-wrappers --with-tls Copyright 1998-2005 The OpenLDAP Foundation. All rights reserved. Restrictions apply, see COPYRIGHT and LICENSE files. Configuring OpenLDAP 2.2.27-Release ... checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking for mawk... no checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gnutar... no checking for gtar... gtar checking configure arguments... done checking for a BSD compatible install... /bin/install -c checking for cc... cc checking for ar... ar checking for Cygwin environment... no checking for mingw32 environment... no checking how to run the C preprocessor... cc -E checking for gcc... (cached) cc checking whether the C compiler (cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 ) works... yes checking whether the C compiler (cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... failed checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dllload... no checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether -lc should be explicitly linked in... no creating libtool checking whether ln works... yes checking whether ln -s works... (cached) yes checking for perl... /usr/bin/perl checking how to run the C preprocessor... cc -E checking for Cygwin environment... (cached) no checking for mingw32 environment... (cached) no checking for executable suffix... (cached) no checking for object suffix... (cached) o checking for be_app in -lbe... no checking for cc option to accept ANSI C... none needed checking for cc depend flag... -M checking for afopen in -ls... no checking for ltdl.h... yes checking for lt_dlinit in -lltdl... yes checking for EBCDIC... no checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sys/wait.h that is POSIX.1 compatible... yes checking POSIX termios... yes checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes checking for arpa/inet.h... yes checking for arpa/nameser.h... yes checking for assert.h... yes checking for bits/types.h... yes checking for conio.h... no checking for crypt.h... yes checking for direct.h... no checking for errno.h... yes checking for fcntl.h... yes checking for filio.h... no checking for getopt.h... yes checking for grp.h... yes checking for io.h... no checking for libutil.h... no checking for limits.h... yes checking for locale.h... yes checking for netinet/tcp.h... yes checking for malloc.h... yes checking for memory.h... yes checking for psap.h... no checking for pwd.h... yes checking for process.h... no checking for resolv.h... yes checking for sgtty.h... yes checking for shadow.h... yes checking for stddef.h... yes checking for string.h... yes checking for strings.h... yes checking for sysexits.h... yes checking for sys/file.h... yes checking for sys/filio.h... no checking for sys/errno.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/stat.h... yes checking for sys/syslog.h... yes checking for sys/time.h... yes checking for sys/types.h... yes checking for sys/ucred.h... no checking for sys/uio.h... yes checking for syslog.h... yes checking for termios.h... yes checking for unistd.h... yes checking for winsock.h... no checking for winsock2.h... no checking for sigaction... yes checking for sigset... yes checking for socket... yes checking for select... yes checking types of arguments for select()... int,fd_set *,struct timeval * checking for regex.h... yes checking for library containing regfree... none required checking for compatible POSIX regex... yes checking for sys/uuid.h... no checking to see if -lrpcrt4 is needed for win32 UUID support... no checking for res_query... no checking for __res_query... no checking for res_query in -lbind... no checking for __res_query in -lbind... no checking for res_query in -lresolv... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for gai_strerror... yes checking for inet_ntop... yes checking INET6_ADDRSTRLEN... yes checking struct sockaddr_storage... yes checking for sys/un.h... yes checking for openssl/ssl.h... yes checking for ssl.h... no checking for SSLeay_add_ssl_algorithms in -lssl... no checking for SSL_library_init in -lssl... yes checking for _beginthread... no checking for pthread.h... yes checking POSIX thread version... 10 checking for LinuxThreads pthread.h... yes checking for GNU Pth pthread.h... no checking for sched.h... yes checking for pthread_create in default libraries... no checking for pthread link with -kthread... no checking for pthread link with -pthread... yes checking for sched_yield... yes checking for pthread_yield... yes checking for thr_yield... no checking for pthread_kill... yes checking for pthread_rwlock_destroy... yes checking for pthread_detach with ... yes checking for pthread_setconcurrency... yes checking for pthread_getconcurrency... yes checking for thr_setconcurrency... no checking for thr_getconcurrency... no checking for pthread_kill_other_threads_np... yes checking for LinuxThreads implementation... yes checking for LinuxThreads consistency... yes checking if pthread_create() works... yes checking if select yields when using pthreads... yes checking for thread specific errno... yes checking for thread specific h_errno... yes checking for ctime_r... yes checking for gethostbyname_r... yes checking for gethostbyaddr_r... yes checking number of arguments of ctime_r... 2 checking number of arguments of gethostbyname_r... 6 checking number of arguments of gethostbyaddr_r... 8 checking for db.h... yes checking for Berkeley DB link (default)... no checking for Berkeley DB link (-ldb43)... no checking for Berkeley DB link (-ldb-43)... no checking for Berkeley DB link (-ldb-4.3)... no checking for Berkeley DB link (-ldb-4-3)... no checking for Berkeley DB link (-ldb42)... no checking for Berkeley DB link (-ldb-42)... no checking for Berkeley DB link (-ldb-4.2)... yes checking for Berkeley DB version match... yes checking for Berkeley DB thread support... yes checking Berkeley DB version for BDB backend... yes checking for tcpd.h... yes checking for TCP wrappers library... -lwrap checking for openlog... yes checking for sql.h... yes checking for sqlext.h... yes checking for SQLDriverConnect in -liodbc... no checking for SQLDriverConnect in -lodbc... yes configure: warning: SASL authentication not supported! checking fetch(3) library... no checking for crypt... no checking for crypt in -lcrypt... yes checking for setproctitle... no checking for setproctitle in -lutil... no checking long long... yes checking for ANSI C header files... (cached) disable checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for ptrdiff_t... yes checking return type of signal handlers... void checking for size_t... yes checking for ssize_t... yes checking for caddr_t... yes checking for socklen_t... yes checking for st_blksize in struct stat... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... yes checking for sig_atomic_t... yes checking struct passwd for pw_gecos... yes checking struct passwd for pw_passwd... yes checking if toupper() requires islower()... no checking for working const... yes checking if compiler understands volatile... yes checking whether byte ordering is bigendian... no checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of wchar_t... 4 checking for 8-bit clean memcmp... yes checking for strftime... yes checking for inet_aton()... yes checking for _spawnlp... no checking for _snprintf... no checking for _vsnprintf... no checking for vprintf... yes checking for snprintf... yes checking for vsnprintf... yes checking for bcopy... yes checking for closesocket... no checking for chroot... yes checking for endgrent... yes checking for endpwent... yes checking for fcntl... yes checking for flock... yes checking for fstat... yes checking for getdtablesize... yes checking for getgrgid... yes checking for gethostname... yes checking for getpass... yes checking for getpassphrase... no checking for getpwuid... yes checking for getpwnam... yes checking for getspnam... yes checking for gettimeofday... yes checking for initgroups... yes checking for lockf... yes checking for memcpy... yes checking for memmove... yes checking for mkstemp... yes checking for mktemp... yes checking for pipe... yes checking for read... yes checking for recv... yes checking for recvfrom... yes checking for setpwfile... no checking for setgid... yes checking for setegid... yes checking for setsid... yes checking for setuid... yes checking for seteuid... yes checking for signal... yes checking for strdup... yes checking for strerror... yes checking for strpbrk... yes checking for strrchr... yes checking for strsep... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoq... yes checking for strtouq... yes checking for strtoll... yes checking for strspn... yes checking for sysconf... yes checking for usleep... yes checking for waitpid... yes checking for wait4... yes checking for write... yes checking for send... yes checking for sendmsg... yes checking for sendto... yes checking for getopt... yes checking for getpeereid... no checking for msg_accrights in msghdr... no checking declaration of sys_errlist... yes checking for ltdl.h... (cached) yes checking for lt_dlinit in -lltdl... (cached) yes configure: warning: Use of --without-threads is recommended with back-shell creating ./config.status creating Makefile creating doc/Makefile creating doc/man/Makefile creating doc/man/man1/Makefile creating doc/man/man3/Makefile creating doc/man/man5/Makefile creating doc/man/man8/Makefile creating clients/Makefile creating clients/tools/Makefile creating include/Makefile creating libraries/Makefile creating libraries/liblber/Makefile creating libraries/libldap/Makefile creating libraries/libldap_r/Makefile creating libraries/liblunicode/Makefile creating libraries/liblutil/Makefile creating libraries/librewrite/Makefile creating servers/Makefile creating servers/slapd/Makefile creating servers/slapd/back-bdb/Makefile creating servers/slapd/back-dnssrv/Makefile creating servers/slapd/back-hdb/Makefile creating servers/slapd/back-ldap/Makefile creating servers/slapd/back-ldbm/Makefile creating servers/slapd/back-meta/Makefile creating servers/slapd/back-monitor/Makefile creating servers/slapd/back-null/Makefile creating servers/slapd/back-passwd/Makefile creating servers/slapd/back-perl/Makefile creating servers/slapd/back-shell/Makefile creating servers/slapd/back-sql/Makefile creating servers/slapd/shell-backends/Makefile creating servers/slapd/slapi/Makefile creating servers/slapd/overlays/Makefile creating servers/slurpd/Makefile creating tests/Makefile creating tests/run creating tests/progs/Makefile creating include/portable.h creating include/ldap_features.h creating include/lber_types.h Please run "make depend" to build dependencies Making depend in /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27 Entering subdirectory include make[1]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/include' Making ldap_config.h make[1]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/include' Entering subdirectory libraries make[1]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries' Making depend in /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries Entering subdirectory liblutil make[2]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/liblutil' ../../build/mkdep -d "." -c "cc" -m "-M" -I../../include -I../../include base64.c csn.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 ldif.c fetch.c testavl.c setproctitle.c getpeereid.c detach.c make[2]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/liblutil' Entering subdirectory liblber make[2]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/liblber' ../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../include -I../../include assert.c decode.c encode.c io.c bprint.c debug.c memory.c options.c sockbuf.c stdio.c make[2]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/liblber' Entering subdirectory liblunicode make[2]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/liblunicode' touch .links ../../build/mkdep -d "." -c "cc" -m "-M" -I../../include -I../../include ucstr.c ucdata.c ucgendat.c ure.c urestubs.c make[2]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/liblunicode' Entering subdirectory libldap make[2]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/libldap' ../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../include -I../../include 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 sbind.c kbind.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 sortctrl.c vlvctrl.c init.c options.c print.c string.c util-int.c schema.c charray.c tls.c os-local.c dnssrv.c utf-8.c utf-8-conv.c make[2]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/libldap' Entering subdirectory libldap_r make[2]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/libldap_r' touch .links ../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap threads.c rdwr.c tpool.c rq.c thr_posix.c thr_cthreads.c thr_thr.c thr_lwp.c thr_nt.c thr_pth.c thr_stub.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 sbind.c kbind.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 sortctrl.c vlvctrl.c init.c options.c print.c string.c util-int.c schema.c charray.c tls.c os-local.c dnssrv.c utf-8.c utf-8-conv.c make[2]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/libldap_r' Entering subdirectory librewrite make[2]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/librewrite' ../../build/mkdep -d "." -c "cc" -m "-M" -I../../include -I../../include 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 make[2]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/librewrite' make[1]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries' Entering subdirectory clients make[1]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/clients' Making depend in /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/clients Entering subdirectory tools make[2]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/clients/tools' ../../build/mkdep -d "." -c "cc" -m "-M" -I../../include -I../../include ldapsearch.c ldapmodify.c ldapdelete.c ldapmodrdn.c ldappasswd.c ldapwhoami.c ldapcompare.c common.c make[2]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/clients/tools' make[1]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/clients' Entering subdirectory servers make[1]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers' Making depend in /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers Entering subdirectory slapd make[2]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd' cd back-bdb; make -w depend make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-bdb' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. 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 ctxcsn.c make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-bdb' cd back-dnssrv; make -w depend make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-dnssrv' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. init.c bind.c search.c config.c referral.c make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-dnssrv' cd back-hdb; make -w depend make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-hdb' touch .links ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I. -I./../back-bdb 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 ctxcsn.c make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-hdb' cd back-ldap; make -w depend make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-ldap' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. init.c config.c search.c bind.c unbind.c add.c compare.c delete.c modify.c modrdn.c suffixmassage.c map.c extended.c chain.c make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-ldap' cd back-ldbm; make -w depend make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-ldbm' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. idl.c add.c search.c cache.c dbcache.c dn2id.c entry.c id2entry.c index.c id2children.c nextid.c compare.c modify.c modrdn.c delete.c init.c config.c bind.c attr.c filterindex.c close.c alias.c tools.c key.c extended.c referral.c operational.c ldbm.c make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-ldbm' cd back-meta; make -w depend make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-meta' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. init.c config.c search.c bind.c unbind.c add.c compare.c delete.c modify.c modrdn.c conn.c candidates.c dncache.c make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-meta' cd back-monitor; make -w depend make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-monitor' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I./../slapi 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 make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-monitor' cd back-null; make -w depend make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-null' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. null.c make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-null' cd back-passwd; make -w depend make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-passwd' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. search.c config.c init.c make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-passwd' cd back-perl; make -w depend make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-perl' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/5.8.7/i686-linux-thread-multi/CORE init.c search.c close.c config.c bind.c compare.c modify.c add.c modrdn.c delete.c make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-perl' cd back-shell; make -w depend make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-shell' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. init.c config.c fork.c search.c bind.c unbind.c add.c delete.c modify.c modrdn.c compare.c result.c make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-shell' cd back-sql; make -w depend make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-sql' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. init.c config.c search.c bind.c compare.c operational.c entry-id.c schema-map.c sql-wrap.c modify.c util.c add.c delete.c modrdn.c api.c make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/back-sql' cd shell-backends; make -w depend make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/shell-backends' ../../../build/mkdep -d "." -c "cc" -m "-M" -I../../../include -I../../../include passwd-shell.c shellutil.c make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/shell-backends' cd slapi; make -w depend make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/slapi' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I.. -I. -I../../../include -I./.. -I. plugin.c slapi_pblock.c slapi_utils.c printmsg.c slapi_ops.c slapi_ext.c make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/slapi' cd overlays; make -w depend make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/overlays' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. overlays.c dyngroup.c pcache.c make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd/overlays' ../../build/mkdep -d "." -c "cc" -m "-M" -I../../include -I./slapi -I../../include main.c globals.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 repl.c lock.c controls.c extended.c kerberos.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 limits.c backglue.c operational.c matchedValues.c cancel.c syncrepl.c backover.c ctxcsn.c ldapsync.c sessionlog.c slapadd.c slapcat.c slapcommon.c slapdn.c slapindex.c slappasswd.c slaptest.c make[2]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slapd' Entering subdirectory slurpd make[2]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slurpd' ../../build/mkdep -d "." -c "cc" -m "-M" -I../../include -I../../include admin.c args.c ch_malloc.c config.c fm.c globals.c ldap_op.c lock.c main.c re.c reject.c replica.c replog.c ri.c rq.c sanity.c st.c make[2]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers/slurpd' make[1]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/servers' Entering subdirectory tests make[1]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/tests' Making depend in /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/tests Entering subdirectory progs make[2]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/tests/progs' ../../build/mkdep -d "." -c "cc" -m "-M" -I../../include -I../../include slapd-tester.c slapd-search.c slapd-read.c slapd-addel.c slapd-modrdn.c make[2]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/tests/progs' make[1]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/tests' Entering subdirectory doc make[1]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/doc' Making depend in /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/doc Entering subdirectory man make[2]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/doc/man' Making depend in /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/doc/man Entering subdirectory man1 make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/doc/man/man1' make[3]: Nothing to be done for `depend'. make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/doc/man/man1' Entering subdirectory man3 make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/doc/man/man3' make[3]: Nothing to be done for `depend'. make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/doc/man/man3' Entering subdirectory man5 make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/doc/man/man5' make[3]: Nothing to be done for `depend'. make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/doc/man/man5' Entering subdirectory man8 make[3]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/doc/man/man8' make[3]: Nothing to be done for `depend'. make[3]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/doc/man/man8' make[2]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/doc/man' make[1]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/doc' Making all in /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27 Entering subdirectory include make[1]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/include' Entering subdirectory libraries make[1]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries' Making all in /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries Entering subdirectory liblutil make[2]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/liblutil' rm -f version.c ../../build/mkversion -v "2.2.27" liblutil.a > version.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o base64.o base64.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o csn.o csn.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o entropy.o entropy.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o sasl.o sasl.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o signal.o signal.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o hash.o hash.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o passfile.o passfile.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o md5.o md5.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o passwd.o passwd.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o sha1.o sha1.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o getpass.o getpass.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o lockf.o lockf.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o utils.o utils.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o uuid.o uuid.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o sockpair.o sockpair.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o avl.o avl.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o ldif.o ldif.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o fetch.o fetch.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o setproctitle.o setproctitle.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o getpeereid.o getpeereid.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o detach.o detach.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -c -o version.o version.c ar ru liblutil.a base64.o csn.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 ldif.o fetch.o setproctitle.o getpeereid.o detach.o version.o ar: creating liblutil.a make[2]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/liblutil' Entering subdirectory liblber make[2]: Entering directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/liblber' rm -f version.c ../../build/mkversion -v "2.2.27" liblber.la > version.c /bin/sh /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libtool --mode=compile cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c assert.c mkdir .libs cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c assert.c -fPIC -o .libs/assert.o cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c assert.c -o assert.o >/dev/null 2>&1 /bin/sh /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libtool --mode=compile cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c decode.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c decode.c -fPIC -o .libs/decode.o cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c decode.c -o decode.o >/dev/null 2>&1 /bin/sh /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libtool --mode=compile cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c encode.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c encode.c -fPIC -o .libs/encode.o cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c encode.c -o encode.o >/dev/null 2>&1 /bin/sh /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libtool --mode=compile cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c io.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c io.c -fPIC -o .libs/io.o cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c io.c -o io.o >/dev/null 2>&1 /bin/sh /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libtool --mode=compile cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c bprint.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c bprint.c -fPIC -o .libs/bprint.o cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c bprint.c -o bprint.o >/dev/null 2>&1 /bin/sh /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libtool --mode=compile cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c debug.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c debug.c -fPIC -o .libs/debug.o cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c debug.c -o debug.o >/dev/null 2>&1 /bin/sh /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libtool --mode=compile cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c memory.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c memory.c -fPIC -o .libs/memory.o cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c memory.c -o memory.o >/dev/null 2>&1 /bin/sh /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libtool --mode=compile cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c options.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c options.c -fPIC -o .libs/options.o cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c options.c -o options.o >/dev/null 2>&1 /bin/sh /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libtool --mode=compile cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c sockbuf.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c sockbuf.c -fPIC -o .libs/sockbuf.o cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c sockbuf.c -o sockbuf.o >/dev/null 2>&1 /bin/sh /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libtool --mode=compile cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c stdio.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c stdio.c -fPIC -o .libs/stdio.o cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c stdio.c -o stdio.o >/dev/null 2>&1 /bin/sh /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libtool --mode=compile cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c version.c cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c version.c -fPIC -o .libs/version.o cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -I../../include -I../../include -DLBER_LIBRARY -c version.c -o version.o >/dev/null 2>&1 /bin/sh /var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libtool --mode=link cc -march=pentium-m -O2 -pipe -fomit-frame-pointer -ftracer -falign-functions=64 -release 2.2 -version-info 7:20:0 -rpath /usr/lib -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 cc -shared .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 -march=pentium-m -Wl,-soname -Wl,liblber-2.2.so.7 -o .libs/liblber-2.2.so.7.0.20 .libs/assert.o: file not recognized: File format not recognized collect2: ld returned 1 exit status make[2]: *** [liblber.la] Error 1 make[2]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries/liblber' make[1]: *** [all-common] Error 1 make[1]: Leaving directory `/var/tmp/portage/openldap-2.2.27-r1/work/openldap-2.2.27/libraries' make: *** [all-common] Error 1 !!! ERROR: net-nds/openldap-2.2.27-r1 failed. !!! Function src_compile, Line 236, Exitcode 2 !!! make failed !!! If you need support, post the topmost build error, NOT this status message.