Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906926 - 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]
Summary: dev-util/kernelshark-2.2.1-r1 fails to compile (MUSL-SYSTEM): libkshark.h:193...
Status: CONFIRMED
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: 2023-05-22 08:45 UTC by Agostino Sarubbo
Modified: 2024-02-04 09:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,136.88 KB, text/plain)
2023-05-22 08:45 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 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.