Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Darktable build script
- Building directory: /home/dabbill/git/darktable/build
- Installation prefix: /opt/darktable
- Build type: RelWithDebInfo
- Build generator: Unix Makefiles
- Build tasks: 4
- -- The CXX compiler identification is GNU 6.1.1
- -- The C compiler identification is GNU 6.1.1
- -- Check for working CXX compiler: /usr/bin/c++
- -- Check for working CXX compiler: /usr/bin/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Check for working C compiler: /usr/bin/cc
- -- Check for working C compiler: /usr/bin/cc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Performing Test _MSSE2
- -- Performing Test _MSSE2 - Success
- -- Building SSE2-optimized codepaths: ON
- -- Check if the system is big endian
- -- Searching 16 bit integer
- -- 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 unsigned short
- -- Check size of unsigned short - done
- -- Using unsigned short
- -- Check if the system is big endian - little endian
- -- Found little endian system. Good.
- -- Looking for external programs
- -- Found perl
- -- Found intltool-merge
- -- Found desktop-file-validate
- -- Found xsltproc
- -- Found xmllint
- -- All external programs found
- -- Found Gettext
- -- Found msgfmt to convert language file. Translation enabled
- -- Try OpenMP C flag = [-fopenmp]
- -- Performing Test OpenMP_FLAG_DETECTED
- -- Performing Test OpenMP_FLAG_DETECTED - Success
- -- Try OpenMP CXX flag = [-fopenmp]
- -- Performing Test OpenMP_FLAG_DETECTED
- -- Performing Test OpenMP_FLAG_DETECTED - Success
- -- Found OpenMP: -fopenmp
- -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
- -- Checking for module 'gtk+-3.0'
- -- Found gtk+-3.0, version 3.20.6
- -- Found GTK3: /usr/include/gtk-3.0;/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/gtk-3.0;/usr/include/gio-unix-2.0/;/usr/include/cairo;/usr/include/pango-1.0;/usr/include/harfbuzz;/usr/include/pango-1.0;/usr/include/atk-1.0;/usr/include/cairo;/usr/include/pixman-1;/usr/include/freetype2;/usr/include/libpng16;/usr/include/freetype2;/usr/include/libdrm;/usr/include/libpng16;/usr/include/gdk-pixbuf-2.0;/usr/include/libpng16;/usr/include/glib-2.0;/usr/lib64/glib-2.0/include (Required is at least version "3.10")
- -- Found LibXml2: /usr/lib64/libxml2.so (found suitable version "2.9.3", minimum required is "2.6")
- -- Checking for one of the modules 'libsoup-2.4;libsoup2'
- -- Checking for one of the modules 'libsoup-2.2;libsoup2'
- -- Checking for module 'libgphoto2'
- -- No package 'libgphoto2' found
- -- Found GPHOTO2: /usr/local/lib/libgphoto2.so
- -- Found OPENEXR: /usr/lib64/libIlmImf.so;/usr/lib64/libImath.so;/usr/lib64/libIex.so;/usr/lib64/libIlmThread.so
- -- Checking for module 'libwebp'
- -- Found libwebp, version 0.5.0
- -- Found WEBP: /usr/lib64/libwebp.so (Required is at least version "0.3.0")
- -- Checking for module 'lensfun'
- -- Found lensfun, version 0.3.2.0
- -- Found LENSFUN: /usr/lib64/liblensfun.so
- -- Checking for module 'glib-2.0'
- -- Found glib-2.0, version 2.48.1
- -- Checking for module 'gio-2.0'
- -- Found gio-2.0, version 2.48.1
- -- 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 PThread: /usr/lib64/libpthread.so
- -- Found RSVG2: /usr/lib64/librsvg-2.so
- -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.3")
- -- Found SQLITE3: /usr/lib64/libsqlite3.so
- -- Found CURL: /usr/lib64/libcurl.so (found version "7.47.1")
- -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8")
- -- Found PNG: /usr/lib64/libpng.so (found version "1.6.23")
- -- Found JPEG: /usr/lib64/libjpeg.so
- -- Found TIFF: /usr/lib64/libtiff.so (found version "4.0.6")
- -- Found LCMS2: /usr/lib64/liblcms2.so
- -- Checking for module 'json-glib-1.0'
- -- Found json-glib-1.0, version 1.2.0
- -- Found JsonGlib
- -- Checking for module 'exiv2'
- -- Found exiv2, version 0.25
- -- Found EXIV2: /usr/lib64/libexiv2.so
- -- Internationalization: Enabled
- -- Found FLICKCURL: /usr/lib64/libflickcurl.so
- -- Checking for module 'libopenjpeg1'
- -- Found libopenjpeg1, version 1.5.1
- -- Found OpenJPEG: /usr/lib64/libopenjpeg.so
- -- Checking for module 'libsecret-1'
- -- Found libsecret-1, version 0.18.5
- -- Found LIBSECRET: /usr/include/libsecret-1;/usr/include/glib-2.0;/usr/lib64/glib-2.0/include
- -- Checking for module 'GraphicsMagick'
- -- Found GraphicsMagick, version 1.3.24
- -- Found GraphicsMagick
- CMake Error at src/CMakeLists.txt:330 (if):
- if given arguments:
- "VERSION_LESS" "2.5"
- Unknown arguments specified
- -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement