* Adding group 'ndtpgrp' to your system ... * - Groupid: 402 * Adding user 'ndtpuser' to your system ... * - Userid: 402 * - Shell: /sbin/nologin * - Home: /usr/share/dict * - Groups: ndtpgrp >>> Unpacking source... >>> Unpacking ndtpd-3.1.5.tar.gz to /var/tmp/portage/net-misc/ndtpd-3.1.5/work * Applying ndtpd-3.1.5-eb4-gentoo.diff ...  [ ok ] * Applying ndtpd-3.1.5-canonicalize.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/ndtpd-3.1.5/work/ndtpd-3.1.5' ... * Running aclocal -I m4 ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: ndtpd-3.1.5 * Applying sed-1.5.6.patch ... >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-misc/ndtpd-3.1.5/work/ndtpd-3.1.5 ... * econf: updating ndtpd-3.1.5/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ndtpd-3.1.5/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 --with-eb-conf=/etc/eb.conf --build=i686-pc-linux-gnu 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 for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... gcc3 checking how to run the C preprocessor... i686-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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes 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 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 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 for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for perl... /usr/bin/perl checking for Mail... no checking for mailx... no configure: WARNING: neither Mail nor mailx found checking for compress... no checking for gzip... /bin/gzip checking for bzip2... /bin/bzip2 checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking for res_query in -lresolv... yes checking for gethostname in -lnsl... yes checking for socket in -lsocket... no checking for vprintf... yes checking for _doprnt... no checking whether getpgrp requires zero arguments... yes checking whether setpgrp takes no argument... yes checking for getcwd... yes checking for getdtablesize... yes checking for getrlimit... yes checking for killpg... yes checking for memcpy... yes checking for psignal... yes checking for setenv... yes checking for setlocale... yes checking for setsid... yes checking for sigsetjmp... no checking for sigsetmask... yes checking for sigprocmask... yes checking for strchr... yes checking for sysconf... yes checking for strsignal... yes checking for syslog... yes checking for utime... yes checking for vsyslog... yes checking for waitpid... yes checking for wait3... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for strcasecmp... yes checking for strerror... yes checking for strtol... yes checking whether sys_siglist is declared... yes checking for h_errno declaration in netdb.h... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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 for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether stat file-mode macros are broken... no checking for waitpid... (cached) yes checking for union wait... no checking whether time.h and sys/time.h may both be included... (cached) yes checking for utime.h... (cached) yes checking for struct utimbuf... yes checking for off_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for mode_t... yes checking for socklen_t... yes checking for ssize_t... yes checking return type of signal handlers... void checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for in6addr_any declaration in netinet/in.h... yes checking for in6addr_loopback declaration in netinet/in.h... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for inet_pton... yes checking for IPv6 support... yes checking for limits.h... (cached) yes checking for ssize_t... (cached) yes checking for eb.conf... /etc/eb.conf configure: error: /etc/eb.conf not found !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-misc/ndtpd-3.1.5/work/ndtpd-3.1.5/config.log * * ERROR: net-misc/ndtpd-3.1.5 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2511: Called econf '--with-eb-conf=/etc/eb.conf' * ebuild.sh, line 541: Called die * The specific snippet of code: * die "econf failed" * The die message: * econf failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-misc:ndtpd-3.1.5:20081009-231701.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/ndtpd-3.1.5/temp/environment'. *