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

Bug 937500

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 issuesAssignee: 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 gentoo-dev 2024-08-07 07:43:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/ixwebsocket-11.4.4 fails to compile.
Discovered on: amd64 (internal ref: guru_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-08-07 07:43:46 UTC
Created attachment 899349 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-07 07:43:47 UTC
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
Comment 3 Larry the Git Cow gentoo-dev 2024-12-28 20:08:09 UTC
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(-)