Gentoo Archives: gentoo-user

From: kernel <firefoxelectric@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem with autoconf when building samba (x86_64/AMD64, as stable and experimental packages)...
Date: Sat, 03 May 2008 06:42:41
Message-Id: 58b221670805022342r78b7700fuafb6a9bba35654dc@mail.gmail.com
In Reply to: [gentoo-user] Problem with autoconf when building samba (x86_64/AMD64, as stable and experimental packages)... by "Mateusz A. Mierzwiński"
1 downgrade to autoconf-2.61-r1
2
3 autoconf-2.62 is buggy, you can find various bug reports on bugzilla
4
5 On 5/3/08, "Mateusz A. Mierzwiński" <mateuszmierzwinski@××.pl> wrote:
6 >
7 > # emerge -v samba
8 >
9 > These are the packages that would be merged, in order:
10 >
11 > Calculating dependencies... done!
12 > [ebuild N ] net-fs/samba-3.0.28a USE="acl ads async cups fam ipv6
13 > ldap pam python readline syslog winbind -automount -caps -doc -examples
14 > -quotas (-selinux) -swat" LINGUAS="pl -ja" 0 kB
15 >
16 > Total: 1 package (1 new), Size of downloads: 0 kB
17 >
18 > >>> Verifying ebuild Manifests...
19 >
20 > >>> Emerging (1 of 1) net-fs/samba-3.0.28a to /
21 > * samba-3.0.28a.tar.gz RMD160 SHA1 SHA256 size ;-) ... [
22 > ok ]
23 > * checking ebuild checksums ;-) ... [
24 > ok ]
25 > * checking auxfile checksums ;-) ... [
26 > ok ]
27 > * checking miscfile checksums ;-) ... [
28 > ok ]
29 > * checking samba-3.0.28a.tar.gz ;-) ... [
30 > ok ]
31 > >>> Unpacking source...
32 > >>> Unpacking samba-3.0.28a.tar.gz to
33 > /var/tmp/portage/net-fs/samba-3.0.28a/work
34 > * Applying 3.0.26a-lazyldflags.patch ... [
35 > ok ]
36 > * Applying 3.0.26a-invalid-free-fix.patch ... [
37 > ok ]
38 > * Applying 3.0.28-libcap_detection.patch ... [
39 > ok ]
40 > * Applying 3.0.28-fix_broken_readdir_detection.patch ... [
41 > ok ]
42 > * Running autoconf -I. -Ilib/replace ... [
43 > !! ]
44 >
45 > * Failed Running autoconf !
46 > *
47 > * Include in your bugreport the contents of:
48 > *
49 > * /var/tmp/portage/net-fs/samba-3.0.28a/temp/autoconf-13269.out
50 >
51 > *
52 > * ERROR: net-fs/samba-3.0.28a failed.
53 > * Call stack:
54 > * ebuild.sh, line 49: Called src_unpack
55 > * environment, line 3646: Called eautoconf '-I.'
56 > '-Ilib/replace'
57 > * environment, line 1297: Called autotools_run_tool
58 > 'autoconf' '-I.' '-Ilib/replace'
59 > * environment, line 593: Called die
60 > * The specific snippet of code:
61 > * die "Failed Running $1 !";
62 > * The die message:
63 > * Failed Running autoconf !
64 > *
65 > * If you need support, post the topmost build error, and the call stack if
66 > relevant.
67 > * A complete build log is located at
68 > '/var/tmp/portage/net-fs/samba-3.0.28a/temp/build.log'.
69 > * The ebuild environment file is located at
70 > '/var/tmp/portage/net-fs/samba-3.0.28a/temp/environment'.
71 >
72 >
73 > ***** autoconf *****
74 > ***** autoconf -I. -Ilib/replace
75 >
76 > configure.in:341: error: AC_REQUIRE: circular dependency of AC_AIX
77 > lib/replace/autoconf-2.60.m4:182: AC_USE_SYSTEM_EXTENSIONS is expanded
78 > from...
79 > ../../lib/autoconf/specific.m4:451: AC_AIX is expanded from...
80 > lib/replace/autoconf-2.60.m4:182: AC_USE_SYSTEM_EXTENSIONS is expanded
81 > from...
82 > configure.in:341: the top level
83 > autom4te-2.62: /usr/bin/m4 failed with exit status: 1
84 >
85 >
86 >
87
88
89 --
90 Easy things should be easy, hard things should at least be possilbe.
91 Powered by Gentoo Linux