Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924648 - sci-libs/indilib-2.0.6 fails to compile: select.h:219:9: error: fd_set does not name a type
Summary: sci-libs/indilib-2.0.6 fails to compile: select.h:219:9: error: fd_set does n...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: musl-porting
  Show dependency tree
 
Reported: 2024-02-15 12:18 UTC by Agostino Sarubbo
Modified: 2024-03-20 09:22 UTC (History)
0 users

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


Attachments
build.log (build.log,144.99 KB, text/plain)
2024-02-15 12:18 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-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.