Summary: | [guru] net-libs/ixwebsocket-11.4.4 fails to compile: msgpack11.hpp:53:25: error: uint8_t was not declared in this scope | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | Remigiusz Micielski <rmicielski> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | guru-bugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 899349 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: test/CMakeFiles/ixwebsocket_test.dir/__/third_party/msgpack11/msgpack11.cpp.o /var/tmp/portage/net-libs/ixwebsocket-11.4.4/work/IXWebSocket-11.4.4/third_party/msgpack11/msgpack11.hpp:53:25: error: ‘uint8_t’ was not declared in this scope The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2007a67242ba3c04cdbda0f3795857449c4d76b0 commit 2007a67242ba3c04cdbda0f3795857449c4d76b0 Author: Takuya Wakazono <pastalian46@gmail.com> AuthorDate: 2024-12-28 13:21:12 +0000 Commit: Takuya Wakazono <pastalian46@gmail.com> CommitDate: 2024-12-28 13:21:12 +0000 net-libs/ixwebsocket: fix build with GCC 15 Closes: https://bugs.gentoo.org/937500 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> .../ixwebsocket/files/ixwebsocket-11.4.4-fix-gcc15.patch | 12 ++++++++++++ net-libs/ixwebsocket/ixwebsocket-11.4.4.ebuild | 4 +++- 2 files changed, 15 insertions(+), 1 deletion(-) |