Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854411 - sci-libs/caffe2-1.11.0 fails to compile: Exceptions.h:11:10: fatal error: pybind11.h: No such file or directory
Summary: sci-libs/caffe2-1.11.0 fails to compile: Exceptions.h:11:10: fatal error: pyb...
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:42 UTC by Agostino Sarubbo
Modified: 2022-06-26 18:03 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,52.77 KB, application/x-xz)
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:42:02 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:42:05 UTC
Created attachment 787787 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-26 16:42:06 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) 
FAILED: caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 
FAILED: caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 
FAILED: caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 
FAILED: caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 
FAILED: caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 
fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/sci-libs/caffe2-1.11.0/work/pytorch-1.11.0/torch/csrc/Exceptions.h:11:10: fatal error: pybind11/pybind11.h: No such file or directory
/var/tmp/portage/sci-libs/caffe2-1.11.0/work/pytorch-1.11.0/torch/csrc/Exceptions.h:11:10: fatal error: pybind11/pybind11.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-06-26 18:03:41 UTC
The bug has been closed via the following commit(s):

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

commit 9912dbf841eac00e0b131a2a25c5a252efa8ce2b
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-06-26 18:03:29 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-06-26 18:03:29 +0000

    sci-libs/caffe2: fix deps
    
    Closes: https://bugs.gentoo.org/854411
    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(+)