Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 116936

Summary: sci-electronics/ng-spice-rework fails at dodoc
Product: Gentoo Linux Reporter: George Chapman <g.chapman>
Component: New packagesAssignee: Tim Yamin (RETIRED) <plasmaroo>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Proposed patch to ng-spice-rework-17.ebuild

Description George Chapman 2005-12-27 18:16:47 UTC
Successfully emerge'd ng-spice-rework on 2005-Dec-07.
Updated portage to 2.1_pre2.
Attempted to rebuild ng-spice-rework; portage's dodoc fails.

Last part of the log:
---------------------
make[1]: Entering directory `/var/tmp/portage/ng-spice-rework-17/work/ng-spice-rework-17'
make[2]: Entering directory `/var/tmp/portage/ng-spice-rework-17/work/ng-spice-rework-17'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/portage/ng-spice-rework-17/work/ng-spice-rework-17'
make[1]: Leaving directory `/var/tmp/portage/ng-spice-rework-17/work/ng-spice-rework-17'
dodoc: ANALYSIS does not exist
dodoc: COPYRIGHT does not exist
dodoc: CREDITS does not exist

!!! ERROR: sci-electronics/ng-spice-rework-17 failed.
!!! Function src_install, Line 33, Exitcode 3
!!! failed to install documentation
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 George Chapman 2005-12-27 18:31:57 UTC
Created attachment 75658 [details, diff]
Proposed patch to ng-spice-rework-17.ebuild

This is a work-around.  Can't tell whether its an ebuild bug or a dodoc bug.
There may be a better solution in another recent bug against ng-spice-rework.
Comment 2 Tim Yamin (RETIRED) gentoo-dev 2005-12-28 04:36:08 UTC
dodoc used to error in the past when files were blank but did exist (I think that's probably fixed quite a few Portage revisions ago) but this is a genuine case of does not exist... Fixed, thanks :]