Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921673 - [guru] dev-vcs/gitahead-2.7.1 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: [guru] dev-vcs/gitahead-2.7.1 fails to compile with dev-lang/python-exec[-nat...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2024-01-09 15:41 UTC by Agostino Sarubbo
Modified: 2024-01-11 11:57 UTC (History)
0 users

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


Attachments
build.log (build.log,54.21 KB, text/plain)
2024-01-09 15:41 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-01-09 15:41:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-vcs/gitahead-2.7.1 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-09 15:41:50 UTC
Created attachment 881787 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-09 15:41:53 UTC
Error(s) that match a know pattern:


  Could not find a python interpreter, which is needed to build the tests.
-- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS) 
-- Could NOT find PCRE (missing: PCRE_LIBRARY PCRE_INCLUDE_DIR) 
-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) 
-- http-parser version 2 was not found or disabled; using bundled 3rd-party sources.
fatal: not a git repository: '/var/tmp/portage/dev-vcs/gitahead-2.7.1/work/gitahead-2.7.1/.git'
Comment 3 Larry the Git Cow gentoo-dev 2024-01-11 11:57:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=64037e730c0d2d4497df150b58421a4c60f965a3

commit 64037e730c0d2d4497df150b58421a4c60f965a3
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-01-10 10:12:08 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-01-10 10:13:44 +0000

    dev-vcs/gitahead: fix automagic deps
    
    Closes: https://bugs.gentoo.org/921673
    Closes: https://bugs.gentoo.org/921674
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 dev-vcs/gitahead/gitahead-2.7.1-r1.ebuild | 115 ++++++++++++++++++++++++++++++
 1 file changed, 115 insertions(+)