Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682080 - >=dev-games/physfs-3.0.1-r2: No such file or directory: b'/docs/html/*'
Summary: >=dev-games/physfs-3.0.1-r2: No such file or directory: b'/docs/html/*'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 685764
  Show dependency tree
 
Reported: 2019-03-30 20:51 UTC by Jon Daniel
Modified: 2019-05-13 00:18 UTC (History)
0 users

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


Attachments
dev-games/physfs-9999.ebuild (physfs-9999.ebuild,1.54 KB, text/plain)
2019-03-30 20:55 UTC, Jon Daniel
Details
dev-games/physfs-3.0.2.ebuild (physfs-3.0.1-r2.ebuild,1.59 KB, text/plain)
2019-03-30 20:59 UTC, Jon Daniel
Details
dev-games/physfs-3.0.2.ebuild (physfs-3.0.2.ebuild,1.52 KB, text/plain)
2019-03-30 21:01 UTC, Jon Daniel
Details
dev-games/physfs-3.0.1-r2.ebuild (physfs-3.0.1-r2.ebuild,1.59 KB, text/plain)
2019-03-30 21:02 UTC, Jon Daniel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Daniel 2019-03-30 20:51:43 UTC
Stops with Error: No such file or directory
setting CMAKE_BUILD_DIR=${BUILD_DIR} fixes the problem


Reproducible: Always

Steps to Reproduce:
1.USE="doc" emerge -v physfs
2.
3.
Actual Results:  
Error: No such file or directory

Expected Results:  
completed emerging with html docs
Comment 1 Jon Daniel 2019-03-30 20:55:39 UTC
Created attachment 571296 [details]
dev-games/physfs-9999.ebuild

Fix installing html docs
Comment 2 Jon Daniel 2019-03-30 20:59:06 UTC
Created attachment 571298 [details]
dev-games/physfs-3.0.2.ebuild

fix installing html docs
Comment 3 Jon Daniel 2019-03-30 21:01:21 UTC
Created attachment 571300 [details]
dev-games/physfs-3.0.2.ebuild

fix installing html and txt docs
Comment 4 Jon Daniel 2019-03-30 21:02:33 UTC
Created attachment 571302 [details]
dev-games/physfs-3.0.1-r2.ebuild

dev-games/physfs-3.0.1-r2.build
Comment 5 Larry the Git Cow gentoo-dev 2019-05-13 00:18:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76aca1152d93c82f0e6bf01996e6b1957915468f

commit 76aca1152d93c82f0e6bf01996e6b1957915468f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-05-12 22:39:16 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-05-13 00:17:44 +0000

    dev-games/physfs: Fix build with USE=doc
    
    Closes: https://bugs.gentoo.org/682080
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-games/physfs/physfs-3.0.2.ebuild | 10 ++++------
 dev-games/physfs/physfs-9999.ebuild  | 10 ++++------
 2 files changed, 8 insertions(+), 12 deletions(-)