Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939680 - app-emacs/plz-0.9.1 fails to compile: install: cannot stat plz.info: No such file or directory
Summary: app-emacs/plz-0.9.1 fails to compile: install: cannot stat plz.info: No such ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-15 07:53 UTC by Agostino Sarubbo
Modified: 2024-09-15 08:51 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,48.20 KB, text/plain)
2024-09-15 07:53 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-09-15 07:53:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emacs/plz-0.9.1 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-09-15 07:53:46 UTC
Created attachment 903001 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-15 07:53:47 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 * 	doinfo: plz.info does not exist
!!! doinfo: plz.info does not exist
install-xattr: failed to stat plz.info: No such file or directory
 * QA Notice: file does not exist:
/usr/bin/install: cannot stat 'plz.info': No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-09-15 08:51:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6825370b102642e01b585f36b107cd4cb2dd4d51

commit 6825370b102642e01b585f36b107cd4cb2dd4d51
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-09-15 08:48:29 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-09-15 08:51:15 +0000

    app-emacs/plz: fix install - export texinfo
    
    Closes: https://bugs.gentoo.org/939680
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-emacs/plz/plz-0.9.1.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)