Created attachment 711231 [details] build log Failed to build dev-libs/trio-1.16
Created attachment 711234 [details] emerge --info Added emerge --info
CFLAGS="-Os -march=native -fno-stack-protector -pipe" Issue is triggered by -Os, try -O2
compilation with -O2 is done normally
Created attachment 711237 [details, diff] trio-1.16-no-inline.patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e7b4263ae96eb79862bbd9e9ad7820e0dce827c commit 6e7b4263ae96eb79862bbd9e9ad7820e0dce827c Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2021-06-01 12:01:46 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2021-06-01 23:37:55 +0000 dev-libs/trio: fix build with -Os Closes: https://bugs.gentoo.org/792075 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> dev-libs/trio/files/trio-1.16-no-inline.patch | 8 ++++++++ dev-libs/trio/trio-1.16.ebuild | 3 +++ 2 files changed, 11 insertions(+)