Gentoo Archives: gentoo-amd64

From: Mansour Al Akeel <mansour.alakeel@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: failing to emerge update
Date: Wed, 14 Oct 2009 22:19:33
Message-Id: 20091014234930.GA9199@mars.lan
In Reply to: [gentoo-amd64] Re: failing to emerge update by Duncan <1i5t5.duncan@cox.net>
1 Ok, I think I did something rally bad. I am unable to install emacs.
2 Here's the output :
3 ============================================================
4 These are the packages that would be merged, in order:
5
6 Calculating dependencies ... done!
7 [ebuild N ] net-libs/liblockfile-1.06-r2 0 kB
8 [ebuild N ] app-emacs/emacs-common-gentoo-1.2 USE="X -emacs22icons" 0 kB
9 [ebuild N ] app-editors/emacs-23.1 USE="X alsa dbus gif gpm gtk jpeg png svg tiff xpm -Xaw3d -gzip-el -hesiod -kerberos -m17n-lib -motif -sound -source -toolkit-scroll-bars -xft" 30,648 kB
10 [ebuild N ] virtual/emacs-23 0 kB
11
12 Total: 4 packages (4 new), Size of downloads: 30,648 kB
13
14 Would you like to merge these packages? [Yes/No]
15 >>> Verifying ebuild manifests
16
17 >>> Starting parallel fetch
18
19 >>> Emerging (1 of 4) net-libs/liblockfile-1.06-r2
20 * liblockfile_1.06.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
21 * checking ebuild checksums ;-) ... [ ok ]
22 * checking auxfile checksums ;-) ... [ ok ]
23 * checking miscfile checksums ;-) ... [ ok ]
24 >>> Unpacking source...
25 >>> Unpacking liblockfile_1.06.tar.gz to /var/tmp/portage/net-libs/liblockfile-1.06-r2/work
26 * Applying liblockfile-1.06-glibc24.patch ...
27 [ ok ]
28 * Applying liblockfile-1.06-respectflags.patch ...
29 [ ok ]
30 * Applying liblockfile-orphan-file.patch ...
31 [ ok ]
32 * Running eautoreconf in '/var/tmp/portage/net-libs/liblockfile-1.06-r2/work/liblockfile-1.06' ...
33 * Running aclocal ...
34 [ !! ]
35
36 * Failed Running aclocal !
37 *
38 * Include in your bugreport the contents of:
39 *
40 * /var/tmp/portage/net-libs/liblockfile-1.06-r2/temp/aclocal.out
41
42 * ERROR: net-libs/liblockfile-1.06-r2 failed:
43 * Failed Running aclocal !
44 *
45 * Call stack:
46 * ebuild.sh, line 49: Called src_unpack
47 * environment, line 2802: Called eautoreconf
48 * environment, line 894: Called eaclocal
49 * environment, line 833: Called autotools_run_tool 'aclocal'
50 * environment, line 378: Called die
51 * The specific snippet of code:
52 * die "Failed Running $1 !";
53 *
54 * If you need support, post the output of 'emerge --info =net-libs/liblockfile-1.06-r2',
55 * the complete build log and the output of 'emerge -pqv =net-libs/liblockfile-1.06-r2'.
56 * The complete build log is located at '/var/tmp/portage/net-libs/liblockfile-1.06-r2/temp/build.log'.
57 * The ebuild environment file is located at '/var/tmp/portage/net-libs/liblockfile-1.06-r2/temp/environment'.
58 * S: '/var/tmp/portage/net-libs/liblockfile-1.06-r2/work/liblockfile-1.06'
59
60 >>> Failed to emerge net-libs/liblockfile-1.06-r2, Log file:
61
62 >>> '/var/tmp/portage/net-libs/liblockfile-1.06-r2/temp/build.log'
63
64 * Messages for package net-libs/liblockfile-1.06-r2:
65
66
67
68 Any idea ?

Replies

Subject Author
[gentoo-amd64] Re: failing to emerge update Duncan <1i5t5.duncan@×××.net>
Re: [gentoo-amd64] Re: failing to emerge update David Fellows <fellows@×××.ca>