Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16565 - djbdns-1.05-r7 fails to install
Summary: djbdns-1.05-r7 fails to install
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-28 10:53 UTC by Keith Edmunds
Modified: 2003-02-28 16: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 Keith Edmunds 2003-02-28 10:53:43 UTC
Trying to emerge djbdns, get this error:

...
./compile prot.c
./load rbldns-data cdb.a alloc.a buffer.a unix.a byte.a 
./load cachetest cache.o libtai.a buffer.a alloc.a unix.a \
byte.a dns.a
gcc: dns.a: No such file or directory
make: *** [cachetest] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: net-dns/djbdns-1.05-r7 failed.
!!! Function src_compile, Line 28, Exitcode 2
!!! emake failed


Reproducible: Sometimes
Steps to Reproduce:
1. emerge djbdns
2.
3.

Actual Results:  
As in details

Expected Results:  
Correct installation

I'd run this twice, with the same error. When I filled this form in, I thought
I'd be clever and, for step two of "Steps to reproduce", I thought I'd put "wait
twenty seconds". So I did:

# time emerge djbdns

...and this time it installed correctly. Strange.

Emerge info:
test root # emerge info
Portage 2.0.45-r4 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r7)
=================================================================
System uname: 2.4.20 i686 AMD Duron(tm) Processor
USE="x86 3dnow -3dfx -aalib -acl -afs -alsa -ant apm -arts -atlas -avi berkdb
-bonobo crypt -cups -dga -directfb -doc -dvd -encode -esd -evo -fbcon -flash -gb
-gd -gdbm -gddb -ggi -ggz -gif -gnome -gphoto2 gpm -gtk -gtkhtml -guile -icc
-icc-pgo -imap -imlib -innodb -ipv6 -java -jpeg -kde -lcms -ldap libg++ -libgda
-libwww -matrox -mikmod mmx -motif -mozaccess -mozctl -mozilla -mozirc
-mozxmlterm -mpeg mysql -nas ncurses -nls nocardbus -odbc -oggvorbis -opengl
-oss pam -pcmcia -pda pdflib perl -pic -plotutils -png -pnp -postgres python -qt
-qtmt -quicktime readline -ruby -samba -sdl -slang slp snmp -socks5 -spell sse
ssl -static svga -tcltk tcpd -tetex -tiff -truetype -trusted -voodoo3 -X -xface
-xml -xml2 -xmms -xv -zeo"
ARCH="x86"
COMPILER=""
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=k6 -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=k6 -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j2"
JDK_HOME=""
JAVA_HOME=""
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://build/gentoo
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-02-28 11:17:29 UTC
please update your system - in special portage

emerge -pu world --deep

then try again
Comment 2 Keith Edmunds 2003-02-28 11:23:26 UTC
Will try that if it happens again. As I say, it emerged successfully in the end.
Comment 3 SpanKY gentoo-dev 2003-02-28 16:18:02 UTC
well, since it worked for you, please re-open the bug if you manage to reproduce the 
bug :)