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

Bug 924045

Summary: app-emacs/emacs-eat-0.9.4 fails to compile: cp: cannot stat eat-256color: No such file or directory
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: GNU Emacs project <gnu-emacs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 351559    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-08 08:05:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emacs/emacs-eat-0.9.4 fails to compile.
Discovered on: amd64 (internal ref: dash_tinderbox)
System: DASH-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#DASH)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-08 08:05:45 UTC
Created attachment 884516 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-08 08:05:46 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


cp: cannot stat 'terminfo/65/eat-256color': No such file or directory
cp: cannot stat 'terminfo/65/eat-color': No such file or directory
cp: cannot stat 'terminfo/65/eat-mono': No such file or directory
cp: cannot stat 'terminfo/65/eat-truecolor': No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-02-08 10:31:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1468c645c10f5b6ce146c2c216c0602ff1c7098b

commit 1468c645c10f5b6ce146c2c216c0602ff1c7098b
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-02-08 09:53:31 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-02-08 10:31:25 +0000

    app-emacs/emacs-eat: limit makejobs
    
    Closes: https://bugs.gentoo.org/924045
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-emacs/emacs-eat/emacs-eat-0.9.4.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)