Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921714 - [guru] app-editors/imhex-1.32.2 fails to compile (GCC-14-SYSTEM): socket_server.cpp:144:22: error: copy_n is not a member of std
Summary: [guru] app-editors/imhex-1.32.2 fails to compile (GCC-14-SYSTEM): socket_serv...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gasc Henri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-10 16:18 UTC by Agostino Sarubbo
Modified: 2024-10-10 11:03 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,231.33 KB, text/plain)
2024-01-10 16:18 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-01-10 16:18:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/imhex-1.32.2 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-10 16:18:12 UTC
Created attachment 881824 [details]
build.log

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


  Could not find a package configuration file provided by "zstd" with any of
/var/tmp/portage/app-editors/imhex-1.32.2/work/ImHex/lib/external/libwolv/libs/net/source/net/socket_server.cpp:144:22: error: ‘copy_n’ is not a member of ‘std’; did you mean ‘copy’?
Comment 3 Gasc Henri 2024-03-09 12:43:20 UTC
I think this error is because gcc 14 is not yet released and so is missing some features
Comment 4 Gasc Henri 2024-10-10 11:03:12 UTC
Closing this as resolved, as the error was not replicated on the other versions on ImHex