Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ cmake ~/krita/src -DCMAKE_INSTALL_PREFIX=~/krita/inst -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBUILD_TESTING=OFF -DHIDE_SAFE_ASSERTS=TRUE -DWITH_GMIC=ON -DPACKAGERS_BUILD=ON -DCMAKE_PREFIX_PATH="/usr/local/lib/pkgconfig/;/home/user/anaconda3/lib/python3.6/site-packages/PyQt5"
- -- The C compiler identification is GNU 8.1.1
- -- The CXX compiler identification is GNU 8.1.1
- -- Check for working C compiler: /usr/lib64/ccache/cc
- -- Check for working C compiler: /usr/lib64/ccache/cc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Check for working CXX compiler: /usr/lib64/ccache/c++
- -- Check for working CXX compiler: /usr/lib64/ccache/c++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Using CMake version: 3.11.2
- CMake Deprecation Warning at CMakeLists.txt:12 (cmake_policy):
- The OLD behavior for policy CMP0002 will be removed from a future version
- of CMake.
- The cmake-policies(7) manual explains that the OLD behaviors of all
- policies are deprecated and that a policy should be set to OLD only under
- specific short-term circumstances. Projects should be ported to the NEW
- behavior and not rely on setting a policy to OLD.
- CMake Deprecation Warning at CMakeLists.txt:20 (cmake_policy):
- The OLD behavior for policy CMP0022 will be removed from a future version
- of CMake.
- The cmake-policies(7) manual explains that the OLD behaviors of all
- policies are deprecated and that a policy should be set to OLD only under
- specific short-term circumstances. Projects should be ported to the NEW
- behavior and not rely on setting a policy to OLD.
- CMake Deprecation Warning at CMakeLists.txt:24 (cmake_policy):
- The OLD behavior for policy CMP0026 will be removed from a future version
- of CMake.
- The cmake-policies(7) manual explains that the OLD behaviors of all
- policies are deprecated and that a policy should be set to OLD only under
- specific short-term circumstances. Projects should be ported to the NEW
- behavior and not rely on setting a policy to OLD.
- CMake Deprecation Warning at CMakeLists.txt:32 (cmake_policy):
- The OLD behavior for policy CMP0046 will be removed from a future version
- of CMake.
- The cmake-policies(7) manual explains that the OLD behaviors of all
- policies are deprecated and that a policy should be set to OLD only under
- specific short-term circumstances. Projects should be ported to the NEW
- behavior and not rely on setting a policy to OLD.
- CMake Deprecation Warning at CMakeLists.txt:44 (cmake_policy):
- The OLD behavior for policy CMP0054 will be removed from a future version
- of CMake.
- The cmake-policies(7) manual explains that the OLD behaviors of all
- policies are deprecated and that a policy should be set to OLD only under
- specific short-term circumstances. Projects should be ported to the NEW
- behavior and not rely on setting a policy to OLD.
- -- Krita version: 4.2.0-pre-alpha
- -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.6.5", minimum required is "3.0")
- -- Python system site-packages directory: /usr/lib64/python3.6/site-packages
- -- Found PythonLibrary: /usr/lib64/libpython3.6m.so (Required is at least version "3.0")
- -- Looking for __GLIBC__
- -- Looking for __GLIBC__ - found
- -- Performing Test _OFFT_IS_64BIT
- -- Performing Test _OFFT_IS_64BIT - Success
- -- Performing Test HAVE_DATE_TIME
- -- Performing Test HAVE_DATE_TIME - Success
- -- Found KF5Archive: /usr/lib64/cmake/KF5Archive/KF5ArchiveConfig.cmake (found version "5.47.0")
- -- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.47.0")
- -- Found KF5WidgetsAddons: /usr/lib64/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.47.0")
- -- Found KF5Completion: /usr/lib64/cmake/KF5Completion/KF5CompletionConfig.cmake (found version "5.47.0")
- -- Found KF5CoreAddons: /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.47.0")
- -- Found KF5GuiAddons: /usr/lib64/cmake/KF5GuiAddons/KF5GuiAddonsConfig.cmake (found version "5.47.0")
- -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1")
- -- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.47.0")
- -- Found KF5ItemModels: /usr/lib64/cmake/KF5ItemModels/KF5ItemModelsConfig.cmake (found version "5.47.0")
- -- Found KF5ItemViews: /usr/lib64/cmake/KF5ItemViews/KF5ItemViewsConfig.cmake (found version "5.47.0")
- -- Found KF5WindowSystem: /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.47.0")
- -- Found KF5: success (found suitable version "5.47.0", minimum required is "5.18.0") found components: Archive Config WidgetsAddons Completion CoreAddons GuiAddons I18n ItemModels ItemViews WindowSystem
- -- 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
- -- Found X11: /usr/lib64/libX11.so
- -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.2")
- -- Found XCB_XCB: /usr/lib64/libxcb.so (found version "1.13")
- -- Found XCB_ATOM: /usr/lib64/libxcb-util.so (found version "0.4.0")
- -- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-util.so (found version "1.13") found components: XCB ATOM
- -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11")
- -- Found PNG: /usr/lib64/libpng.so (found version "1.6.34")
- -- Boost version: 1.66.0
- -- Found the following Boost libraries:
- -- system
- -- Found GNU Scientific Library 2.4: /usr/include/gsl /usr/lib64/libgsl.so;/usr/lib64/libgslcblas.so
- -- Found OPENEXR: /usr/lib64/libImath.so;/usr/lib64/libIlmImf.so;/usr/lib64/libIex.so;/usr/lib64/libHalf.so;/usr/lib64/libIlmThread.so
- -- Found TIFF: /usr/lib64/libtiff.so (found version "4.0.9")
- -- Found JPEG: /usr/lib64/libjpeg.so
- -- Found GIF: /usr/lib64/libgif.so (found version "5.1.4")
- -- Checking for module 'libheif'
- -- Package 'libheif', required by 'virtual:world', not found
- -- Found HEIF
- -- Checking for module 'libraw'
- -- Found libraw, version 0.18.12
- -- Checking for module 'libraw_r'
- -- Found libraw_r, version 0.18.12
- -- Found LibRaw: /usr/lib64/libraw.so (found suitable version "0.18.12", minimum required is "0.16")
- -- Checking for module 'fftw3>=3.2'
- -- Found fftw3, version 3.3.5
- -- Found FFTW3
- -- FFTW Found Version:
- -- Found SIP version: 4.19.7
- Traceback (most recent call last):
- File "/home/user/krita/src/cmake/modules/FindPyQt5.py", line 5, in <module>
- import PyQt5.Qt
- ModuleNotFoundError: No module named 'PyQt5'
- -- Found QtGui OpenGL support
- -- Found Eigen3: /usr/include/eigen3 (Required is at least version "3.0")
- -- Found Exiv2: /usr/lib64/libexiv2.so (found suitable version "0.26.0", minimum required is "0.16")
- -- Checking for module 'lcms2'
- -- Found lcms2, version 2.9
- -- Found lcms version 2.09, /usr/lib64/liblcms2.so
- -- Detected Compiler: GCC 8
- -- Performing Test check_cxx_compiler_flag__Wabi
- -- Performing Test check_cxx_compiler_flag__Wabi - Success
- -- Performing Test check_cxx_compiler_flag__fabi_version_0
- -- Performing Test check_cxx_compiler_flag__fabi_version_0 - Success
- -- Performing Test check_cxx_compiler_flag__fabi_compat_version_0
- -- Performing Test check_cxx_compiler_flag__fabi_compat_version_0 - Success
- -- Performing Test check_cxx_compiler_flag__ffp_contract_fast
- -- Performing Test check_cxx_compiler_flag__ffp_contract_fast - Success
- -- target changed from "" to "auto"
- -- Detected CPU: haswell
- -- Performing Test check_cxx_compiler_flag__march_haswell
- -- Performing Test check_cxx_compiler_flag__march_haswell - Success
- -- Performing Test check_cxx_compiler_flag__msse2
- -- Performing Test check_cxx_compiler_flag__msse2 - Success
- -- Performing Test check_cxx_compiler_flag__msse3
- -- Performing Test check_cxx_compiler_flag__msse3 - Success
- -- Looking for C++ include pmmintrin.h
- -- Looking for C++ include pmmintrin.h - found
- -- Performing Test check_cxx_compiler_flag__mssse3
- -- Performing Test check_cxx_compiler_flag__mssse3 - Success
- -- Looking for C++ include tmmintrin.h
- -- Looking for C++ include tmmintrin.h - found
- -- Performing Test check_cxx_compiler_flag__msse4_1
- -- Performing Test check_cxx_compiler_flag__msse4_1 - Success
- -- Looking for C++ include smmintrin.h
- -- Looking for C++ include smmintrin.h - found
- -- Performing Test check_cxx_compiler_flag__msse4_2
- -- Performing Test check_cxx_compiler_flag__msse4_2 - Success
- -- Performing Test check_cxx_compiler_flag__mavx
- -- Performing Test check_cxx_compiler_flag__mavx - Success
- -- Looking for C++ include immintrin.h
- -- Looking for C++ include immintrin.h - found
- -- Performing Test check_cxx_compiler_flag__mfma
- -- Performing Test check_cxx_compiler_flag__mfma - Success
- -- Performing Test check_cxx_compiler_flag__mbmi2
- -- Performing Test check_cxx_compiler_flag__mbmi2 - Success
- -- Performing Test check_cxx_compiler_flag__mavx2
- -- Performing Test check_cxx_compiler_flag__mavx2 - Success
- -- Performing Test check_cxx_compiler_flag__mno_sse4a
- -- Performing Test check_cxx_compiler_flag__mno_sse4a - Success
- -- Performing Test check_cxx_compiler_flag__mno_xop
- -- Performing Test check_cxx_compiler_flag__mno_xop - Success
- -- Performing Test check_cxx_compiler_flag__mno_fma4
- -- Performing Test check_cxx_compiler_flag__mno_fma4 - Success
- -- Performing Test check_cxx_compiler_flag__mno_avx512f
- -- Performing Test check_cxx_compiler_flag__mno_avx512f - Success
- -- Performing Test check_cxx_compiler_flag__mno_avx512vl
- -- Performing Test check_cxx_compiler_flag__mno_avx512vl - Success
- -- Performing Test check_cxx_compiler_flag__mno_avx512pf
- -- Performing Test check_cxx_compiler_flag__mno_avx512pf - Success
- -- Performing Test check_cxx_compiler_flag__mno_avx512er
- -- Performing Test check_cxx_compiler_flag__mno_avx512er - Success
- -- Performing Test check_cxx_compiler_flag__mno_avx512cd
- -- Performing Test check_cxx_compiler_flag__mno_avx512cd - Success
- -- Performing Test check_cxx_compiler_flag__mno_avx512dq
- -- Performing Test check_cxx_compiler_flag__mno_avx512dq - Success
- -- Performing Test check_cxx_compiler_flag__mno_avx512bw
- -- Performing Test check_cxx_compiler_flag__mno_avx512bw - Success
- -- Performing Test check_cxx_compiler_flag__mno_avx512ifma
- -- Performing Test check_cxx_compiler_flag__mno_avx512ifma - Success
- -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi
- -- Performing Test check_cxx_compiler_flag__mno_avx512vbmi - Success
- -- Found Vc: /opt/Vc/lib/cmake/Vc/VcConfig.cmake (found suitable version "1.3.3", minimum required is "1.1.0")
- -- Vc found!
- CMake Warning at /opt/Vc/lib/cmake/Vc/AddCompilerFlag.cmake:55 (message):
- Deprecated use of the AddCompilerFlag macro.
- Call Stack (most recent call first):
- CMakeLists.txt:660 (AddCompilerFlag)
- -- Performing Test check_cxx_compiler_flag__std_c__11
- -- Performing Test check_cxx_compiler_flag__std_c__11 - Success
- -- 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
- CMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:133 (message):
- Your project should require at least CMake 2.8.12 to use FindPoppler.cmake
- Call Stack (most recent call first):
- /usr/share/ECM/find-modules/FindPoppler.cmake:78 (ecm_find_package_version_check)
- CMakeLists.txt:687 (find_package)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Found Poppler_Qt5: /usr/lib64/libpoppler-qt5.so (found version "0.62.0")
- -- Found Poppler: /usr/lib64/libpoppler-qt5.so (found version "0.62.0") found components: Qt5
- -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
- -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
- -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
- -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
- -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
- -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
- -- Looking for backtrace
- -- Looking for backtrace - found
- -- Performing Test check_cxx_compiler_flag__xSSE2
- -- Performing Test check_cxx_compiler_flag__xSSE2 - Failed
- -- Performing Test check_cxx_compiler_flag__xSSSE3
- -- Performing Test check_cxx_compiler_flag__xSSSE3 - Failed
- -- Performing Test check_cxx_compiler_flag__xSSE4_1
- -- Performing Test check_cxx_compiler_flag__xSSE4_1 - Failed
- -- Performing Test check_cxx_compiler_flag__xAVX
- -- Performing Test check_cxx_compiler_flag__xAVX - Failed
- -- Performing Test check_cxx_compiler_flag__xCORE_AVX2
- -- Performing Test check_cxx_compiler_flag__xCORE_AVX2 - Failed
- Following objects are generated from the per-arch lib
- /home/user/krita/build/libs/pigment/KoOptimizedCompositeOpFactoryPerArch_SSE2.cpp;/home/user/krita/build/libs/pigment/KoOptimizedCompositeOpFactoryPerArch_SSSE3.cpp;/home/user/krita/build/libs/pigment/KoOptimizedCompositeOpFactoryPerArch_SSE4_1.cpp;/home/user/krita/build/libs/pigment/KoOptimizedCompositeOpFactoryPerArch_AVX.cpp;/home/user/krita/build/libs/pigment/KoOptimizedCompositeOpFactoryPerArch_AVX2+FMA+BMI2.cpp
- -- Looking for powf
- -- Looking for powf - found
- Broken tests:
- * libs-widgets-KoResourceTaggingTest
- * libs-kritaflake-TestPathShape
- * libs-kritaflake-TestControlPointMoveCommand
- * libs-kritaflake-TestPointTypeCommand
- * libs-kritaflake-TestPointRemoveCommand
- * libs-kritaflake-TestRemoveSubpathCommand
- * libs-kritaflake-TestPathSegment
- * libs-kritaflake-TestSegmentTypeCommand
- * libs-kritaflake-TestPointMergeCommand
- * krita-image-KisPaintDeviceTest
- * krita-image-KisFilterMaskTest
- * krita-image-KisTransformMaskTest
- * krita-image-KisHistogramTest
- * krita-image-KisWalkersTest
- * krita-image-KisUpdateSchedulerTest
- * krita-image-KisQueuesProgressUpdaterTest
- * krita-image-KisCageTransformWorkerTest
- * krita-image-KisMetaDataTest
- * krita-image-KisRandomGeneratorTest
- * krita-image-Keyframing-Test
- * krita-image-ImageAnimationInterface-Test
- * krita-image-OnionSkinCompositor-Test
- * krita-image-LayerStylesTest
- * krita-image-KisSwappedDataStoreTest
- * krita-image-KisTileDataStoreTest
- * krita-image-KisStoreLimitsTest
- * krita-image-KisTileDataPoolerTest
- * krita-ui-kis_node_model_test
- * krita-ui-kis_shape_controller_test
- * krita-ui-kis_prescaled_projection_test
- * krita-ui-KisExiv2Test
- * krita-ui-KisClipboardTest
- * krita-ui-FreehandStrokeTest
- * krita-ui-FreehandStrokeBenchmark
- * krita-ui-FillProcessingVisitorTest
- * krita-ui-FilterStrokeTest
- * krita-ui-KisSelectionManagerTest
- * krita-ui-KisNodeManagerTest
- * krita-ui-KisDummiesFacadeTest
- * krita-ui-KisZoomAndPanTest
- * krita-ui-KisActionManagerTest
- * krita-ui-KisCategoriesMapperTest
- * krita-ui-KisAslLayerStyleSerializerTest
- * kritaui-animation_importer_test
- * kritaui-animation_frame_cache_test
- * krita-resourcemanager-ResourceBundleTest
- * libs-pigment-TestKoColorSpaceRegistry
- * krita-ocio-KisOcioDisplayFilterTest
- * krita-animation-TimelineModelTest
- * krita-animation-KisAnimationUtilsTest
- * krita-plugin-format-jpeg_test
- * krita-plugin-format-png_test
- * krita-plugin-format-csv_test
- * krita-plugin-format-exr_test
- * krita-plugin-format-ppm_test
- * krita-plugin-format-xcf_test
- * krita-plugins-formats-psd_test
- * krita-plugin-format-heightmap_test
- * krita-paintop-EmbeddedPatternManagerTest
- * krita-plugins-KisBrushOpTest
- * krita-basictools-MoveStrokeTest
- -- The following features have been enabled:
- * Safe Asserts, Don't show message box for "safe" asserts, just ignore them automatically and dump a message to the terminal.
- -- The following OPTIONAL packages have been found:
- * PythonLibrary (required version >= 3.0), Python Library, <http://www.python.org>
- Required by the Krita PyQt plugin
- * Qt5Multimedia (required version >= 5.6.0), Qt multimedia integration, <http://www.qt.io/>
- Optionally used to provide sound support for animations
- * Qt5Qml (required version >= 5.10.1)
- * Qt5Quick (required version >= 5.6.0), QtQuick, <http://www.qt.io/>
- Optionally used for the touch gui for Krita
- * Qt5QuickWidgets (required version >= 5.6.0), QtQuickWidgets, <http://www.qt.io/>
- Optionally used for the touch gui for Krita
- * Qt5DBus (required version >= 5.6.0), Qt DBUS integration, <http://www.qt.io/>
- Optionally used to provide a dbus api on Linux
- * KF5KIO (required version >= 5.18.0), KDE's KIO Framework, <http://api.kde.org/frameworks-api/frameworks5-apidocs/kio/html/index.html>
- Optionally used for recent document handling
- * KF5Crash (required version >= 5.18.0), KDE's Crash Handler, <http://api.kde.org/frameworks-api/frameworks5-apidocs/kcrash/html/index.html>
- Optionally used to provide crash reporting on Linux
- * XCB, X protocol C-language Binding, <http://xcb.freedesktop.org>
- * ZLIB, Compression library, <http://www.zlib.net/>
- Optionally used by the G'Mic and the PSD plugins
- * OpenEXR, High dynamic-range (HDR) image file format, <http://www.openexr.com>
- Required by the Krita OpenEXR filter
- * TIFF, TIFF Library and Utilities, <http://www.remotesensing.org/libtiff>
- Required by the Krita TIFF filter
- * JPEG, Free library for JPEG image compression. Note: libjpeg8 is NOT supported., <http://www.libjpeg-turbo.org>
- Required by the Krita JPEG filter
- * GIF, Library for loading and saving gif files., <http://giflib.sourceforge.net/>
- Required by the Krita GIF filter
- * HEIF (required version >= 1.3.0), Library for loading and saving heif files., <https://github.com/strukturag/libheif>
- Required by the Krita HEIF filter
- * LibRaw (required version >= 0.16), Library to decode RAW images, <http://www.libraw.org>
- Required to build the raw import plugin
- * FFTW3, A fast, free C FFT library, <http://www.fftw.org/>
- Required by the Krita for fast convolution operators and some G'Mic features
- * OCIO, The OpenColorIO Library, <http://www.opencolorio.org>
- Required by the Krita LUT docker
- * SIP (required version >= 4.18.0), Support for generating SIP Python bindings, <https://www.riverbankcomputing.com/software/sip/download>
- Required by the Krita PyQt plugin
- * Vc (required version >= 1.1.0), Portable, zero-overhead SIMD library for C++, <https://github.com/VcDevel/Vc>
- Required by the Krita for vectorization
- * PkgConfig
- * Poppler, A PDF rendering library, <http://poppler.freedesktop.org>
- Required by the Krita PDF filter.
- -- The following RECOMMENDED packages have been found:
- * GSL, <http://www.gnu.org/software/gsl>
- Required by Krita's Transform tool.
- -- The following REQUIRED packages have been found:
- * PythonInterp (required version >= 3.0)
- * ECM (required version >= 5.22)
- * KF5Archive (required version >= 5.18.0)
- * KF5Config (required version >= 5.18.0)
- * KF5WidgetsAddons (required version >= 5.18.0)
- * KF5Completion (required version >= 5.18.0)
- * KF5CoreAddons (required version >= 5.18.0)
- * KF5GuiAddons (required version >= 5.18.0)
- * Gettext
- * KF5I18n (required version >= 5.18.0)
- * KF5ItemModels (required version >= 5.18.0)
- * KF5ItemViews (required version >= 5.18.0)
- * KF5WindowSystem (required version >= 5.18.0)
- * KF5 (required version >= 5.18.0)
- * Qt5Core
- * Qt5Gui
- * Qt5Widgets
- * Qt5Xml
- * Qt5Network
- * Qt5PrintSupport
- * Qt5Svg
- * Qt5Test
- * Qt5Concurrent
- * Qt5X11Extras
- * Qt5 (required version >= 5.6.0)
- * X11
- * PNG
- * Boost (required version >= 1.55)
- * Eigen3 (required version >= 3.0), C++ template library for linear algebra, <http://eigen.tuxfamily.org>
- * Exiv2 (required version >= 0.16), Image metadata library and tools, <http://www.exiv2.org>
- Required by Krita
- * LCMS2 (required version >= 2.4), LittleCMS Color management engine, <http://www.littlecms.com>
- Will be used for color management and is necessary for Krita
- -- The following features have been disabled:
- * Foundation Build, A Foundation build is a binary release build that can package some extra things like color themes. Linux distributions that build and install Krita into a default system location should not define this option to true.
- * Enable Broken Tests, Runs broken test when "make test" is invoked (use -DKRITA_ENABLE_BROKEN_TESTS=ON to enable).
- -- The following OPTIONAL packages have not been found:
- * PyQt5 (required version >= 5.6.0), Python bindings for Qt5., <https://www.riverbankcomputing.com/software/pyqt/download5>
- Required by the Krita PyQt plugin
- -- Configuring done
- CMake Warning (dev) in libs/pigment/CMakeLists.txt:
- Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
- Run "cmake --help-policy CMP0071" for policy details. Use the cmake_policy
- command to set the policy and suppress this warning.
- For compatibility, CMake is excluding the GENERATED source file(s):
- "/home/user/krita/build/libs/pigment/KoOptimizedCompositeOpFactoryPerArch_SSE2.cpp"
- "/home/user/krita/build/libs/pigment/KoOptimizedCompositeOpFactoryPerArch_SSSE3.cpp"
- "/home/user/krita/build/libs/pigment/KoOptimizedCompositeOpFactoryPerArch_SSE4_1.cpp"
- "/home/user/krita/build/libs/pigment/KoOptimizedCompositeOpFactoryPerArch_AVX.cpp"
- "/home/user/krita/build/libs/pigment/KoOptimizedCompositeOpFactoryPerArch_AVX2+FMA+BMI2.cpp"
- from processing by AUTOMOC. If any of the files should be processed, set
- CMP0071 to NEW. If any of the files should not be processed, explicitly
- exclude them by setting the source file property SKIP_AUTOMOC:
- set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
- This warning is for project developers. Use -Wno-dev to suppress it.
- CMake Warning (dev) in libs/image/CMakeLists.txt:
- Policy CMP0071 is not set: Let AUTOMOC and AUTOUIC process GENERATED files.
- Run "cmake --help-policy CMP0071" for policy details. Use the cmake_policy
- command to set the policy and suppress this warning.
- For compatibility, CMake is excluding the GENERATED source file(s):
- "/home/user/krita/build/libs/image/kis_brush_mask_applicator_factories_Scalar.cpp"
- "/home/user/krita/build/libs/image/kis_brush_mask_applicator_factories_SSE2.cpp"
- "/home/user/krita/build/libs/image/kis_brush_mask_applicator_factories_SSSE3.cpp"
- "/home/user/krita/build/libs/image/kis_brush_mask_applicator_factories_SSE4_1.cpp"
- "/home/user/krita/build/libs/image/kis_brush_mask_applicator_factories_AVX.cpp"
- "/home/user/krita/build/libs/image/kis_brush_mask_applicator_factories_AVX2+FMA+BMI2.cpp"
- from processing by AUTOMOC. If any of the files should be processed, set
- CMP0071 to NEW. If any of the files should not be processed, explicitly
- exclude them by setting the source file property SKIP_AUTOMOC:
- set_property(SOURCE file.h PROPERTY SKIP_AUTOMOC ON)
- This warning is for project developers. Use -Wno-dev to suppress it.
- -- Generating done
- CMake Warning:
- Manually-specified variables were not used by the project:
- PACKAGERS_BUILD
- WITH_GMIC
- -- Build files have been written to: /home/user/krita/build
Add Comment
Please, Sign In to add comment