Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937315 - dev-util/kcov-43 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: dev-util/kcov-43 fails to compile with dev-lang/python-exec[-native-symlinks]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mattéo Rossillol‑‑Laruelle
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2024-08-04 17:46 UTC by Agostino Sarubbo
Modified: 2024-08-29 01:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,70.91 KB, text/plain)
2024-08-04 17:46 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-08-04 17:46:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/kcov-43 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0035
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-04 17:46:40 UTC
Created attachment 898994 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-04 17:46:42 UTC
Error(s) that match a know pattern:


FAILED: src/bash-cloexec-library.cc /var/tmp/portage/dev-util/kcov-43/work/kcov-43_build/src/bash-cloexec-library.cc 
FAILED: src/bash-helper.cc /var/tmp/portage/dev-util/kcov-43/work/kcov-43_build/src/bash-helper.cc 
FAILED: src/bash-redirector-library.cc /var/tmp/portage/dev-util/kcov-43/work/kcov-43_build/src/bash-redirector-library.cc 
FAILED: src/html-data-files.cc /var/tmp/portage/dev-util/kcov-43/work/kcov-43_build/src/html-data-files.cc 
FAILED: src/kcov-system-library.cc /var/tmp/portage/dev-util/kcov-43/work/kcov-43_build/src/kcov-system-library.cc 
FAILED: src/library.cc /var/tmp/portage/dev-util/kcov-43/work/kcov-43_build/src/library.cc 
FAILED: src/python-helper.cc /var/tmp/portage/dev-util/kcov-43/work/kcov-43_build/src/python-helper.cc 
/usr/bin/env: ‘python3’: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-08-29 01:17:59 UTC
The bug has been closed via the following commit(s):

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

commit a44c00576d2cf6141c24774848b56a8d4e71b7f5
Author:     Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>
AuthorDate: 2024-08-18 13:40:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-08-29 01:17:23 +0000

    dev-util/kcov: fix test failures
    
    These changes do not affect the installed program.
    
    Closes: https://bugs.gentoo.org/937314
    Closes: https://bugs.gentoo.org/937315
    Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/38185
    Signed-off-by: Sam James <sam@gentoo.org>

 ...ove-failing-test-conflicting-with-sandbox.patch | 51 ++++++++++++++++++++++
 dev-util/kcov/kcov-43.ebuild                       | 18 +++++---
 dev-util/kcov/kcov-9999.ebuild                     | 18 +++++---
 3 files changed, 75 insertions(+), 12 deletions(-)