Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923475 - app-shells/tcsh-6.24.10 fails to compile: Cant open perl script "tcsh.man2html": No such file or directory
Summary: app-shells/tcsh-6.24.10 fails to compile: Cant open perl script "tcsh.man2htm...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-01 14:18 UTC by Agostino Sarubbo
Modified: 2024-02-02 08:23 UTC (History)
0 users

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


Attachments
build.log (build.log,73.24 KB, text/plain)
2024-02-01 14:18 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-01 14:18:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-shells/tcsh-6.24.10 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-01 14:18:03 UTC
Created attachment 883928 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-02-02 08:23:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f924415a36d8cb841f6eaad63dd88d894afc547

commit 5f924415a36d8cb841f6eaad63dd88d894afc547
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2024-02-02 08:21:53 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2024-02-02 08:23:16 +0000

    app-shells/tcsh-6.24.10: drop USE=doc add USE=man
    
    There is no documentation (html-version of the man-page) any more in
    this version.
    Install the manpage when USE=man only.
    
    Closes: https://bugs.gentoo.org/923475
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 app-shells/tcsh/tcsh-6.24.10.ebuild | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)