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)
Created attachment 863296 [details] build.log build log and emerge --info
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
Created attachment 867837 [details, diff] patch from the developer
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b01764bec5a612cb3ceb1f33bca2e12edd81542c commit b01764bec5a612cb3ceb1f33bca2e12edd81542c Author: Filip Kobierski <fkobi@pm.me> AuthorDate: 2024-09-18 21:30:33 +0000 Commit: Filip Kobierski <fkobi@pm.me> CommitDate: 2024-09-18 21:30:33 +0000 dev-libs/randomx: drop 1.1[89] Closing bug as the newest version is patched Closes: https://bugs.gentoo.org/907872 Signed-off-by: Filip Kobierski <fkobi@pm.me> dev-libs/randomx/Manifest | 2 -- dev-libs/randomx/randomx-1.1.8.ebuild | 21 --------------------- dev-libs/randomx/randomx-1.1.9.ebuild | 21 --------------------- 3 files changed, 44 deletions(-) https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9036a7bd936e5dcf1c03543897d143e14cd4328e commit 9036a7bd936e5dcf1c03543897d143e14cd4328e Author: Filip Kobierski <fkobi@pm.me> AuthorDate: 2024-09-18 21:22:03 +0000 Commit: Filip Kobierski <fkobi@pm.me> CommitDate: 2024-09-18 21:22:03 +0000 dev-libs/randomx: remove -fPIE from compilation flags Closes: https://bugs.gentoo.org/907872 Signed-off-by: Filip Kobierski <fkobi@pm.me> .../randomx/files/randomx-1.2.1_remove-fPIE.patch | 45 ++++++++++++++++++++++ dev-libs/randomx/randomx-1.2.1-r1.ebuild | 22 +++++++++++ 2 files changed, 67 insertions(+)