Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907872 - [guru] dev-libs/randomx-1.1.9 fails to compile: utility.hpp:74:38: error: uint64_t has not been declared
Summary: [guru] dev-libs/randomx-1.1.9 fails to compile: utility.hpp:74:38: error: uin...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-05 07:25 UTC by Agostino Sarubbo
Modified: 2024-04-08 06:58 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,61.31 KB, text/plain)
2023-06-05 07:25 UTC, Agostino Sarubbo
Details
patch from the developer (43db7e290e33da122777dc04e411648507db44ab.patch,701 bytes, patch)
2023-08-14 08:47 UTC, Nikita Romaniuk
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-06-05 07:25:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/randomx-1.1.9 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-05 07:25:22 UTC
Created attachment 863296 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-05 07:25:23 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/randomx-codegen.dir/src/tests/code-generator.cpp.o 
FAILED: CMakeFiles/randomx-tests.dir/src/tests/tests.cpp.o 
/var/tmp/portage/dev-libs/randomx-1.1.9/work/RandomX-1.1.9/src/tests/utility.hpp:74:38: error: ‘uint64_t’ has not been declared
Comment 3 Nikita Romaniuk 2023-08-14 08:47:55 UTC
Created attachment 867837 [details, diff]
patch from the developer