Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925889 - [guru] net-vpn/candy-4.0 fails to compile: stl_algobase.h:437:30: error: void __builtin_memmove(void, const void, long unsigned int) forming offset 4 is out of the bounds [0, 4] [-Werror=array-bounds=]
Summary: [guru] net-vpn/candy-4.0 fails to compile: stl_algobase.h:437:30: error: void...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: YangMame
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-01 07:57 UTC by Agostino Sarubbo
Modified: 2024-08-23 08:17 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,100.13 KB, text/plain)
2024-03-01 07:57 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-03-01 07:57:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-vpn/candy-4.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-01 07:57:06 UTC
Created attachment 886409 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-01 07:57:07 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/core/CMakeFiles/core.dir/client.cc.o 
FAILED: src/core/CMakeFiles/core.dir/message.cc.o 
FAILED: src/core/CMakeFiles/core.dir/server.cc.o 
FAILED: src/main/CMakeFiles/candy.dir/main.cc.o 
FAILED: src/peer/CMakeFiles/peer.dir/common.cc.o 
FAILED: src/peer/CMakeFiles/peer.dir/posix.cc.o 
FAILED: src/tun/CMakeFiles/tun.dir/linux.cc.o 
FAILED: src/utility/CMakeFiles/utility.dir/address.cc.o 
FAILED: src/utility/CMakeFiles/utility.dir/time.cc.o 
FAILED: src/websocket/CMakeFiles/websocket.dir/server.cc.o 
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/bits/stl_algobase.h:437:30: error: ‘void* __builtin_memmove(void*, const void*, long unsigned int)’ forming offset 4 is out of the bounds [0, 4] [-Werror=array-bounds=]
Comment 3 YangMame 2024-08-23 08:17:06 UTC
should fixed in new version, close obsolete bug