Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924045 - app-emacs/emacs-eat-0.9.4 fails to compile: cp: cannot stat eat-256color: No such file or directory
Summary: app-emacs/emacs-eat-0.9.4 fails to compile: cp: cannot stat eat-256color: No ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: parallel-make
  Show dependency tree
 
Reported: 2024-02-08 08:05 UTC by Agostino Sarubbo
Modified: 2024-02-08 11:27 UTC (History)
0 users

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


Attachments
build.log (build.log,43.12 KB, text/plain)
2024-02-08 08:05 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-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(-)