Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 906926

Summary: dev-util/kernelshark-2.2.1-r1 fails to compile (MUSL-SYSTEM): libkshark.h:193:9: error: ISO C++ forbids declaration of ssize_t with no type [-fpermissive]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: CONFIRMED ---    
Severity: normal CC: dlan
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-05-22 08:45:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/kernelshark-2.2.0 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-22 08:45:29 UTC
Created attachment 862166 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-22 08:45:30 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find Boost (missing: Boost_INCLUDE_DIR unit_test_framework) 
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
FAILED: src/CMakeFiles/kernelshark.dir/kernelshark.cpp.o 
FAILED: src/CMakeFiles/kshark-gui.dir/KsAdvFilteringDialog.cpp.o 
FAILED: src/CMakeFiles/kshark-gui.dir/KsPluginsGUI.cpp.o 
FAILED: src/CMakeFiles/kshark-gui.dir/KsSession.cpp.o 
FAILED: src/CMakeFiles/kshark-gui.dir/KsUtils.cpp.o 
/var/tmp/portage/dev-util/kernelshark-2.2.0/work/kernel-shark-kernelshark-v2.2.0/src/libkshark.h:193:9: error: ISO C++ forbids declaration of 'ssize_t' with no type [-fpermissive]
Comment 3 Agostino Sarubbo gentoo-dev 2024-02-04 09:19:50 UTC
tinderbox_musl has reproduced this issue with version 2.2.1-r1 - Updating summary.