https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-gfx/yafaray-3.5.1-r1 fails to compile. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses CLANG as a compiler and LLD as a linker
Created attachment 761827 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: fatal: not a git repository (or any parent up to mount point /var/tmp) /var/tmp/portage/media-gfx/yafaray-3.5.1-r1/work/libYafaRay-3.5.1/include/core_api/surface.h:118:19: error: no member named 'numeric_limits' in namespace 'std'
Seems to be clang specific. Just tested against gcc, where the build succeeds.
Opened an issue upstream
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a523b10395f37bb6de358975d1a4da888f4ee9c3 commit a523b10395f37bb6de358975d1a4da888f4ee9c3 Author: Bernd Waibel <waebbl-gentoo@posteo.net> AuthorDate: 2022-04-22 06:32:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-04-23 01:21:32 +0000 media-gfx/yafaray: fix build with clang Closes: https://bugs.gentoo.org/830949 Bug: https://github.com/YafaRay/libYafaRay/issues/9 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/25150 Signed-off-by: Sam James <sam@gentoo.org> .../yafaray-3.5.1-add-missing-limits-header.patch | 21 +++++++++++++++++++++ media-gfx/yafaray/yafaray-3.5.1-r1.ebuild | 6 +++++- 2 files changed, 26 insertions(+), 1 deletion(-)