Gentoo Archives: gentoo-user

From: Mike Diehl <mdiehl@××××××××.com>
To: gentoo-user@l.g.o
Cc: Todd Goodman <tsg@×××××××××.net>
Subject: Re: [gentoo-user] Can't emerge php-5.3.6
Date: Thu, 26 May 2011 18:08:53
Message-Id: 201105261207.21224.mdiehl@diehlnet.com
In Reply to: Re: [gentoo-user] Can't emerge php-5.3.6 by Todd Goodman
1 On Thursday 26 May 2011 11:25:55 am Todd Goodman wrote:
2 > * Mike Diehl <mdiehl@××××××××.com> [110526 13:15]:
3 > > I'm trying to do an emerge -u world and I'm down to php and one other
4 > > package that needs it.
5 > >
6 > > I've done emerge --sync several times.
7 > > However, the php emerge fails:
8 > >
9 > > ========================================================================
10 > > Generating phar.php
11 > > /bin/sh: line 1: 11383 Segmentation fault ` if test -x
12 > > "/var/tmp/portage/dev-lang/php-5.3.6/work/sapis-build/cli/sapi/cli/php";
13 > > then
14 > > /var/tmp/portage/dev-lang/php-5.3.6/work/sapis-build/cli/build/shtool
15 > > echo -n -- "/var/tmp/portage/dev-
16 >
17 > [..]
18 >
19 > What's your sh linked to? (ls -l /bin/sh)
20
21 lrwxrwxrwx 1 root root 4 May 25 08:24 /bin/sh -> bash
22
23 > What's the version of the package that provides it?
24
25 # emerge -s bash
26
27 * app-shells/bash
28 Latest version available: 4.1_p9
29 Latest version installed: 4.1_p9
30 Size of files: 6,457 kB
31 Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html
32 Description: The standard GNU Bourne again shell
33 License: GPL-3
34
35
36 > Todd
37
38 --
39
40 Take care and have fun,
41 Mike Diehl.

Replies

Subject Author
Re: [gentoo-user] Can't emerge php-5.3.6 Mick <michaelkintzios@×××××.com>
Re: [gentoo-user] Can't emerge php-5.3.6 Todd Goodman <tsg@×××××××××.net>