Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939098 - sci-libs/indilib-2.1.0 fails to compile: tcpsocket.h:78:57: error: uint16_t has not been declared
Summary: sci-libs/indilib-2.1.0 fails to compile: tcpsocket.h:78:57: error: uint16_t h...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-09-05 08:19 UTC by Agostino Sarubbo
Modified: 2025-02-01 23:42 UTC (History)
0 users

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


Attachments
build.log (build.log,166.66 KB, text/plain)
2024-09-05 08:19 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-09-05 08:19:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-05 08:19:30 UTC
Created attachment 902109 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-05 08:19:31 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/indiabstractclient/CMakeFiles/indiabstractclient.dir/abstractbaseclient.cpp.o 
FAILED: libs/indibase/CMakeFiles/indidriver_OBJECT.dir/stream/streammanager.cpp.o 
FAILED: libs/indiclient/CMakeFiles/indiclient_OBJECT.dir/baseclient.cpp.o 
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.9/work/indi-2.0.9/libs/sockets/tcpsocket.h:78:57: error: ‘uint16_t’ has not been declared
Comment 3 Agostino Sarubbo gentoo-dev 2024-10-25 07:07:40 UTC
tinderbox_x86 has reproduced this issue with version 2.1.0 - Updating summary.
Comment 4 Andreas Sturmlechner gentoo-dev 2025-01-29 22:24:14 UTC
What about 2.1.1?
Comment 5 Larry the Git Cow gentoo-dev 2025-02-01 23:42:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a87122718caa492595b8f5110f5d3ef4dc9cc1b

commit 2a87122718caa492595b8f5110f5d3ef4dc9cc1b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-02-01 23:39:11 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-02-01 23:42:07 +0000

    sci-libs/indilib: add 2.1.2
    
    Closes: https://bugs.gentoo.org/939098
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-libs/indilib/Manifest             |  1 +
 sci-libs/indilib/indilib-2.1.2.ebuild | 80 +++++++++++++++++++++++++++++++++++
 2 files changed, 81 insertions(+)