Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933713 - sci-libs/caffe2-2.3.1 fails to compile: patch -p1 failed with caffe2-2.3.1-cudnn_include_fix.patch
Summary: sci-libs/caffe2-2.3.1 fails to compile: patch -p1 failed with caffe2-2.3.1-cu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-07 06:38 UTC by Agostino Sarubbo
Modified: 2024-06-07 08:32 UTC (History)
0 users

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


Attachments
build.log (build.log,52.99 KB, text/plain)
2024-06-07 06:38 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-06-07 06:38:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/caffe2-2.3.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-06-07 06:38:19 UTC
Created attachment 895284 [details]
build.log

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


 *             environment, line 1681:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/sci-libs/caffe2-2.3.1/files/caffe2-2.3.1-cudnn_include_fix.patch'
 *   patch -p1  failed with /var/tmp/portage/sci-libs/caffe2-2.3.1/files/caffe2-2.3.1-cudnn_include_fix.patch
/var/tmp/portage/sci-libs/caffe2-2.3.1/temp/environment: line 1675: /var/tmp/portage/sci-libs/caffe2-2.3.1/files/caffe2-2.3.1-cudnn_include_fix.patch: No such file or directory
/var/tmp/portage/sci-libs/caffe2-2.3.1/temp/environment: line 1678: /var/tmp/portage/sci-libs/caffe2-2.3.1/files/caffe2-2.3.1-cudnn_include_fix.patch: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-06-07 08:32:00 UTC
The bug has been closed via the following commit(s):

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

commit e5dff3ee293c89d0b8b4d38b9273e350286a3eb9
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-06-07 08:30:21 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-06-07 08:31:12 +0000

    sci-libs/caffe2: fix patching
    
    Closes: https://bugs.gentoo.org/933713
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 sci-libs/caffe2/caffe2-2.3.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)