>>> Completed installing sys-fs/eudev-3.2.9 into /var/tmp/portage/sys-fs/eudev-3.2.9/image/ * Final size of build directory: 19068 KiB (18.6 MiB) * Final size of installed tree: 1472 KiB ( 1.4 MiB) * QA Notice: The following files contain runtime text relocations * Text relocations force the dynamic linker to perform extra * work at startup, waste system resources, and may pose a security * risk. On some architectures, the code may not even function * properly, if at all. * For more information, see: * * https://wiki.gentoo.org/wiki/Hardened/HOWTO_locate_and_fix_textrels * * Please include the following list of files in your report: * TEXTREL bin/udevadm * ERROR: sys-fs/eudev-3.2.9::gentoo failed: * Aborting due to QA concerns: textrels, * * Call stack: * misc-functions.sh, line 586: Called install_qa_check * misc-functions.sh, line 132: Called source 'install_symlink_html_docs' * 10executable-issues, line 145: Called elf_check * 10executable-issues, line 141: Called die * The specific snippet of code: * die "Aborting due to QA concerns: ${die_msg}" Reproducible: Always Steps to Reproduce: 1. Compile sys-fs/eudev-3.2.9 Actual Results: Install fails. Expected Results: Installs correctly.
Created attachment 621152 [details] emerge --info
Created attachment 621154 [details] emerge -pqv
Created attachment 621156 [details] build.log
Created attachment 621158 [details] scanelf
Is this riscv arch?
(In reply to Anthony Basile from comment #5) > Is this riscv arch? Sorry I meant to ask, is this only happening on riscv arch? Because I've never seen it before.
A rebuild of the package worked fine on an amd64 install. I submitted a similar bug report for gdb: https://bugs.gentoo.org/713082