Gentoo Archives: gentoo-alt

From: "aytaç kanacı" <aytac.kanaci@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Emerging subversion - Failed to emerge dev-libs/apr-1.4.6
Date: Thu, 07 Jun 2012 18:12:36
Message-Id: CAN6nRCDmhaJiYu118n7TKHyVqdqoDeWx=Myd-f652+mV=2+UJw@mail.gmail.com
In Reply to: Re: [gentoo-alt] Emerging subversion - Failed to emerge dev-libs/apr-1.4.6 by Fabian Groffen
1 On Tue, Jun 5, 2012 at 8:10 PM, Fabian Groffen <grobian@g.o> wrote:
2
3 > On 05-06-2012 17:52:47 +0200, aytaç kanacı wrote:
4 > > I just bootstrapped a clean gentoo prefix on my macbook air that has Lion
5 > > and core2duo processor.
6 >
7 > /Users/aytac/gentoo/usr/bin/glibtool: line 1830:
8 > /Users/aytac/gentoo/tmp/usr/bin/grep: No such file or directory
9 >
10 > I bet you didn't follow the bootstrap instructions properly, you must
11 > have skipped reinstalling all of the packages (emerge -e system).
12 >
13
14 You are right, I couldn't find that in my bash_history. I can't believe I
15 didn't run it.
16
17 When I ran 'emerge -s system, it tried to emerge zlib.
18 And It complains about sed
19
20 I ran 'emerge ---oneshot sed' and 'emerge sed' hoping those would fix the
21 problem about sed. None of them worked.
22 I guess I'll have to do everything from the start.
23
24 Here is the build log:
25
26 >>> Emerging (1 of 1) sys-libs/zlib-1.2.7
27 * zlib-1.2.7.tar.gz RMD160 SHA1 SHA256 size ;-) ...
28
29
30 [ ok ]
31 >>> Unpacking source...
32 >>> Unpacking zlib-1.2.7.tar.gz to
33 /Users/aytac/gentoo/var/tmp/portage/sys-libs/zlib-1.2.7/work
34 * Applying zlib-1.2.7-aix-soname.patch ...
35
36
37 [ ok ]
38 sed: -e expression #1, char 34: unterminated `s' command
39 * ERROR: sys-libs/zlib-1.2.7 failed (unpack phase):
40 * (no error message)
41 *
42 * Call stack:
43 * ebuild.sh, line 85: Called call-ebuildshell 'src_unpack'
44 * environment, line 505: Called src_unpack
45 * environment, line 2652: Called die
46 * The specific snippet of code:
47 * sed -i -e 's:AR="/usr/bin/libtool":AR=libtool' configure || die
48 *
49 * If you need support, post the output of 'emerge --info
50 =sys-libs/zlib-1.2.7',
51 * the complete build log and the output of 'emerge -pqv
52 =sys-libs/zlib-1.2.7'.
53 * The complete build log is located at
54 '/Users/aytac/gentoo/var/tmp/portage/sys-libs/zlib-1.2.7/temp/build.log'.
55 * The ebuild environment file is located at
56 '/Users/aytac/gentoo/var/tmp/portage/sys-libs/zlib-1.2.7/temp/environment'.
57 * Working directory:
58 '/Users/aytac/gentoo/var/tmp/portage/sys-libs/zlib-1.2.7/work/zlib-1.2.7'
59 * S:
60 '/Users/aytac/gentoo/var/tmp/portage/sys-libs/zlib-1.2.7/work/zlib-1.2.7'
61
62 >>> Failed to emerge sys-libs/zlib-1.2.7, Log file:
63
64 >>>
65 '/Users/aytac/gentoo/var/tmp/portage/sys-libs/zlib-1.2.7/temp/build.log'
66
67 * Messages for package sys-libs/zlib-1.2.7:
68
69 * ERROR: sys-libs/zlib-1.2.7 failed (unpack phase):
70 * (no error message)
71 *
72 * Call stack:
73 * ebuild.sh, line 85: Called call-ebuildshell 'src_unpack'
74 * environment, line 505: Called src_unpack
75 * environment, line 2652: Called die
76 * The specific snippet of code:
77 * sed -i -e 's:AR="/usr/bin/libtool":AR=libtool' configure || die
78 *
79 * If you need support, post the output of 'emerge --info
80 =sys-libs/zlib-1.2.7',
81 * the complete build log and the output of 'emerge -pqv
82 =sys-libs/zlib-1.2.7'.
83 * The complete build log is located at
84 '/Users/aytac/gentoo/var/tmp/portage/sys-libs/zlib-1.2.7/temp/build.log'.
85 * The ebuild environment file is located at
86 '/Users/aytac/gentoo/var/tmp/portage/sys-libs/zlib-1.2.7/temp/environment'.
87 * Working directory:
88 '/Users/aytac/gentoo/var/tmp/portage/sys-libs/zlib-1.2.7/work/zlib-1.2.7'
89 * S:
90 '/Users/aytac/gentoo/var/tmp/portage/sys-libs/zlib-1.2.7/work/zlib-1.2.7'
91
92 --
93 aytaç

Replies