Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60647 - tftp-hpa-0.34-r1 get stuck on configure
Summary: tftp-hpa-0.34-r1 get stuck on configure
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-17 01:56 UTC by b52
Modified: 2004-08-18 01:30 UTC (History)
1 user (show)

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 b52 2004-08-17 01:56:18 UTC
When emerging tftp-hpa-0.34-r1 it hangs on configure and i have to interrupt it:

checking if fcntl.h defines O_BINARY... no
checking if fcntl.h defines O_TEXT... no
checking for sigsetjmp... yes
checking for library containing xmalloc... -liberty
checking for library containing xstrdup... none required
checking for library containing bsd_signal... none required
checking if netinet/in.h defines IPPORT_TFTP... yes
checking for library containing yp_get_default_domain... -lnsl
checking for main in -lwrap... yes
checking for tcpwrappers... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for library containing regcomp... none required
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for library containing tputs... no
checking for library containing readline... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking whether ln -s works... yes
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /bin/install -c
configure: creating ./config.status
config.status: creating MCONFIG
config.status: creating acconfig.h


Reproducible: Always
Steps to Reproduce:
1.emerge tftp-hpa
2.
3.

Actual Results:  
it get stuck

Expected Results:  
successful emerge

Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.6.7-gentoo)
=================================================================
System uname: 2.6.7-gentoo i686 AMD-K7(tm) Processor
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [disabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-tbird -mmmx -m3dnow -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.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="-mcpu=athlon-tbird -mmmx -m3dnow -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs distcc fixpackages sandbox"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
rsync://linux.rz.ruhr-uni-bochum.de/gentoo/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo
rsync://ftp.join.uni-muenster.de/gentoo/"
MAKEOPTS="-j88888888"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X X509 apm arts autofs avi berkdb cdr cgi crypt cups dga dvd dvdr
encode esd ethereal fbcon ffmpeg foomaticdb gdbm gif gnome gphoto2 gpm gstreamer
gtk gtk2 imap imlib ipv6 irda irmc java javascript jpeg kde libg++ libwww mad
maildir md5sum mikmod mmx motif mozcalendar mozilla mpeg mpeg4 ncurses nls oav
oggvorbis oss pam pdflib perl png pnp python qt quicktime readline samba scanner
sdl slang snmp socks5 spell ssl svga tcltk tcpd tiff transcode transparent-proxy
truetype unicode usb vim-with-x wavelan wmf x86 xml2 xmms xv zlib"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-08-17 09:19:31 UTC
MAKEOPTS="-j88888888"

is this normal ?

try #emerge -d 
and paste here
Comment 2 b52 2004-08-18 01:30:56 UTC
Uh sorry, i have a key release problem in gnome-terminal, thus i got some more jobs in MAKEOPTS ;) I didnt see it.