Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437136 - =app-editors/xemacs-21.4.22-r2: ?
Summary: =app-editors/xemacs-21.4.22-r2: ?
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal
Assignee: XEmacs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-04 06:55 UTC by Tom
Modified: 2012-10-04 08:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom 2012-10-04 06:55:13 UTC
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'
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-10-04 06:59:58 UTC
Propably a duplicate of bug 75028 (and 377515, ...)
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2012-10-04 08:01:40 UTC
Attach full 'emerge --info' and build log from xemacs emerge. Reopen the bug once done. Thank you.