Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854408 - sci-libs/caffe2-1.11.0 fails to compile: ModuleNotFoundError: No module named yaml
Summary: sci-libs/caffe2-1.11.0 fails to compile: ModuleNotFoundError: No module named...
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: 2022-06-26 16:41 UTC by Agostino Sarubbo
Modified: 2022-06-26 17:30 UTC (History)
0 users

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


Attachments
build.log (build.log,53.20 KB, text/plain)
2022-06-26 16:41 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,18.43 KB, text/plain)
2022-06-26 16:41 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,60.00 KB, text/plain)
2022-06-26 16:42 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-06-26 16:41:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/caffe2-1.11.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-26 16:41:58 UTC
Created attachment 787778 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-26 16:41:59 UTC
Created attachment 787781 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-06-26 16:42:00 UTC
Created attachment 787784 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2022-06-26 16:42:01 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor
-- Could not find hardware support for NEON on this machine.
-- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 
ModuleNotFoundError: No module named 'yaml'
Comment 5 Larry the Git Cow gentoo-dev 2022-06-26 17:30:04 UTC
The bug has been closed via the following commit(s):

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

commit e47bc4e8204e32b66568bbaf12e0a5fbcf31b1a1
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-06-26 17:29:53 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-06-26 17:29:53 +0000

    sci-libs/caffe2: fix deps
    
    Closes: https://bugs.gentoo.org/854408
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 sci-libs/caffe2/caffe2-1.11.0.ebuild | 1 +
 1 file changed, 1 insertion(+)