* Package: sys-libs/tdb-1.2.7-r1 * Repository: gentoo * Maintainer: patrick@gentoo.org samba@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib python test userland_GNU * FEATURES: sandbox test >>> Unpacking source... >>> Unpacking tdb-1.2.7.tar.gz to /tmp/portage/sys-libs/tdb-1.2.7-r1/work >>> Unpacking tdb-1.2.7-patches.tar.gz to /tmp/portage/sys-libs/tdb-1.2.7-r1/work >>> Source unpacked in /tmp/portage/sys-libs/tdb-1.2.7-r1/work >>> Preparing source in /tmp/portage/sys-libs/tdb-1.2.7-r1/work/tdb-1.2.7 ... * Running autoconf -Ilib/replace ... [ ok ] * Applying tdb-1.2.7-public-in-c-file.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /tmp/portage/sys-libs/tdb-1.2.7-r1/work/tdb-1.2.7 ... * econf: updating tdb-1.2.7/config.sub with /usr/share/gnuconfig/config.sub * econf: updating tdb-1.2.7/config.guess with /usr/share/gnuconfig/config.guess * econf: updating tdb-1.2.7/lib/replace/config.sub with /usr/share/gnuconfig/config.sub * econf: updating tdb-1.2.7/lib/replace/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --sysconfdir=/etc/samba --localstatedir=/var --enable-python PYTHON_CONFIG=/usr/bin/python-config-2.7 PYTHON=/usr/bin/python2.7 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu LIBREPLACE_LOCATION_CHECKS: START LIBREPLACE_LOCATION_CHECKS: END LIBREPLACE_CC_CHECKS: START checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for version of gcc... 4.4.5 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for C99 designated initializers... yes checking for a BSD-compatible install... /usr/bin/install -c checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking standards.h usability... no checking standards.h presence... no checking for standards.h... no checking for long long... yes checking size of int... 4 checking size of char... 1 checking size of short... 2 checking size of long... 8 checking size of long long... 8 checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking size of off_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking for intptr_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for immediate structures... yes LIBREPLACE_CC_CHECKS: END LIBREPLACE_BROKEN_CHECKS: START checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for size_t... (cached) yes checking for pid_t... yes checking for struct stat.st_rdev... yes checking for ino_t... yes checking for loff_t... yes checking for offset_t... no checking for working memcmp... yes checking for pipe... yes checking for strftime... yes checking for srandom... yes checking for random... yes checking for srand... yes checking for rand... yes checking for usleep... yes checking for setbuffer... yes checking for lstat... yes checking for getpgrp... yes checking for utime... yes checking for utimes... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for stdint.h... (cached) yes checking for stdbool.h... (cached) yes checking for bool... yes checking for _Bool... yes checking for working mmap... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking vararg.h usability... no checking vararg.h presence... no checking for vararg.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking unix.h usability... no checking unix.h presence... no checking for unix.h... no checking for seteuid... yes checking for setresuid... yes checking for setegid... yes checking for setresgid... yes checking for chroot... yes checking for bzero... yes checking for strerror... yes checking for strerror_r... yes checking for vsyslog... yes checking for setlinebuf... yes checking for mktime... yes checking for ftruncate... yes checking for chsize... no checking for rename... yes checking for waitpid... yes checking for wait4... yes checking for strlcpy... no checking for strlcat... no checking for initgroups... yes checking for memmove... yes checking for strdup... yes checking for pread... yes checking for pwrite... yes checking for strndup... yes checking for strcasestr... yes checking for strtok_r... yes checking for mkdtemp... yes checking for dup2... yes checking for dprintf... yes checking for vdprintf... yes checking for isatty... yes checking for chown... yes checking for lchown... yes checking for link... yes checking for readlink... yes checking for symlink... yes checking for realpath... yes checking for fdatasync... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for get_current_dir_name... yes checking for setresuid declaration... yes checking for setresgid declaration... yes checking for errno declaration... yes checking for secure mkstemp... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for strings.h... (cached) yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes checking for snprintf... yes checking for vsnprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for C99 vsnprintf... yes checking for va_copy... yes checking for __FUNCTION__ macro... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for comparison_fn_t... yes checking for setenv declaration... yes checking for setenv... yes checking for unsetenv... yes checking for environ declaration... yes checking for strnlen... yes checking for strtoull... yes checking for __strtoull... no checking for strtouq... yes checking for strtoll... yes checking for __strtoll... no checking for strtoq... yes checking for memmem... yes checking for sig_atomic_t type... yes checking for O_DIRECT flag to open(2)... no checking that the C compiler understands volatile... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mode.h usability... no checking sys/mode.h presence... no checking for sys/mode.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for utime.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for utime... (cached) yes checking for utimes... (cached) yes checking if gettimeofday takes TZ argument... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for broken RedHat 7.2 system header files... no checking for broken RHEL5 sys/capability.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/id.h usability... no checking sys/id.h presence... no checking for sys/id.h... no checking compat.h usability... no checking compat.h presence... no checking for compat.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking sys/priv.h usability... no checking sys/priv.h presence... no checking for sys/priv.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/security.h usability... no checking sys/security.h presence... no checking for sys/security.h... no checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getpwent_r... yes checking for getpwent_r declaration... yes checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)... no checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)... no checking for getgrnam_r... yes checking for getgrgid_r... yes checking for getgrent_r... yes checking for getgrent_r declaration... yes checking for prototype struct group *getgrent_r(struct group *src, char *buf, int buflen)... no checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen)... no checking for getgrouplist... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking for library containing dlopen... -ldl checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen... yes checking for dlsym... yes checking for dlerror... yes checking for dlclose... yes checking for library containing shl_load... no checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for shl_load... no checking for shl_unload... no checking for shl_findsym... no checking for prototype void *dlopen(const char* filename, unsigned int flags)... no checking for getpass... yes checking for getpassphrase... no checking whether getpass should be replaced... yes checking whether strptime is available and works... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking whether mkdir supports mode... yes checking for timegm... yes checking for broken readdir... failure: readdir [ Failed for rmdir - 39 = Directory not empty ] yes checking for dirfd... yes checking for dirfd declaration... yes checking for getdirentries... yes checking for prototype long telldir(const DIR *dir)... no checking for prototype int seekdir(DIR *dir, long ofs)... no checking for replacing readdir using getdirentries()... no checking for getdents... no checking for replacing readdir using getdents()... no checking a usable readdir()... no configure: WARNING: the provided readdir() is broken checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for library containing crypt... -lcrypt checking for CLOCK_MONOTONIC... yes checking for CLOCK_PROCESS_CPUTIME_ID... yes checking for CLOCK_REALTIME... yes checking for printf... yes checking for memset... yes checking for memcpy... yes LIBREPLACE_BROKEN_CHECKS: END checking for mmap... yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for getpagesize... yes checking for utime... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for pread declaration... yes checking for pwrite declaration... yes checking for python2.6-config... /usr/bin/python-config-2.7 checking for python2.6... /usr/bin/python2.7 checking for xsltproc... /usr/bin/xsltproc configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating tdb.pc config.status: creating include/config.h config.status: executing rm-stdint.h commands config.status: executing rm-stdbool.h commands >>> Source configured. >>> Compiling source in /tmp/portage/sys-libs/tdb-1.2.7-r1/work/tdb-1.2.7 ... make -j4 dirs make -j4 shared-build tdb will be compiled with flags: CFLAGS = -I./include -Iinclude -march=native -O2 -g0 -D_PUBLIC_= -I./lib/replace Compiling tools/tdbtool.c CPPFLAGS = -I./include -Iinclude Compiling common/tdb.c LDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu Compiling common/dump.c LIBS = Compiling common/transaction.c Compiling common/error.c Compiling common/traverse.c Compiling common/freelist.c Compiling common/freelistcheck.c Compiling common/io.c Compiling common/lock.c Compiling common/open.c Compiling common/check.c Compiling common/hash.c Compiling lib/replace/replace.c Compiling lib/replace/snprintf.c Compiling lib/replace/getpass.c Compiling tools/tdbrestore.c Compiling tools/tdbdump.c Compiling tools/tdbbackup.c x86_64-pc-linux-gnu-gcc -fPIC -c ./pytdb.c -I./include -Iinclude -march=native -O2 -g0 -D_PUBLIC_= -I./lib/replace `/usr/bin/python-config-2.7 --cflags` test -z "/usr/bin/xsltproc" || /usr/bin/xsltproc --nonet -o manpages/tdbbackup.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl manpages/tdbbackup.8.xml test -z "/usr/bin/xsltproc" || /usr/bin/xsltproc --nonet -o manpages/tdbrestore.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl manpages/tdbrestore.8.xml test -z "/usr/bin/xsltproc" || /usr/bin/xsltproc --nonet -o manpages/tdbdump.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl manpages/tdbdump.8.xml test -z "/usr/bin/xsltproc" || /usr/bin/xsltproc --nonet -o manpages/tdbtool.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl manpages/tdbtool.8.xml manpages/tdbbackup.8.xml:2: manpages/tdbdump.8.xml:2: warning: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" D DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" D DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" ^ ^ manpages/tdbtool.8.xml:2: manpages/tdbrestore.8.xml:2: warning: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" D DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" D DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" ^ ^ Note: Writing tdbdump.8 Note: Writing tdbrestore.8 Note: Writing tdbbackup.8 Note: Writing tdbtool.8 ar -rv libtdb.a common/tdb.o common/dump.o common/transaction.o common/error.o common/traverse.o common/freelist.o common/freelistcheck.o common/io.o common/lock.o common/open.o common/check.o common/hash.o ./lib/replace/replace.o ./lib/replace/snprintf.o ./lib/replace/getpass.o x86_64-pc-linux-gnu-gcc -shared -Wl,-Bsymbolic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libtdb.so.1.2.6 common/tdb.o common/dump.o common/transaction.o common/error.o common/traverse.o common/freelist.o common/freelistcheck.o common/io.o common/lock.o common/open.o common/check.o common/hash.o ./lib/replace/replace.o ./lib/replace/snprintf.o ./lib/replace/getpass.o -Wl,--version-script tdb.exports -Wl,-soname=libtdb.so.1 ar: creating libtdb.a a - common/tdb.o a - common/dump.o a - common/transaction.o a - common/error.o a - common/traverse.o a - common/freelist.o a - common/freelistcheck.o a - common/io.o a - common/lock.o a - common/open.o a - common/check.o a - common/hash.o a - ./lib/replace/replace.o a - ./lib/replace/snprintf.o a - ./lib/replace/getpass.o x86_64-pc-linux-gnu-gcc -I./include -Iinclude -march=native -O2 -g0 -D_PUBLIC_= -I./lib/replace -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bin/tdbtool tools/tdbtool.o -L. -ltdb x86_64-pc-linux-gnu-gcc -I./include -Iinclude -march=native -O2 -g0 -D_PUBLIC_= -I./lib/replace -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bin/tdbrestore tools/tdbrestore.o -L. -ltdb x86_64-pc-linux-gnu-gcc -I./include -Iinclude -march=native -O2 -g0 -D_PUBLIC_= -I./lib/replace -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bin/tdbdump tools/tdbdump.o -L. -ltdb x86_64-pc-linux-gnu-gcc -I./include -Iinclude -march=native -O2 -g0 -D_PUBLIC_= -I./lib/replace -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bin/tdbbackup tools/tdbbackup.o -L. -ltdb ln -fs libtdb.so.1.2.6 libtdb.so x86_64-pc-linux-gnu-gcc -shared -Wl,-Bsymbolic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tdb.so pytdb.o -L. -ltdb `/usr/bin/python-config-2.7 --ldflags` /usr/bin/install -c -d ./sharedbuild/lib /usr/bin/install -c -m 644 libtdb.a ./sharedbuild/lib /usr/bin/install -c -m 755 libtdb.so.1.2.6 ./sharedbuild/lib ln -sf libtdb.so.1.2.6 ./sharedbuild/lib/libtdb.so.1 ln -sf libtdb.so.1.2.6 ./sharedbuild/lib/libtdb.so /usr/bin/install -c -d ./sharedbuild/include /usr/bin/install -c -m 644 ./include/tdb.h ./sharedbuild/include >>> Source compiled. make -j4 check ABI checks: Compiling tools/tdbtorture.c ln -fs libtdb.so.1.2.6 libtdb.so.1 LD_LIBRARY_PATH=. PYTHONPATH=".:." /usr/bin/python2.7 ./python/tests/simple.py --- tdb.exports.sort 2011-04-01 18:36:08.896654960 +0200 +++ tdb.exports.check.sort 2011-04-01 18:36:08.899655488 +0200 @@ -27,6 +27,7 @@ tdb_get_seqnum; tdb_hash_size; tdb_increment_seqnum_nonblock; +tdb_jenkins_hash; tdb_lockall; tdb_lockall_mark; tdb_lockall_nonblock; WARNING: possible ABI change detected in exports! --- tdb.signatures.sort 2011-04-01 18:36:08.902655702 +0200 +++ tdb.signatures.check.sort 2011-04-01 18:36:08.906656215 +0200 @@ -37,7 +37,6 @@ int tdb_transaction_cancel (struct tdb_context *); int tdb_transaction_commit (struct tdb_context *); int tdb_transaction_prepare_commit (struct tdb_context *); -int tdb_transaction_recover (struct tdb_context *); int tdb_transaction_start (struct tdb_context *); int tdb_transaction_start_nonblock (struct tdb_context *); int tdb_traverse (struct tdb_context *, tdb_traverse_func, void *); @@ -50,6 +49,7 @@ struct tdb_context *tdb_open (const char *, int, int, int, mode_t); struct tdb_context *tdb_open_ex (const char *, int, int, int, mode_t, const struct tdb_logging_context *, tdb_hash_func); tdb_log_func tdb_log_fn (struct tdb_context *); +unsigned int tdb_jenkins_hash (TDB_DATA *); void *tdb_get_logging_private (struct tdb_context *); void tdb_add_flags (struct tdb_context *, unsigned int); void tdb_dump_all (struct tdb_context *); WARNING: possible ABI change detected in signatures! tools/tdbtorture.c: In function 'send_count_and_suicide': tools/tdbtorture.c:226: warning: ignoring return value of 'write', declared with attribute warn_unused_result tools/tdbtorture.c: In function 'main': tools/tdbtorture.c:387: warning: ignoring return value of 'read', declared with attribute warn_unused_result ............................. ---------------------------------------------------------------------- Ran 29 tests in 0.006s OK x86_64-pc-linux-gnu-gcc -I./include -Iinclude -march=native -O2 -g0 -D_PUBLIC_= -I./lib/replace -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bin/tdbtorture tools/tdbtorture.o -L. -ltdb LD_LIBRARY_PATH=. bin/tdbtorture Testing with 3 processes, 5000 loops, 2 hash_size, seed=1301694137 OK >>> Install tdb-1.2.7-r1 into /tmp/portage/sys-libs/tdb-1.2.7-r1/image/ category sys-libs make -j4 install DESTDIR=/tmp/portage/sys-libs/tdb-1.2.7-r1/image/ mkdir -p /tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/bin tdb will be compiled with flags: mkdir -p /tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/include mkdir -p /tmp/portage/sys-libs/tdb-1.2.7-r1/image/`/usr/bin/python2.7 -c "import distutils.sysconfig; print distutils.sysconfig.get_python_lib(1, prefix='/usr')"` CFLAGS = -I./include -Iinclude -march=native -O2 -g0 -D_PUBLIC_= -I./lib/replace mkdir -p /tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/lib64 CPPFLAGS = -I./include -Iinclude mkdir -p /tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/lib64/pkgconfig /usr/bin/install -c -d /tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/share/man/man8 LDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu cp ./include/tdb.h /tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/include LIBS = for I in manpages/*.8; do \ /usr/bin/install -c -m 644 $I /tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/share/man/man8; \ done cp bin/tdbtool bin/tdbrestore bin/tdbdump bin/tdbbackup /tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/bin cp tdb.pc /tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/lib64/pkgconfig cp libtdb.a libtdb.so.1.2.6 /tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/lib64 rm -f /tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/lib64/libtdb.so ln -s libtdb.so.1.2.6 /tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/lib64/libtdb.so rm -f /tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/lib64/libtdb.so.1 ln -s libtdb.so.1.2.6 /tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/lib64/libtdb.so.1 cp tdb.so /tmp/portage/sys-libs/tdb-1.2.7-r1/image/`/usr/bin/python2.7 -c "import distutils.sysconfig; print distutils.sysconfig.get_python_lib(1, prefix='/usr')"` ln: failed to create symbolic link `/tmp/portage/sys-libs/tdb-1.2.7-r1/image//usr/lib64/libtdb.so': File exists dolib failed >>> Completed installing tdb-1.2.7-r1 into /tmp/portage/sys-libs/tdb-1.2.7-r1/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib64/python2.7/site-packages/tdb.so usr/lib64/libtdb.so.1.2.6 * checking 7 files for package collisions --- /usr/ --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/tdb-1.2.7-r1/ >>> /usr/share/doc/tdb-1.2.7-r1/README.bz2 --- /usr/lib64/ >>> /usr/lib64/libtdb.so.1.2.6 --- /usr/lib64/python2.7/ --- /usr/lib64/python2.7/site-packages/ >>> /usr/lib64/python2.7/site-packages/tdb.so >>> /usr/lib64/libtdb.so.1 -> libtdb.so.1.2.6 >>> /usr/lib64/libtdb.so -> libtdb.so.1.2.6 --- /usr/lib64/pkgconfig/ >>> /usr/lib64/pkgconfig/tdb.pc --- /usr/include/ >>> /usr/include/tdb.h >>> Regenerating /etc/ld.so.cache...