https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: www-misc/htdig-3.2.0_beta6-r5 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 705360 [details] build.log build log and emerge --info
Possible context of error(s): WordDBPage.h:68:22: error: expected ‘)’ before ‘*’ token
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b552dabd095be753641b62dd5c35efaba02925 commit b6b552dabd095be753641b62dd5c35efaba02925 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-06-16 12:53:46 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-06-16 13:57:25 +0000 www-misc/htdig: workaround build failure with GCC 11 "Unambiguous reference to byte" generally means we need a large patch and upstream seems quiet here too, so let's just set C++ 14. Closes: https://bugs.gentoo.org/787716 Signed-off-by: Sam James <sam@gentoo.org> www-misc/htdig/htdig-3.2.0_beta6-r5.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)