make.conf: # These settings were set by the catalyst build script that automatically # built this stage. # Please consult /usr/share/portage/config/make.conf.example for a more # detailed example. # WARNING: Changing your CHOST is not something that should be done lightly. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing. CHOST="i686-pc-linux-gnu" ACCEPT_KEYWORDS="x86" ACCEPT_LICENSE="*" AUTOCLEAN="yes" CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" CONFIG_PROTECT="/etc/bind /etc/ssh /etc/openvpn /etc/firebird" CCACHE_SIZE="1G" CCACHE_DIR="/var/tmp/ccache" ELIBC="glibc" FFLAGS="" LINGUAS="pl en_US.utf8" MAKEOPTS="-j5" PORTAGE_BINHOST="ftp://buildhost/gentoo" PORTAGE_BINHOST="http://tinderbox.dev.gentoo.org/default-linux/x86/All/" PORTAGE_BINHOST="http://packages.ututo.org/i686/" PORTAGE_BINHOST="ftp://ftp.sofagang.dk/portage-packages/i686-server/All/" PORTAGE_RSYNC_EXTRA_OPTS="--progress" PORTAGE_TMPFS="/dev/shm" FEATURES="parallel-fetch userfetch ccache" USE="x86 unicode hal samba 7zip bzip2 slang unicode userland_GNU ssl ctype pcre session gd jpeg jpeg2k png tiff curl dbase mysql sysvipc opensslcrypt sockets xml simplexml xmlrpc mmx bcmath calendar cdb curlwrappers exif ftp intl libedit mhash pcntl pdo recode sharedext sharedmem soap sqlite3 spell sse sse2 tidy xmlreader xmlwriter xml xsl zip sharedmem mysqli solid ldap fontconfig truetype jadetex superserver ipv6 firebird maildir tiff spf exiscan-acl apache2 xpm ssl dlz hardened -X -kde -qt3 -qt4 -gnome -examples -ldap -cups -tcpd -gpm -doc" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default asis auth_digest charset_lite ident imagemap authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias version " APACHE2_MPMS="prefork" Reproducible: Always Steps to Reproduce: 1. emerge xemacs 2. gcc: i686-pc-linux-gnu-4.6.3 3. Actual Results: Loading site-load... Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name xemacs Testing for Lisp shadows ... make[1]: *** [xemacs.dmp] Segmentation fault make[1]: *** Deleting file `xemacs.dmp' make[1]: Leaving directory `/var/tmp/portage/app-editors/xemacs-21.4.22-r2/work/xemacs-21.4.22/src' make: *** [src] Error 2 emake failed [31;01m*[0m ERROR: app-editors/xemacs-21.4.22-r2 failed (compile phase): [31;01m*[0m emake failed [31;01m*[0m [31;01m*[0m Call stack: [31;01m*[0m ebuild.sh, line 85: Called src_compile [31;01m*[0m environment, line 2859: Called die [31;01m*[0m The specific snippet of code: [31;01m*[0m emake || die "emake failed" [31;01m*[0m [31;01m*[0m If you need support, post the output of `emerge --info '=app-editors/xemacs-21.4.22-r2'`, [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-editors/xemacs-21.4.22-r2'`. [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-editors/xemacs-21.4.22-r2/temp/build.log'. [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-editors/xemacs-21.4.22-r2/temp/environment'. [31;01m*[0m Working directory: '/var/tmp/portage/app-editors/xemacs-21.4.22-r2/work/xemacs-21.4.22' [31;01m*[0m S: '/var/tmp/portage/app-editors/xemacs-21.4.22-r2/work/xemacs-21.4.22'
Propably a duplicate of bug 75028 (and 377515, ...)
Attach full 'emerge --info' and build log from xemacs emerge. Reopen the bug once done. Thank you.