Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 381125 - EAPI=4 dodoc failed in prefix
Summary: EAPI=4 dodoc failed in prefix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal major with 1 vote (vote)
Assignee: Gentoo Prefix
URL: http://git.overlays.gentoo.org/gitweb...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-30 06:58 UTC by Naohiro Aota
Modified: 2011-08-30 19:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dodoc patch (dodoc.patch,564 bytes, patch)
2011-08-30 07:02 UTC, Naohiro Aota
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Naohiro Aota gentoo-dev 2011-08-30 06:58:07 UTC
emerge help2man-1.40.4 failed with dodoc failure like this:

>>> Install help2man-1.40.4 into /Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image/Users/naota/Gentoo/ category sys-apps                                                        [15/1824]
make -j5 -l6 DESTDIR=/Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image/ install 
./mkinstalldirs /Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image//Users/naota/Gentoo/usr/bin
mkdir -p -- /Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image//Users/naota/Gentoo/usr/bin
./mkinstalldirs /Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image//Users/naota/Gentoo/usr/lib/help2man
mkdir -p -- /Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image//Users/naota/Gentoo/usr/lib/help2man
./mkinstalldirs /Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image//Users/naota/Gentoo/usr/share/man/man1
mkdir -p -- /Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image//Users/naota/Gentoo/usr/share/man/man1
./mkinstalldirs /Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image//Users/naota/Gentoo/usr/share/info
mkdir -p -- /Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image//Users/naota/Gentoo/usr/share/info
/Users/naota/Gentoo/usr/bin/install -c help2man /Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image//Users/naota/Gentoo/usr/bin
/Users/naota/Gentoo/usr/bin/install -c -m 644 $(perl -e 'print +(grep -f, map "$_/$ARGV[0]", map +(length) ? $_ : ".", split ":", $ENV{VPATH} || ".")[0]' help2man.1) /Users/naota/Gentoo/var/tmp/portage/
sys-apps/help2man-1.40.4/image//Users/naota/Gentoo/usr/share/man/man1
/Users/naota/Gentoo/usr/bin/install -c -m 644 $(perl -e 'print +(grep -f, map "$_/$ARGV[0]", map +(length) ? $_ : ".", split ":", $ENV{VPATH} || ".")[0]' help2man.info) \
    /Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image//Users/naota/Gentoo/usr/share/info/help2man.info
if test -f /Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image//Users/naota/Gentoo/usr/share/info/dir; \
then \
    /Users/naota/Gentoo/usr/bin/install-info --info-dir=/Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image//Users/naota/Gentoo/usr/share/info \
        /Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image//Users/naota/Gentoo/usr/share/info/help2man.info; \
fi
cp: cannot create symbolic link `/Users/naota/Gentoo/var/tmp/portage/sys-apps/help2man-1.40.4/image/usr/share/doc/help2man-1.40.4///ChangeLog': No such file or directory

as you can see, dodoc doesn't respect $ED

Reproducible: Always
Comment 1 Naohiro Aota gentoo-dev 2011-08-30 07:02:47 UTC
Created attachment 285051 [details, diff]
dodoc patch

I'm not sure it's the correct solution, but applying this patch make it possible to emerge help2man.
Comment 2 Fabian Groffen gentoo-dev 2011-08-30 18:53:33 UTC
pushed, thanks
Comment 3 Fabian Groffen gentoo-dev 2011-08-30 19:21:45 UTC
released in 2.2.01.19120