Hi Roman,
Sorry for the delay, here you go:
- - - - -
./build.sh
Darktable build script
Building directory: /home/ingo/src/darktable/build
Installation prefix: /opt/darktable
Build type: RelWithDebInfo
Build generator: Unix Makefiles
Build tasks: 4
-- Building SSE2-optimized codepaths: ON
-- Found little endian system. Good.
-- Is the target platform supported: 1
-- multiarch triplet detected: x86_64-linux-gnu
-- 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-error=address-of-packed-member
-- Performing Test C_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member -
Failed
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wno-error=address-of-packed-member
- Failed
-- Performing Test C_COMPILER_UNDERSTANDS_-Wframe-larger-than=32768
-- Performing Test C_COMPILER_UNDERSTANDS_-Wframe-larger-than=32768 - Success
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wframe-larger-than=32768
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wframe-larger-than=32768 - Success
-- Performing Test C_COMPILER_UNDERSTANDS_-Wstack-usage=32768
-- Performing Test C_COMPILER_UNDERSTANDS_-Wstack-usage=32768 - Success
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wstack-usage=32768
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wstack-usage=32768 - Success
-- Performing Test C_COMPILER_UNDERSTANDS_-Wlarger-than=524288
-- Performing Test C_COMPILER_UNDERSTANDS_-Wlarger-than=524288 - Success
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wlarger-than=524288
-- Performing Test CXX_COMPILER_UNDERSTANDS_-Wlarger-than=524288 - Success
-- Looking for external programs
-- Found perl
-- Found intltool-merge
-- Found desktop-file-validate
CMake Warning at CMakeLists.txt:336 (find_package):
Could not find a configuration file for package "LLVM" that is compatible
with requested version "4.0".
The following configuration files were considered but not accepted:
/usr/lib/llvm-3.9/cmake/LLVMConfig.cmake, version: 3.9.1
/usr/lib/llvm-3.9/cmake/LLVMConfig.cmake, version: 3.9.1
-- Found LLVM 3.9.1
-- Found clang compiler - /usr/bin/clang-3.9
-- Found clang opencl-c.h header in /usr/lib/llvm-3.9/lib/clang/3.9.1/include
-- Will be able to test-compile OpenCL programs. Nice.
-- Found jsonschema
-- Found xsltproc
-- Found xmllint
-- All external programs found
-- Found msgfmt to convert .po file. Translation enabled
-- Checking for -march=native support
-- Checking for -march=native support - works
-- Checking for -std=c++14 support
-- Checking for -std=c++14 support - works
-- Looking for PThreads
-- Looking for PThreads - found
-- Looking for OpenMP
-- Looking for OpenMP - found
-- Looking for pugixml
-- Found Pugixml 1.70
-- Looking for pugixml - found (system)
-- Looking for JPEG
-- Looking for JPEG - found
-- Looking for ZLIB
-- Looking for ZLIB - found (system)
You have called ADD_LIBRARY for library rawspeed without any source files. This
typically indicates a problem with your CMakeLists.txt file
CMake Error: Target rawspeed has dependency information when it shouldn't.
Your cache is probably stale. Please remove the entry
rawspeed_LIB_DEPENDS
from the cache.
--
-- The following OPTIONAL packages have been found:
* LLVM (required version >= 3.9)
* Gettext
* OpenMP
Used for parallelization of tools (NOT library!)
* XMLLINT , command line XML tool , <http://xmlsoft.org/>
Used for validation of data/cameras.xml
-- The following RECOMMENDED packages have been found:
* Threads , POSIX Threads
Used for parallelization of the library itself
* JPEG , free library for handling the JPEG image data format, implements a
JPEG codec
Used for decoding DNG Lossy JPEG compression
* ZLIB , software library used for data compression
Used for decoding DNG Deflate compression
-- The following REQUIRED packages have been found:
* Pugixml (required version >= 1.2) , Light-weight, simple and fast XML parser
, <http://pugixml.org/>
Used for loading of data/cameras.xml
-- Found Glib 2.48.2
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found suitable version
"2.9.3", minimum required is "2.6")
-- Checking for one of the modules 'libsoup-2.2;libsoup2'
-- Found GIO
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.3")
-- Found Sqlite3 3.11.0
-- Found JsonGlib
-- Found OpenJPEG
-- Found GraphicsMagick
-- Does the compiler support __builtin_cpu_supports(): 1
-- Checking for -march=native support
-- Lua support: Enabled
-- Found Pugixml 1.70
-- Map mode: enabled
-- Print mode: enabled
-- building darktable-cmstest with colord support. nice.
--
Missing convert from ImageMagick
Can NOT build Lua API documentation
-- Configuring incomplete, errors occurred!
See also "/home/ingo/src/darktable/build/CMakeFiles/CMakeOutput.log".
See also "/home/ingo/src/darktable/build/CMakeFiles/CMakeError.log".
- - - - -
Cheers,
Ingo
> Am 24.08.2017 um 17:27 schrieb Roman Lebedev <[email protected]>:
>
> On Thu, Aug 24, 2017 at 7:17 PM, Ingo Liebhardt <[email protected]>
> wrote:
>> Hi all,
> Hi.
>
>> got a problem building, not only my fork, but also the upstream darktable
>> master.
>> Cloned a clean one to be sure, did the
>> git submodule update --init —recursive
>
>> and git submodule update --recursive —remote
> Wrong. drop that '--remote' option.
>
>> and I get the results as in the attached logs.
>
> Please try that again, and post the normal cmake output.
> Those logs are strangely useless.
>
>> Any help more than welcome.
>>
>> Cheers,
>>
>> ingo
> Roman.
>
>> ___________________________________________________________________________
>> darktable developer mailing list
>> to unsubscribe send a mail to [email protected]
>>
> ___________________________________________________________________________
> darktable developer mailing list
> to unsubscribe send a mail to [email protected]
>
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to [email protected]