Gentoo Archives: gentoo-user

From: "Mateusz A. Mierzwiński" <mateuszmierzwinski@××.pl>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Problem with autoconf when building samba (x86_64/AMD64, as stable and experimental packages)...
Date: Fri, 02 May 2008 21:20:33
Message-Id: 481B87A3.4060109@o2.pl
1 # emerge -v samba
2
3 These are the packages that would be merged, in order:
4
5 Calculating dependencies... done!
6 [ebuild N ] net-fs/samba-3.0.28a USE="acl ads async cups fam ipv6
7 ldap pam python readline syslog winbind -automount -caps -doc -examples
8 -quotas (-selinux) -swat" LINGUAS="pl -ja" 0 kB
9
10 Total: 1 package (1 new), Size of downloads: 0 kB
11
12 >>> Verifying ebuild Manifests...
13
14 >>> Emerging (1 of 1) net-fs/samba-3.0.28a to /
15 * samba-3.0.28a.tar.gz RMD160 SHA1 SHA256 size ;-)
16 ... [ ok ]
17 * checking ebuild checksums ;-)
18 ... [ ok ]
19 * checking auxfile checksums ;-)
20 ... [ ok ]
21 * checking miscfile checksums ;-)
22 ... [ ok ]
23 * checking samba-3.0.28a.tar.gz ;-)
24 ... [ ok ]
25 >>> Unpacking source...
26 >>> Unpacking samba-3.0.28a.tar.gz to
27 /var/tmp/portage/net-fs/samba-3.0.28a/work
28 * Applying 3.0.26a-lazyldflags.patch
29 ... [ ok ]
30 * Applying 3.0.26a-invalid-free-fix.patch
31 ... [ ok ]
32 * Applying 3.0.28-libcap_detection.patch
33 ... [ ok ]
34 * Applying 3.0.28-fix_broken_readdir_detection.patch
35 ... [ ok ]
36 * Running autoconf -I. -Ilib/replace
37 ... [ !! ]
38
39 * Failed Running autoconf !
40 *
41 * Include in your bugreport the contents of:
42 *
43 * /var/tmp/portage/net-fs/samba-3.0.28a/temp/autoconf-13269.out
44
45 *
46 * ERROR: net-fs/samba-3.0.28a failed.
47 * Call stack:
48 * ebuild.sh, line 49: Called src_unpack
49 * environment, line 3646: Called eautoconf '-I.'
50 '-Ilib/replace'
51 * environment, line 1297: Called autotools_run_tool
52 'autoconf' '-I.' '-Ilib/replace'
53 * environment, line 593: Called die
54 * The specific snippet of code:
55 * die "Failed Running $1 !";
56 * The die message:
57 * Failed Running autoconf !
58 *
59 * If you need support, post the topmost build error, and the call stack
60 if relevant.
61 * A complete build log is located at
62 '/var/tmp/portage/net-fs/samba-3.0.28a/temp/build.log'.
63 * The ebuild environment file is located at
64 '/var/tmp/portage/net-fs/samba-3.0.28a/temp/environment'.

Attachments

File name MIME type
autoconf-13269.out text/plain

Replies