Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53335 - net-dns/bind-9.2.2-r3 compilation does not end (it hangs)
Summary: net-dns/bind-9.2.2-r3 compilation does not end (it hangs)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-08 11:56 UTC by Fabrice Toppi
Modified: 2004-07-31 12:06 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 Fabrice Toppi 2004-06-08 11:56:13 UTC
When I try to compile net-dns/bind (so net-dns/bind-9.2.2-r3), the compile stage runs nicely and then it begins to install, nicely too.
But it does not end, it hangs.

Reproducible: Always
Steps to Reproduce:
1. emerge net-dns/bind

Actual Results:  
A lot of compilation output, then I get to

>>> Completed installing into /var/tmp/portage/bind-9.2.2-r3/image/

>>> Merging net-dns/bind-9.2.2-r3 to /

then a lot of stuff and it hangs on

--- /usr/include/isccfg/
>>> /usr/include/isccfg/cfg.h
>>> /usr/include/isccfg/log.h
>>> /usr/include/isccfg/check.h
>>> /usr/lib/libisc.so -> libisc.so.4.2.0
>>> /usr/lib/libisc.so.4 -> libisc.so.4.2.0
>>> /usr/lib/libdns.so.10 -> libdns.so.10.0.0

Expected Results:  
I think it should end the install stage so I can run bind !

That computer does have config files to be updated by etc-update.
Comment 1 Brian Harring (RETIRED) gentoo-dev 2004-06-08 19:38:45 UTC
emerge --info output?
Comment 2 Fabrice Toppi 2004-06-09 01:03:52 UTC
As asked, here is emerge --info output

opteron root # emerge --info
Portage 2.0.50-r7 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 2.4.22)
=================================================================
System uname: 2.4.22 x86_64 5
Gentoo Base System version 1.4.10
distcc 2.13 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.openweb.be/gentoo-portage"
USE="amd64 apm berkdb crypt gdbm gif gpm gtk2 imlib imlib2 jpeg libg++ libwww mpeg ncurses nls nogcj pam pdflib perl png python readline slang spell ssl tcpd tiff truetype xml2 zlib"
Comment 3 Danny van Dyk (RETIRED) gentoo-dev 2004-06-11 10:58:05 UTC
I can't reproduce this bug.
Comment 4 Malcolm Lashley (RETIRED) gentoo-dev 2004-07-31 11:39:55 UTC
I cannot reporoduce either... 
Note in the included emerge info, System uname: 2.4.22 x86_64 !!!
Gentoo/AMD64 does not support 2.4 series kernels.

Suggest repeating with ccache disabled, just to rule that out.

Comment 5 Malcolm Lashley (RETIRED) gentoo-dev 2004-07-31 12:06:39 UTC
Fabrice, Please re-open if this still fails on a supported kernel.

Thanks.