* Package: media-gfx/freecad-0.19.4-r1 * Repository: gentoo * Maintainer: waebbl-gentoo@posteo.net proxy-maint@gentoo.org * Upstream: https://www.freecadweb.org/tracker/ * USE: abi_x86_64 addonmgr amd64 drawing elibc_glibc idf image inspection kernel_linux material openscad part-design points python_single_target_python3_9 show surface techdraw userland_GNU * FEATURES: distcc network-sandbox preserve-libs sandbox userpriv usersandbox * Checking for at least 2 GiB disk space at "/var/tmp/portage/media-gfx/freecad-0.19.4-r1/temp" ... [ ok ] * Using python3.9 to build >>> Unpacking source... >>> Unpacking freecad-0.19.4.tar.gz to /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work >>> Unpacking freecad-0.19.2-0005-Make-smesh-compile-with-vtk9.patch.xz to /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work >>> Source unpacked in /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work >>> Preparing source in /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4" * Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build" * Applying freecad-0.19.4-Gentoo-specific-don-t-check-vcs.patch ... [ ok ] * Applying freecad-0.19.4-backport-correctly-find-PySide2Tools.patch ... [ ok ] * Applying freecad-0.19.1-0001-Gentoo-specific-Remove-ccache-usage.patch ... [ ok ] * Applying freecad-0.19.2-0005-Make-smesh-compile-with-vtk9.patch ... [ ok ] * Applying freecad-0.19.2-0006-add-boost-serialization-to-find_package.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4" * Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build" cmake -C /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_ADDONMGR=yes -DBUILD_ARCH=ON -DBUILD_ASSEMBLY=OFF -DBUILD_CLOUD=no -DBUILD_COMPLETE=OFF -DBUILD_DRAFT=ON -DBUILD_DRAWING=yes -DBUILD_ENABLE_CXX_STD:STRING=C++17 -DBUILD_FEM=no -DBUILD_FEM_NETGEN=OFF -DBUILD_FLAT_MESH=ON -DBUILD_FORCE_DIRECTORY=ON -DBUILD_FREETYPE=ON -DBUILD_GUI=yes -DBUILD_IDF=yes -DBUILD_IMAGE=yes -DBUILD_IMPORT=ON -DBUILD_INSPECTION=yes -DBUILD_JTREADER=OFF -DBUILD_MATERIAL=yes -DBUILD_MESH=ON -DBUILD_MESH_PART=ON -DBUILD_OPENSCAD=yes -DBUILD_PART=ON -DBUILD_PART_DESIGN=yes -DBUILD_PATH=no -DBUILD_PLOT=no -DBUILD_POINTS=yes -DBUILD_QT5=ON -DBUILD_RAYTRACING=no -DBUILD_REVERSEENGINEERING=OFF -DBUILD_ROBOT=no -DBUILD_SHIP=no -DBUILD_SHOW=yes -DBUILD_SKETCHER=ON -DBUILD_SMESH=ON -DBUILD_SPREADSHEET=ON -DBUILD_START=ON -DBUILD_SURFACE=yes -DBUILD_TECHDRAW=yes -DBUILD_TEST=ON -DBUILD_TUX=no -DBUILD_VR=OFF -DBUILD_WEB=ON -DBUILD_WITH_CONDA=OFF -DCMAKE_INSTALL_DATADIR=/usr/share/freecad/data -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/freecad-0.19.4-r1 -DCMAKE_INSTALL_INCLUDEDIR=/usr/include/freecad -DCMAKE_INSTALL_PREFIX=/usr/lib64/freecad -DFREECAD_BUILD_DEBIAN=OFF -DFREECAD_USE_EXTERNAL_KDL=ON -DFREECAD_USE_EXTERNAL_SMESH=OFF -DFREECAD_USE_EXTERNAL_ZIPIOS=OFF -DFREECAD_USE_FREETYPE=ON -DFREECAD_USE_OCC_VARIANT:STRING=Official Version -DFREECAD_USE_PCL=no -DFREECAD_USE_PYBIND11=ON -DFREECAD_USE_QT_FILEDIALOG=ON -DFREECAD_USE_QTWEBMODULE:STRING=Qt WebEngine -DINSTALL_TO_SITEPACKAGES=ON -DPYTHON_CONFIG_SUFFIX=-python3.9 -DPython3_EXECUTABLE=/usr/bin/python3.9 -DBUILD_SANDBOX=OFF -DBUILD_TEMPLATE=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/gentoo_toolchain.cmake /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4 loading initial cache file /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/gentoo_common_config.cmake CMake Deprecation Warning at CMakeLists.txt:8 (cmake_policy): The OLD behavior for policy CMP0072 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.  -- The C compiler identification is GNU 10.3.1 -- The CXX compiler identification is GNU 10.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/distcc/bin/x86_64-pc-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/lib/distcc/bin/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiler: GNU, version: 10.3.1 -- Looking for GL/gl.h -- Looking for GL/gl.h - found -- Looking for C++ include istream -- Looking for C++ include istream - found -- Looking for C++ include ostream -- Looking for C++ include ostream - found -- Looking for C++ include fstream -- Looking for C++ include fstream - found -- Looking for C++ include sstream -- Looking for C++ include sstream - found -- Looking for C++ include ios -- Looking for C++ include ios - found -- Looking for C++ include iostream -- Looking for C++ include iostream - found -- Looking for C++ include iomanip -- Looking for C++ include iomanip - found -- Looking for C++ include iostream -- Looking for C++ include iostream - found -- Check for STD namespace -- Check for STD namespace - found -- prefix: /usr/lib64/freecad -- bindir: bin -- datadir: /usr/share/freecad/data -- docdir: /usr/share/doc/freecad-0.19.4-r1 -- includedir: /usr/include/freecad -- libdir: lib64 -- cmake: 3.22.2 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) ===================================================== Doxygen not found, will not build documentation. =====================================================  -- Found PythonInterp: /var/tmp/portage/media-gfx/freecad-0.19.4-r1/temp/python3.9/bin/python (found version "3.9.11") -- Found PythonLibs: /usr/lib64/libpython3.9.so (found suitable exact version "3.9.11") -- Found PythonLibs: /usr/lib64/libpython3.9.so -- Performing Test HAS_FLTO -- Performing Test HAS_FLTO - Success -- Found pybind11: /usr/include (found version "2.9.1") -- Found Xerces-C: /usr/lib64/libxerces-c.so -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- PyCXX found: -- Headers: /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4/src -- Sources: /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4/src/CXX -- Version: 6.2.8 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (OCC) does not match the name of the calling package (OpenCasCade). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cMake/FindOpenCasCade.cmake:120 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cMake/FreeCAD_Helpers/SetupOpenCasCade.cmake:4 (find_package) CMakeLists.txt:46 (SetupOpenCasCade) This warning is for project developers. Use -Wno-dev to suppress it.  -- Found OCC: /usr/lib64/opencascade-7.4.0/ros/include/opencascade (found version "7.4.0") -- -- Found OCE/OpenCASCADE version: 7.4.0 -- -- OCE/OpenCASCADE include directory: /usr/lib64/opencascade-7.4.0/ros/include/opencascade -- -- OCE/OpenCASCADE shared libraries directory: /usr/lib64/opencascade-7.4.0/ros/lib64 -- Found OpenGL: /usr/lib64/libOpenGL.so -- Found OpenGLU: /usr/lib64/libGLU.so -- VTK components: vtkCommonCore;vtkCommonDataModel;vtkFiltersVerdict;vtkIOXML;vtkFiltersCore;vtkFiltersGeneral;vtkIOLegacy;vtkFiltersExtraction;vtkFiltersSources;vtkFiltersGeometry;vtkhdf5;vtkRenderingCore;vtkInteractionStyle;vtkRenderingFreeType;vtkRenderingOpenGL2 -- Check for medfile (libmed and libmedc) ... -- Found MEDFile: /usr/include -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") -- We guess that libmed was built using hdf5-serial version -- Checking for one of the modules 'hdf5-serial' -- Found HDF5: /usr/lib64/libhdf5.so;/usr/lib64/libz.so;/usr/lib64/libdl.a;/usr/lib64/libm.so (found version "1.10.5") -- Checking for one of the modules 'ompi-cxx' CMake Warning at cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake:104 (message): ompi-cxx was not found. Check for error above. Call Stack (most recent call first): CMakeLists.txt:53 (SetupSalomeSMESH)  -- Found Boost: /usr/lib64/cmake/Boost-1.78.0/BoostConfig.cmake (found suitable version "1.78.0", minimum required is "1.55") found components: filesystem program_options regex serialization system thread -- Found SWIG: /usr/bin/swig (found version "4.0.2") -- Found Eigen3: /usr/include/eigen3 (found suitable version "3.4.0", minimum required is "2.91.0") -- Found Freetype: /usr/lib64/libfreetype.so (found version "2.12.0") -- Found Coin3D: /usr/lib64/libCoin.so -- Found Spnav: /usr/lib64/libspnav.so -- Found PythonInterp: /var/tmp/portage/media-gfx/freecad-0.19.4-r1/temp/python3.9/bin/python (found suitable version "3.9.11", minimum required is "3") -- Found PythonLibs: /usr/lib64/libpython3.9.so (found suitable version "3.9.11", minimum required is "3") -- SHIBOKEN_PYTHON_INCLUDE_DIRS computed to value: '/usr/include/python3.9' -- SHIBOKEN_PYTHON_LIBRARIES computed to value: '' -- libshiboken built for Gentoo -- =============================================== PySide2 Python module found at /usr/lib/python3.9/site-packages/PySide2. =============================================== -- -- matplotlib-3.5.1 has been found. -- Platform is 64-bit, set -D_OCC64 -- Performing Test _flag_found -- Performing Test _flag_found - Success -- Performing Test _flag_found -- Performing Test _flag_found - Success -- Performing Test _flag_found -- Performing Test _flag_found - Success -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Base/TypePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Base/BaseClassPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Base/BoundBoxPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Base/CoordinateSystemPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Base/PersistencePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Base/VectorPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Base/MatrixPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Base/RotationPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Base/PlacementPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Base/AxisPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Base/UnitPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Base/QuantityPy.cpp CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Base/CMakeLists.txt:186 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Base/CMakeLists.txt:186 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Base/CMakeLists.txt:186 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Base/CMakeLists.txt:186 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Base/CMakeLists.txt:186 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/App/DocumentPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/App/DocumentObjectPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/App/ExtensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/App/ExtensionContainerPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/App/DocumentObjectExtensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/App/GroupExtensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/App/LinkBaseExtensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/App/DocumentObjectGroupPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/App/GeoFeaturePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/App/GeoFeatureGroupExtensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/App/OriginGroupExtensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/App/PartPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/App/ComplexGeoDataPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/App/PropertyContainerPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/App/MaterialPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Points/App/PointsPy.cpp CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/Points/Gui/CMakeLists.txt:19 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Points/Gui/CMakeLists.txt:19 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Points/Gui/CMakeLists.txt:19 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/Test/Gui/CMakeLists.txt:16 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Test/Gui/CMakeLists.txt:16 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Test/Gui/CMakeLists.txt:16 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/Image/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Image/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Image/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Image/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Image/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Image/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Image/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Mesh/App/FacetPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Mesh/App/MeshFeaturePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Mesh/App/MeshPointPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Mesh/App/MeshPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Mesh/Gui/ViewProviderMeshPy.cpp CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Mesh/Gui/CMakeLists.txt:46 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/ArcPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/ArcOfConicPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/ArcOfCirclePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/ArcOfParabolaPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/BodyBasePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/ConicPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/CirclePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/ArcOfEllipsePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/EllipsePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/HyperbolaPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/ArcOfHyperbolaPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/ParabolaPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/OffsetCurvePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/GeometryPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/GeometryExtensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/GeometryIntExtensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/GeometryStringExtensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/GeometryBoolExtensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/GeometryDoubleExtensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/GeometryCurvePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/BoundedCurvePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/TrimmedCurvePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/GeometrySurfacePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/LinePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/LineSegmentPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/PointPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/BezierCurvePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/BSplineCurvePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/PlanePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/ConePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/CylinderPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/SpherePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/ToroidPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/BezierSurfacePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/BSplineSurfacePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/OffsetSurfacePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/PlateSurfacePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/RectangularTrimmedSurfacePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/SurfaceOfExtrusionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/SurfaceOfRevolutionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/PartFeaturePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/AttachExtensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Part2DObjectPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/AttachEnginePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/TopoShapePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/TopoShapeCompoundPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/TopoShapeCompSolidPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/TopoShapeEdgePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/TopoShapeFacePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/TopoShapeShellPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/TopoShapeSolidPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/TopoShapeVertexPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/TopoShapeWirePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/BRepOffsetAPI_MakePipeShellPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/BRepOffsetAPI_MakeFillingPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/BRepFeat/MakePrismPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/ArcOfCircle2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/ArcOfConic2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/ArcOfEllipse2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/ArcOfHyperbola2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/ArcOfParabola2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/BezierCurve2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/BSplineCurve2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/Circle2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/Conic2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/Ellipse2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/Geometry2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/Hyperbola2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/Curve2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/Line2dSegmentPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/Line2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/OffsetCurve2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/Geom2d/Parabola2dPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/GeomPlate/BuildPlateSurfacePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/GeomPlate/CurveConstraintPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/GeomPlate/PointConstraintPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Part/App/ShapeUpgrade/UnifySameDomainPy.cpp CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Part/Gui/CMakeLists.txt:68 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/PartDesign/App/BodyPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/PartDesign/App/FeaturePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/PartDesign/Gui/ViewProviderPy.cpp CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/PartDesign/Gui/CMakeLists.txt:60 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/Drawing/Gui/CMakeLists.txt:35 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Drawing/Gui/CMakeLists.txt:35 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Drawing/Gui/CMakeLists.txt:35 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Drawing/Gui/CMakeLists.txt:35 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Drawing/Gui/CMakeLists.txt:35 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Drawing/Gui/CMakeLists.txt:35 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Drawing/Gui/CMakeLists.txt:35 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Sketcher/App/SketchObjectSFPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Sketcher/App/SketchObjectPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Sketcher/App/SketchGeometryExtensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Sketcher/App/ExternalGeometryExtensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Sketcher/App/GeometryFacadePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Sketcher/App/ExternalGeometryFacadePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Sketcher/App/ConstraintPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Sketcher/App/SketchPy.cpp CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Sketcher/Gui/CMakeLists.txt:45 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/MeshPart/Gui/CMakeLists.txt:43 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/MeshPart/Gui/CMakeLists.txt:43 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/MeshPart/Gui/CMakeLists.txt:43 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/MeshPart/Gui/CMakeLists.txt:43 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/MeshPart/Gui/CMakeLists.txt:43 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/MeshPart/Gui/CMakeLists.txt:43 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/MeshPart/Gui/CMakeLists.txt:43 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/MeshPart/Gui/CMakeLists.txt:43 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/MeshPart/Gui/CMakeLists.txt:43 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/Web/App/CMakeLists.txt:29 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Web/App/CMakeLists.txt:29 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Web/App/CMakeLists.txt:29 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/Web/Gui/CMakeLists.txt:51 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Web/Gui/CMakeLists.txt:51 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Web/Gui/CMakeLists.txt:51 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Web/Gui/CMakeLists.txt:51 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Web/Gui/CMakeLists.txt:51 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/Surface/Gui/CMakeLists.txt:33 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Surface/Gui/CMakeLists.txt:33 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Surface/Gui/CMakeLists.txt:33 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Surface/Gui/CMakeLists.txt:33 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Surface/Gui/CMakeLists.txt:33 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Surface/Gui/CMakeLists.txt:33 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Surface/Gui/CMakeLists.txt:33 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Surface/Gui/CMakeLists.txt:33 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Surface/Gui/CMakeLists.txt:33 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Surface/Gui/CMakeLists.txt:33 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Surface/Gui/CMakeLists.txt:33 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/Start/Gui/CMakeLists.txt:18 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Start/Gui/CMakeLists.txt:18 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Start/Gui/CMakeLists.txt:18 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Import/App/StepShapePy.cpp CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/Inspection/Gui/CMakeLists.txt:21 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Inspection/Gui/CMakeLists.txt:21 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Inspection/Gui/CMakeLists.txt:21 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Spreadsheet/App/SheetPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Spreadsheet/App/PropertySheetPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Spreadsheet/App/PropertyColumnWidthsPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Spreadsheet/App/PropertyRowHeightsPy.cpp CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/Spreadsheet/Gui/CMakeLists.txt:39 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/Measure/App/MeasurementPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawPagePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawViewPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawViewPartPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawViewSymbolPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawTemplatePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawParametricTemplatePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawSVGTemplatePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawViewClipPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawViewDimensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawViewDimExtentPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawHatchPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawGeomHatchPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawViewCollectionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawProjGroupPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawProjGroupItemPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawViewAnnotationPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawLeaderLinePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawRichAnnoPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/GeomFormatPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/CenterLinePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/CosmeticEdgePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/CosmeticVertexPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawTilePy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawTileWeldPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/DrawWeldSymbolPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Mod/TechDraw/App/CosmeticExtensionPy.cpp CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Mod/TechDraw/Gui/CMakeLists.txt:82 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  Created file /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/doc/freecad.qch -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Gui/DocumentPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Gui/PythonWorkbenchPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Gui/ViewProviderPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Gui/ViewProviderDocumentObjectPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Gui/ViewProviderExtensionPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Gui/WorkbenchPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Gui/SelectionObjectPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Gui/LinkViewPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Gui/ViewProviderLinkPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Gui/AxisOriginPy.cpp -- /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build/src/Gui/CommandPy.cpp CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_get_moc_flags is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:86 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:104 (qt5_get_moc_flags) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_make_output_file is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:51 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:111 (qt5_make_output_file) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_create_moc_command is not part of the official API, and might be removed in Qt 6. Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:120 (_qt5_warn_deprecated) cMake/FreeCAD_Helpers/SetupQt.cmake:112 (qt5_create_moc_command) src/Gui/CMakeLists.txt:401 (fc_wrap_cpp) This warning is for project developers. Use -Wno-dev to suppress it.  -- ============== Summary report ============== -- Build type: RelWithDebInfo -- Compiler: /usr/lib/distcc/bin/x86_64-pc-linux-gnu-g++ (10.3.1) -- Flags: -Wall -Wextra -Wno-write-strings -O2 -march=native -pipe -- Standard: Requires C++17 -- Python: [/var/tmp/portage/media-gfx/freecad-0.19.4-r1/temp/python3.9/bin/python] [-python3.9] -- PCL: not enabled -- pybind11: 2.9.1 -- Boost: 1.78.0 (1.78.0) -- XercesC: [/usr/lib64/libxerces-c.so] [/usr/include] -- ZLIB: 1.2.11 -- PyCXX: [/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4/src] -- OCC: 7.4.0 [TKFillet;TKMesh;TKernel;TKG2d;TKG3d;TKMath;TKIGES;TKSTL;TKShHealing;TKXSBase;TKBool;TKBO;TKBRep;TKTopAlgo;TKGeomAlgo;TKGeomBase;TKOffset;TKPrim;TKSTEPBase;TKSTEPAttr;TKSTEP209;TKSTEP;TKHLR;TKFeat] [/usr/lib64/opencascade-7.4.0/ros/lib64] [/usr/lib64/opencascade-7.4.0/ros/include/opencascade] -- SMESH: build internal -- MEDFile: [/usr/lib64/libmedC.so] [/usr/include] -- HDF5: 1.10.5 -- VTK: 8.2.0 -- NETGEN: not enabled -- SWIG: 4.0.2 -- Eigen3 3.4.0 -- Qt5Core: 5.15.3 -- Qt5Network: 5.15.3 -- Qt5Xml: 5.15.3 -- Qt5XmlPatterns: 5.15.3 -- Qt5Widgets: 5.15.3 -- Qt5PrintSupport: 5.15.3 -- Qt5OpenGL: 5.15.3 -- Qt5Svg: 5.15.3 -- Qt5UiTools: 5.15.3 -- Qt5Concurrent: 5.15.3 -- Qt5WebEngineWidgets: 5.15.3 -- Shiboken2: 5.15.2 [/usr/lib64/cmake/Shiboken2-5.15.2] [/usr/include/shiboken2;/usr/include/python3.9] -- PySide2: 5.15.2 [/usr/include/PySide2] -- PySide2Tools: [/usr/lib64/qt5/bin/uic] [/usr/lib64/qt5/bin/rcc] -- Freetype: 2.12.0 -- OpenGL: /usr/lib64/libGL.so -- OpenGLU: /usr/lib64/libGLU.so [/usr/lib64/libGLU.so][/usr/include] -- Coin3D: [/usr/lib64/libCoin.so] [/usr/include] -- SPNAV: [/usr/lib64/libspnav.so] [/usr/include] -- Matplotlib: 3.5.1 -- Rift: not enabled (BUILD_VR) -- Doxygen: not found ================================================= Now run 'cmake --build /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build' to build FreeCAD =================================================  -- <<< Gentoo configuration >>> Build type RelWithDebInfo Install path /usr/lib64/freecad Compiler flags: C -O2 -march=native -pipe C++ -Wall -Wextra -Wno-write-strings -O2 -march=native -pipe Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build >>> Source configured. >>> Compiling source in /var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4" * Build directory (BUILD_DIR): "/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build" ninja -v -j23 -l8.0 ninja: error: '/usr/lib64/libdl.so', needed by 'lib/libSMDS.so', missing and no known rule to make it * ERROR: media-gfx/freecad-0.19.4-r1::gentoo failed (compile phase): * ninja -v -j23 -l8.0 failed * * Call stack: * ebuild.sh, line 127: Called src_compile * environment, line 3429: Called cmake_src_compile * environment, line 1637: Called cmake_build * environment, line 1606: Called eninja * environment, line 2063: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=media-gfx/freecad-0.19.4-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-gfx/freecad-0.19.4-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-gfx/freecad-0.19.4-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/freecad-0.19.4-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4_build' * S: '/var/tmp/portage/media-gfx/freecad-0.19.4-r1/work/FreeCAD-0.19.4'