If you'd actually followed the BUILD.txt instructions exactly, you
wouldn't have had problems with either OpenMP or current failure. Look
for "Install required dependencies" (the list contains intltool, which
you are missing in your system) and for "Finally build and install
darktable" (there are parameters to cmake that you need to specify).
If you are not too familiar with the build process on macOS, I suggest
first to replicate BUILD.txt steps without changing anything, before
trying to come up with alternative ways.


On Tue, 18 Aug 2020 23:34:18 +0100
Con Cunningham <con.cunning...@gmail.com> wrote:

> Spoke to some of the good people on IRC #darktable, and at the suggestion
> of RobbieAB, tried to invoke build.sh --disable-openomp.
> 
> This got me further, I think, and it now fails like this;
> 
> Darktable build script
> 
> Building directory:
>  /Users/concunningham/Documents/Projects/Personal/darktable/build
> Installation prefix: /opt/darktable
> Build type:          RelWithDebInfo
> Build generator:     Unix Makefiles
> Build tasks:         10
> 
> 
> -- Is the target platform supported: 1
> -- Found little endian system. Good.
> -- Building SSE2-optimized codepaths: ON
> -- 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 - 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
> -- Missing intltool-merge
> -- Missing desktop-file-validate, problems in darktable.desktop might go
> unnoticed
> -- Could NOT find LLVM (missing: LLVM_DIR)
> -- Could NOT find LLVM (missing: LLVM_DIR)
> -- Could NOT find LLVM (missing: LLVM_DIR)
> -- Could NOT find LLVM (missing: LLVM_DIR)
> -- Could NOT find LLVM (missing: LLVM_DIR)
> -- Could NOT find LLVM (missing: LLVM_DIR)
> -- Could NOT find LLVM (missing: LLVM_DIR)
> -- Could NOT find LLVM (missing: LLVM_DIR)
> -- Test-compilation of OpenCL programs is disabled.
> -- Missing jsonschema, problems in noiseprofiles.json might go unnoticed
> -- Found xsltproc
> -- Found xmllint
> -- Missing exiftool
> -- Configuring incomplete, errors occurred!
> 
> ___________________________________________________________________________
> darktable developer mailing list
> to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to