https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-radio/wsjtx-2.5.4 fails to compile (lto). Discovered on: amd64 (internal ref: lto_tinderbox) NOTE: This machine uses lto with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing
Created attachment 793685 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: <artificial>:(.text+0x562): undefined reference to `log' /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: <artificial>:(.text+0x59c): undefined reference to `sqrt' /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: <artificial>:(.text+0x5ac): undefined reference to `sqrt' /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: <artificial>:(.text.startup+0x53e): undefined reference to `pow' <artificial>:(.text+0x50e): undefined reference to `log' <artificial>:(.text.startup+0x3b7): undefined reference to `sincos' FAILED: wsprsim collect2: error: ld returned 1 exit status
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05ef0ef7de8f3ba0f94c3409f83fc6673bf1e98e commit 05ef0ef7de8f3ba0f94c3409f83fc6673bf1e98e Author: Thomas Beierlein <tomjbe@gentoo.org> AuthorDate: 2022-08-22 15:11:07 +0000 Commit: Thomas Beierlein <tomjbe@gentoo.org> CommitDate: 2022-08-22 15:11:45 +0000 media-radio/wsjtx: Disable -flto Closes: https://bugs.gentoo.org/860417 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> media-radio/wsjtx/wsjtx-2.5.4.ebuild | 3 +++ 1 file changed, 3 insertions(+)