Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 144773

Summary: app-shells/scsh-0.6.6 compile segfaults
Product: Gentoo Linux Reporter: David Banks <amoebae>
Component: Current packagesAssignee: Matthew Kennedy (RETIRED) <mkennedy>
Status: RESOLVED UPSTREAM    
Severity: normal CC: scheme
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: make output from emerge scsh

Description David Banks 2006-08-22 10:43:13 UTC
Compiling scsh-0.6.6 fails with a segmentation fault.  The output is very cryptic, see attachment.

moaner amoe # emerge --info
Portage 2.1-r2 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.4
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/pkg/src"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
LANG="en_GB.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/pkg/bin"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/pkg"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi bash-completion berkdb bitmap-fonts cdr cli crypt cups dbus dlloader dri dvd eds emacs emboss encode firefox flac foomaticdb fortran gif gnome gpm gstreamer gstreamer010 gtk gtk2 hal howl imlib ipv6 isdnlog java jpeg lzw lzw-tiff mad mikmod mp3 mpeg nautilus ncurses nls nptl ogg opengl pam pcre pdflib perl png pppd python quicktime readline reflection sdl session spell spl ssl tcpd tiff truetype-fonts type1-fonts usb vorbis xorg xpm xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nvidia video_cards_nv video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 David Banks 2006-08-22 10:45:24 UTC
Created attachment 94875 [details]
make output from emerge scsh

Only output starting from segfault included.  If more is required, reply.
Comment 2 David Banks 2006-08-25 06:13:30 UTC
Recently tried to build 0.6.6 and 0.6.7 from the upstream source and both builds segfaulted in the same way.  Guess maybe this is a problem for the authors.
Comment 3 David Banks 2006-08-30 04:36:13 UTC
Upstream bug, scheme48 which scsh is based on assumes 32-bit architecture.
Someone should hardmask the scsh packages for amd64.

See this bug from forcer:
http://lists.alioth.debian.org/pipermail/pkg-scheme48-maintainers/2005q3/000144.html