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

Bug 924648

Summary: sci-libs/indilib-2.0.6 fails to compile: select.h:219:9: error: fd_set does not name a type
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 430702    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-15 12:18:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/indilib-2.0.6 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-15 12:18:41 UTC
Created attachment 885035 [details]
build.log

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


-- Could NOT find GMock (missing: GMOCK_LIBRARY GMOCK_INCLUDE_DIR) 
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) 
-- Could NOT find LibXISF (missing:  LibXISF_LIBRARY LibXISF_INCLUDE_DIR) 
-- GTEST not found, not building tests
FAILED: libs/sockets/CMakeFiles/sockets.dir/tcpsocket.cpp.o 
FAILED: libs/sockets/CMakeFiles/sockets.dir/tcpsocket_unix.cpp.o 
fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/sci-libs/indilib-2.0.6/work/indi-2.0.6/libs/sockets/select.h:219:9: error: 'fd_set' does not name a type
Comment 3 Andreas Sturmlechner gentoo-dev 2024-03-20 09:22:43 UTC
Volunteers for musl fixes welcome.