Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833818 - sci-chemistry/votca-2022 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: sci-chemistry/votca-2022 fails to compile with dev-lang/python-exec[-native-s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christoph Junghans (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2022-02-21 07:54 UTC by Agostino Sarubbo
Modified: 2022-02-21 16:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,92.50 KB, text/plain)
2022-02-21 07:54 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-02-21 07:54:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-chemistry/votca-2022 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-02-21 07:54:45 UTC
Created attachment 765533 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-21 07:54:46 UTC
Error(s) that match a know pattern:


-- Could NOT find CLANG_FORMAT: Found unsuitable version "0.0", but required is at least "11" (found CLANG_FORMAT_EXECUTABLE-NOTFOUND)
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Could NOT find LMP (missing: LMP_EXECUTABLE) 
-- Could NOT find SPHINX (missing: SPHINX_EXECUTABLE) 
/usr/bin/env: ‘python3’: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-02-21 16:18:42 UTC
The bug has been closed via the following commit(s):

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

commit 24d49d50d85c465cabe555d7185fc9f1eed12a59
Author:     Christoph Junghans <junghans@gentoo.org>
AuthorDate: 2022-02-21 16:18:20 +0000
Commit:     Christoph Junghans <junghans@gentoo.org>
CommitDate: 2022-02-21 16:18:36 +0000

    sci-chemistry/votca: fix python dep
    
    Closes: https://bugs.gentoo.org/833818
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Christoph Junghans <junghans@gentoo.org>

 sci-chemistry/votca/votca-2022.ebuild | 12 +++++++++++-
 sci-chemistry/votca/votca-9999.ebuild | 12 +++++++++++-
 2 files changed, 22 insertions(+), 2 deletions(-)