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

Bug 124530

Summary: net-dns/bind-9.3.2 doesn't compile
Product: Gentoo Linux Reporter: Jakub Moc (RETIRED) <jakub>
Component: New packagesAssignee: Konstantin Arkhipov (RETIRED) <voxus>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jakub Moc (RETIRED) gentoo-dev 2006-03-01 08:57:58 UTC
/bin/sh /var/tmp/portage/bind-9.3.2/work/bind-9.3.2/libtool --mode=link  i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -fomit-frame-pointer -fforce-addr -msse2 -msse3 -Wl,-O1 -Wl,--sort-common -o named \
aclconf.lo builtin.lo client.lo config.lo control.lo controlconf.lo interfacemgr.lo listenlist.lo log.lo logconf.lo main.lo notify.lo query.lo server.lo sortlist.lo tkeyconf.lo tsigconf.lo update.lo xfrout.lo zoneconf.lo lwaddr.lo lwresd.lo lwdclient.lo lwderror.lo lwdgabn.lo lwdgnba.lo lwdgrbn.lo lwdnoop.lo lwsearch.lo dlz_postgres_driver.lo dlz_stub_driver.lo sdlz_helper.lo dlz_filesystem_driver.lo dlz_mysql_driver.lo dlz_odbc_driver.lo dlz_bdb_driver.lo dlz_bdbhpt_driver.lo dlz_ldap_driver.lo  unix/os.lo ../../lib/lwres/liblwres.la ../../lib/dns/libdns.la  -lcrypto  ../../lib/bind9/libbind9.la ../../lib/isccfg/libisccfg.la ../../lib/isccc/libisccc.la ../../lib/isc/libisc.la -L/usr/lib -ldb -L/usr/lib  -lpq -Lno/lib -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm   -lnsl
/var/tmp/portage/bind-9.3.2/work/bind-9.3.2/libtool: line 1775: cd: no/lib: No such file or directory
libtool: link: cannot determine absolute directory name of `no/lib'
make[2]: *** [named] Error 1
make[2]: Leaving directory `/var/tmp/portage/bind-9.3.2/work/bind-9.3.2/bin/named'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/var/tmp/portage/bind-9.3.2/work/bind-9.3.2/bin'
make: *** [subdirs] Error 1

!!! ERROR: net-dns/bind-9.3.2 failed.
Call stack:
  ebuild.sh, line 1928:   Called dyn_compile
  ebuild.sh, line 966:   Called src_compile


# emerge -pv bind
Calculating dependencies... done!
[ebuild     U ] net-dns/bind-9.3.2 [9.2.5-r6] USE="berkdb dlz doc idn -ipv6 -ldap mysql odbc postgres ssl -threads" 0 kB


Portage 2.1_pre5-r1 (hardened/x86/2.6, gcc-3.4.5, glibc-2.3.5-r3, 2.6.14-gentoo-r5-amd64 i686)
=================================================================
System uname: 2.6.14-gentoo-r5-amd64 i686 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.14
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~maint ~overlay"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -fforce-addr -msse2 -msse3"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/glftpd/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/bind /var/qmail/control /var/www/localhost/htdocs"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -fforce-addr -msse2 -msse3"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="autoconfig buildpkg ccache collision-protect confcache distlocks parallel-fetch sandbox sfperms splitdebug strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/gentoo ftp://ftp.fi.muni.cz/pub/linux/gentoo/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/overlays/gentoo-php-overlay/experimental /usr/local/overlays/gentoo-php-overlay/testing /usr/local/overlays/gentoo-webapps-overlay/experimental"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext acl acpi apache2 apm bash-completion berkdb bzip2 crypt curl dlloader expat fam firebird fortran gd gdbm geoip gif gmp hardened idn imap imlib innodb java jpeg junit libg++ libwww maildir mmx mssql mysql ncurses nls nptl nptlonly odbc offensive pam pcre pdflib perl php pic png pnp postgres python readline sasl slang snmp socks5 spell sqlite sse sse2 ssl tcpd tiff truetype udev unicode userlocales x86 xinetd xml xml2 zlib elibc_glibc kernel_linux linguas_en userland_GNU"
Unset:  ASFLAGS, CTARGET, LC_ALL
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-05 13:32:47 UTC
Dupe of Bug 119679.

*** This bug has been marked as a duplicate of 119679 ***