I had got many error about untyped function, implicit declaration and no such function... I have made patch which will be in attachments below this message. Enjoy. Reproducible: Always Steps to Reproduce: emerge sys-devel/dev86
Created attachment 918327 [details, diff] dev86-0.16.21-gcc.patch Fix compile issues on amd64 linux platform.
Can you show the build.log & emerge --info? I don't get why it failed.
Please attach a build log and provide emerge --info.
I had got the error compilation at fresh installation based on stage3 in chroot enveronment, but at old system all compiles ok. Logs and info see in attachments.
Created attachment 918329 [details] build.log
Created attachment 918330 [details] emerge_info_chroot_fresh_installation_stage3.txt
Created attachment 918331 [details] emerge_info_old_system.txt
Created attachment 918332 [details] emerge_info_dev86-0.16.21-r3.txt
(In reply to Dmitrij Volin from comment #8) > Created attachment 918332 [details] > emerge_info_dev86-0.16.21-r3.txt > Timestamp of repository gentoo: Tue, 21 Jan 2025 00:45:00 +0000 Please emerge --sync. I pushed fixed for it last night.
(In reply to Sam James from comment #9) > (In reply to Dmitrij Volin from comment #8) > > Created attachment 918332 [details] > > emerge_info_dev86-0.16.21-r3.txt > > > Timestamp of repository gentoo: Tue, 21 Jan 2025 00:45:00 +0000 > > Please emerge --sync. I pushed fixed for it last night. Thanks a lot !