Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62619 - e2fsprogs-1.35 hangs during compile stage of emerge
Summary: e2fsprogs-1.35 hangs during compile stage of emerge
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-02 06:11 UTC by jon
Modified: 2004-11-12 05:18 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 jon 2004-09-02 06:11:51 UTC
When I try to emerge -U system, e2fsprogs-1.35 is included.  When this package is being compiled, it seems to hang during this step:

../util/subst -f ../util/subst.conf ./e2fsck.8.in e2fsck.8

Nothing happens, and my cpu usage drops way off.  No error messages are ever give, but the build never continues past this point.



Reproducible: Always
Steps to Reproduce:
1. emerge e2fsprogs

Actual Results:  
seems to hang on specified command

Expected Results:  
finished buildling.

Portage 2.0.50-r10 (default-x86-1.4, gcc-3.3.4, glibc-2.3.3.20040420-r1,
2.6.3-gentoo-r1)
=================================================================
System uname: 2.6.3-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 1.50GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /opt/resin/conf /usr/X11R6/lib/X11/xkb
/usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://gentoo.mirrors.pair.com/
http://gentoo.mirrors.pair.com/ ftp://ftp.ndlug.nd.edu/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm avi berkdb cdr crypt cups encode foomaticdb gdbm gif gnome gpm
gtk gtk2 imlib java jpeg libg++ libwww mad mikmod mmx motif mpeg ncurses nls
oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime readline
ruby sdl slang spell sse sse2 ssl svga tcltk tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 SpanKY gentoo-dev 2004-10-05 17:02:07 UTC
dmesg ?
anything interesting in `ps aux` ?
Comment 2 Jan Pieczkowski 2004-10-09 03:59:08 UTC
is it possibly related to <a href=http://bugs.gentoo.org/show_bug.cgi?id=66471>this bug (66471)</a> ?

btw you shouldn't use emerge -U, here's why: http://forums.gentoo.org/viewtopic.php?p=1093204#1093204

pi~
Comment 3 SpanKY gentoo-dev 2004-11-11 18:49:44 UTC
no additional info provided
Comment 4 jon 2004-11-12 05:18:03 UTC
It seems that even I can't reproduce it, as my current versions of this package are 1.35.

Odd.  Hopefully it was something I was doing incorrectly.