>>> Unpacking source... >>> Unpacking gcl-2.6.8_pre20090419.tar.bz2 to /var/tmp/portage/dev-lisp/gcl-2.6.8_pre20090419/work * Applying gcl-2.6.8_pre20090419-configure.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/dev-lisp/gcl-2.6.8_pre20090419/work >>> Compiling source in /var/tmp/portage/dev-lisp/gcl-2.6.8_pre20090419/work/gcl-2.6.8_pre20090419 ... * Configuring with the following: * --enable-emacsdir=/usr/share/emacs/site-lisp/gcl --enable-dynsysgmp --disable-xdr * --enable-readline --with-x --disable-debug --enable-ansi * econf: updating gcl-2.6.8_pre20090419/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gcl-2.6.8_pre20090419/binutils/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gcl-2.6.8_pre20090419/binutils/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gcl-2.6.8_pre20090419/gmp3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gcl-2.6.8_pre20090419/gmp3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gcl-2.6.8_pre20090419/config.sub with /usr/share/gnuconfig/config.sub ./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 --enable-emacsdir=/usr/share/emacs/site-lisp/gcl --enable-dynsysgmp --disable-xdr --enable-readline --with-x --disable-debug --enable-ansi creating cache ./config.cache checking host system type... x86_64-pc-linux-gnu host=x86_64-pc-linux-gnu enable_machine= use=amd64-linux checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -fomit-frame-pointer -march=core2 -Wl,-O1) works... yes checking whether the C compiler (gcc -O2 -pipe -fomit-frame-pointer -march=core2 -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for gawk... gawk checking system version (for dynamic loading)... checking for makeinfo... makeinfo Linux-2.6.29-gentoo-r1 checking for unistd.h... yes checking for sysconf in -lc... yes checking for _SC_CLK_TCK... 100 checking for gmp.h... yes checking for __gmpz_init in -lgmp... yes checking for external gmp version... checking for leading underscore in object symbols... no checking for GNU ld option -Map... yes checking for size of gmp limbs... 8 checking _SHORT_LIMB... no checking _LONG_LONG_LIMB... no checking for X... libraries , headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes -lSM -lICE checking for main in -lXmu... yes checking for main in -lXt... yes checking for main in -lXext... yes checking for main in -lXaw... yes checking for main in -lX11... yes checking for bfd.h... yes checking for bfd_init in -lbfd... yes checking if need to define CONST for bfd... no checking for useable bfd_boolean... yes checking for bfd_link_info.output_bfd... yes checking for inflate in -lz... yes checking size of long... 8 checking sizeof struct contblock... 16 checking for word order... little checking for sbrk... yes checking for ADDR_NO_RANDOMIZE constant... yes, 40000 checking for personality(ADDR_NO_RANDOMIZE) support... no checking that sbrk is (now) non-random... no Cannot build with randomized sbrk. Your options: - upgrade to a kernel/libc that knows about personality(ADDR_NO_RANDOMIZE) - recompile your kernel with CONFIG_COMPAT_BRK (if it has that option) - run sysctl kernel.randomize_va_space=0 before using gcl !!! Please attach the following file when seeking support: !!! /var/tmp/portage/dev-lisp/gcl-2.6.8_pre20090419/work/gcl-2.6.8_pre20090419/config.log * * ERROR: dev-lisp/gcl-2.6.8_pre20090419 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2702: Called econf '--enable-emacsdir=/usr/share/emacs/site-lisp/gcl' '--enable-dynsysgmp' '--disable-xdr' '--enable-readline' '--with-x' '--disable-debug' '--enable-ansi' * ebuild.sh, line 534: 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/tmp/portage/dev-lisp/gcl-2.6.8_pre20090419/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lisp/gcl-2.6.8_pre20090419/temp/environment'. *