Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937500 - [guru] net-libs/ixwebsocket-11.4.4 fails to compile: msgpack11.hpp:53:25: error: uint8_t was not declared in this scope
Summary: [guru] net-libs/ixwebsocket-11.4.4 fails to compile: msgpack11.hpp:53:25: err...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Remigiusz Micielski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-07 07:43 UTC by Agostino Sarubbo
Modified: 2024-12-28 20:08 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,235.31 KB, text/plain)
2024-08-07 07:43 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-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(-)