Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834743 - [guru] app-misc/cpufetch-1.01 fails to compile: environment: line 451: cpufetch-1.01-makefile.patch: No such file or directory
Summary: [guru] app-misc/cpufetch-1.01 fails to compile: environment: line 451: cpufet...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-08 08:04 UTC by Agostino Sarubbo
Modified: 2022-03-10 09:45 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,38.98 KB, text/plain)
2022-03-08 08:04 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 2022-03-08 08:04:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/cpufetch-1.01 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-08 08:04:11 UTC
Created attachment 766515 [details]
build.log

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


 *             environment, line  457:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/app-misc/cpufetch-1.01/files/cpufetch-1.01-makefile.patch'
 *   patch -p1  failed with /var/tmp/portage/app-misc/cpufetch-1.01/files/cpufetch-1.01-makefile.patch
/var/tmp/portage/app-misc/cpufetch-1.01/temp/environment: line 451: /var/tmp/portage/app-misc/cpufetch-1.01/files/cpufetch-1.01-makefile.patch: No such file or directory
/var/tmp/portage/app-misc/cpufetch-1.01/temp/environment: line 454: /var/tmp/portage/app-misc/cpufetch-1.01/files/cpufetch-1.01-makefile.patch: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-03-10 09:45:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6448e836d5c2d077ebcee7e3f8a0b51a3de3e03a

commit 6448e836d5c2d077ebcee7e3f8a0b51a3de3e03a
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-03-08 23:24:09 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-03-08 23:25:10 +0000

    app-misc/cpufetch/files: fix patch
    
    Closes: https://bugs.gentoo.org/834743
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 .../cpufetch/files/cpufetch-0.98-makefile.patch    | 30 ------------
 .../cpufetch/files/cpufetch-1.01-makefile.patch    | 57 ++++++++++++++++++++++
 2 files changed, 57 insertions(+), 30 deletions(-)