Created attachment 657578 [details] build.log > -- Found OpenMP_C: -fopenmp (found suitable version "4.5", minimum required is "4.0") > -- Found OpenMP_CXX: -fopenmp (found suitable version "4.5", minimum required is "4.0") > -- Found OpenMP: TRUE (found suitable version "4.5", minimum required is "4.0") > -- Performing Test HAVE_OMP_FIRSTPRIVATE_WITH_CONST > -- Performing Test HAVE_OMP_FIRSTPRIVATE_WITH_CONST - Success > -- Performing Test IS_SUPPORTED_PLATFORM > -- Performing Test IS_SUPPORTED_PLATFORM - Failed > CMake Error at ConfigureChecks.cmake:44 (message): > The target platform is not supported! > Call Stack (most recent call first): > CMakeLists.txt:60 (include) > > > -- Configuring incomplete, errors occurred! > See also "/var/tmp/portage/media-gfx/darktable-3.0.2/work/darktable-3.0.2_build/CMakeFiles/CMakeOutput.log". > See also "/var/tmp/portage/media-gfx/darktable-3.0.2/work/darktable-3.0.2_build/CMakeFiles/CMakeError.log". > * ERROR: media-gfx/darktable-3.0.2::gentoo failed (configure phase): > * cmake failed > Portage 3.0.4 (python 3.7.8-final-0, default/linux/x86/17.0, gcc-9.3.0, glibc-2.31-r6, 5.4.60-gentoo-x86-kmod i686) ================================================================= System uname: Linux-5.4.60-gentoo-x86-kmod-i686-with-gentoo-2.6 KiB Mem: 3106040 total, 1176648 free KiB Swap: 8875836 total, 8875060 free Timestamp of repository gentoo: Sun, 30 Aug 2020 15:05:39 +0000 Head commit of repository gentoo: 277902a451e3325819cbf5bd4900cc83d39583f5 sh bash 5.0_p18 ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 ccache version 3.7.11 [disabled] app-shells/bash: 5.0_p18::gentoo dev-lang/perl: 5.30.3::gentoo dev-lang/python: 2.7.18-r1::gentoo, 3.6.11-r2::gentoo, 3.7.8-r2::gentoo, 3.8.5::gentoo dev-util/ccache: 3.7.11::gentoo dev-util/cmake: 3.16.5::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r5::gentoo sys-devel/automake: 1.16.1-r1::gentoo sys-devel/binutils: 2.33.1-r1::gentoo sys-devel/gcc: 9.3.0-r1::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r6::gentoo ABI="x86" ABI_X86="32" ACCEPT_KEYWORDS="x86"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad039b9d1f24f07037c7ad55143fbe309960647e commit ad039b9d1f24f07037c7ad55143fbe309960647e Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2020-08-31 13:38:21 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2020-08-31 13:46:35 +0000 media-gfx/darktable: drop KEYWORDS=x86 from 3.0.0+ and live ebuild Since version 3.0.0 darktable only supports 64-bit little-endian architectures, or to be precise amd64, arm64 and ppc64; see src/is_supported_platform.h. Closes: https://bugs.gentoo.org/739682 Signed-off-by: Marek Szuba <marecki@gentoo.org> media-gfx/darktable/darktable-3.0.2-r1.ebuild | 2 +- media-gfx/darktable/darktable-3.0.2.ebuild | 2 +- media-gfx/darktable/darktable-3.2.1.ebuild | 2 +- media-gfx/darktable/darktable-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)