[Bug 253716] LTO seems to be broken in 13-BETA3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 6 22:16:01 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253716
--- Comment #4 from dmilith <dmilith at me.com> ---
It's not only gmake. Also db 6.2.23 fails with:
ld.lld: error: undefined symbol: __db_getulong
>>> referenced by db_load.c:1606 (/Software/Imagemagick/.src_7f0a4dfd9c5d9e10/db-6.2.23/build_unix/../util/db_load.c:1606)
>>> /User/.sofin/lto-cache/Thin-c858dd.tmp.o:(dbt_to_recno)
>>> referenced by db_load.c:1585 (/Software/Imagemagick/.src_7f0a4dfd9c5d9e10/db-6.2.23/build_unix/../util/db_load.c:1585)
>>> /User/.sofin/lto-cache/Thin-c858dd.tmp.o:(dbt_rrecno)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
It's from 13.0-RC1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list