https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/bridge-utils-1.7.1 fails to compile. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html If you think this is a GCC-11 related issue, please block bug 732706.
Created attachment 742581 [details] build.log build log and emerge --info
Possible context of error(s): FileNotFoundError: [Errno 2] No such file or directory: b'TODO'
Yes had same issue, its simple TODO file was removed from source. I would suggest for dodoc and doman to not die by default, but end with big fat error... however i googled and saw there was discussion about this 15 years ago and was something something, consistancy & broken ebuilds.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd422be80ffbf5b8fc8801be21c6f770c186f662 commit fd422be80ffbf5b8fc8801be21c6f770c186f662 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-03 07:30:25 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-03 07:30:42 +0000 net-misc/bridge-utils: fix install TODO is gone! Closes: https://bugs.gentoo.org/815883 Signed-off-by: Sam James <sam@gentoo.org> net-misc/bridge-utils/bridge-utils-1.7.1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92fc903c1aac8435140173f435aafb54fa59a8b8 commit 92fc903c1aac8435140173f435aafb54fa59a8b8 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-03 07:28:39 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-03 07:30:41 +0000 net-misc/bridge-utils: drop down to EAPI 7 base-system@ is co-maint rather than primary maint but let's just do it for simplicity. Bug: https://bugs.gentoo.org/815883 Signed-off-by: Sam James <sam@gentoo.org> net-misc/bridge-utils/bridge-utils-1.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)