Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932003 - sys-apps/bolt-0.9.8 fails to compile: meson.build:467:6: ERROR: Could not execute command test-integration list-tests
Summary: sys-apps/bolt-0.9.8 fails to compile: meson.build:467:6: ERROR: Could not exe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-16 20:15 UTC by Agostino Sarubbo
Modified: 2024-05-16 21:35 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,49.51 KB, text/plain)
2024-05-16 20:15 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,54.88 KB, text/plain)
2024-05-16 20:15 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-05-16 20:15:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/bolt-0.9.8 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-16 20:15:19 UTC
Created attachment 893096 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-16 20:15:20 UTC
Created attachment 893097 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2024-05-16 20:15:20 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


meson.build:467:6: ERROR: Could not execute command `/var/tmp/portage/sys-apps/bolt-0.9.8/work/bolt-0.9.8/tests/test-integration list-tests`.
Run-time dependency systemd found: NO (tried pkgconfig and cmake)
Run-time dependency umockdev-1.0 found: NO (tried pkgconfig and cmake)
  /var/tmp/portage/sys-apps/bolt-0.9.8/work/bolt-0.9.8/.git/hooks does not exist
Comment 4 Larry the Git Cow gentoo-dev 2024-05-16 21:35:42 UTC
The bug has been closed via the following commit(s):

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

commit 5ca8c25a6abf44d015bc807419059be4f5956b9a
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2024-05-16 21:35:14 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2024-05-16 21:35:34 +0000

    sys-apps/bolt: Add some missing test deps
    
    Closes: https://bugs.gentoo.org/932003
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 .../bolt/{bolt-0.9.8.ebuild => bolt-0.9.8-r1.ebuild}    | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)