> Hi Thomas,
>
> Problem is fixed!
>
I was working on that just now and noticed your fix when it conflicted
with mine. Your fix "doesn't" here, because it still fails if set the doc
useflag because it appears there is no doc folder in version 2.0
(it may be different in 2.4):
USE="doc" ebuild pexpect-2.0.ebuild install
Appending /home/francois/Work/Overlays/sage-on-gentoo to PORTDIR_OVERLAY...
* pexpect-2.0.tgz RMD160 SHA1 SHA256 size ;-) ...
[ ok ]
* checking ebuild checksums ;-) ...
[ ok ]
* checking auxfile checksums ;-) ...
[ ok ]
* checking miscfile checksums ;-) ...
[ ok ]
* checking pexpect-2.0.tgz ;-) ...
[ ok ]
* CPV: dev-python/pexpect-2.0
* REPO: sage-on-gentoo
* USE: doc elibc_glibc kernel_linux userland_GNU x86
>>> Unpacking source...
>>> Unpacking pexpect-2.0.tgz to /media/anthill/portage/dev-
python/pexpect-2.0/work
>>> Source unpacked in /media/anthill/portage/dev-python/pexpect-2.0/work
>>> Preparing source in /media/anthill/portage/dev-
python/pexpect-2.0/work/pexpect-2.0 ...
* Applying pexpect-2.0-fix-misc-bugs.patch ...
[ ok ]
>>> Source prepared.
>>> Configuring source in /media/anthill/portage/dev-
python/pexpect-2.0/work/pexpect-2.0 ...
>>> Source configured.
>>> Compiling source in /media/anthill/portage/dev-
python/pexpect-2.0/work/pexpect-2.0 ...
python2.6 setup.py build
running build
running build_py
creating build
creating build/lib
copying pexpect.py -> build/lib
warning: build_py: byte-compiling is disabled, skipping.
>>> Source compiled.
>>> Test phase [not enabled]: dev-python/pexpect-2.0
>>> Install pexpect-2.0 into /media/anthill/portage/dev-
python/pexpect-2.0/image/ category dev-python
python2.6 setup.py install --root=/media/anthill/portage/dev-
python/pexpect-2.0/image/ --no-compile
running install
running build
running build_py
warning: build_py: byte-compiling is disabled, skipping.
running install_lib
creating /media/anthill/portage/dev-python/pexpect-2.0/image/usr
creating /media/anthill/portage/dev-python/pexpect-2.0/image/usr/lib
creating /media/anthill/portage/dev-python/pexpect-2.0/image/usr/lib/python2.6
creating /media/anthill/portage/dev-
python/pexpect-2.0/image/usr/lib/python2.6/site-packages
copying build/lib/pexpect.py -> /media/anthill/portage/dev-
python/pexpect-2.0/image/usr/lib/python2.6/site-packages
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
Writing /media/anthill/portage/dev-
python/pexpect-2.0/image/usr/lib/python2.6/site-packages/pexpect-2.0-
py2.6.egg-info
!!! dohtml: doc/* does not exist
* ERROR: dev-python/pexpect-2.0 failed:
* dohtml failed
*
* Call stack:
* ebuild.sh, line 48: Called src_install
* environment, line 4362: Called die
* The specific snippet of code:
* dohtml -r doc/* || die "dohtml failed";
*
* If you need support, post the output of 'emerge --info =dev-
python/pexpect-2.0',
* the complete build log and the output of 'emerge -pqv =dev-
python/pexpect-2.0'.
* This ebuild is from an overlay named 'sage-on-gentoo':
'/home/francois/Work/Overlays/sage-on-gentoo/'
* The complete build log is located at '/var/log/portage/dev-
python:pexpect-2.0:20100502-071859.log'.
* The ebuild environment file is located at '/media/anthill/portage/dev-
python/pexpect-2.0/temp/environment'.
* S: '/media/anthill/portage/dev-python/pexpect-2.0/work/pexpect-2.0'
* QA Notice: file does not exist:
*
* dohtml: doc/* does not exist