Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854468 - sci-libs/caffe2-1.11.0 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: sci-libs/caffe2-1.11.0 fails to compile with dev-lang/python-exec[-native-sym...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2022-06-26 18:02 UTC by Agostino Sarubbo
Modified: 2022-06-26 20:24 UTC (History)
0 users

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


Attachments
build.log (build.log,51.90 KB, text/plain)
2022-06-26 18:02 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,17.00 KB, text/plain)
2022-06-26 18:02 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,56.17 KB, text/plain)
2022-06-26 18:02 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 18:02:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/caffe2-1.11.0 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-26 18:02:05 UTC
Created attachment 787808 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-26 18:02:07 UTC
Created attachment 787811 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-06-26 18:02:08 UTC
Created attachment 787814 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2022-06-26 18:02:11 UTC
Error(s) that match a know pattern:


-- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 
-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "3.0")
-- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is at least version "3.0")
Comment 5 Larry the Git Cow gentoo-dev 2022-06-26 20:24:58 UTC
The bug has been closed via the following commit(s):

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

commit 6d936c83383bf20d60e5d9289db6f22334df0975
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-06-26 20:24:46 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-06-26 20:24:46 +0000

    sci-libs/caffe2: set python environment on configure
    
    Closes: https://bugs.gentoo.org/854468
    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(+)