Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923734 - dev-util/kernelshark-2.2.1-r1 fails to compile: KsCaptureDialog.cpp:566:30: error: TRACECMD_EXECUTABLE was not declared in this scope
Summary: dev-util/kernelshark-2.2.1-r1 fails to compile: KsCaptureDialog.cpp:566:30: e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-03 17:43 UTC by Agostino Sarubbo
Modified: 2024-02-04 04:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,126.33 KB, text/plain)
2024-02-03 17:43 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-02-03 17:43:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/kernelshark-2.2.1-r1 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-02-03 17:43:11 UTC
Created attachment 884148 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-03 17:43:12 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
FAILED: src/CMakeFiles/kshark-gui.dir/KsCaptureDialog.cpp.o 
/var/tmp/portage/dev-util/kernelshark-2.2.1-r1/work/kernel-shark-kernelshark-v2.2.1/src/KsCaptureDialog.cpp:566:30: error: ‘TRACECMD_EXECUTABLE’ was not declared in this scope
Comment 3 Larry the Git Cow gentoo-dev 2024-02-04 04:19:23 UTC
The bug has been closed via the following commit(s):

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

commit 7ca04257d8da73c3b7dae06d2b9e3eb17193b6fa
Author:     Yixun Lan <dlan@gentoo.org>
AuthorDate: 2024-02-04 01:05:34 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2024-02-04 04:18:54 +0000

    dev-util/kernelshark: fix trace-cmd dep
    
    add dev-util/trace-cmd as build/run-time dep
    
    Closes: https://bugs.gentoo.org/923734
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 .../{kernelshark-2.2.1-r1.ebuild => kernelshark-2.2.1-r2.ebuild}         | 1 +
 1 file changed, 1 insertion(+)