Gentoo Archives: gentoo-user

From: Jarry <mr.jarry@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] bind-9.8.1_p1 recompilation failed...
Date: Thu, 01 Mar 2012 17:59:43
Message-Id: 4F4FB82C.8090808@gmail.com
1 Hi,
2 I just updated portage tree and as a result of that bind wanted
3 to be recompilled (the only difference is "-static-libs%"):
4
5 [ebuild R ] net-dns/bind-9.8.1_p1 USE="berkdb dlz idn ipv6 ssl
6 urandom -caps -doc -geoip -gost -gssapi -ldap -mysql -odbc -pkcs11
7 -postgres -rpz -sdb-ldap (-selinux) -static-libs% -threads -xml" 0 kB
8
9 But compilation failed with these messages:
10
11 ==============================================
12 libtool: compile: x86_64-pc-linux-gnu-gcc
13 -I/var/tmp/portage/net-dns/bind-9.8.1_p1/work/bind-9.8.1-P1
14 -I/var/tmp/portage/net-dns/bind-9.8.1_p1/work/bind-9.8.1-P1/lib/dns/include
15 -I../../../../lib/dns/include
16 -I/var/tmp/portage/net-dns/bind-9.8.1_p1/work/bind-9.8.1-P1/lib/isc/include
17 -I../../../../lib/isc -I../../../../lib/isc/include
18 -I../../../../lib/isc/unix/include
19 -I../../../../lib/isc/nothreads/include
20 -I../../../../lib/isc/x86_32/include -I/usr/include -D_GNU_SOURCE
21 -march=athlon64 -O2 -pipe -I/usr/include/db4.8 -fPIC -W -Wall
22 -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat
23 -Wpointer-arith -fno-strict-aliasing -c driver.c -fPIC -DPIC -o
24 .libs/driver.o
25 x86_64-pc-linux-gnu-gcc -shared -o driver.so driver.o
26 x86_64-pc-linux-gnu-gcc: driver.o: No such file or directory
27 x86_64-pc-linux-gnu-gcc: no input files
28 make[4]: *** [driver.so] Error 1
29 make[4]: Leaving directory
30 `/var/tmp/portage/net-dns/bind-9.8.1_p1/work/bind-9.8.1-P1/bin/tests/system/dlzexternal'
31 make[3]: *** [subdirs] Error 1
32 make[3]: Leaving directory
33 `/var/tmp/portage/net-dns/bind-9.8.1_p1/work/bind-9.8.1-P1/bin/tests/system'
34 make[2]: *** [subdirs] Error 1
35 make[2]: Leaving directory
36 `/var/tmp/portage/net-dns/bind-9.8.1_p1/work/bind-9.8.1-P1/bin/tests'
37 make[1]: *** [subdirs] Error 1
38 make[1]: Leaving directory
39 `/var/tmp/portage/net-dns/bind-9.8.1_p1/work/bind-9.8.1-P1/bin'
40 make: *** [subdirs] Error 1
41
42 * ERROR: net-dns/bind-9.8.1_p1 failed (compile phase):
43 * emake failed
44 *
45 * If you need support, post the output of 'emerge --info
46 =net-dns/bind-9.8.1_p1',
47 * the complete build log and the output of 'emerge -pqv
48 =net-dns/bind-9.8.1_p1'.
49 * The complete build log is located at
50 '/var/tmp/portage/net-dns/bind-9.8.1_p1/temp/build.log'.
51 * The ebuild environment file is located at
52 '/var/tmp/portage/net-dns/bind-9.8.1_p1/temp/environment'.
53 * S: '/var/tmp/portage/net-dns/bind-9.8.1_p1/work/bind-9.8.1-P1'
54
55 >>> Failed to emerge net-dns/bind-9.8.1_p1, Log file:
56 >>> '/var/tmp/portage/net-dns/bind-9.8.1_p1/temp/build.log'
57
58 * Messages for package net-dns/bind-9.8.1_p1:
59 * ERROR: net-dns/bind-9.8.1_p1 failed (compile phase):
60 * emake failed
61 ==============================================
62
63 What could be the problem? I remember just yesterday I updated
64 bind from 9.7.4_p1 to 9.8.1_p1, but today recompilation simply
65 failed...
66
67 Jarry
68
69 --
70 _______________________________________________________________
71 This mailbox accepts e-mails only from selected mailing-lists!
72 Everything else is considered to be spam and therefore deleted.

Replies

Subject Author
Re: [gentoo-user] bind-9.8.1_p1 recompilation failed... Michael Mol <mikemol@×××××.com>
[gentoo-user] Re: bind-9.8.1_p1 recompilation failed... walt <w41ter@×××××.com>