>>> Unpacking source... >>> Unpacking gforth-0.6.2.tar.gz to /var/tmp/portage/dev-lang/gforth-0.6.2/work * Applying gforth.el-gentoo.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/dev-lang/gforth-0.6.2/work >>> Compiling source in /var/tmp/portage/dev-lang/gforth-0.6.2/work/gforth-0.6.2 ... * econf: updating gforth-0.6.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gforth-0.6.2/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 CC=i686-pc-linux-gnu-gcc -fno-reorder-blocks -fno-inline --enable-force-reg checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc -fno-reorder-blocks -fno-inline checking for C compiler default output... 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 -fno-reorder-blocks -fno-inline accepts -g... yes checking for i686-pc-linux-gnu-gcc -fno-reorder-blocks -fno-inline option to accept ANSI C... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc -fno-reorder-blocks -fno-inline checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc -fno-reorder-blocks -fno-inline accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc -fno-reorder-blocks -fno-inline option to accept ANSI C... (cached) none needed checking make type... checking whether the linker accepts -export-dynamic... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -fno-reorder-blocks -fno-inline -E checking for egrep... grep -E checking for ANSI C header files... no checking for sys/types.h... no checking for sys/stat.h... no checking for stdlib.h... no checking for string.h... no checking for memory.h... no checking for strings.h... no checking for inttypes.h... no checking for stdint.h... no checking for unistd.h... no checking for char *... no checking size of char *... 0 checking for char... no checking size of char... 0 checking for short... no checking size of short... 0 checking for int... no checking size of int... 0 checking for long... no checking size of long... 0 checking for long long... no checking size of long long... 0 checking for intptr_t... no checking size of intptr_t... 0 checking for int128_t... no checking size of int128_t... 0 checking for a C type for cells... int checking for a C type for double-cells... short checking for off_t... no checking for off_t... (cached) no checking size of off_t... 0 checking if i686-pc-linux-gnu-gcc -fno-reorder-blocks -fno-inline understands -fno-gcse... no checking if i686-pc-linux-gnu-gcc -fno-reorder-blocks -fno-inline understands -fno-strict-aliasing... no checking if i686-pc-linux-gnu-gcc -fno-reorder-blocks -fno-inline understands -fno-crossjumping... no checking how to suppress 'unused variable' warnings... checking for asm.fs... arch/386/asm.fs checking for disasm.fs... arch/386/disasm.fs checking for install-info... /usr/bin/install-info checking whether byte ordering is bigendian... yes checking if and how we can waste code space... no configure: WARNING: Disabling dynamic native code generation by default (speed penalty factor ~2) checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking for asin in -lm... no checking for dlopen in -ldl... no checking for __builtin_avcall in -lavcall... no checking for __vacall_r in -lcallback... no checking for vacall in -lvacall... no checking for alloc_trampoline in -ltrampoline... no checking for working memcmp... no checking for memmove... no checking for strtoul... no checking for pow10... no checking for strerror... no checking for strsignal... no checking for atanh... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... no checking for ftello... no checking for dlopen... no checking for sys_siglist... no checking for getrusage... no checking for stack_t... no checking whether sys_siglist is declared... no checking for getopt_long... no checking for expm1... no checking for log1p... no checking for rint... no checking for ecvt... no checking sys/mman.h usability... no checking sys/mman.h presence... yes configure: WARNING: sys/mman.h: present but cannot be compiled configure: WARNING: sys/mman.h: check for missing prerequisite headers? configure: WARNING: sys/mman.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@gnu.org. ## configure: WARNING: ## ------------------------------------ ## checking for sys/mman.h... yes checking fnmatch.h usability... no checking fnmatch.h presence... yes configure: WARNING: fnmatch.h: present but cannot be compiled configure: WARNING: fnmatch.h: check for missing prerequisite headers? configure: WARNING: fnmatch.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@gnu.org. ## configure: WARNING: ## ------------------------------------ ## checking for fnmatch.h... yes checking for working POSIX fnmatch... no checking for mmap... no checking for sysconf... no checking for getpagesize... no checking for emacs... emacs checking where .elc files should go... ${datadir}/emacs/site-lisp configure: creating ./config.status config.status: creating Makefile config.status: creating Makedist config.status: creating gforthmi config.status: creating vmgen config.status: creating machpc.fs config.status: creating engine/Makefile config.status: creating doc/version.texi config.status: creating engine/config.h config.status: executing stamp-h commands if test -r version && test x'0.6.2' = x`cat version` ; then true ; else echo 0.6.2 > version ; fi make gforth make[1]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.6.2/work/gforth-0.6.2' cd engine && make gforth gforth-ditc gforth-fast gforth-itc make[2]: Entering directory `/var/tmp/portage/dev-lang/gforth-0.6.2/work/gforth-0.6.2/engine' cd .. && CONFIG_FILES=stamp-h CONFIG_HEADERS=engine/config.h ./config.status config.status: creating stamp-h config.status: creating engine/config.h config.status: engine/config.h is unchanged config.status: executing stamp-h commands echo timestamp > stamp-h i686-pc-linux-gnu-gcc -fno-reorder-blocks -fno-inline -I./../arch/386 -I. -Wall -march=athlon-xp -O2 -pipe -ggdb -fomit-frame-pointer -fforce-addr -fforce-mem -m486 -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -o engine.o -c ./engine.c cc1: error: unrecognized command line option "-m486" cc1: error: unrecognized command line option "-fforce-mem" make[2]: *** [engine.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.6.2/work/gforth-0.6.2/engine' make[1]: *** [engines] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-lang/gforth-0.6.2/work/gforth-0.6.2' make: *** [kernel/version.fs] Error 2 * * ERROR: dev-lang/gforth-0.6.2 failed. * Call stack: * ebuild.sh, line 48: Called src_compile * environment, line 2287: Called die * The specific snippet of code: * make || die; * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-lang/gforth-0.6.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/gforth-0.6.2/temp/environment'. *