* Package: net-mail/perdition-1.18 * Repository: gentoo * Maintainer: net-mail@gentoo.org * USE: berkdb elibc_glibc gdbm kernel_linux ssl userland_GNU x86 * FEATURES: sandbox * Adding user 'perdition' to your system ... * - Userid: 110 * - Shell: /sbin/nologin * - Home: /dev/null * - Groups: (none) * - GECOS: added by portage for perdition >>> Unpacking source... >>> Unpacking perdition-1.18.tar.gz to /var/tmp/portage/net-mail/perdition-1.18/work >>> Source unpacked in /var/tmp/portage/net-mail/perdition-1.18/work >>> Preparing source in /var/tmp/portage/net-mail/perdition-1.18/work/perdition-1.18 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-mail/perdition-1.18/work/perdition-1.18 ... * econf: updating perdition-1.18/config.guess with /usr/share/gnuconfig/config.guess * econf: updating perdition-1.18/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --with-user=perdition --enable-posix-regex --enable-ssl --disable-mysql --disable-odbc --disable-pg --enable-gdbm --disable-ldap --disable-cdb --enable-bdb checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/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-pc-linux-gnu-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 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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... i686-pc-linux-gnu-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-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for struct sockaddr.sa_len... no checking for dlopen in -ldl... yes checking for yp_match in -lnsl... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for crypt in -lcrypt... yes checking for poptGetContext in -lpopt... yes checking for vanessa_logger_closelog in -lvanessa_logger... yes checking for vanessa_queue_create in -lvanessa_adt... yes checking for vanessa_socket_client_open in -lvanessa_socket... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking if SSL/TLS support has been disabled... "no" checking OpenSSL include path... /usr/include checking OpenSSL library path... /usr/lib checking for /usr/include/openssl/ssl.h... yes checking for ERR_error_string in -lssl... yes checking if MySQL support has been disabled... "yes" checking if ODBC support has been disabled... "yes" configure: WARNING: "" "**********************************************************************" "* perditiondb_odbc will not be built: " "* There a many ODBC Managers available including UnixODBC" "* which is available from www.unixodbc.org" "**********************************************************************" checking if PostgreSQL support has been disabled... "yes" checking if CDB support has been disabled... "yes" checking if GDBM support has been disabled... "no" checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for gdbm_fetch in -lgdbm... yes checking if Berkeley DB support has been disabled... "no" checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for db_create in -ldb... yes checking If BDB db->open() takes 7 arguments... "yes" checking if NIS support has been disabled... "no" checking if Posix Regular Expression support has been disabled... "no" checking if LDAP support has been disabled... "yes" configure: WARNING: "" "**********************************************************************" "* perditiondb_ldap will not be built" "**********************************************************************" checking if deamon map has been disabled... "no" checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking security/pam_misc.h usability... yes checking security/pam_misc.h presence... yes checking for security/pam_misc.h... yes checking for pam_authenticate in -lpam... yes checking if ldap (latex) documentation is disabled... "no" checking for setproctitle... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for setproctitle in -lutil... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking whether __progname and __progname_full are available... yes checking which argv replacement method to use... writeable checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking return type of signal handlers... void checking for wait3 that fills in rusage... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for parse_printf_format... yes checking for flim... no configure: creating ./config.status config.status: creating debian/Makefile config.status: creating perdition.spec config.status: creating perdition/Makefile config.status: creating perdition/db/Makefile config.status: creating perdition/db/cdb/Makefile config.status: creating perdition/db/gdbm/Makefile config.status: creating perdition/db/bdb/Makefile config.status: creating perdition/db/posix_regex/Makefile config.status: creating perdition/db/mysql/Makefile config.status: creating perdition/db/nis/Makefile config.status: creating perdition/db/postgresql/Makefile config.status: creating perdition/db/ldap/Makefile config.status: creating perdition/db/ldap/doc/Makefile config.status: creating perdition/db/odbc/Makefile config.status: creating perdition/db/daemon/Makefile config.status: creating perdition/db/daemon/lib/Makefile config.status: creating makegdbm/Makefile config.status: creating makebdb/Makefile config.status: creating etc/Makefile config.status: creating etc/pam.d/Makefile config.status: creating etc/perdition/Makefile config.status: creating etc/perdition/Makefile.popmap config.status: creating etc/rc.d/Makefile config.status: creating etc/rc.d/init.d/Makefile config.status: creating etc/rc.d/init.d/perdition.debian config.status: creating etc/rc.d/init.d/perdition.rh config.status: creating etc/sysconfig/Makefile config.status: creating Makefile config.status: creating INSTALL config.status: creating CODING_LOCATIONS config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-mail/perdition-1.18/work/perdition-1.18 ... make -j3 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-mail/perdition-1.18/work/perdition-1.18' Making all in makegdbm make[2]: Entering directory `/var/tmp/portage/net-mail/perdition-1.18/work/perdition-1.18/makegdbm' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Os -march=pentium4 -pipe -c makegdbm.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Os -march=pentium4 -pipe -c options.c In file included from options.c:35:0: options.h:42:14: error: conflicting types for ‘gdbm_version’ /usr/include/gdbm.h:85:20: note: previous declaration of ‘gdbm_version’ was here make[2]: *** [options.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from makegdbm.c:37:0: options.h:42:14: error: conflicting types for ‘gdbm_version’ /usr/include/gdbm.h:85:20: note: previous declaration of ‘gdbm_version’ was here makegdbm.c: In function ‘makegdbm_undo’: makegdbm.c:174:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] makegdbm.c:175:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] makegdbm.c:178:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] makegdbm.c:180:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] make[2]: *** [makegdbm.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-mail/perdition-1.18/work/perdition-1.18/makegdbm' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-mail/perdition-1.18/work/perdition-1.18' make: *** [all] Error 2 * ERROR: net-mail/perdition-1.18 failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =net-mail/perdition-1.18', * the complete build log and the output of 'emerge -pqv =net-mail/perdition-1.18'. * The complete build log is located at '/var/log/portage/net-mail:perdition-1.18:20120212-025314.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/perdition-1.18/temp/environment'. * S: '/var/tmp/portage/net-mail/perdition-1.18/work/perdition-1.18' ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored.