Testcase: the port games/leela-zero revision 503870. The failure occurs at least on * 112amd64: http://beefy9.nyi.freebsd.org/data/112amd64-default/503933/logs/leela-zero-0.17.log * 112i386: http://beefy10.nyi.freebsd.org/data/112i386-default/503933/logs/leela-zero-0.17.log * 120i386: http://beefy5.nyi.freebsd.org/data/120i386-default/503933/logs/leela-zero-0.17.log
Assign to toolchain@, and thus, remove the now-redundant tag.
This is because 11.2 and 12.0 i386 are still on BFD ld 2.17.50, which neither supports LTO, nor plugins. It's probably best to leave off -flto for these platforms, otherwise use lld or the binutils port.
[Not CURRENT]
A commit references this bug: Author: dch Date: Wed Jun 3 11:15:31 UTC 2020 New revision: 537609 URL: https://svnweb.freebsd.org/changeset/ports/537609 Log: databases/couchdb3: accommodate compiler quirks in i386 As reported in BZ, -flto passes unsupported parameters to /usr/bin/ld Fixes all 11.x and 12.x i386 & handles additional unused warnings on i386. PR: 238514 Reported by: pkg-fallout Sponsored by: SkunkWerks, GmbH Changes: head/databases/couchdb3/Makefile head/databases/couchdb3/files/extra-patch-src_jiffy_c__src_double-conversion_strtod.cc