Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 305143 Details for
Bug 408009
net-nds/openldap-2.4.25: emake dies on libraries/liblber
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 47.51 KB, created by
Dmitri Bogomolov
on 2012-03-13 10:12:27 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dmitri Bogomolov
Created:
2012-03-13 10:12:27 UTC
Size:
47.51 KB
patch
obsolete
> * Package: net-nds/openldap-2.4.25 > * Repository: gentoo > * Maintainer: ldap-bugs@gentoo.org > * USE: berkdb crypt elibc_FreeBSD experimental java5 kernel_FreeBSD overlays ssl syslog tcpd userland_BSD x86-fbsd > * FEATURES: preserve-libs > * > * Scanning datadir(s) from slapd.conf and > * the default installdir for Versiontags > * (/var/lib/openldap-data may appear twice) > * > * - Checking /var/lib/openldap-data... > * Found Versiontag in /var/lib/openldap-data > * Versiontag is fine here :) > * > * - Checking /var/lib/openldap-data... > * Found Versiontag in /var/lib/openldap-data > * Versiontag is fine here :) > * > * DB files present > > * > * All datadirs are fine, proceeding with merge now... > * >>>> Unpacking source... >>>> Unpacking openldap-2.4.25.tgz to /var/tmp/portage/net-nds/openldap-2.4.25/work >>>> Source unpacked in /var/tmp/portage/net-nds/openldap-2.4.25/work >>>> Preparing source in /var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25 ... > * Applying openldap-2.4.17-gcc44.patch ... > [ ok ] > * Applying openldap-2.2.14-perlthreadsfix.patch ... > [ ok ] > * Applying openldap-2.4.15-ppolicy.patch ... > [ ok ] > * Applying openldap-2.4.19-contrib-smbk5pwd.patch ... > [ ok ] > * Applying openldap-2.4.11-libldap_r.patch ... > [ ok ] > * Applying openldap-2.4.17-fix-lmpasswd-gnutls-symbols.patch ... > [ ok ] > * Applying openldap-2.4.28-gnutls-gcrypt.patch ... > [ ok ] > * Making sure upstream build strip does not do stripping too early > * Running eautoreconf in '/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25' ... > * Running aclocal ... > [ ok ] > * Running libtoolize --copy --force --install ... > [ ok ] > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] >find: -printf: unknown option >>>> Source prepared. > * Automatically patching parallel-make unfriendly install-sh. > * Patch applied successfully on "./contrib/ldapc++/install-sh". >>>> Configuring source in /var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25 ... > * Using Berkeley DB for local backend >include version 4.8 > * econf: updating openldap-2.4.25/build/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating openldap-2.4.25/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating openldap-2.4.25/contrib/ldapc++/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating openldap-2.4.25/contrib/ldapc++/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-gentoo-freebsd8.2 --host=i686-gentoo-freebsd8.2 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libexecdir=/usr/lib/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-dynacl --enable-aci=mod --enable-aci --enable-cleartext --enable-modules --enable-rewrite --enable-rlookups --enable-slapi --enable-syncprov=yes --enable-overlays=mod --disable-ipv6 --without-cyrus-sasl --disable-spasswd --enable-wrappers --with-tls=openssl --enable-dynamic --enable-local --enable-proctitle --enable-shared --enable-static >Configuring [1mOpenLDAP 2.4.25-Release[m ... >checking build system type... i686-gentoo-freebsd8.2 >checking host system type... i686-gentoo-freebsd8.2 >checking target system type... i686-gentoo-freebsd8.2 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether gmake sets $(MAKE)... yes >checking configure arguments... done >checking how to print strings... printf >checking for style of include used by gmake... GNU >checking for i686-gentoo-freebsd8.2-gcc... i686-gentoo-freebsd8.2-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-gentoo-freebsd8.2-gcc accepts -g... yes >checking for i686-gentoo-freebsd8.2-gcc option to accept ISO C89... none needed >checking dependency style of i686-gentoo-freebsd8.2-gcc... none >checking for a sed that does not truncate output... /usr/lib/portage/bin/ebuild-helpers/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-gentoo-freebsd8.2-gcc... /usr/i686-gentoo-freebsd8.2/bin/ld >checking if the linker (/usr/i686-gentoo-freebsd8.2/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 196608 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert i686-gentoo-freebsd8.2 file names to i686-gentoo-freebsd8.2 format... func_convert_file_noop >checking how to convert i686-gentoo-freebsd8.2 file names to toolchain format... func_convert_file_noop >checking for /usr/i686-gentoo-freebsd8.2/bin/ld option to reload object files... -r >checking for i686-gentoo-freebsd8.2-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-gentoo-freebsd8.2-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for i686-gentoo-freebsd8.2-ar... i686-gentoo-freebsd8.2-ar >checking for archiver @FILE support... @ >checking for i686-gentoo-freebsd8.2-strip... /bin/true >checking for i686-gentoo-freebsd8.2-ranlib... i686-gentoo-freebsd8.2-ranlib >checking command to parse /usr/bin/nm -B output from i686-gentoo-freebsd8.2-gcc object... ok >checking for sysroot... no >checking for i686-gentoo-freebsd8.2-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... i686-gentoo-freebsd8.2-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-gentoo-freebsd8.2-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-gentoo-freebsd8.2-gcc option to produce PIC... -fPIC -DPIC >checking if i686-gentoo-freebsd8.2-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-gentoo-freebsd8.2-gcc static flag -static works... yes >checking if i686-gentoo-freebsd8.2-gcc supports -c -o file.o... yes >checking if i686-gentoo-freebsd8.2-gcc supports -c -o file.o... (cached) yes >checking whether the i686-gentoo-freebsd8.2-gcc linker (/usr/i686-gentoo-freebsd8.2/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd8.2 ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... no >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C preprocessor... i686-gentoo-freebsd8.2-gcc -E >checking whether we are using MS Visual C++... no >checking for be_app in -lbe... no >checking for i686-gentoo-freebsd8.2-gcc... (cached) i686-gentoo-freebsd8.2-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-gentoo-freebsd8.2-gcc accepts -g... (cached) yes >checking for i686-gentoo-freebsd8.2-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-gentoo-freebsd8.2-gcc... (cached) none >checking for i686-gentoo-freebsd8.2-gcc depend flag... -M >checking for afopen in -ls... no >checking ltdl.h usability... yes >checking ltdl.h presence... yes >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 library containing opendir... none required >checking for sys/wait.h that is POSIX.1 compatible... yes >checking whether termios.h defines TIOCGWINSZ... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking arpa/nameser.h usability... yes >checking arpa/nameser.h presence... yes >checking for arpa/nameser.h... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking bits/types.h usability... no >checking bits/types.h presence... no >checking for bits/types.h... no >checking conio.h usability... no >checking conio.h presence... no >checking for conio.h... no >checking crypt.h usability... no >checking crypt.h presence... no >checking for crypt.h... no >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking filio.h usability... no >checking filio.h presence... no >checking for filio.h... no >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking libutil.h usability... yes >checking libutil.h presence... yes >checking for libutil.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking malloc.h usability... no >checking malloc.h presence... no >checking for malloc.h... no >checking for memory.h... (cached) yes >checking psap.h usability... no >checking psap.h presence... no >checking for psap.h... no >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking process.h usability... no >checking process.h presence... no >checking for process.h... no >checking sgtty.h usability... no >checking sgtty.h presence... no >checking for sgtty.h... no >checking shadow.h usability... no >checking shadow.h presence... no >checking for shadow.h... no >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sysexits.h usability... yes >checking sysexits.h presence... yes >checking for sysexits.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/filio.h usability... yes >checking sys/filio.h presence... yes >checking for sys/filio.h... yes >checking sys/fstyp.h usability... no >checking sys/fstyp.h presence... no >checking for sys/fstyp.h... no >checking sys/errno.h usability... yes >checking sys/errno.h presence... yes >checking for sys/errno.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/privgrp.h usability... no >checking sys/privgrp.h presence... no >checking for sys/privgrp.h... no >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for sys/stat.h... (cached) yes >checking sys/syslog.h usability... yes >checking sys/syslog.h presence... yes >checking for sys/syslog.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/vmount.h usability... no >checking sys/vmount.h presence... no >checking for sys/vmount.h... no >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking for resolv.h... yes >checking for netinet/tcp.h... yes >checking for sys/ucred.h... yes >checking for sigaction... yes >checking for sigset... yes >checking for socket... yes >checking for select... yes >checking for sys/select.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking for poll... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking sys/epoll.h usability... no >checking sys/epoll.h presence... no >checking for sys/epoll.h... no >checking sys/devpoll.h usability... no >checking sys/devpoll.h presence... no >checking for sys/devpoll.h... no >checking declaration of sys_errlist... yes >checking for strerror... yes >checking for strerror_r... yes >checking non-posix strerror_r... no >checking for regex.h... yes >checking for library containing regfree... none required >checking for compatible POSIX regex... yes >checking sys/uuid.h usability... yes >checking sys/uuid.h presence... yes >checking for sys/uuid.h... yes >checking for library containing uuid_to_str... no >checking for library containing uuid_create... none required >checking uuid/uuid.h usability... no >checking uuid/uuid.h presence... no >checking for uuid/uuid.h... no >checking to see if -lrpcrt4 is needed for win32 UUID support... no >checking for resolver link (default)... yes >checking for hstrerror... yes >checking for getaddrinfo... yes >checking for getnameinfo... yes >checking for gai_strerror... yes >checking for inet_ntop... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking for SSL_library_init in -lssl... yes >checking OpenSSL library version (CRL checking capability)... yes >checking for _beginthread... no >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking POSIX thread version... 10 >checking for LinuxThreads pthread.h... no >checking for GNU Pth pthread.h... no >checking sched.h usability... yes >checking sched.h presence... yes >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 with <pthread.h>... yes >checking for pthread_detach with <pthread.h>... 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... no >checking for LinuxThreads implementation... no >checking for LinuxThreads consistency... no >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 gmtime_r... yes >checking for localtime_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 db.h usability... yes >checking db.h presence... yes >checking for db.h... yes >checking for Berkeley DB major version in db.h... 4 >checking for Berkeley DB minor version in db.h... 8 >checking if Berkeley DB version supported by BDB/HDB backends... yes >checking for Berkeley DB link (-ldb-4.8)... yes >checking for Berkeley DB library and header version match... yes >checking for Berkeley DB thread support... yes >checking tcpd.h usability... yes >checking tcpd.h presence... yes >checking for tcpd.h... yes >checking for TCP wrappers library... -lwrap >checking for openlog... yes >checking for unicode/utypes.h... (cached) no >configure: WARNING: ICU not available >configure: WARNING: SASL authentication not supported! >checking fetch(3) library... no >checking for crypt... no >checking for crypt in -lcrypt... yes >checking for setproctitle... yes >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for ssize_t... yes >checking for caddr_t... yes >checking for size_t... yes >checking for long long... yes >checking for ptrdiff_t... yes >checking for socklen_t... yes >checking the type of arg 3 to accept()... socklen_t * >checking return type of signal handlers... void >checking for sig_atomic_t... yes >checking for uid_t in sys/types.h... 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 struct stat.st_blksize... yes >checking for struct passwd.pw_gecos... yes >checking for struct passwd.pw_passwd... yes >checking if toupper() requires islower()... no >checking for an ANSI C-conforming 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 long long... 8 >checking size of wchar_t... 4 >checking for working memcmp... yes >checking for strftime... yes >checking for inet_aton()... yes >checking for _spawnlp... no >checking for _snprintf... no >checking for vsnprintf... yes >checking for _vsnprintf... no >checking for vprintf... yes >checking for _doprnt... no >checking for snprintf... yes >checking for vsnprintf... (cached) 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 geteuid... yes >checking for getgrgid... yes >checking for gethostname... yes >checking for getpassphrase... no >checking for getpwuid... yes >checking for getpwnam... yes >checking for getspnam... no >checking for gettimeofday... yes >checking for initgroups... yes >checking for inet_ntoa_b... no >checking for ioctl... yes >checking for lockf... yes >checking for memcpy... yes >checking for memmove... yes >checking for memrchr... 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 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 strtoull... yes >checking for strspn... yes >checking for sysconf... 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... 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 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/man/Makefile >config.status: creating doc/man/man1/Makefile >config.status: creating doc/man/man3/Makefile >config.status: creating doc/man/man5/Makefile >config.status: creating doc/man/man8/Makefile >config.status: creating clients/Makefile >config.status: creating clients/tools/Makefile >config.status: creating include/Makefile >config.status: creating libraries/Makefile >config.status: creating libraries/liblber/Makefile >config.status: creating libraries/libldap/Makefile >config.status: creating libraries/libldap_r/Makefile >config.status: creating libraries/liblunicode/Makefile >config.status: creating libraries/liblutil/Makefile >config.status: creating libraries/librewrite/Makefile >config.status: creating servers/Makefile >config.status: creating servers/slapd/Makefile >config.status: creating servers/slapd/back-bdb/Makefile >config.status: creating servers/slapd/back-dnssrv/Makefile >config.status: creating servers/slapd/back-hdb/Makefile >config.status: creating servers/slapd/back-ldap/Makefile >config.status: creating servers/slapd/back-ldif/Makefile >config.status: creating servers/slapd/back-meta/Makefile >config.status: creating servers/slapd/back-monitor/Makefile >config.status: creating servers/slapd/back-ndb/Makefile >config.status: creating servers/slapd/back-null/Makefile >config.status: creating servers/slapd/back-passwd/Makefile >config.status: creating servers/slapd/back-perl/Makefile >config.status: creating servers/slapd/back-relay/Makefile >config.status: creating servers/slapd/back-shell/Makefile >config.status: creating servers/slapd/back-sock/Makefile >config.status: creating servers/slapd/back-sql/Makefile >config.status: creating servers/slapd/shell-backends/Makefile >config.status: creating servers/slapd/slapi/Makefile >config.status: creating servers/slapd/overlays/Makefile >config.status: creating tests/Makefile >config.status: creating tests/run >config.status: creating tests/progs/Makefile >config.status: creating include/portable.h >config.status: creating include/ldap_features.h >config.status: creating include/lber_types.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default commands >Making servers/slapd/backends.c > Add config ... > Add ldif ... > Add bdb ... > Add hdb ... >Making servers/slapd/overlays/statover.c > Add syncprov ... >Please run "make depend" to build dependencies >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25 ... >gmake depend >Making depend in /var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25 > Entering subdirectory include >gmake[1]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/include' >Making ldap_config.h >gmake[1]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/include' > > Entering subdirectory libraries >gmake[1]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries' >Making depend in /var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries > Entering subdirectory liblutil >gmake[2]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/liblutil' >../../build/mkdep -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../include -I../../include -I/usr/include/db4.8 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 detach.c >gmake[2]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/liblutil' > > Entering subdirectory liblber >gmake[2]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/liblber' >../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../include -I../../include -I/usr/include/db4.8 assert.c decode.c encode.c io.c bprint.c debug.c memory.c options.c sockbuf.c stdio.c >gmake[2]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/liblber' > > Entering subdirectory liblunicode >gmake[2]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/liblunicode' >touch .links >../../build/mkdep -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../include -I../../include -I/usr/include/db4.8 ucstr.c ucdata.c ucgendat.c ure.c urestubs.c >gmake[2]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/liblunicode' > > Entering subdirectory libldap >gmake[2]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/libldap' >../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../include -I../../include -I/usr/include/db4.8 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 >gmake[2]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/libldap' > > Entering subdirectory libldap_r >gmake[2]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/libldap_r' >touch .links >../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/usr/include/db4.8 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 >gmake[2]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/libldap_r' > > Entering subdirectory librewrite >gmake[2]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/librewrite' >../../build/mkdep -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../include -I../../include -I/usr/include/db4.8 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 >gmake[2]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/librewrite' > >gmake[1]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries' > > Entering subdirectory clients >gmake[1]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/clients' >Making depend in /var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/clients > Entering subdirectory tools >gmake[2]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/clients/tools' >../../build/mkdep -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../include -I../../include -I/usr/include/db4.8 ldapsearch.c ldapmodify.c ldapdelete.c ldapmodrdn.c ldappasswd.c ldapwhoami.c ldapcompare.c ldapexop.c ldapurl.c common.c >gmake[2]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/clients/tools' > >gmake[1]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/clients' > > Entering subdirectory servers >gmake[1]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers' >Making depend in /var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers > Entering subdirectory slapd >gmake[2]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd' > > cd back-bdb; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-bdb' >../../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 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 >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-bdb' > > cd back-dnssrv; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-dnssrv' >../../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 init.c bind.c search.c config.c referral.c >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-dnssrv' > > cd back-hdb; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-hdb' >touch .links >../../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I. -I./../back-bdb -I/usr/include/db4.8 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 >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-hdb' > > cd back-ldap; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-ldap' >../../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 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 >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-ldap' > > cd back-ldif; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-ldif' >../../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 ldif.c >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-ldif' > > cd back-meta; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-meta' >../../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 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 >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-meta' > > cd back-monitor; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-monitor' >../../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I./../slapi -I/usr/include/db4.8 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 >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-monitor' > > cd back-ndb; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-ndb' >run configure with --enable-ndb to make back_ndb >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-ndb' > > cd back-null; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-null' >../../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 null.c >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-null' > > cd back-passwd; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-passwd' >../../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 search.c config.c init.c >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-passwd' > > cd back-perl; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-perl' >run configure with --enable-perl to make back_perl >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-perl' > > cd back-relay; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-relay' >../../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 init.c op.c >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-relay' > > cd back-shell; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-shell' >../../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 init.c config.c fork.c search.c bind.c unbind.c add.c delete.c modify.c modrdn.c compare.c result.c >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-shell' > > cd back-sock; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-sock' >../../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 init.c config.c opensock.c search.c bind.c unbind.c add.c delete.c modify.c modrdn.c compare.c result.c >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-sock' > > cd back-sql; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-sql' >run configure with --enable-sql to make back_sql >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/back-sql' > > cd shell-backends; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/shell-backends' >../../../build/mkdep -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../../include -I../../../include -I/usr/include/db4.8 passwd-shell.c shellutil.c >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/shell-backends' > > cd slapi; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/slapi' >../../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../../include -I.. -I. -I../../../include -I./.. -I. -I/usr/include/db4.8 plugin.c slapi_pblock.c slapi_utils.c printmsg.c slapi_ops.c slapi_dn.c slapi_ext.c slapi_overlay.c >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/slapi' > > cd overlays; gmake -w depend >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/overlays' >../../../build/mkdep -l -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I/usr/include/db4.8 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 >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd/overlays' > >../../build/mkdep -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../include -I. -I./slapi -I. -I../../include -I/usr/include/db4.8 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 >gmake[2]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers/slapd' > >gmake[1]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/servers' > > Entering subdirectory tests >gmake[1]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/tests' >Making depend in /var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/tests > Entering subdirectory progs >gmake[2]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/tests/progs' >../../build/mkdep -d "." -c "i686-gentoo-freebsd8.2-gcc" -m "-M" -I../../include -I../../include -I/usr/include/db4.8 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 >gmake[2]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/tests/progs' > >gmake[1]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/tests' > > Entering subdirectory doc >gmake[1]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/doc' >Making depend in /var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/doc > Entering subdirectory man >gmake[2]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/doc/man' >Making depend in /var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/doc/man > Entering subdirectory man1 >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/doc/man/man1' >gmake[3]: Nothing to be done for `depend'. >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/doc/man/man1' > > Entering subdirectory man3 >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/doc/man/man3' >gmake[3]: Nothing to be done for `depend'. >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/doc/man/man3' > > Entering subdirectory man5 >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/doc/man/man5' >gmake[3]: Nothing to be done for `depend'. >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/doc/man/man5' > > Entering subdirectory man8 >gmake[3]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/doc/man/man8' >gmake[3]: Nothing to be done for `depend'. >gmake[3]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/doc/man/man8' > >gmake[2]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/doc/man' > >gmake[1]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/doc' > >gmake CC=i686-gentoo-freebsd8.2-gcc AR=i686-gentoo-freebsd8.2-ar >Making all in /var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25 > Entering subdirectory include >gmake[1]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/include' >gmake[1]: Nothing to be done for `all'. >gmake[1]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/include' > > Entering subdirectory libraries >gmake[1]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries' >Making all in /var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries > Entering subdirectory liblutil >gmake[2]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/liblutil' >rm -f version.c >../../build/mkversion -v "2.4.25" liblutil.a > version.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o base64.o base64.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o entropy.o entropy.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o sasl.o sasl.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o signal.o signal.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o hash.o hash.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o passfile.o passfile.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o md5.o md5.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o passwd.o passwd.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o sha1.o sha1.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o getpass.o getpass.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o lockf.o lockf.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o utils.o utils.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o uuid.o uuid.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o sockpair.o sockpair.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o avl.o avl.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o tavl.o tavl.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o meter.o meter.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o detach.o detach.c >i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -I/usr/include/db4.8 -c -o version.o version.c >i686-gentoo-freebsd8.2-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 detach.o version.o >i686-gentoo-freebsd8.2-ar: creating liblutil.a >gmake[2]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/liblutil' > > Entering subdirectory liblber >gmake[2]: Entering directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/liblber' >rm -f version.c >../../build/mkversion -v "2.4.25" liblber.la > version.c >/bin/sh ../../libtool --mode=compile i686-gentoo-freebsd8.2-gcc -O2 -march=i686 -mtune=core2 -pipe -D_GNU_SOURCE -I../../include -I../../include -I/usr/include/db4.8 -DLBER_LIBRARY -c assert.c >base_compile+= i686-gentoo-freebsd8.2-gcc: not found >base_compile+= -O2: not found >base_compile+= -march=i686: not found >base_compile+= -mtune=core2: not found >base_compile+= -pipe: not found >base_compile+= -D_GNU_SOURCE: not found >eval: base_compile+= -I../../include: not found >eval: base_compile+= -I../../include: not found >eval: base_compile+= -I/usr/include/db4.8: not found >base_compile+= -DLBER_LIBRARY: not found >base_compile+= -c: not found >libtool: compile: you must specify a compilation command >libtool: compile: Try `libtool --help --mode=compile' for more information. >gmake[2]: *** [assert.lo] Error 1 >gmake[2]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries/liblber' >gmake[1]: *** [all-common] Error 1 >gmake[1]: Leaving directory `/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25/libraries' >gmake: *** [all-common] Error 1 >emake failed > * ERROR: net-nds/openldap-2.4.25 failed (compile phase): > * emake failed > * > * Call stack: > * ebuild.sh, line 85: Called src_compile > * environment, line 3397: Called die > * The specific snippet of code: > * emake CC="${CC}" AR="${AR}" || die "emake failed"; > * > * If you need support, post the output of 'emerge --info =net-nds/openldap-2.4.25', > * the complete build log and the output of 'emerge -pqv =net-nds/openldap-2.4.25'. > * The complete build log is located at '/var/tmp/portage/net-nds/openldap-2.4.25/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-nds/openldap-2.4.25/temp/environment'. > * S: '/var/tmp/portage/net-nds/openldap-2.4.25/work/openldap-2.4.25'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 408009
: 305143 |
305145