Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 885531 Details for
Bug 925097
media-gfx/darktable-4.6.1 Cmake Error Unknown build type: RELWITHDEBINFO
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
darktable-4.6.1.build (text/plain), 21.66 KB, created by
Helmut Jarausch
on 2024-02-20 18:02:05 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Helmut Jarausch
Created:
2024-02-20 18:02:05 UTC
Size:
21.66 KB
patch
obsolete
> * Package: media-gfx/darktable-4.6.1:0 > * Repository: gentoo > * Maintainer: marecki@gentoo.org maekke@gentoo.org > * USE: abi_x86_64 amd64 colord cpu_flags_x86_avx cpu_flags_x86_sse3 doc elibc_glibc graphicsmagick kernel_linux l10n_de l10n_fr lua lua_single_target_lua5-4 nls openexr openmp tools > * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>>> cfg-update-1.8.2-r1: Creating checksum index... > * Using lua5.4 to build >>>> Unpacking source... >>>> Unpacking darktable-4.6.1.tar.xz to /var/tmp/portage/media-gfx/darktable-4.6.1/work >>>> Unpacking darktable-usermanual-4.6.en.pdf to /var/tmp/portage/media-gfx/darktable-4.6.1/work >unpack darktable-usermanual-4.6.en.pdf: file format not recognized. Ignoring. >>>> Source unpacked in /var/tmp/portage/media-gfx/darktable-4.6.1/work >>>> Preparing source in /var/tmp/portage/media-gfx/darktable-4.6.1/work/darktable-4.6.1 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/darktable-4.6.1/work/darktable-4.6.1" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/darktable-4.6.1/work/darktable-4.6.1_build" > * Applying darktable-3.4.0_jsonschema-automagic.patch ... > [ ok ] > * Applying darktable-3.4.1_libxcf-cmake.patch ... > [ ok ] > * Applying darktable-4.2.1_cmake-musl.patch ... >patching file src/external/rawspeed/cmake/Modules/cpu-cache-line-size.cmake >Hunk #1 succeeded at 4 with fuzz 2 (offset 2 lines). >patching file src/external/rawspeed/cmake/Modules/cpu-page-size.cpp >Hunk #1 succeeded at 4 with fuzz 1. > [ ok ] > * Applying darktable-4.4.2_fix-has-attribute-musl.patch ... > [ ok ] > * Hardcoded definition(s) removed in CMakeLists.txt: > * SET(CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING "Choose the type of build, > * Hardcoded definition(s) removed in src/external/CMakeLists.txt: > * set(CMAKE_BUILD_TYPE "Release") > * Hardcoded definition(s) removed in src/external/libxcf/CMakeLists.txt: > * SET(CMAKE_BUILD_TYPE Release CACHE STRING "Choose the type of build, option >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/darktable-4.6.1/work/darktable-4.6.1 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/darktable-4.6.1/work/darktable-4.6.1" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/darktable-4.6.1/work/darktable-4.6.1_build" >cmake -C /var/tmp/portage/media-gfx/darktable-4.6.1/work/darktable-4.6.1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_CURVE_TOOLS=yes -DBUILD_NOISE_TOOLS=yes -DBUILD_PRINT=no -DCUSTOM_CFLAGS=ON -DDONT_USE_INTERNAL_LUA=ON -DRAWSPEED_ENABLE_LTO=no -DRAWSPEED_ENABLE_WERROR=OFF -DRAWSPEED_MUSL_SYSTEM=no -DTESTBUILD_OPENCL_PROGRAMS=OFF -DUSE_AVIF=no -DUSE_CAMERA_SUPPORT=no -DUSE_COLORD=yes -DUSE_GMIC=OFF -DUSE_GRAPHICSMAGICK=yes -DUSE_JXL=no -DUSE_KWALLET=no -DUSE_LIBSECRET=no -DUSE_LUA=yes -DUSE_MAP=no -DUSE_NLS=yes -DUSE_OPENCL=no -DUSE_OPENEXR=yes -DUSE_OPENJPEG=no -DUSE_OPENMP=yes -DUSE_PORTMIDI=no -DUSE_SDL2=no -DUSE_WEBP=no -DWANT_JSON_VALIDATION=no -DCMAKE_BUILD_TYPE=RELWITHDEBINFO -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-gfx/darktable-4.6.1/work/darktable-4.6.1_build/gentoo_toolchain.cmake /var/tmp/portage/media-gfx/darktable-4.6.1/work/darktable-4.6.1 >loading initial cache file /var/tmp/portage/media-gfx/darktable-4.6.1/work/darktable-4.6.1_build/gentoo_common_config.cmake >-- The CXX compiler identification is GNU 12.3.1 >-- The C compiler identification is GNU 12.3.1 >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Found OpenMP_C: -fopenmp (found suitable version "4.5", minimum required is "4.5") >-- Found OpenMP_CXX: -fopenmp (found suitable version "4.5", minimum required is "4.5") >-- Found OpenMP: TRUE (found suitable version "4.5", minimum required is "4.5") >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Performing Test IS_SUPPORTED_PLATFORM >-- Performing Test IS_SUPPORTED_PLATFORM - Success >-- Looking for cpuid.h >-- Looking for cpuid.h - found >-- Looking for __get_cpuid >-- Looking for __get_cpuid - found >-- Looking for execinfo.h >-- Looking for execinfo.h - found >-- Performing Test HAVE_OMP_FIRSTPRIVATE_WITH_CONST >-- Performing Test HAVE_OMP_FIRSTPRIVATE_WITH_CONST - Success >-- Performing Test HAVE_THREAD_RWLOCK_ARCH_T_READERS >-- Performing Test HAVE_THREAD_RWLOCK_ARCH_T_READERS - Success >-- Performing Test HAVE_THREAD_RWLOCK_ARCH_T_NR_READERS >-- Performing Test HAVE_THREAD_RWLOCK_ARCH_T_NR_READERS - Failed >-- Performing Test _MSSE2 >-- Performing Test _MSSE2 - Success >-- Building SSE2-optimized codepaths: ON >-- Performing Test C_COMPILER_UNDERSTANDS_-Wall >-- Performing Test C_COMPILER_UNDERSTANDS_-Wall - Success >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wall >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wall - Success >-- Performing Test C_COMPILER_UNDERSTANDS_-Wformat >-- Performing Test C_COMPILER_UNDERSTANDS_-Wformat - Success >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wformat >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wformat - Success >-- Performing Test C_COMPILER_UNDERSTANDS_-Wformat-security >-- Performing Test C_COMPILER_UNDERSTANDS_-Wformat-security - Success >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wformat-security >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wformat-security - Success >-- Performing Test C_COMPILER_UNDERSTANDS_-Wshadow >-- Performing Test C_COMPILER_UNDERSTANDS_-Wshadow - Success >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wshadow >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wshadow - Success >-- Performing Test C_COMPILER_UNDERSTANDS_-Wtype-limits >-- Performing Test C_COMPILER_UNDERSTANDS_-Wtype-limits - Success >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wtype-limits >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wtype-limits - Success >-- Performing Test C_COMPILER_UNDERSTANDS_-Wvla >-- Performing Test C_COMPILER_UNDERSTANDS_-Wvla - Success >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wvla >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wvla - Success >-- Performing Test C_COMPILER_UNDERSTANDS_-Wold-style-declaration >-- Performing Test C_COMPILER_UNDERSTANDS_-Wold-style-declaration - Success >-- Performing Test C_COMPILER_UNDERSTANDS_-Wthread-safety >-- Performing Test C_COMPILER_UNDERSTANDS_-Wthread-safety - Failed >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wthread-safety >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wthread-safety - Failed >-- Performing Test C_COMPILER_UNDERSTANDS_-Wmaybe-uninitialized >-- Performing Test C_COMPILER_UNDERSTANDS_-Wmaybe-uninitialized - Success >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wmaybe-uninitialized >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wmaybe-uninitialized - Success >-- Performing Test C_COMPILER_UNDERSTANDS_-Wno-unknown-pragmas >-- Performing Test C_COMPILER_UNDERSTANDS_-Wno-unknown-pragmas - Success >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-unknown-pragmas >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-unknown-pragmas - Success >-- Performing Test C_COMPILER_UNDERSTANDS_-Wno-error=varargs >-- Performing Test C_COMPILER_UNDERSTANDS_-Wno-error=varargs - Success >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-error=varargs >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-error=varargs - Success >-- Performing Test C_COMPILER_UNDERSTANDS_-Wno-format-truncation >-- Performing Test C_COMPILER_UNDERSTANDS_-Wno-format-truncation - Success >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-format-truncation >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-format-truncation - Success >-- Performing Test C_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member >-- Performing Test C_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member - Success >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member >-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member - Success >-- Looking for external programs >-- Found perl >-- Found intltool-merge >-- Found desktop-file-validate >-- Found xsltproc >-- Found xmllint >-- Found exiftool >-- All external programs found >-- Found Gettext: /usr/bin/msgmerge (found version "0.22.4") >-- Found msgfmt to convert .po file. Translation enabled >CMake Error at src/external/rawspeed/cmake/build-type.cmake:23 (message): > Unknown build type: RELWITHDEBINFO. Please specify one of: > Debug;ReleaseWithAsserts;Release;Coverage;Sanitize;TSan;Fuzz >Call Stack (most recent call first): > src/external/rawspeed/CMakeLists.txt:167 (include) > > >-- Checking for -march=native support >-- Performing Test RAWSPEED_MARCHNATIVE >-- Performing Test RAWSPEED_MARCHNATIVE - Success >-- Checking for -march=native support - works >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WALL >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WALL - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WEXTRA >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WEXTRA - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WCAST_QUAL >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WCAST_QUAL - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WEXTRA_SEMI >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WEXTRA_SEMI - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WFORMAT_2 >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WFORMAT_2 - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WPOINTER_ARITH >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WPOINTER_ARITH - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WVLA >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WVLA - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WMISSING_FORMAT_ATTRIBUTE >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WMISSING_FORMAT_ATTRIBUTE - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WSUGGEST_ATTRIBUTE_FORMAT >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WSUGGEST_ATTRIBUTE_FORMAT - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_UNUSED_PARAMETER >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_UNUSED_PARAMETER - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_MAYBE_UNINITIALIZED >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_MAYBE_UNINITIALIZED - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_STRINGOP_OVERFLOW >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_STRINGOP_OVERFLOW - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_ARRAY_BOUNDS >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_ARRAY_BOUNDS - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WSTACK_USAGE_4096 >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WSTACK_USAGE_4096 - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WFRAME_LARGER_THAN_4096 >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WFRAME_LARGER_THAN_4096 - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WLARGER_THAN_32768 >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WLARGER_THAN_32768 - Success >-- Looking for OpenMP >-- Found OpenMP_C: -fopenmp (found version "4.5") >-- Found OpenMP_CXX: -fopenmp (found version "4.5") >-- Found OpenMP: TRUE (found version "4.5") >-- Looking for OpenMP - found (system) >-- Looking for pugixml >-- Found Pugixml 1.13 >-- Looking for pugixml - found (system) >-- Looking for JPEG >-- Found JPEG: /usr/lib64/libjpeg.so (found version "62") >-- Looking for JPEG - found >-- Looking for jpeg_mem_src >-- Looking for jpeg_mem_src - found >-- Looking for ZLIB >-- Found ZLIB: /usr/lib64/libz.so (found suitable version "1.3.1", minimum required is "1.2.11") >-- Looking for C++ include zlib.h >-- Looking for C++ include zlib.h - found >-- Looking for sys/types.h >-- Looking for sys/types.h - found >-- Looking for stdint.h >-- Looking for stdint.h - found >-- Looking for stddef.h >-- Looking for stddef.h - found >-- Check size of uLongf >-- Check size of uLongf - done >-- Looking for Z_OK >-- Looking for Z_OK - found >-- Checking prototype uncompress for HAVE_ZLIB_UNCOMPRESS_PROTOTYPE >-- Checking prototype uncompress for HAVE_ZLIB_UNCOMPRESS_PROTOTYPE - True >-- Checking prototype zError for HAVE_ZLIB_ZERROR_PROTOTYPE >-- Checking prototype zError for HAVE_ZLIB_ZERROR_PROTOTYPE - True >-- Looking for uncompress >-- Looking for uncompress - found >-- Looking for zError >-- Looking for zError - found >-- Looking for ZLIB - found (system) >-- Performing Test HAVE_CXX_THREAD_LOCAL >-- Performing Test HAVE_CXX_THREAD_LOCAL - Success >-- Trying to query CPU L1d cache line size >-- Deciding that the CPU L1d cache line size is 64 bytes >-- Trying to query CPU page size >-- Deciding that the CPU page size is 4096 bytes >-- Trying to query CPU large page size >-- Deciding that the CPU large page size is 2097152 bytes >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_GLOBAL_CONSTRUCTORS >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_GLOBAL_CONSTRUCTORS - Success >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_EXIT_TIME_DESTRUCTORS >-- Performing Test RAWSPEED_HAVE_CXX_FLAG_WNO_EXIT_TIME_DESTRUCTORS - Success >-- Found XMLLINT: /usr/bin/xmllint >-- The following features have been enabled: > > * OpenMP-based threading, used for parallelization of the library > * XML reading, used for loading of data/cameras.xml > * Lossy JPEG decoding, used for DNG Lossy JPEG compression decoding > * ZLIB decoding, used for DNG Deflate compression decoding > >-- The following OPTIONAL packages have been found: > > * Gettext > * XMLLINT, command line XML tool, <http://xmlsoft.org/> > Used for validation of data/cameras.xml > >-- The following RECOMMENDED packages have been found: > > * JPEG, free library for handling the JPEG image data format, implements a JPEG codec > Used for decoding DNG Lossy JPEG compression > * ZLIB (required version >= 1.2.11), software library used for data compression > Used for decoding DNG Deflate compression > >-- The following REQUIRED packages have been found: > > * Threads > * OpenMP, Open Multi-Processing, <https://www.openmp.org/> > Used for parallelization of the library > * Pugixml (required version >= 1.8), Light-weight, simple and fast XML parser, <http://pugixml.org/> > Used for loading of data/cameras.xml > >-- Found Glib 2.78.3 >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.1.1") >-- Checking for module 'gtk+-3.0' >-- Found gtk+-3.0, version 3.24.41 >-- Found GTK3: /usr/include/gtk-3.0;/usr/include;/usr/include/pango-1.0;/usr/include/cairo;/usr/include/gdk-pixbuf-2.0;/usr/include/atk-1.0;/usr/include/glib-2.0;/usr/lib64/glib-2.0/include;/usr/include/harfbuzz;/usr/include/freetype2;/usr/lib64/libffi/include;/usr/include/libmount;/usr/include/blkid;/usr/include/libpng16;/usr/include/pixman-1;/usr/include/at-spi2-atk/2.0;/usr/include/at-spi-2.0;/usr/include/dbus-1.0;/usr/lib64/dbus-1.0/include;/usr/include/fribidi;/usr/include/gio-unix-2.0 (Required is at least version "3.24.15") >-- Found LibXml2: /usr/lib64/libxml2.so (found suitable version "2.12.5", minimum required is "2.6") >-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") >-- Could NOT find libheif (missing: libheif_DIR) >-- Found libheif: /usr/lib64/libheif.so (found suitable version "1.15.2", minimum required is "1.13.0") >-- Building LibRaw from intree copy >-- Found LensFun: /usr/lib64/liblensfun.so >-- Found Sqlite3 3.45.1 >-- Sqlite3 version 3.24 or newer >-- Found GIO >-- Found GThread: /usr/lib64/libgthread-2.0.so >-- Found GModule: /usr/lib64/libgmodule-2.0.so >-- Found PangoCairo: /usr/lib64/libpangocairo-1.0.so >-- Found Rsvg2: /usr/lib64/librsvg-2.so >-- Found LibXml2: /usr/lib64/libxml2.so (found version "2.12.5") >-- Found CURL: /usr/lib64/libcurl.so (found version "8.6.0") >-- Found PNG: /usr/lib64/libpng.so (found version "1.6.42") >-- Found TIFF: /usr/lib64/libtiff.so (found version "4.5.0") >-- Found LCMS2: /usr/lib64/liblcms2.so >-- Found JsonGlib >-- Found Exiv2: /usr/lib64/libexiv2.so (Required is at least version "0.25") >-- Looking for EXV_ENABLE_BMFF >-- Looking for EXV_ENABLE_BMFF - found >-- Exiv2 >= 0.27.4 found with ISOBMFF support (CR3, AVIF, HEIF) >-- Checking for module 'iso-codes' >-- Found iso-codes, version 4.16.0 >-- Found GraphicsMagick 1.3.41 >-- Found the following ICU libraries: >-- i18n (required): /usr/lib64/libicui18n.so >-- data (required): /usr/lib64/libicudata.so >-- uc (required): /usr/lib64/libicuuc.so >-- Found ICU: /usr/include (found version "74.2") >-- Performing Test HAVE_BUILTIN_CPU_SUPPORTS >-- Performing Test HAVE_BUILTIN_CPU_SUPPORTS - Success >-- Does the compiler support __builtin_cpu_supports(): 1 >-- Performing Test HAVE_TLS >-- Performing Test HAVE_TLS - Success >-- Lua support: Enabled >-- Found Pugixml 1.13 >-- Map mode: disabled >-- Print mode: disabled >-- Game: the good knight >-- Signal debug: print-trace possible >-- Found CURL: /usr/lib64/libcurl.so (found suitable version "8.6.0", minimum required is "7.56") >-- Found recent CURL version to build piwigo. >-- Found X11: /usr/include >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found >-- Looking for gethostbyname >-- Looking for gethostbyname - found >-- Looking for connect >-- Looking for connect - found >-- Looking for remove >-- Looking for remove - found >-- Looking for shmat >-- Looking for shmat - found >-- Looking for IceConnectionNumber in ICE >-- Looking for IceConnectionNumber in ICE - found >-- building darktable-cmstest with colord support. nice. >-- LibRaw string version: 0.21.2 >-- LibRaw ID version: 0x0212 >-- LibRaw SO version: 23.0.0 >-- >-- ---------------------------------------------------------------------------------- >-- Libraw 0.21.2 configuration <http://www.libraw.org> >-- >-- Libraw will be compiled with OpenMP support .................. YES >-- Libraw will be compiled with LCMS support .................... NO >-- Libraw will be compiled with example command-line programs ... NO >-- Libraw will be compiled with RedCine codec support ........... NO >-- Libraw will be compiled with DNG deflate codec support ....... YES >-- Libraw will be compiled with DNG lossy codec support ......... NO >-- Libraw will be compiled with RawSpeed support ................ NO >-- Libraw will be compiled with debug message from dcraw ........ NO >-- Libraw will be compiled with Foveon X3F support .............. NO >-- Libraw will be compiled with Raspberry Pi RAW support ........ NO >-- Libraw will be compiled as a shared library >-- ---------------------------------------------------------------------------------- >-- >-- Found Exiv2: /usr/lib64/libexiv2.so >-- The following features have been enabled: > > * OpenMP-based threading, used for parallelization of the library > * XML reading, used for loading of data/cameras.xml > * Lossy JPEG decoding, used for DNG Lossy JPEG compression decoding > * ZLIB decoding, used for DNG Deflate compression decoding > >-- The following OPTIONAL packages have been found: > > * Gettext > * XMLLINT, command line XML tool, <http://xmlsoft.org/> > Used for validation of data/cameras.xml > * OpenEXR (required version >= 3.0) > * libheif (required version >= 1.13.0) > * IsoCodes (required version >= 3.66) > * GraphicsMagick > * ICU > * Lua54 (required version >= 5.4) > * Colord > * ColordGTK > * X11 > >-- The following REQUIRED packages have been found: > > * GTK3 (required version >= 3.24.15) > * Threads > * Imath > * LensFun > * Sqlite3 (required version >= 3.15) > * GIO > * GThread > * GModule > * PangoCairo > * Rsvg2 > * LibXml2 > * PNG > * TIFF > * LCMS2 > * JsonGlib > * Pugixml (required version >= 1.2), Light-weight, simple and fast XML parser, <http://pugixml.org/> > Used for loading of data/cameras.xml > * CURL (required version >= 7.56) > * Glib > * ZLIB, software library used for data compression > Used for decoding DNG Deflate compression > * JPEG, free library for handling the JPEG image data format, implements a JPEG codec > Used for decoding DNG Lossy JPEG compression > * OpenMP, Open Multi-Processing, <https://www.openmp.org/> > Used for parallelization of the library > * Exiv2 > >-- <<< Gentoo configuration >>> >Build type RELWITHDEBINFO >Install path /usr >Compiler flags: >C -O3 -mtune=native -pipe -maes -mavx -mavx2 -mf16c -mfma -mmmx -mpopcnt -msse -msse2 -msse3 -msse4.1 -msse4.2 -msse4a -mssse3 -mfpmath=sse -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -Wall -Wformat -Wformat-security -Wshadow -Wtype-limits -Wvla -Wold-style-declaration -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno-error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member >C++ -O3 -mtune=native -pipe -maes -mavx -mavx2 -mf16c -mfma -mmmx -mpopcnt -msse -msse2 -msse3 -msse4.1 -msse4.2 -msse4a -mssse3 -mfpmath=sse -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -Wall -Wformat -Wformat-security -Wshadow -Wtype-limits -Wvla -Wmaybe-uninitialized -Wno-unknown-pragmas -Wno-error=varargs -Wno-format-truncation -Wno-error=address-of-packed-member >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring incomplete, errors occurred! > * ERROR: media-gfx/darktable-4.6.1::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 2623: Called cmake_src_configure > * environment, line 1316: Called die > * The specific snippet of code: > * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > * > * If you need support, post the output of `emerge --info '=media-gfx/darktable-4.6.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-gfx/darktable-4.6.1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/media-gfx/darktable-4.6.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-gfx/darktable-4.6.1/temp/environment'. > * Working directory: '/var/tmp/portage/media-gfx/darktable-4.6.1/work/darktable-4.6.1_build' > * S: '/var/tmp/portage/media-gfx/darktable-4.6.1/work/darktable-4.6.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 925097
: 885531 |
885532