Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892736 - dev-util/Tensile-5.4.2 fails to compile: patch -p1 failed with Tensile-5.3.3-gfx1031.patch
Summary: dev-util/Tensile-5.4.2 fails to compile: patch -p1 failed with Tensile-5.3.3-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-01-31 14:43 UTC by Agostino Sarubbo
Modified: 2023-02-01 01:52 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,50.81 KB, text/plain)
2023-01-31 14:43 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 2023-01-31 14:43:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/Tensile-5.4.2 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-31 14:43:30 UTC
CC'ing also the author of the commit (3b32497070812f973e5064f9ada07ab5d404b402)
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-31 14:43:31 UTC
Created attachment 849564 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2023-01-31 14:43:32 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *             environment, line 1928:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/dev-util/Tensile-5.4.2/files/Tensile-5.3.3-gfx1031.patch'
 *   patch -p1  failed with /var/tmp/portage/dev-util/Tensile-5.4.2/files/Tensile-5.3.3-gfx1031.patch
/var/tmp/portage/dev-util/Tensile-5.4.2/temp/environment: line 1922: /var/tmp/portage/dev-util/Tensile-5.4.2/files/Tensile-5.3.3-gfx1031.patch: No such file or directory
/var/tmp/portage/dev-util/Tensile-5.4.2/temp/environment: line 1925: /var/tmp/portage/dev-util/Tensile-5.4.2/files/Tensile-5.3.3-gfx1031.patch: No such file or directory
Comment 4 Larry the Git Cow gentoo-dev 2023-02-01 01:52:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b7c870b48d225a9ade51eac426310de68f41069

commit 2b7c870b48d225a9ade51eac426310de68f41069
Author:     Yiyang Wu <xgreenlandforwyy@gmail.com>
AuthorDate: 2023-01-31 14:57:06 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2023-02-01 01:51:35 +0000

    dev-util/Tensile: add missing patches
    
    Closes: https://bugs.gentoo.org/892736
    Closes: https://github.com/gentoo/gentoo/pull/29356
    Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com>
    Signed-off-by: Benda Xu <heroxbd@gentoo.org>

 dev-util/Tensile/Tensile-5.4.2.ebuild              |  4 +-
 .../files/Tensile-5.4.2-fix-arch-parse.patch       | 12 +++
 dev-util/Tensile/files/Tensile-5.4.2-gfx1031.patch | 88 ++++++++++++++++++++++
 3 files changed, 102 insertions(+), 2 deletions(-)