Gentoo Archives: gentoo-science

From: Thomas Kahle <tom111@×××.de>
To: gentoo-science@l.g.o
Subject: [gentoo-science] more trouble with pexpect
Date: Sun, 02 May 2010 00:48:00
Message-Id: 4BDCCA8D.7050900@gmx.de
1 Hi,
2
3 I'm still having trouble to install the split sage-on-gentoo.
4 This time it's installing pexpect:
5
6 Cheers,
7 Thomas
8
9
10 >>> Install pexpect-2.0 into
11 /var/tmp/portage/dev-python/pexpect-2.0/image/ category dev-python
12 python2.6 setup.py install
13 --root=/var/tmp/portage/dev-python/pexpect-2.0/image/ --no-compile
14 running install
15 running build
16 running build_py
17 warning: build_py: byte-compiling is disabled, skipping.
18 running install_lib
19 creating /var/tmp/portage/dev-python/pexpect-2.0/image/usr
20 creating /var/tmp/portage/dev-python/pexpect-2.0/image/usr/lib
21 creating /var/tmp/portage/dev-python/pexpect-2.0/image/usr/lib/python2.6
22 creating
23 /var/tmp/portage/dev-python/pexpect-2.0/image/usr/lib/python2.6/site-packages
24 copying build/lib/pexpect.py ->
25 /var/tmp/portage/dev-python/pexpect-2.0/image/usr/lib/python2.6/site-packages
26 warning: install_lib: byte-compiling is disabled, skipping.
27 running install_egg_info
28 Writing
29 /var/tmp/portage/dev-python/pexpect-2.0/image/usr/lib/python2.6/site-packages/pexpect-2.0-py2.6.egg-info
30 * ERROR: dev-python/pexpect-2.0 failed:
31 * dohtml failed
32 *
33 * Call stack:
34 * ebuild.sh, line 54: Called src_install
35 * environment, line 4308: Called die
36 * The specific snippet of code:
37 * use doc && dohtml -r doc/* || die "dohtml failed"
38 *
39 * If you need support, post the output of 'emerge --info
40 =dev-python/pexpect-2.0',
41 * the complete build log and the output of 'emerge -pqv
42 =dev-python/pexpect-2.0'.
43 * This ebuild is from an overlay named 'sage-on-gentoo':
44 '/home/tom/gentoo/sage-on-gentoo/'
45 * The complete build log is located at
46 '/var/tmp/portage/dev-python/pexpect-2.0/temp/build.log'.
47 * The ebuild environment file is located at
48 '/var/tmp/portage/dev-python/pexpect-2.0/temp/environment'.
49 * S: '/var/tmp/portage/dev-python/pexpect-2.0/work/pexpect-2.0'
50
51 --
52 Thomas Kahle

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-science] more trouble with pexpect Christopher Schwan <cschwan@××××××××××××××××××.de>