>>> Unpacking source... >>> Unpacking md5deep-3.0.tar.gz to /var/tmp/portage/app-crypt/md5deep-3.0/work * Applying md5deep-3.0-install.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/app-crypt/md5deep-3.0/work/md5deep-3.0' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-crypt/md5deep-3.0/work/md5deep-3.0 ... * econf: updating md5deep-3.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating md5deep-3.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu 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 style of include used by make... GNU 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 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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking /usr/local/include checking /opt/local/include checking /sw/include checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/types.h... (cached) 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 wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking for inttypes.h... (cached) yes checking for sys/mount.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for struct stat.st_blksize... yes checking whether closedir returns void... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking for working memcmp... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for strsep... yes configure: creating ./config.status config.status: creating Makefile config.status: creating hashdeep/Makefile config.status: creating md5deep/Makefile config.status: creating config.h config.status: executing depfiles commands make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/app-crypt/md5deep-3.0/work/md5deep-3.0' Making all in md5deep make[2]: Entering directory `/var/tmp/portage/app-crypt/md5deep-3.0/work/md5deep-3.0/md5deep' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT files.o -MD -MP -MF .deps/files.Tpo -c -o files.o files.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o `test -f '../common/hash.c' || echo './'`../common/hash.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT dig.o -MD -MP -MF .deps/dig.Tpo -c -o dig.o `test -f '../common/dig.c' || echo './'`../common/dig.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT cycles.o -MD -MP -MF .deps/cycles.Tpo -c -o cycles.o `test -f '../common/cycles.c' || echo './'`../common/cycles.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT ui.o -MD -MP -MF .deps/ui.Tpo -c -o ui.o `test -f '../common/ui.c' || echo './'`../common/ui.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT helpers.o -MD -MP -MF .deps/helpers.Tpo -c -o helpers.o `test -f '../common/helpers.c' || echo './'`../common/helpers.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT match.o -MD -MP -MF .deps/match.Tpo -c -o match.o match.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT hashTable.o -MD -MP -MF .deps/hashTable.Tpo -c -o hashTable.o hashTable.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o `test -f '../common/md5.c' || echo './'`../common/md5.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT md5deep.o -MD -MP -MF .deps/md5deep.Tpo -c -o md5deep.o md5deep.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o `test -f '../common/sha1.c' || echo './'`../common/sha1.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT sha1deep.o -MD -MP -MF .deps/sha1deep.Tpo -c -o sha1deep.o sha1deep.c mv -f .deps/sha1deep.Tpo .deps/sha1deep.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT sha256.o -MD -MP -MF .deps/sha256.Tpo -c -o sha256.o `test -f '../common/sha256.c' || echo './'`../common/sha256.c mv -f .deps/md5deep.Tpo .deps/md5deep.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT sha256deep.o -MD -MP -MF .deps/sha256deep.Tpo -c -o sha256deep.o sha256deep.c mv -f .deps/dig.Tpo .deps/dig.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT tiger.o -MD -MP -MF .deps/tiger.Tpo -c -o tiger.o `test -f '../common/tiger.c' || echo './'`../common/tiger.c mv -f .deps/hash.Tpo .deps/hash.Po mv -f .deps/cycles.Tpo .deps/cycles.Po mv -f .deps/ui.Tpo .deps/ui.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/helpers.Tpo .deps/helpers.Po mv -f .deps/match.Tpo .deps/match.Po mv -f .deps/display.Tpo .deps/display.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT tigerdeep.o -MD -MP -MF .deps/tigerdeep.Tpo -c -o tigerdeep.o tigerdeep.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT whirlpool.o -MD -MP -MF .deps/whirlpool.Tpo -c -o whirlpool.o `test -f '../common/whirlpool.c' || echo './'`../common/whirlpool.c mv -f .deps/sha256deep.Tpo .deps/sha256deep.Po mv -f .deps/hashTable.Tpo .deps/hashTable.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -MT whirlpooldeep.o -MD -MP -MF .deps/whirlpooldeep.Tpo -c -o whirlpooldeep.o whirlpooldeep.c mv -f .deps/files.Tpo .deps/files.Po mv -f .deps/md5.Tpo .deps/md5.Po mv -f .deps/tigerdeep.Tpo .deps/tigerdeep.Po i686-pc-linux-gnu-gcc -O2 -pipe -lm -Wl,-O1 -o md5deep main.o files.o hash.o dig.o cycles.o ui.o helpers.o match.o hashTable.o display.o md5.o md5deep.o mv -f .deps/whirlpooldeep.Tpo .deps/whirlpooldeep.Po hash.o: In function `hash': hash.c:(.text+0x61e): undefined reference to `floor' collect2: ld returned 1 exit status make[2]: *** [md5deep] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f .deps/tiger.Tpo .deps/tiger.Po mv -f .deps/sha1.Tpo .deps/sha1.Po mv -f .deps/whirlpool.Tpo .deps/whirlpool.Po mv -f .deps/sha256.Tpo .deps/sha256.Po make[2]: Leaving directory `/var/tmp/portage/app-crypt/md5deep-3.0/work/md5deep-3.0/md5deep' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-crypt/md5deep-3.0/work/md5deep-3.0' make: *** [all] Error 2 * * ERROR: app-crypt/md5deep-3.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2532: Called _eapi0_src_compile * ebuild.sh, line 591: Called _eapi2_src_compile * ebuild.sh, line 625: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake 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/app-crypt:md5deep-3.0:20081114-214658.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/md5deep-3.0/temp/environment'. *