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

Bug 237922

Summary: dev-scheme/gauche-0.8.13: During compilation hangs
Product: Gentoo Linux Reporter: forlk <forlkml>
Component: [OLD] DevelopmentAssignee: Akinori Hattori <hattya>
Status: VERIFIED INVALID    
Severity: normal CC: scheme
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description forlk 2008-09-17 11:58:47 UTC
vm.c not end forever to compile

Reproducible: Always

Steps to Reproduce:
1. emerge gauche
2. hang
3. Ctrl-C rescue

Actual Results:  
$ sudo emerge gauche


snip


make[1]: Leaving directory `/var/tmp/dev-scheme/gauche-0.8.13/work/Gauche-0.8.13/gc'
make[1]: Entering directory `/var/tmp/dev-scheme/gauche-0.8.13/work/Gauche-0.8.13/src'
/bin/sh ./genconfig
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include   -march=athlon64 -O2 -pipe -fPIC -fomit-frame-pointer  -c core.c
x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./../gc/include   -march=athlon64 -O2 -pipe -fPIC -fomit-frame-pointer  -c vm.c
^C

Exiting on signal 2


Expected Results:  
I want to install gauche.

Portage 2.2_rc8 (default/linux/amd64/2008.0, gcc-4.3.1, glibc-2.7-r2, 2.6.26-gentoo-r1 x86_64)
=================================================================
System uname: Linux-2.6.26-gentoo-r1-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_5000+-with-glibc2.2.5
Timestamp of tree: Wed, 17 Sep 2008 11:00:02 +0000
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.5.2-r7
sys-apps/baselayout: 1.12.12
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.62-r1
sys-devel/automake:  1.7.9-r1, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.4
virtual/os-headers:  2.6.26
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -msse3 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CXXFLAGS="-march=athlon64 -msse3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distlocks metadata-transfer preserve-libs sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org/"
LANG="C"
LC_ALL="C"
LDFLAGS="-Wl,-O1"
LINGUAS="en"
MAKEOPTS="-j3"
PORTAGE_COMPRESS="gzip"
PORTAGE_COMPRESS_FLAGS=""
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 berkdb bzip2 cjk cracklib crypt cxx fortran gdbm glibc-omitfp gmp hpn iconv ithreads multilib ncurses nls openmp pam pcre pic readline skey sqlite ssl symlink threads threadsafe unicode zlib" APACHE2_MODULES="actions alias asis auth_basic authn_default authn_file authz_default authz_groupfile                  authz_host authz_user dir env filter include log_config mime negotiation setenvif" APACHE2_MPMS="worker" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Marijn Schouten (RETIRED) gentoo-dev 2008-09-24 23:02:13 UTC
I noticed a rather long delay at that point, but it is doing useful stuff and does eventually finish and continue building the rest of gauche.
Comment 2 forlk 2008-09-25 07:47:02 UTC
You are right. 
Because I was not over even if I waited for 30 minutes, I have thought whether it was hangup.